@charset "gb2312";
/* CSS Document */
/*  此样式表为本项目公共样式表
其中已经定义了本项目
页头，页脚，段落、链接等公共部分样式

请在每一页的最前面导入此样式表，
请勿擅自改动些样式表中的样式！
如需变动样式，请根据具体需求新建CSS文件对其样式进行覆写！

2011-8-18 by xiaobo
*/
/* Imports
----------------------------------------*/
@import url("reset.css");
/* Elements
----------------------------------------*/
body {
	background-color: #424242;
}
body, p, td, th, li {
	font-size:12px;
	
	color:#4b4b4b;
}
p {
	margin:0 0 16px 0;
}
p.last {
	margin-bottom:0px;
}
/*--- Link Styles ---*/
a:link, a:visited {
	color:#7b7b7b;
	text-decoration:none;
}
a:hover, a:active {
	color:#e46907;
	text-decoration:none;
}
a.blue:link, a.blue:visited {
	color:#00F
}
ul {
	list-style-type:none;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* Standard Definitions
----------------------------------------*/
.porint {
	cursor:pointer;
}
.yahei {
	font-family:"微软雅黑", "黑体", "宋体";
}
.arial {
	font-family:Arial, Helvetica, sans-serif
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearThis {
	clear:both;
	line-height:0;
	height:0;
}
.small {
	font-size:.625em;
}
.large {
	font-size:1em;
}
.soft {
	color:#D3D3D3;
}
.hide {
	display:none;
}
.blue {
	color:#0057e6
}
.yellow {
	color:#e46907;
}
.white{
	color:#fff;
}
.black{
	color:#000;
}
span.date {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	right:5px;
	top:0px;
	color:#999
}
.size14{
	font-size:14px;
}
.size12{
	font-size:12px;
}
.nomarginright{
	margin-right:0
}
/*  page layout */
#header {
	width:100%;
	background-color:#000;
}
.topcategory {
	height: 42px;
	width: 948px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topcategory ul {
	padding:10px 0 0 10px;
}
.topcategory ul li {
	float:left;
}
.topcategory ul li a {
	font-weight:bold;
	margin-right:10px;
	float: left;
}
.topcategory ul li a:link, .topcategory ul li a:visited {
	padding:0 9px;
	height: 22px;
	line-height:22px;
	color:#FFF;
}
.topcategory ul li a:active, .topcategory ul li a:hover, .topcategory ul li a.selected:link, .topcategory ul li a.selected:visited {
	padding:0 7px;
	height: 18px;
	line-height:18px;
	background-color:#b50000;
	border: 2px solid #b50000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.topbar {
	background-image: url(../images/topbar_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #727272;
	border-bottom-color: #4a4a4a;
	background-color: #000;
	background-position: center top;
}
.topcontent {
	width: 948px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topcontent #logo {
	float: left;
	height: 50px;
	width: 387px;
}
.topcontent .banner {
	float: right;
}
.topcontent .welcome {
	clear: both;
	float: right;
	width: 555px;
	height: 30px;
	color: #fff;
	font-weight: bold;
}
.topcontent .welcome a {
	font-weight: bold;
}
.topcontent .welcome a:link, .topcontent .welcome a:visited {
	color: #fff;
}
#mainNav {
	width: 948px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainNav ul li {
	float: left;
	height: 40px;
	width: 138px;
	margin-right: 1px;
}
#mainNav ul li a {
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	height: 40px;
	width: 138px;
	display:block;
}
#mainNav ul li a:link, #mainNav ul li a:visited {
	background-image: url(../images/nav_bg2.jpg);
	color:#e1e1e1;
}
#mainNav ul li a.selected:link, #mainNav ul li a.selected:visited, #mainNav ul li a:hover, #mainNav ul li a:active {
	color:#000;
	background-image:url(../images/nav_bg.jpg);
}
#mainNav ul li.last, #mainNav ul li.last a {
	width:114px;
	margin:0;
}
.countInfo_long
{
	width:100%;
	background-color:#000;
}
 .countInfo 
 {
 	 left:176px; color:#A69162; background-color:#000; width: 948px; margin-top: 2px;
 	 margin-left:auto;margin-right:auto;
 	
}
.countInfo ul li {
	height: 28px;
	float: left;
	width:auto;
	
}
.countInfo ul li a 
{
	color:#F2AF00;
	line-height:28px;
	font-weight: bold;
}
.countInfo ul li a:link, .countInfo ul li a:visited {
	color:#a79260;
}

.search_long
{
	width:100%;
	background-color: #7F7F7F;
}
 .searcher {
	 background-color: #7F7F7F;
     height: 40px;
     margin: 1px auto 0pt auto;
     width: 948px;
}
.searcher ul {
	width: 948px;
	margin: 8px auto 0 auto;
}

.achomeimg
{
	width:auto;
	padding-top: 6px; 
	
	height: 32px;
	float:right;
}
.achomeimg img{float:right;}
.searcher ul li {
	float: left;
	height: 24px;
	background-color: #fff;
	margin-right: 5px;
}
.searcher ul li select {
	line-height: 24px;
	margin: 0px;
	height: 24px;
	width: 135px;
	padding: 0px;
	color:#5f5f5f;
	background:transparent;
}
input.s_input {
	height: 24px;
	width: 165px;
	line-height: 24px;
	color: #b6b6b6;
	padding:0 10px;
	border: none;
	background:transparent;
}
#mainContainer {
	width: 948px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.module .tit {
	line-height: 35px;
	height: 35px;
	background-color: #000;
}

.module .tit h2 {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #fff;
	text-indent: 10px;
	float: left;
}
.module .tit .otherinfo {
	float: right;
}


#footer {
	padding:50px 0;
}
#footer, #footer p {
	text-align:center;
	color:#FFF;
}
#footer a:link, #footer a:visited {
	color:#FFF;
	text-align:center;
	text-decoration:underline;
}
#footer p {
	margin-bottom:10px;
}


/*--广告位样式--*/
.top_logo .tlo_right .d_imagechange a{ line-height:13px;}
#mainContainer .mbanner .m_l_banner .d_imagechange a{ line-height:13px;}