@charset "utf-8";
/*
版权所有：上海协升展览有限公司
作者：联展软件
@date
@date
*/
/*----[基本样式]----*/
* {
	margin:0 auto;
	padding:0;
}
body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
}
ul, li {
	list-style-type:none;
}
#logo a span, #searchnav h3, #recommended span, #rightsearch span {
	display:none;
}
a:hover {
	color:red;
	text-decoration:underline;
}
.nav_hot {
	color:black;
	text-decoration:none;
}
.nav_blue {
	color:#133B6E;
	text-decoration:none;
}
.nav_green {
	color:green;
	text-decoration:none;
}
/*----[页头模块]----*/
#top {
	width:100%;
	height:124px;
	background:url(../images/top_bg.gif) left repeat-x center;
}
#header {
	width:912px;
	height:124px;
	margin:0 auto;
}
.eight_c {
	color:#666666;
}
.text {
	color:#999999;
}
/*----[内容模块]----*/
#main {
	width:912px;
	margin:0 auto;
}
/*--推荐企业--*/
#recommended {
	height:24px;
	background:#1B4B88;
	margin:6px 0px;
}
#recommended ul {
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	line-height:24px;
	padding-left:12px;
}
#recommended ul li {
	display:block;
	float:left;
	padding:0px 7px;
}
#recommended ul li a {
	color:#ffffff;
	line-height:24px;
	text-decoration:none;
}
#recommended ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/*--左侧_内容模块--*/
#leftbar {
	width:190px;
	float:left;
	border:solid 1px #266BAA;
	margin-right:6px;
}
.left_cycle h3 {
	height:22px;
	background:#5189BB;
	border-bottom:solid 1px #266BAA;
}
.left_cycle2 h3 {
	height:22px;
	background:#378DDD;
	border-top:solid 1px #266BAA;
	border-bottom:solid 1px #266BAA;
}
.left_cycle h3 span, .left_cycle2 h3 span {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:22px;
	padding-left:12px;
}
/*--右侧_内容模块--*/
#rightbar {
	width:712px;
	float:right;
	border:solid 1px #266BAA;
}
/*--搜索--*/
#rightsearch {
	height:82px;
	border-bottom:solid 1px #266BAA;
}
#rightsearch ul li {
	display:block;
	float:left;
}
.ser_1 {
	height:22px;
	padding:0px 12px;
	background:#1B4B88;
	border-right:solid 1px #266BAA;
	border-bottom:solid 1px #266BAA;
}
.ser_1 a, .ser_2 a {
	color:#ffffff;
	text-decoration:none;
	line-height:22px;
}
.ser_1 a:hover, .ser_2 a:hover {
	color:#ffffff;
	text-decoration:none;
}
.ser_2 {
	height:22px;
	padding:0px 12px;
	background-color:#6295C2;
	border-right:solid 1px #266BAA;
	border-bottom:solid 1px #266BAA;
}
#search_text {
	width:371px;
	height:22px;
	float:right;
	border-bottom:solid 1px #266BAA;
	background:#f7f7f7;
}
#search_text label {
	padding-left:145px;
	color:#333333;
	line-height:22px;
}
#search_input dt{
	display:block;
	float:left;
	height:55px;
}
#search_input img {
	padding-top:14px;
	padding-left:12px;
	padding-right:4px;
}
#search_input dd {
	padding-top:18px;
	padding-left:15px;
}
.input_search {
	width:300px;
	height:20px;
}
.searBtn {
	margin-left:6px;
	margin-right:24px;
}
.hot_font a {
	color:#133B6E;
	font-weight:normal;
	text-decoration:none;
}
/*--推荐栏--*/
.right_recommended h3 {
	height:22px;
	background:#5189BB;
	border-bottom:solid 1px #266BAA;
}
.right_recommended h3 span {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:22px;
	padding-left:12px;
}
#more {
	float:right;
	padding-right:3px;
	margin-top:-22px;
}
/*--底部--*/
#Partner {
	width:900px;
	float:left;
	background:#F2F6FA;
	margin-top:8px;
	margin-bottom:8px;
	padding:5px;
	border:solid 1px #266BAA;
}
#Partner span {
	font-size:12px;
	font-weight:bold;
	color:#133B6E;
}
#Partner ul li {
	display:block;
	float:left;
	height:60px;
}
/*----[版权模块]----*/
#footer {
	width:100%;
	height:96px;
}
.nav_hots {
	font-size:13px;
	font-weight:normal;
	color:black;
	line-height:20px;
	text-decoration:none;
}
.eight_d {
	font-size:12px;
	font-weight:normal;
	color:#999999;
	line-height:22px;
}

/*----[二级样式]----*/
#page_main {
	width:912px;
}
#nav_top {
	height:24px;
	background:#E7F2FF;
	border-top:solid 4px #1B4B88;
	margin-top:5px;
	margin-bottom:1px;
}
.about_top {
	line-height:24px;
	padding-left:12px;
}
.about_top a, .about_center a, .about_main a {
	color:black;
	text-decoration:none;
}
#nav_bottom {
	border:solid 1px #266BAA;
	background:#DAE8FA;
	padding:20px;
	margin-bottom:8px;
}
.clear {
	margin-bottom:8px;
}
.about_main {
	font-size:14px;
	font-weight:normal;
	color:black;
	line-height:28px;
}
.about_main span {
	font-weight:bold;
	 
}
.about_center {
	font-size:14px;
	line-height:24px;
	text-align:center;
}
.red {
	color:red;
	font-size:14px;
}
.textarea {
	width:500px;
	height:150px;
}
#cycle123 {
	margin:0 auto;
	width:85%;
}
.gyhd_bg {
	background:#E7F2FF;
}
.gyhd_bg2 {
	background:white;
}
.font14 {
	font-size:14px;
	font-weight:normal;
	color:black;
	line-height:25px;
}
.font14 a {
	color:black;
	text-decoration:none;
	
}

/*--------------qiaojun 2009-08-10---------------*/
.font12 {
	font-size:12px;
	font-weight:normal;
	color:black;
	line-height:25px;
}
.font12 a {
	color:black;
	text-decoration:none;
}