/* 全局CSS定义 */
body {text-align: center; font-family:"宋体", arial; margin:0; 	padding:0; font-size:12px; margin-bottom: 20px;}
body{background: url(../images/bg.gif) scroll repeat-y center top;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
ul{	list-style-type: none;}
.area {	WIDTH: 958px; background-image: url(../images/bg.gif); margin: 0px auto ;}
/* 链接颜色 */
a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {color: #CC3333; text-decoration:underline;}
a:active {color: #CC3333;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
.fc {text-align: center;}
.fl {text-align: left;}
.fr {text-align: right;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color: #FF0000; }
.cblu,a.cblu:link,a.cblu:visited{color: #1766A1; }
.cwhite,a.cwhite:link,a.cwhite:visited{color: #FFF; }
.cgrey,a.cgrey:link,a.cgrey:visited{color: #ccc; }
.cBlack,a.ccBlack:link,a.cBlack:visited{color: #000; }
.cl,a.cl:link,a.cl:visited{	color: #000;	text-decoration: underline;}
/* 字体大小*/
.f12px{ font-size:12px;}
.f15px{ font-size:15px;}
.f13px{ font-size:13px;}
.f14px{ font-size:14px;}
.f16px{ font-size:16px;}
/* 字体行高*/
.lh25{line-height: 25px;}
.lh21{line-height: 21px;}
.lh15{line-height:19px !important;
		line-height: 150%;
	}
/* 边距属性[定义规则，小写m p开始]*/
.mt5{ margin-top:5px}
.mt10{ margin-top:10px}
.pr10{padding-right: 20px;padding-left: 20px;}
.ml25{margin-left: 18px;}
/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.none{ float: none;}
/*顶部*/
.loginbar{
	float: left;
	height: 27px;
	width: 100%;
	padding-top: 3px;	
	background-attachment: scroll;
	background-image: url(../images/most1219907.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.loginbar ul{
	list-style-type: none;
	width: 930px}
.loginbar li{
	height: auto;
	width: auto;
	margin: 0 4px;
	line-height:26px;
}
.loginbar_input{
	border: 1px solid #1766A1;}	
.Logo {
	float:left;
	width: auto;
	margin-top: -20px
}
.sidebar {
	float: right;
	width: 632px;
	margin-right: 10px;
	font-size: 12px;
	padding-top: 15px;
	background-attachment: fixed;
	background-image: url(../images/most1219935.gif);
	background-repeat: no-repeat;
	background-position: left 18px;
	}
.hotnew {
	position:absolute;
	z-index:2;

	top: 100px;
	left: 380px;
}
.mosthot {
	position:absolute;
	left: 621px;

	top: 85px;
	width:14px;
	height:12px;
	z-index:3;
}
/*底部*/
.h_list LI {
	DISPLAY: inline; MARGIN: 3px auto; TEXT-ALIGN: center
}
.foot{
	width:100%;
	height: auto;
	float:left;
		}
.connect{
	padding: 5px;
	height:75px;
	width: auto;
	background: scroll url(../images/foot_line.gif) repeat-x left top;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	}
.connect_pic{
	width: 140px;
	height:65px;
	float:left;
	border-right: 1px solid #CCC;
	margin-top: 9px;
	}
.connect_list{
	width: auto;
	height:auto;
	float:left;
	margin-top: 4px;
	}
.connect_list ul{
	width: 130px;
	height: auto;
	float:left}
.connect_list li{
	line-height: 25px;
	text-align: left;
	padding-left: 15px;
}
.foot_text{
	width: 100%;
	line-height: 25px;
}
.foot_pic{
	width: 100%;
	height: auto;
	float:left;
	margin: 5px 0;
}
.foot_pic ul{
	}
.foot_pic li{
	float: left;
	height: auto;
	width: auto;
	}
.ftm{
	margin-left:39px}
.foot-line{
	width: 100%;
	border-top: 3px solid #F6760F; 
}
