@charset "gb2312";
/* CSS Document */
body {
	margin:0;
	background:url(../img/bg.gif) repeat-x;
	font-family:arial;
	font-size:11px;
	line-height: 20px;
}
input,select,form,p,span {
	margin:0;
	font-size: 11px;
	color: #000000;
}
ul,ol,dl,li,dd,dt {
   list-style:none;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
}
a {
   color:#000000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}
img,a img {
    border:0;
}
.clear {
    clear:both;
}
/* Header CSS Style */
#header {
    width:867px;
    margin:0 auto;
}
#header .btn {
	width:242px;
	padding-left:625px;
}
#header .btn .mask {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
#header .nav {
    width:auto;
	 height:auto;
}
#header .nav li {
    float:left;
}
#header .nav li a{
    display:block;
	display:inline;
    height:16px; 
	 text-indent:-1000px; 
	 overflow:hidden;
	 float:left;
}
#header .nav a.home{
	margin-left:88px;
	margin-right:13px;
    background:url(../img/nav1.gif);
	 width:29px;
}
#header .nav a.home:hover, #header .nav li.c a.home{ 
    background:url(../img/nav1_o.gif);
}
#header .nav a.about{ 
	margin-left:25px;
	margin-right:14px;
    background:url(../img/nav2.gif);
	 width:58px;
}
#header .nav a.about:hover, #header .nav li.c a.about{ 
    background:url(../img/nav2_o.gif);
}
#header .nav a.news{ 
	margin-left:23px;
	margin-right:15px;
    background:url(../img/nav3.gif);
	 width:58px;
}
#header .nav a.news:hover, #header .nav li.c a.news{ 
    background:url(../img/nav3_o.gif);
}
#header .nav a.community{ 
	margin-left:24px;
	margin-right:14px;
    background:url(../img/nav4.gif);
	 width:58px;
}
#header .nav a.community:hover, #header .nav li.c a.community{ 
    background:url(../img/nav4_o.gif);
}
#header .nav a.bbs{ 
	margin-left:24px;
	margin-right:16px;
    background:url(../img/nav5.gif);
	 width:58px;
}
#header .nav a.bbs:hover{ 
    background:url(../img/nav5_o.gif);
}
#header .nav a.service{ 
	margin-left:22px;
	margin-right:16px;
    background:url(../img/nav6.gif);
	 width:58px;
}
#header .nav a.service:hover{ 
    background:url(../img/nav6_o.gif);
}
#header .nav a.feedback{ 
	margin-left:23px;
	margin-right:15px;
    background:url(../img/nav7.gif);
	 width:58px;
}
#header .nav a.feedback:hover{ 
    background:url(../img/nav7_o.gif);
}
#header .nav a.contact{ 
	margin-left:22px;
	margin-right:77px;
    background:url(../img/nav8.gif);
	 width:59px;
}
#header .nav a.contact:hover{ 
    background:url(../img/nav8_o.gif);
}
.nav_pic {
    background:url(../img/nav_foot.jpg) no-repeat;
	 height:33px;
	 width:867px;
	 margin:0 auto;
}
/* main */
#main{
	margin:0 auto;
	padding-left:37px;
	width:830px;
}
/* 左边 */
.left{
	float:left;
	width:613px;
	height:400px;
	background:url(../img/bg_03.jpg) no-repeat;
}
/* 新闻资讯 */
.left .newsinfo{
	width:613px;
	height:236px;
}
.left .newsinfo .more{
	padding:0 40px;
	text-align:right;
}
.left .newsinfo .left{
	float:left;
	padding:43px 12px 0 14px;
	width:205px;
}
.left .newsinfo .right{
	float:left;
	padding:43px 0 0 0;
	width:382px;
}
/*.left .newsinfo .right li{
	margin-bottom:3px;
	padding-left:8px;
	width:358px;
	background:url(../img/arrow01.gif) no-repeat left 3px;
	border-bottom:1px dashed #ABABAB;
}
.left .newsinfo .right li a{
	display:block;
	float:left;
	color:#000;
}
.left .newsinfo .right li a:hover{
	text-decoration:underline;
}
.left .newsinfo .right li span{
	display:block;
	float:right;
	margin:2px;
}*/
.xwzx li{
	margin-bottom:3px;
	padding-left:8px;
	width:325px;
	background:url(../img/arrow01.gif) no-repeat left 3px;
	border-bottom:1px dashed #ABABAB;
}
.xwzx li a{
	display:block;
	float:left;
	color:#000;
}
.xwzx li a:hover{
	text-decoration:underline;
}
.xwzx li span{
	display:block;
	float:right;
	margin:2px;
}

/* 和谐社会 */
.left .hxsh{
	display:inline;
	float:left;
	margin-left:14px;
	width:214px;
	background:url(../img/hxsh.gif) no-repeat left top;
}
.left .hxsh .more{
	padding:3px 6px 1px 0;
	text-align:right;
}
.left .hxsh table{
	margin:22px 0 0 0;
}
.left .hxsh .border{
	padding:1px;
	width:76px;
	border:3px solid #D2CFC6;
}
.left .hxsh table dl{
	margin:8px;
}
.left .hxsh table dl dt{
	margin-bottom:12px;
	font-weight: bold;
}
.left .hxsh table dl dt a{
	color:#000;
	font-weight:bold;
}
.left .hxsh table dl dd{
	color:#4C4C4C;
	line-height:18px;
}
.left .hxsh table td{
	padding-top:5px;
	padding-bottom:3px;
	border-bottom:1px solid #E5E5E5;
}
/* 企业文化 */
.left .qywh{
	display:inline;
	float:left;

	width:325px;
	background:url(../img/qywh.gif) no-repeat left top;
}
.left .qywh .more{
	padding:3px 6px 1px 0;
	text-align:right;
}
.left .qywh ul{
	margin-top:35px;
	padding:0 8px;
}
.left .qywh li{
	float:left;
	margin-bottom:3px;
	padding-left:8px;
	background:url(../img/arrow02.gif) no-repeat left 9px;
	border-bottom:1px dashed #ABABAB;
	line-height:20px;
}
.left .qywh li span{
	display:block;
	float:right;
	margin:2px;
}
.left .qywh li a{
	float:left;
}
.left .qywh li a:hover{
	text-decoration:underline;
}

/* 右边 */
/* 登陆 */
.right{
	float:left;
	width:217px;
}
.right .login{
	padding-top:78px;
	width:217px;
	height:139px;
	background:url(../img/bg_01.jpg);
}
.right .login .input {
	font-size:12px;
	height:12px;
}
.right .login ul{
	margin:0 20px;
}
.right .login li{
	margin-bottom:2px;
	padding-left:8px;
	background:url(../img/arrow01.gif) no-repeat 0 9px;
}
.right .login input{
	width:78px;
}
.right .login div{
	margin-top:13px;
	padding-left:10px;
}
.right .login div span{
	margin:0 3px;
	color:#000;
	font-size:12px;
}
.right .login div a.reg{
	color:#30703C;
}
.right .login div a.password{
	color:#F26521;
}
.right .login div{
	margin-left:19px;
}
/* 公告 */
.Announce{
	padding:35px 5px 0;
	width:183px;
	height:370px;
	overflow:hidden;
	background:#006C3A url(../img/bg_02.jpg) no-repeat;
}
.Announce .more{
	padding:10px;
	text-align:right;
}
.Announce marquee{
	width:183px;
	height:337px;
}
.Announce li{
	margin:5px 0;
	padding-bottom:7px;
	border-bottom:1px dashed #338D5A;
	color:#fff;
	line-height:18px;
}
.Announce li span{
	display:block;
	font-weight:bold;
}
.Announce li a{
	color:#fff;
}
.Announce li a:hover{
	color:#fff;
	text-decoration:underline;
}

/* Footer CSS Style */
#footer { 
    width:823px;
	 padding-left:44px;
	 margin:7px auto 0 auto;
}
#footer .info {
    background:url(../img/bg_footer.gif) repeat-x;
    height:77px;
	 width:811px; 
}
#footer .info .navf {
	width:250px;
	margin:20px 0 0 50px;
	float:left;
	display: inline; 
	color:#000;
} 
#footer .info .navf span {
	margin: 0 8px;
}
#footer .info .navf a {
	color: #000;
}  
#footer .info .navf a:hover {
	color: Green;
	text-decoration: underline;
} 
#footer .info .copyright {
	float:right;
	width:500px;
	text-align:right;
	margin:15px 10px 0 0; 
   display: inline; 
}
#footer .info .copyright a {
	color: #006400;
	text-decoration: underline;  
}
#footer .info .copyright select {
	width:135px;
	color:#8C8C8C;
	font-size:12px;
	margin-left:10px;
}
