/* 全局属性 */
*{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body { text-align:center; background:#fff; color:#333; margin:0; padding:0;}
div,form,img,dl,dt,dd ,p{ margin:0; padding:0; border:0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
ul { list-style:none;}

/************* 主容器 开始************/
#wrapper {
	width:930px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
/*	background-color: #CCCCCC;*//*测试用背景*/
}
/************* 主容器 结束************/

/************* 空白间隔条 开始************/
.blank10px{
	margin: 0px;
	padding: 0px;
	height: 10px;
	clear: both;
	float: none;
}
/************* 空白间隔条 结束************/
/************* 链接默认效果 开始************/
a:link{
	text-decoration: none;
	color: #266392;
}
/*访问过的*/
a:visited{
	text-decoration: none;
	color: #266392;
		}
/*鼠标放上去后*/
a:hover{
	text-decoration: underline;
	color: #266392;}
/*按下*/
a:active{
	text-decoration: underline;
	color: #333333;}
/************* 链接默认效果 结束************/


#wrapper #main {
/*	height:400px;*/
		/*background-color: #CCCCCC;测试用背景*/
}

/*****************************************/
/*                                       */
/*          Header style                 */
/*                                       */
/*****************************************/
#wrapper #header {
}

#wrapper #header #logo {
	width:560px;
	float:left;
	text-align:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#wrapper #header #headerbanner{
	width:185px;
	float:right;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#wrapper #header #mainnav{
	background-image: url("../site/images/nav_bg.jpg");
	background-repeat: no-repeat;
	clear: both;
	height:35px;
	padding: 0px;
}

#wrapper #header #mainnav #navcenter{
	/*	float:left;*/

	line-height:normal;
	height:35px;
	padding-top: 3px;
	padding-left: 5px;
}
#wrapper #header #mainnav #navcenter ul {
	padding: 0px;
	margin: 0px;
      }
#wrapper #header #mainnav #navcenter ul li {
	display:inline;
	margin:0;
	height:35px;
	line-height: 20px;
	font-size:14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;

      }
#wrapper #header #mainnav #navcenter a {
      float:left;
      background:url("../site/images/tableft9.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#wrapper #header #mainnav #navcenter a span {
	float:left;
	display:block;
	background:url("../site/images/tabright9.gif") no-repeat right top;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#wrapper #header #mainnav #navcenter a span {float:none;}
    /* End IE5-Mac hack */
#wrapper #header #mainnav #navcenterr a:hover span {
      color:#FFF;
      }
#wrapper #header #mainnav #navcenter a:hover {
      background-position:0% -42px;
      }
#wrapper #header #mainnav #navcenter a:hover span {
      background-position:100% -42px;
      }



/*****************************************/
/*                                       */
/*          footer style                 */
/*                                       */
/*****************************************/

#wrapper #footer {
	clear: both;
	float: none;
	width: 930px;
}


#wrapper #footer #footernav {
	height:33px;
	text-align:center;
	font-size:12px;
	line-height:33px;
	letter-spacing:1px;
	clear:both;
	background-image: url(../site/images/bottomdao.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}

#wrapper #footer #copyright{text-align:center;line-height:18px;width:930px;height:auto;font-size:12px;font-family:"Arial";}





/*****************************************/
/*                                       */
/*          功能区 style                 */
/*                                       */
/*****************************************/




.banner01{
	background-image: url(../site/images/banner-about.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 930px;	
}

#guide{
	height:30px;
	clear:both;
	overflow:hidden;
	text-align: left;
	line-height: 25px;
	margin: 0px;
	color: #666666;
	background-image: url(../site/images/blueline.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
	text-indent: 2px;
}





.sidebar{
	text-align:left;
	float:left;
	width:220px;/*20091120修改，原值230*/
	font-size: 12px;

}


.content { text-align:left;

}
.content .t { height:4px; font-size:1px; background:url(../site/images/tx_bg1.gif) no-repeat; overflow:hidden;}
.content .b { height:4px; font-size:1px; background:url(../site/images/tx_bg2.gif) no-repeat; overflow:hidden;}
.content .c {
/*	background:url(../site/images/tx_bg3.gif) repeat-y;*/
	background:url(../site/images/tx_bg3v2.gif) repeat-y;
}



.contentmain {
	width:680px;/*20091120修改，原值680*/
	font-size: 14px;
	line-height: 24px;
	word-spacing: 2px;
	padding: 10px;
	float: left;

}
.contentmain p {
	font-size: 14px;
	text-indent: 2em;
}
.contentmain  .title {
	font-size: 14px;
	font-weight: bold;
}
.contentmain  hr {
	text-align: center;
	size:1;
	border-top:1px;

}

#contentmain  ul {
}
#contentmain  ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#contentmain  ul li {
	background-image: url(../site/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;	
}


.showcontent {
	width:925px;/*20091120修改，原值680*/
	font-size: 14px;
	line-height: 24px;
	word-spacing: 2px;
	padding: 10px;
	float: left;

}
.showcontent p {
	font-size: 14px;
	text-indent: 2em;
}
.showcontent  .title {
	font-size: 14px;
	font-weight: bold;
}
.showcontent  hr {
	text-align: center;
	size:1;
	border-top:1px;

}

#showcontent  ul {
}
#showcontent  ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#showcontent  ul li {
	background-image: url(../site/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;	
}

/* 左边 */
.tx_l {
	border-bottom:1px solid #dcddde;
	background:#none;
	height: 150px;
}
.tx_l a:link,.tx_l a:visited,a:active { color:#256394; text-decoration:none; outline:none;}
.tx_l a:hover {
	color:#256394;
	text-decoration:underline;
}
.tx_l h2 {
	height:35px;
	line-height:35px;
	background:none;
	border-bottom:none;
	color:#266392;
	font-weight:bold;
	cursor:default;
	font-size: 14px;
	text-indent: 20px;
}
/*左边菜单里的小菜单*/
.tx_l ul {
	float: left;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 10px;
	text-align: left;
		font-size: 12px;
}
/*.tx_l li { height:24px; line-height:24px; text-align:left; font-size:12px;}*/
.tx_l li {
	height:24px;
	line-height:24px;
	text-align:left;
	font-size:12px;
/*	text-indent: 1.5em;*/
}
.tx_l li.n_td_sel { line-height:24px; height:24px; text-align:left;}
.tx_l li.n_td_sel a,.tx_l li.n_td_sel a:visited { color:#333; font-weight:700;}
 
.tx_l li a:link{
	text-decoration: none;
	color: #266392;
	font-size: 13px;
}
/*鼠标放上去后*/
.tx_l li a:hover{
	color: #FFFFFF;
	background-color: #f6f6f6;
	font-size: 13px;
}
/*按下*/
.tx_l li a:active{
	color: #FFFFFF;
	background-color: #fafafa;
	font-size: 13px;
}
/*访问过的*/
.tx_l li a:visited{
	text-decoration: none;
	color: #266392;
	font-size: 13px;
}
/*==========信息中心主要界面==========*/
#Info_news{
	width:487px;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
#Info_news_1{
	width: 487px;
	height:200px;
	text-align:left;
	float: left;
	background-repeat: no-repeat;
}
#Info_news_2{
	width: 487px;
	height:200px;
	text-align:left;
	float: left;
}
#Info_news_3{
	width: 487px;
	height:200px;
	text-align:left;
	float: left;
	background-repeat: no-repeat;
}

#Info_news_gctx{
	width: 487px;
	height:600px;
	text-align:left;
	float: left;
	background-repeat: no-repeat;
}

#info_right{
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 180px;
}
/*==========信息中心主要界面==========*/

.col1 { float:left; width:230px;}

/*==========左侧菜单链接==========*/
#c1  a:link {

	font-size: 14px;
}
#c1  a:visited {

	font-size: 14px;
}
#c1 a:hover {

	font-size: 14px;
}
#c1 a:active {

	font-size: 14px;
}



.contentmainzzjg {
	width:700px;/*20091120修改，原值680*/
	font-size: 14px;
	line-height: 24px;
	word-spacing: 2px;
	padding: 0px;
	float: left;

}
.contentmainzzjg p {
	font-size: 14px;
	text-indent: 2em;
}
.contentmainzzjg  .title {
	font-size: 14px;
	font-weight: bold;
}
.contentmainzzjg  hr {
	text-align: center;
	size:1;
	border-top:1px;

}

#contentmainzzjg  ul {
}
#contentmainzzjg  ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#contentmainzzjg  ul li {
	background-image: url(../site/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;	
}

