body{
	font-size: 12px;
	color:#4d4d4d;
	margin:0;
	padding:0;
	position:relative;
	background-color: #EAEAEA;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
input,select{
	font-size:12px;
	color:#4d4d4d;
}
img{ 
	border:none;
}
p{
	margin:0;
	padding:4px 0;
	text-indent: 24px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}

/*index*/
#con {
	margin: 0px auto;
	width:970px;
	background-color: #f8f8eb;
}

#header {
	padding: 0px 20px;
}

#logo {
	float:left;
	padding-top:20px;
}

#en-link {
	float:right;
	padding-top:20px;
}

#en-link img{
	padding:15px 0 0 15px;
}
#nav{
	margin:15px 0 10px 0;
	position:relative;
	display:block;
	height: 30px;
	font-size:13px;
	border: 1px solid #999999;
}
#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;

}
#nav ul li{
	display:block;
	float:left;
	padding:0px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#nav ul li a{
	padding-top:9px;
	padding-bottom:0px;
	width:90px;
	display:block;
	text-decoration:none;
	color:#004a4b;
	text-align: center;
	height:21px;
	font-weight: bold;
}

#date{
	float:right;
	padding:9px 60px 0 0;
	color:#dc4504;
	font-size:12px;
}
#nav ul li a:hover{
	color:#fdd100;
}
#nav ul li a.current{
	color:#fdd100;
}
#nav ul li a:link, #nav ul li a:visited{
}
/* downmenu */
#nav li ul{
    display: none;
}
table {
	margin:-1px;
	border-collapse:collapse;
}

/* for IE7 */
#nav li:hover a{
	color:#004a4b;
	background-color: #f8f8eb;
}
#nav li:hover ul {
	display:block;
	position:absolute;
	top:30px;
	width:140px;
	border-top: 1px solid #999999;
}
.sub1{left:90px;}
.sub2{left:272px;}
.sub3{left:454px;}
.sub4{left:545px;}
.sub5{left:636px;}
#nav li:hover ul li a {
	display:block;
	color:#004a4b;
	height:20px;
	line-height:20px;
	padding:4px 5px;
	width:130px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	filter: Alpha(Opacity=100);
	background-color: #f8f8eb;
	font-weight: normal;
}
#nav li:hover ul li a:hover {
	color:#004a4b;
	background-color:#fdd100;
}
#location{
	margin: 15px 0;
 	font-family: "simsun";
	color:#999999;
}
#banner{
	background-image: url(../images/yellow.jpg);
	background-repeat: repeat;
}

#main1{
	clear:both;
}
#main1-left{
	float:left;
	padding:15px;
	width:675px;
	border-right: 5px solid #ebebeb;
}
#intro{
	margin-bottom: 20px;

}
.h1 {
	font-size:13px;
	color:#004a4b;
	margin-bottom:5px;
	font-weight: bold;
	line-height:21px;
}
.text {
	font-size:12px;
	line-height:21px;
}
.more1{
	font-size:12px;
	line-height:21px;
	color:#dc4504;
}
#news{
	border: 1px solid #b2b2b2;

}
.h2{
	font-weight: bold;
	font-size:13px;
	color:#004a4b;
	padding-left: 10px;
	line-height:24px;
	border-bottom: 1px solid #b2b2b2;
}
#news-text{
	padding:5px 20px 10px;
}
#news-text li{
	margin:0 5px;
	line-height:27px;
	border-bottom: 1px dashed #c3c3c3;
	list-style-type: square;
}
#news-text li span{
	float:right;
	margin:0 0 0 20px;
}
#news-text li a:link, #news-text li a:visited{
	color:#4d4d4d;
}
#news-text li a:hover{
	color:#EAC100;
}

#main1-right{
	float:right;
	width:230px;
	padding:15px;
}
#search {
	width: 200px;
	padding: 0 10px;
	border: 1px solid #fdd100;
}

#search span {
	clear: both;
	display: block; 
	margin: 12px 10px;
}
#search span img{
	padding-left:10px
}
.button_1{
	border: 1px solid #949494;
	background-color: #f5f5f5;
	height: 16px;
	width: 56px;
	color: #144944;
}
#branch {
	width: 220px;
	margin: 10px 0;
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}
#branch li{
	line-height: 21px;
	padding: 0 10px;
	border-bottom: 1px solid #b2b2b2;
	text-indent: -16px;
}
#branch li span{
	font-size: 11px;
	color:#4d6184;
	line-height:15px;
}
#link{
	width: 200px;
	padding: 0 10px 5px 10px;
	border: 1px solid #fdd100;
	margin-top:10px;
}
.h3{
	float:left;
	font-weight: bold;
	font-size:13px;
	color:#004a4b;
	line-height:24px;
}

.more2 a{
	float:right;
	font-size:12px;
	line-height:21px;
	color:#dc4504;
 	font-family: "simsun";
}
.more2 a:link, .more2 a:visited{
	color:#dc4504;
}

#more3{
	clear:both;	
}
#more3 a{
	margin:10px 35px 10px 10px;
	line-height:21px;
	
}
#more3 a:link, #more3 a:visited{
	color:#4d4d4d;
}
#more3 a:hover{
	color:#fdd100;
}


#footer{
	clear:both;
	height:25px;
	padding: 5px 20px;
	font-size:11px;
	color:#666666;
	border-top: 5px solid #ebebeb;
}
/*shiwusuo*/
#main2-left{
	float:left;
	padding:0px 20px 15px 20px;
	line-height:19px;
}

#intro-text{
	float:right;
	width:640px;
}

#submenu{
	width: 266px;
	padding: 5px 0px 10px 0px;
	border: 1px solid #b2b2b2;
	margin-bottom:10px;
}
#submenu li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	list-style-type: square;
	line-height:24px;
	margin:0px 20px;
}

#submenu li a:link, #submenu li a:visited{
	color:#4d4d4d;
}
#submenu li a:hover{
	color:#EAC100;
}
#submenu li.current{
	color:#EAC100;
}
#submenu li.current a:link, #submenu li.current a:visited, #submenu li.current a:hover{
	color:#EAC100;
}

.h6{
	font-weight: bold;
	font-size:13px;
	color:#004a4b;
	line-height:24px;
	border-bottom: 1px solid #b2b2b2;
	margin:10px 20px 10px 0;
}
#news-info table{
	padding:20px 0 0 20px;
}
#news-info span{
	padding: 0px 0 0px 20px;
	color:#004a4b;
	font-weight:bold;
}
#news-info span a:link, #news-info span a:visited{
	color:#004a4b;
}
#news-info span a:hover{
	color:#EAC100;
}
#rongyu{
	padding:0;
	margin:0;
	text-indent: -60px;
}
#rongyu ul{
	padding:0;
	margin:0;
}

#rongyu ul li{
	height:36px;
	margin:0 5px;
	line-height:27px;
	border-bottom: 1px dashed #c3c3c3;
	list-style-type:none;
	list-style-position: outside;	
}
#rongyu ul li img{
	padding:10px 5px 0 0;	
}


/*zuixin*/
.h4{
	font-weight: bold;
	font-size:13px;
	color:#fdd100;
	padding-left: 10px;
	line-height:24px;
	border-bottom: 1px solid #b2b2b2;
	background-color: #004a4b;
}
.page {
	padding:3px;
	margin:3px; 
	text-align:center;
}
.page a {
	border: #004a4b 1px solid; 
	padding: 2px 5px; 
	color: #004a4b; 
	text-decoration: none;
	margin:0 2px;
}
.page a:hover, .page a:active {
	margin:0 2px;
	border:#fdd100 1px solid; 
	color: #000;
	background-color: #fff;
}
.page a.active {
	border:1px solid #004a4b;
	padding:2px 5px;
	font-weight:bold;
	color:#004a4b;
	margin:0 2px;
	background-color: #fdd100;
}

.page span.current {
	border:1px solid #004a4b;
	padding:2px 5px;
	font-weight:bold;
	color:#004a4b;
	margin:0 2px;
	background-color: #fdd100;
}
.page span.disabled {
	border:#929292 1px solid;
	padding:2px 5px;
	color:#929292;
	margin-right:2px;
}
/*zuixin-news*/
#news-info{
	line-height:21px;
	padding: 20px 20px 20px 20px;
}
#news-info img{
	padding-right: 20px;
}
#title1{
	color:#004a4b;
	font-size:14px;
	text-align:center;
	margin:10px 20px;
	padding:15px 0 10px 0;
	border-bottom: 1px dashed #004a4b;
	font-weight: bold;
}
#title2{
	color:#000000;
	text-align:center;
	margin-bottom:10px;

}
#back{
	clear:both;
	text-align:center;
	padding: 20px 0 0 0;
	color:#004a4b;
}
#back a:hover, #back a:link, #back a:visited{
	color:#004a4b;
}
/*yewu*/
#intro-text li{
	padding-left:60px;
}
#intro-text li a:link, #intro-text li a:visited{
	color:#004a4b;
}
#intro-text li a:hover{
	color:#EAC100;
}
#list{
    height:750px; 
}
#list ul{
	padding:0;
	margin:0;
	list-style-type:none;

}
#list ul li{
	width:217px;
	display:block;
	float:left;
	margin:15px 0px 0 0;
	padding:0 20px 0 50px;
    min-height:260px; 
    height:auto !important; 
	height:260px;
}
#list ul li img{
	padding:0;
	margin:0;
}

#title4{
	width:217px;
	height:35px;
	color:#EAC100;
	padding:8px 0 0 10px;
	background-image: url(../images/list_button.gif);
	background-repeat: no-repeat;
}



































/*falv*/
#laws-text{
	clear:both;
	margin:5px 5px 10px 5px;
	padding:15px;
}
#laws-text li{
	padding-left:25px;
	line-height:29px;
	border-bottom: 1px dashed #c3c3c3;
	list-style-type: disc;
	text-indent: -16px;
}
#laws-text li span{
	float:right;
	padding:0 5px 0 36px;
}
#laws-text li a:link, #laws-text li a:visited{
	color:#4d4d4d;
}
#laws-text li a:hover{
	color:#EAC100;
}
/*falv-laws*/
#title3{
	font-weight: bold;
	color:#004a4b;
}
/*lianxi*/
#addr{
	border: 1px solid #004a4b;
	padding: 10px 20px 10px 0px;
	margin-bottom:20px;
}
.zx{
	float:left;
}
#zx1{
	margin: 20px 0 0 0px;
	width: 540px;
	list-style-type: none;
	text-align:center;
}
#zx1 li {
	padding: 0;
	height:30px;
}
#zx1 li span {
	margin: 0 0 0 20px;
}
#zx1 input {
	border: 1px solid #b2b2b2;
	background-color: #f9f9e1;
}
.zxtext {
	border: 1px solid #b2b2b2;
	background-color: #f9f9e1;
	color:#4d4d4d;
}	
#zx2 {
	text-align:center;
}
.zxtext{
	margin:20px 0 20px 60px;
	clear:both;
}
#zx2 span {
	margin:0 10px;
}
/*lvshi*/
#teams{
	border: 1px solid #b2b2b2;
	float:right;
	width:640px;
}
#teams tr{
height:35px;
}
h5{
	clear:both;
	font-size:12px;
	margin:20px 0 0 20px;
	line-height:24px;
}
#teams ul{
	width:640px;
	list-style-type:none;
}
#teams ul li{
	float:left;
	display:block;
	margin:10px;
	text-align:center;
}
#teams ul li img {
}
#teams ul li a:hover, #teams ul li a:link, #teams ul li a:visited{
	color:#4d4d4d;
}
#teams table{
	margin: 10px 40px;
}
#teams th{
	font-weight: normal;
	padding: 0 10px;	
}
#teams a:hover, #teams a:link, #teams a:visited{
	color:#4d4d4d;
}
#teams-detail{
	border: 1px solid #b2b2b2;
	float:right;
	width:640px;
}
#teams-top{
	margin:20px;
	padding:20px;
	color:#004a4b;
	width:555px;
	background-color: #e4e4e4;

}
#teams-top img{
	float:left;
	margin:0 0 10px 0;
	border: #dee3e9 1px solid; 
	padding:3px;
	background-color: #ffffff;
}
#top-text{
	padding-left:150px;
	line-height:21px;
	text-align:left;
}
#teams-info{
	margin: 0;
	padding:0 20px 20px 20px;
	line-height:21px;
}
#teams-info p{
	margin:0;
	padding:1px 0;
	text-indent: 0px;
}
#teams-info ul{
	margin:0;
	padding:0 20px;
	list-style-type: disc;
}
#teams-info ul li{
	line-height:24px;
	padding:0;
	margin:0;
}
#detail-title{
	font-weight:bold;
	padding:20px 0 5px 0;
}
#submenu-team{
	width: 218px;
	padding: 5px 0px 10px 0px;
	border: 1px solid #b2b2b2;
	margin-bottom:10px;
}
#submenu-team li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	list-style-type: none;
	margin:0px 20px;
	text-indent: -12px;
}
#submenu-team select{
	margin:5px 0;
}
#submenu-team li a:link, #submenu-team li a:visited{
	color:#4d4d4d;
}
#submenu-team li a:hover{
	color:#EAC100;
}
#submenu-team li.current{
	color:#EAC100;
}
.sj{
	padding-left:20px;
}
.sj-current{
	padding-left:20px;
	color:#EAC100;
}
#submenu2{
	width: 266px;
	padding: 5px 0px 10px 0px;
	border: 1px solid #b2b2b2;
	margin-bottom:10px;
}
#submenu2 li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	list-style-type: none;
	line-height:24px;
	margin:0px 20px;
	text-indent: -16px;
	padding-bottom:2px;
}
#submenu2 li a:link, #submenu2 li a:visited{
	color:#4d4d4d;
}
#submenu2 li a:hover{
	color:#EAC100;
}
#submenu2 li.current a:link, #submenu2 li.current a:visited, #submenu2 li.current a:hover{
	color:#EAC100;
}
#submenu2 li.sj-current a:link, #submenu2 li.sj-current a:visited, #submenu2 li.sj-current a:hover{
	color:#EAC100;
}

.lawer {
	clear: both; 
	padding:10px 0 10px 0;
	margin:10px 30px;
	border-bottom: #ced2dd 1px solid; 
    min-height:130px; 
    height:auto !important; 
    height:130px; 
	
}

.lawer img{
	float:left;
	padding:10px;
	BORDER: #dee3e9 1px solid; 
	padding:3px;
	background-color: #ffffff;
}
.lawer p{
	float:right;
	padding:20px 0 0 0;
	width:440px;
	text-indent: -0px;
}
.lawer a{
	color: #cc0000
}
#tuan-intro{
	margin: 30px;

}
/*lvshi-new*/
#ss{
	padding:10px 0;
}
#ss span {
	padding: 0 5px;
}
#ss span img{
	padding-left:10px
}
.button_2{
	border: 1px solid #949494;
	background-color: #f5f5f5;
	height: 21px;
	width: 56px;
	color: #144944;
}
#ss-class{
	padding:0;
}
#ss-class a{
	text-decoration: underline;
}
#ss select{
	width:103px;
}
#name{
	margin:20px;
}
#ss-title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	margin:10px 0;
}
#name ul{
	margin:0;
	padding:0;
}
#name ul li{
	float:left;
	display:block;
	width:90px;
	list-style-type: none;
	line-height:21px;
	padding:3px 0;
	margin:0;
}
#name ul li a{
	color:#004a4b;
}
#name ul li a:link, #name ul li a:visited{
	color:#004a4b;
}

#teams table{
	padding:0;
	margin:20px;
	width:575px;
}
#teams p{
	margin:20px;
	line-height:24px;
}
.table-tr{
	background:#e4e4e4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099FF;
	border-bottom-color: #0099FF;
}
#teams table tr td{
	padding:0 10px;
}
/*lianjie*/
#lianjie{
	margin:0px;
	padding:20px 0 20px 0px;
	height:250px;

}
#lianjie ul{
	margin:0px;
	padding:0px;
}
#lianjie ul li{
	float:left;
	width:110px;
	list-style-type: none;
	line-height:24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b2b2b2;
	margin:4px 10px 4px 20px;
	text-indent: -50px;	
}
#lianjie ul li a{
}
#lianjie ul li a:link, #lianjie ul li a:visited{
	color:#004a4b;
}
#lianjie ul li a:hover{
	color:#EAC100;
}
/*zhaopin*/
#zhaopin{
	margin:0 auto;
	padding:20px 0;
	text-indent: -60px;	
	line-height:24px;
	width:600px;
	line-height:24px;
}
#zhaopin p{
	padding:0px;
}
#zhaopin ul{
	margin:0px;
	padding:0px 0 0 25px;

}
#zhaopinu li{
	list-style-position: inside;
	list-style-type: disc;
	line-height:24px;
}
#zhaopin-title{
	margin:20px 0 10px 0px;
	padding:0 0 0px 10px;
	line-height:19px;
	height:19px;
	width:75px;
	text-indent: 0px;
	background-color:#004a4b;
	color:#fff;
	
}
#zhaopin-title1{
	padding-top:20px;
	margin-bottom:10px;
	line-height:29px;
	border-bottom: 1px dashed #c3c3c3;
	width:590px;
	text-indent: 0px;	
}
#zhaopin a{
	color:#004a4b;
	text-decoration: underline;	
}

#zhaopin a:link, #zhaopin a:visited{
	color:#004a4b;
}
/*huodong*/
#qikan{
    min-height:650px; 
    height:auto !important; 
    height:650px; 
}
#list-qk{
	margin-bottom:20px;
}
#list-qk ul{
	padding:0;
	margin:0;
	list-style-type:none;

}
#list-qk ul li{
	display:block;
	float:left;
	width:124px;
	height:168px;
	padding:0;
	margin:10px 8px;;
}
#list-qk ul li img{
	padding:2px;
	border: 1px solid #004a4b;
	background-color: #FFFFFF;
}
#list-qk ul li a{
	padding:0px;
	margin:0px;
}
#title5{
	clear:both;
	width:35%;
	height:25px;
	color:#EAC100;
	padding:3px 0 0 10px;
	background-image: url(../images/list_button.gif);
	background-repeat: no-repeat;
	background-color: #004a4b;
	background-position: right center;
	margin:10px 0;
}
/*gongyi*/
#gongyi{
	padding:0px;
	margin:20px;
    min-height:420px; 
    height:auto !important; 
    height:420px; 
}
#gongyi li{
	padding-left:-60px;
}
#gongyi ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#gongyi ul li{
	float:left;
	display:block;
	padding:4px;
	width:164px;
	height:124px;
}
#gongyi ul li img {
	border: 1px solid #BFD7D9;
	clear: both;
	padding:2px;
	margin:0 0 0 0;
}

#gongyi-index{
	padding:0px;
	margin:20px;
    min-height:420px; 
    height:auto !important; 
    height:420px; 
}
#gongyi-index li{
	padding-left:-60px;
}
#gongyi-index ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#gongyi-index ul li{
	display:block;
	padding:4px;
	width:auto;
	height:124px;
	border: 1px solid #BFD7D9;
	margin:15px 0;
}
#gongyi-index ul li a {
	float:right;
	width:370px;
}
#gongyi-index ul li img {
	padding:2px;
	margin:0 0 0 0;
}
#gongyi-index ul li p{
	font-weight:bold;
	padding:15px 0 10px 0;
	text-indent:0;
}

.more4 a{
float:right;
font-size:12px;
line-height:21px;
color:#dc4504;
font-family: "simsun";
padding-right:10px;
}
.more4 a:link, .more4 a:visited{
color:#dc4504;
}