@charset "gb2312";
/*
创建：@date
修改：@date
*/
/*---基本样式---*/
* {
	margin:0;
	padding:0;
}
body {
	margin:0 auto;
}
ul, li {
	list-style:none;
}
#about_leftmenu h3 {
	display:none;
}
#container {
	margin:0 auto;
	padding:0 auto;
	width:780px;
	height:467px;
	margin-top:60px;
	border:1px #ddd solid;
}
/*---右侧_广告栏目---*/
#index_rightbanner {
	width:518px;
	height:31px;
	padding-top:10px;
}
#banner_gg {
	width:790px;
	padding-bottom:6px;
}
#index_right_gg {
	float:left;
	width:150px;
	padding-top:83px;
	padding-bottom:6px;
}
#index_right_gao {
	float:left;
	width:150px;
	padding-bottom:6px;
}
/*---左侧样式---*/
#main {
	width:792px;
}
#about_left {
	width:170px;
}
.about_pic {
	float:left;
	width:170px;
	height:56px;
	padding-top:65px;
}
#about_leftmenu {
	width:165px;
}
.about_xta {
	padding-top:6px;
	padding-left:14px;
	padding-bottom:3px;
	background:url(../images/about_xtb.gif) no-repeat 5px 13px;
	border-bottom:1px #ececec solid;
}
.about_xta {
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.about_xtb {
	padding-top:6px;
	padding-left:14px;
	padding-bottom:3px;
	background:url(../images/about_xtb2.gif) no-repeat 5px 13px;
	border-bottom:1px #ececec solid;
}
.about_xtb {
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#0B5F9D;
	text-decoration:none;
	line-height:22px;
}
.about_xtc {
	padding-top:6px;
	padding-left:14px;
	padding-bottom:3px;
	background:url(../images/about_xtb3.gif) no-repeat 5px 13px;
	border-bottom:1px #ececec solid;
}
.about_xtc {
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	line-height:22px;
}
.about_xtc a {
	color:#666666;
	text-decoration:none;
}
.about_xtc a:hover {
	color:#0B5F9D;
	text-decoration:none;
}
.about_xtd {
	padding-top:6px;
	padding-left:15px;
}
.about_xtd {
	font-family:"宋体";
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	line-height:18px;
}
.about_xtd a {
	color:#666666;
	text-decoration:none;
}
.about_xtd a:hover {
	color:#0B5F9D;
	text-decoration:none;
}
/*---字体样式---*/
.about_banner_font {
	font-family:"黑体";
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#E8721B;
}
.footer_font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7c7c7c;
	line-height:20px;
}
.footer_fontx {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#969693;
	line-height:20px;
	text-decoration:underline;
}
.czs_font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}
#czs_righttop {
	width:612px;
	height:20px;
	padding-top:9px;
	padding-left:10px;
	font-family:"宋体";
	font-size:18px;
	font-weight:bolder;
	color:#666666;
}
#manage {
	width:400px;
	height:150px;
	text-align:center;
	border:1px #ececec solid;
	background-color:#fbfbfb;
}
.manage_font {
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	line-height:20px;
}
.manage_input {
	width:180px;
	height:18px;
	border:1px #cccccc solid;
}

/*---右侧_版权信息---*/
#footer {
	width:790px;
	height:85px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	background:url(../images/index_footerbg.gif) repeat-x left center;
	text-align:center;
}
#footer ul {
	padding-top:16px;
}
#footer li {
	display:inline;
	float:none;
}
.footer_center {
	text-align:center;
}
.footer_font a
{
    color: #7c7c7c;
    text-decoration: none;
    font-size: 12px;
}
.footer_font a:hover
{
    color: #25A3CC;
    text-decoration: none;
    font-size: 12px;
}
#footer_bottom {
	width:622px;
	height:85px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	background:url(../images/index_footerbg.gif) repeat-x left center;
	text-align:center;
}
#footer_bottom ul {
	padding-top:16px;
}
#footer_bottom li {
	display:inline;
	float:none;
}
.footer_center
{
    text-align: center;
    font-size: 12px;
}
.footer_font a {
	color:#000000;
	text-decoration:none;
}
.footer_font a:hover {
	color:#25A3CC;
	text-decoration:none;
}
.red
{
	color:Red;
}