/*---------- import ---------*/
@import url("layout.css");
@import url("plus.css");
@import url("page.css");

/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:960px;
	/*position:relative;*/
}
.w980{
	width:980px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
/*.pright .mt1{
	margin-top:0px;
}*/
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	/*padding-top:16px;*/
	width:980px;
	margin:auto;
	overflow:hidden;
}
.header .header_top{
	width:980px;
	margin-top:1px;
	margin-bottom:8px;
	height:32px;
	line-height:32px;
	background:#F7F7F7;
	border-top:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;
	overflow:hidden;
}
.header .header_top .login{
	width:500px;
	float:left;
	overflow:hidden;
}
.header .header_top .search{
	width:265px;
	float:right;
	overflow:hidden;
	/*margin-top:5px;*/
}
.header .search .text{
	border:1px solid #e5e5e7;
	padding:4px 0 3px 40px;
	height:18px;
	width:150px;
	background:#fff url(/statics/images/v9/icon.png) no-repeat;
}
.header .header_top .search .button{
	background:#3a6ea5;
	border:none;
	color:#fff;
	height:1.9em;
	margin-left:3px;
	width:4.2em;
	margin-left:6px;
	vertical-align:middle;
	text-align:center;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
	padding-left:8px;
}
.header .title a{
	width:172px;
	height:68px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/logo.gif) center center no-repeat;
}
.header .banner{
	width:620px;
	height:60px;
	float:left;
	margin-left:8px;
	overflow:hidden;
}
.header .banner img{
	width:620px;
	height:60px;
	display:block;
}
.header .rlink{
	width:158px;
	height:54px;
	float:left;
	margin-left:8px;
	overflow:hidden;
	padding-top:4px;
	border:1px solid #ccc;
}
.header .rlink ul li{
	width:158px;
	height:18px;
	float:left;
	overflow:hidden;
}
.header .rlink ul li a{
	display:block;
	color:#07074D;
	line-height:18px;
	text-indent:8px;
	background-repeat:no-repeat;
}
.header .rlink ul li a:hover{
	color:#000;
}
.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}


/* --------- 导航 ----------------*/
.module{
	margin-top:5px;
}
#navMenu {
	width:980px;
	background-image: url("../images/nav.gif");
	overflow:hidden;
}
#navMenu li {
	float: left;
	line-height: 30px;
	height: 30px;
	background-image: url(../images/header_interval.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;
}
#navMenu li a {
	font-size: 14px;
	color: #FFF;
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 2px;
	display: block;
}
#navMenu li a:hover, #navMenu li.hover a {
	background-image: url(../images/header_hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}

.SecondMenu{
	width:980px;
	margin-top:1px;
	height:26px;
	background:#E7E7E7;
}
.SecondMenu span{
	margin-top:5px;
	margin-left:10px;
	float:left;
	line-height:15px;
	border-left:1px solid #000;
}
.SecondMenu span.hot{
	width:50px;
	border-left:0px solid #000;
	background:url(../images/hot.gif) 20px 0px no-repeat;
}
.SecondMenu span a{
	margin-left:10px;
	color:#333;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:160px;
	height:19px;
	padding-top:5px;
	padding-left:56px;
	border:0px;
	background:url(../images/search-bg.gif) no-repeat;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	height:22px;
}

/*---------- frame : channel-nav ---------*/
.channel-nav {
	width:980px;
	margin-top:16px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:800px;
	line-height:26px;
	float:left;
	padding-left:2px;
}
.channel-nav .sonnav span {
	margin-right:8px;
	border-right:1px solid #ccc;
	overflow:hidden;
}
.channel-nav .sonnav a {
	color:#333;
	margin-right:8px;
	text-decoration:none;
}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	letter-spacing:2px;
	float:left;
	font-size:28px;
	font-weight: bold;
	color:#5A7EB8;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}

/*---------- frame : footer ---------*/
.footer{
	width:980px;
	margin:auto;
	color:#999;
	margin-top:8px;
	border-top:2px solid #ccc;
	padding-top:20px;
	padding-bottom:20px;
}
.footer .logo-footer{
	width:60px;
	height:29px;
	float:left;
	margin:10px 20px 10px 10px;
	background:url(../images/logo-footer.gif) 0px 5px no-repeat;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;
}
.footer .bottom{
	margin-top:6px;
	height:52px;
	background:url(../images/bottom.gif) center center no-repeat;
}

/* 分页 */
#pages { padding:14px 0 10px; font-family:宋体 }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }