a{
text-decoration:none;
color:#000000;
}

a:hover{
text-decoration:none;
color:#6699CC;
}



/*页面主体*/
#pagebody {
width:900px;
margin:0 auto;
display:block;
clear:both;
background:#FFFFFF;

}

#footer {width:100%;margin:0 auto;height:66px;background:#EBEBEB;text-align:center;}

div.bodys{

width:900px;

margin:0 auto;
background:#FFFFFF;
display:block;
clear:both;

}


#blankdiv{width:100%;height:10px;clear:both;display:block;background:#959499;}

.rightdiviframe{
padding:0;
margin:0;
width:251px;

float:right;

}

div.leftdiv{
padding:0;
margin:0;
width:644px;
float:left;
display:block;
}

div.rightdiv{
padding:0;
margin:0;
width:251px;
float:right;
display:block;
}

div.middlediv{
padding:0;
margin:0 auto;
float:left;
width:641px;
background:url('/img/info-line.gif') repeat-y 0 0;
display:block;
clear: both;
overflow: hidden;
}

div.bottomleft{
padding:0;
margin:0;
width:16px;
height:14px;
background:url('/img/info-6.png') no-repeat 0 0;
float:left;
}

div.bottomright{
padding:0;
margin:0;
width:16px;
height:14px;
background:url('/img/info-8.png') no-repeat 0 0;
float:right;
}


div.bottommiddle{
padding:0;
margin:0;
width:612px;
height:14px;
background:url('/img/info-7.png') repeat-x 0 0;
float:left;
}



div.topleft{
padding:0;
margin:0;
width:16px;
height:14px;
background:url('/img/info-1.png') no-repeat 0 0;
float:left;
}





div.topmiddle{
padding:0;
margin:0;
width:612px;
height:14px;
background:url('/img/info-3.png') repeat-x 0 0;
float:left;
}

div.topright{
padding:0;
margin:0;
width:16px;
height:14px;
background:url('/img/info-4.png') no-repeat 0 0;
float:right;
}

div.rows{
padding-left:10px;
margin:0;
background:url('/img/point.png') no-repeat 0 7px;
text-align:left;
height:20px;
line-height:18px;
vertical-align:middle;

float:left;
width:95%;
display:block;
}


div.contents{
padding:0;
margin-top:10px;
margin-bottom:10px;
width:95%;

}

div.title{

font:14px 宋体;
font-weight: bold;
text-align:left;
line-height:20px;
vertical-align:bottom;

clear:both;

}

hr{
color:#888888;
}


div.text{
font:13px 宋体;
text-align:left;
word-break:break-all;
width:100%;
/*overflow: hidden;*/
overflow:hidden;

line-height:20px;
vertical-align:bottom;

}

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

div.title span.times{
	font:12px 宋体;
	color:#A1A1A1;
	font-weight: normal;

}

div.heatab{
width:100%;
height:40px;
padding-top:15px;
#padding-top:17px;
display:block;
clear:both;
}

div.heatop{
display:block;
clear:both;

margin-top:12px;
padding-bottom:2px;

}

div.showgame{
padding:0;
margin:0;
width:200px;
height:190px;
float:left;

}

div.showgameblank{
width:2px;

float:left;
}

div.showgamepic{
padding:2px;
margin:0;
width:193px;
height:147px;
border:1px solid #D6D6D6;

}


div.showgametext{
padding:0;
margin:0;
width:193px;
height:20px;
text-align:center;
}

div.conttitle{
font:14px 宋体;
width:100%;
height:25px;
line-height:18px;
vertical-align:middle;
text-align:left;
color:#000000;
font-weight:bold;
clear:both;
border-bottom:1px solid #A2A2A2;
}

div.downarea{
border-bottom:1px solid #A2A2A2;

}

div.downarea a{
text-decoration:underline;

}
