﻿@charset "utf-8";
/* 全局 */
body {width:979px; margin:0; font-size:14px; background:#2C3D44;}
img {border:0;}
form {margin:0; padding:0;}
a {color:#000000; text-decoration:none;}

/* 公用页眉 */
#header #logo, #header #menu { float:left;}
#header #menu {width:831px; height:55px; line-height:55px; vertical-align:middle; color:#FFFFFF; background:#26353C;}
#header #menu a {color:#FFFFFF; margin:0 11px;}
#header #banner {clear:both;}
#search {height:44px; background:url(images/index_10.gif) repeat-x;}
#search form {padding-top:10px;}
#search .inputs {background:#F0F0F0; border:1px solid #7B9DA3;}


/* 首页 */
#banner2 {height:204px; background:url(images/44_07.jpg) no-repeat;}
.indexnewslist {line-height:20px; margin-top:5px;}
#tzgg #ggcon {height:150px; line-height:22px;}
#tzgg #ggcon ul {padding:0; margin:0;}
#tzgg #ggcon li {list-style-type: decimal; list-style-position:inside;}
#picview {width:98%; height:173px; background:url(images/2_52.gif); overflow:hidden;}
#imglist a {
	width:203px;
	height:132px;
	text-align:center;
	display:inline-block;
	margin-left:10px;
	margin-top:10px;
	background:url(images/index_50.gif) no-repeat;
}
#imglist img {
	width:180px;
	height:115px;
	padding-top:5px;
}
#link #con li {height:35px; line-height:35px; vertical-align:middle; text-indent:2em; margin-bottom:2px; background:url(images/1_41.gif) no-repeat;}
#link #con li {list-style:none;}


/* 信息列表 */
#morebox #moreleft, #morebox #moreright {float:left;}
#morebox #moreleft {width:182px;background:#92A3AC;}
#morebox #moreright {width:797px; background:#FFFFFF;}
#sorttitle {font-size:14pt; color:#FF6600; font-weight:bold; height:50px; line-height:50px; vertical-align:middle; background:url(images/4_14.gif); text-indent:0.5em;}
#childsort a {height:29px; line-height:29px; vertical-align:middle; display:block; background:url(images/4_16.gif); color:#FFFFFF; font-weight:bold; text-indent:2.5em;}
#childsort a:hover {color:#000; background:url(images/4_17.gif);}
.nowtitle {font-size:14px; color:#FF6600; font-weight:bold;}
#rstlist {line-height:25px;background-image:url(images/bg2.jpg); padding:5px;}
#rstlist ul {
	padding:0;
	margin-left:18px;
	list-style-type:none;
	list-style-image:url(images/newsbill12.gif);
	list-style-position:outside;
}
#rstlist li {border-bottom: 1px dashed #000;}
#rstlist li a {display:block;color:#000;}
#rstlist li a:hover {color:#FFF;background-color:#C61C18;}
#rstlist #proview a {
	width:177px;
	height:240px;
	text-align:center;
	display:inline-block;
	margin-left:10px;
	margin-top:10px;
	background:url(images/index_501.gif) no-repeat;
}
#rstlist #proview img {
	width:165px;
	height:220px;
	margin-top:8px;
}
#multipage {padding-left:30px; margin-bottom:30px;}
.CursorPage {
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	padding:1px 3px;
	border:1px solid #616378;
	color:#fff;
	background-color:#616378;
	margin-right:3px;
}
.inActivePage {
	padding:1px 3px;
	border:1px solid #616378;
	color:#616378;
	background-color:#fff;
	margin-right:3px;
}
#multipage a {
	font-family: Verdana, Arial, sans-serif;
	color:#616378;
	text-decoration:none;
	margin:0 3px;
}
.Page_input {border:1px solid #616378;}

/* 文章显示 */
#article {width:979px;text-align:center;background-color:#FFFFFF; padding:20px 0;}
#article img {max-width:900px;} /* for Firefox & IE7 */
#article img {width:expression(this.width>900 && this.height<this.width?900:true);}/* for IE6 */
#article_title {
	font-size:large;
	font-weight:bold;
	text-align:center;
	line-height:150%;
	padding:20px 0;
}
#article_date {
	font-size:14px;
	line-height:30px;
	text-align:center;
}
#article_file {padding-left:10px;text-align:left;}
#article_memo {
	text-align:left;
	font-size:14px;
	line-height:180%;
	width:90%;
	margin:0 auto;
}
#article_click { display:none; text-align:right;padding-right:10px;}


/* 公用页脚 */
#footer {text-align:center; font-size:12px; color:#FFFFFF; height:50px; background:url(images/2_73.gif) top;}
#footer p {margin:0; padding-top:10px;}
#footer a {color:#FFFFFF;}


/*自定义类*/
.font_red {color:#FF0000;}
.light {color:#FF0000;background-color:#FFFF00;}
.indexmarquee {
	font-size: 14px;
	color: #FFF;
	line-height:150%;
}


.cs22 {
	font-size: 10pt;
	color: #333333;
	line-height: 150%;
}
.cs9 {
	font-size: 9pt;
	color: #FFFFFF;
}
/* 报价 */
.bj {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	line-height:25px;
	width:100%;
}
.bj td,.bj th {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
}