html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
fieldset,img{border:0;}
li{list-style:none;}
em,strong,th{font-style:normal;font-weight:normal;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
body{font-size:12px;font-family:"宋体";color:#333;}
body {behavior: url(csshover.htc);} 
a:link,a:visited{color:#333;text-decoration:none;}
a:hover{color:#a10000;text-decoration:none;}
.blank0{clear:both;display:block;font-size:1px;visibility:hidden;height:-1px;line-height:0;}
.blank5{clear:both;display:block;font-size:1px;overflow:hidden;height:15px!important;height: 3px;}
.blank8{clear:both;display:block;font-size:1px;overflow:hidden;height:8px!important; }
.blank10{clear:both;display:block;font-size:1px;overflow:hidden;height:10px;}
.blank12{clear:both;display:block;font-size:1px;overflow:hidden;height:12px;}
.blank15{clear:both;display:block;font-size:1px;overflow:hidden;height:15px!important; height:5px;}
.blank20{clear:both;display:block;font-size:1px;overflow:hidden;height:20px;}
.blank25{clear:both;display:block;font-size:1px;overflow:hidden;height:25px;}
.blank35{clear:both;display:block;font-size:1px;overflow:hidden;height:15px;}
/*分页*/
DIV.megas512 {PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center; font-family:"宋体";clear:both}
DIV.megas512 A {BORDER-RIGHT: #dedfde 1px solid; PADDING-RIGHT: 10px; BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #dedfde 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM:5px; BORDER-LEFT: #dedfde 1px solid; COLOR: #99210b; MARGIN-RIGHT: 3px; PADDING-TOP: 5px; BORDER-BOTTOM: #dedfde 1px solid; TEXT-DECORATION: none; font-size:13px;}
DIV.megas512 A:hover {BORDER-RIGHT: #fd6d01 1px solid; BORDER-TOP: #fd6d01 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #fd6d01 1px solid; COLOR: #fd6d01; BORDER-BOTTOM: #fd6d01 1px solid; BACKGROUND-COLOR: #ffede1}
DIV.megas512 A:active {BORDER-RIGHT: #fd6d01 1px solid; BORDER-TOP: #fd6d01 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #fd6d01 1px solid; COLOR: #fd6d01; BORDER-BOTTOM: #fd6d01 1px solid; BACKGROUND-COLOR: #ffede1}
DIV.megas512 SPAN.current {PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #99210b; MARGIN-RIGHT: 3px; PADDING-TOP: 2px}
DIV.megas512 SPAN.disabled {PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; COLOR: #adaaad; MARGIN-RIGHT: 3px; PADDING-TOP: 2px}
.jumpbox{
font-weight: bold;
z-index:99;
left:50%;/*FF IE7*/
top: 50%;/*FF IE7*/
margin-left:-288px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-118px!important;/*FF IE7 该值为本身高的一半*/
margin-top:0px;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
width:576px;
display:none;
text-align:left
}
.jumpbox .top_left{
	background:url(../box_angle.gif) no-repeat 0px 0px;
	width:8px;
	height:8px;
	float:left;
	overflow:hidden;
	/*_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="<?=WEBURL?>/images/box_left_top.png");*/
}
.jumpbox .top_center{
	background:#000;
	width:560px;
	height:8px;
	float:left;
	overflow:hidden;
	filter:Alpha(opacity=50);
    opacity:0.5;
}
.jumpbox .top_right{
	background:url(../box_angle.gif) no-repeat -9px 0px;
	width:8px;
	height:8px;
	float:left;
	overflow:hidden;
	/*_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="<?=WEBURL?>/images/box_right_top.png");*/
}
.jumpbox .middle_left{
	background:#000;
	width:8px;
	height:300px;
	float:left;
	overflow:hidden;
	filter:Alpha(opacity=50);
    opacity:0.5;
}
.jumpbox .middle_center{
	background:#fff;
	width:560px;
	height:300px;
	float:left;
	overflow:hidden;
	position:relative;
}
.jumpbox .middle_center p{
	font-size:14px;
	margin-left:18px;
	margin-top:23px;
	text-indent:0px;
	line-height:14px;
	margin-bottom:15px;
	color:#606060;
}
.jumpbox .middle_center .close{
	width:18px;
	height:18px;
	position:absolute;
	top:10px;
	right:10px;
}
.jumpbox .middle_center .close a{
	display:block;
	width:18px;
	height:18px;
	background:url(../box_config.gif) no-repeat;
}
.jumpbox .middle_center .close a:hover{
	background:url(../box_config.gif) no-repeat -101px -39px;
}
.jumpbox .middle_center .contain{
	margin:0px auto;
	width:380px;
}
.jumpbox .middle_center .contain .pic{
	margin-right:30px;
	float:left;
	border:1px solid #ccc;
	overflow:hidden;
}
.jumpbox .middle_center .contain .pic img{
	width:82px;
	height:82px;
}
.jumpbox .middle_center .contain .fan{
	background:url(../box_config.gif) no-repeat -184px -38px;
	width:73px;
	height:77px;
	float:left;
	margin-right:30px;
}
.jumpbox .middle_center .contain .detail{
	float:left;
	font-size:14px;
	font-weight:bold;
	width:150px;
	line-height:24px;
	padding-top:20px;
}
.jumpbox .middle_center .help{
	clear:both;
	border-bottom:1px solid #ccc;
	line-height:30px;
	margin:10px auto 0px;
	width:550px;
}
.jumpbox .middle_center .help span {
	float:right;
	margin-right:10px;
}
.jumpbox .middle_center .help a{
	text-decoration:none;
	color:#606060;
}
.jumpbox .middle_center .help span a{
	text-decoration:underline;
	color:#606060;
}
.jumpbox .middle_center .login,.jumpbox .middle_center .reg_quk{
	float:left;
	width:270px;
	margin-left:10px;
	color:#737373;
	margin-top:10px;
	line-height:22px;
}
.jumpbox .middle_center .reg_quk span, .jumpbox .middle_center .login span{
	color:#f00;
}
.jumpbox .middle_center .login strong,.jumpbox .middle_center .reg_quk strong{
	color:#4d4d4d;
}
.jumpbox .middle_center .login .text,.jumpbox .middle_center .reg_quk .text{
	border:1px solid #cecece;
	font-size:14px;
	padding-left:3px;
	width:165px;
	padding:4px 3px;
}
.jumpbox .middle_center .reg_quk .gray{
	color:#ccc;
	font-size:12px;
}
.jumpbox .middle_center .login .smt,.jumpbox .middle_center .reg_quk .smt{
	background:url(../box_config.gif) no-repeat -274px -34px;
	color:#fff;
	font-weight:bold;
	margin-left:10px;
	width:74px;
	height:29px;
	border:none;
	cursor:pointer;
}
.jumpbox .middle_center .reg_quk .smt{
	background:url(../box_config.gif) no-repeat -274px -68px;
}
.jumpbox .middle_center .reg_quk{
	float:left;
	margin-left:10px;
	width:260px;
	margin-top:10px;
}
.jumpbox .middle_center .contain .detail span{
	color:#f00;
}
.jumpbox .middle_center .reg_quk font{
	font-size:12px;
	color:#737373;
	line-height:16px;
	margin-top:5px;
	display:block
}
.jumpbox .middle_right{
	background:#000;
	width:8px;
	height:300px;
	float:left;
	overflow:hidden;
	filter:Alpha(opacity=50);
	opacity:0.5;
}
.jumpbox .end_left{
	background:url(../box_angle.gif) no-repeat 0px -9px;
	width:8px;
	height:8px;
	float:left;
	overflow:hidden;
	/*_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="<?=WEBURL?>/images/box_left_end.png");*/
}
.jumpbox .end_center{
	background:#000;
	width:560px;
	height:8px;
	float:left;
	overflow:hidden;
	filter:Alpha(opacity=50);
	opacity:0.5;
}
.jumpbox .end_right{
	background:url(../box_angle.gif) no-repeat -9px -9px;
	width:8px;
	height:8px;
	float:left;
	overflow:hidden;
	/*_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="<?=WEBURL?>/images/box_right_end.png");*/
}

/****************************************************
*PageLink
**/
.PageLink{ 
	margin-top:10px;
	width:100%;
	border:#DCDDDD solid 1px;
	margin:0 auto;
	clear:both;
}
.PageLink .head{
	height:33px;
	overflow:hidden;
	line-height:35px;
	background:url(head2.gif) repeat-x;
	padding:0 10px 0 10px;
}
.PageLink .head .tag{
	float:left;
	padding-left:20px;
	background:url(tag2.gif) left 10px no-repeat;
}
.PageLink .head .more{
	float:right;
	padding-left:5px;
	background:url(more3.gif) left 6px no-repeat;
}
.PageLink .head .more a{
	float:left;
	padding-right:5px;
	background:url(more3.gif) right 6px no-repeat;
	color:#F00;
}
.PageLink .cont{
	padding:5px;
}
.PageLink .cont .wordlink{
	border-top:#DCDDDD solid 1px;
	margin-top:5px;
	padding-top:5px;
	line-height:20px;
}
.titlehotlist{  width:100%; margin:0 auto; clear:both}
.titlehotlist ul{}
.titlehotlist ul li{ float:left; width:180px; margin-left:5px;  height:60px; margin-top:5px; display:block; border:1px #CCC solid}

