@charset "gb2312";
/* CSS Document */

body{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
	background:#FFF;
	text-align:center;
	font-size:12px;
	color:#333;
}
div,form,p,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	border:0;
}
ul,ol,li {list-style-type:none;}
table,td,tr,th,input,select{font-size:12px;}
input {font-family:Arial;}
table{border-collapse:collapse;}
hr {
	clear:both;
	border-width:0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #FFF;
	height:2px;
	overflow:hidden;
}

/*link*/
a:link {color:#013a91;text-decoration:none;}
a:visited {color:#013a91;text-decoration:none;}
a:hover {color:#013a91;text-decoration:underline;}
a:active {color:#013a91;}

.bottom a:link {color:#333333;text-decoration:none;}
.bottom a:visited {color:#333333;text-decoration:none;}
.bottom a:hover {color:#333333;text-decoration:underline;}
.bottom a:active {color:#333333;}


.wrapper{
    width:1000px;
	height:auto;
	padding:0;
	margin:0 auto;
}
.logo{
    width:253px;
	height:59px;
	border:0;
	float:left;
	margin:14px 0 11px 9px;
}
.map1{
    width:122px;
	height:33px;
	float:left;
	margin-top:40px;
	background:url(images/map_05.jpg) no-repeat;
}
.line{
    width:1000px;
	height:4px;
	clear:both;
	background:url(images/map_09.jpg) repeat-x;
}
.tab1{
    width:990px;
	height:auto;
	clear:both;
	margin:0 auto;
	padding-top:10px;
}

.line1{
	border-bottom:#333333 dotted 1px;
}
.line2{
    text-align:left;
	line-height:24px;
	padding:5px;
	border-bottom:#333333 dotted 1px;
}
.tab2{
    width:86px;
	height:30px;
	margin:10px;
	text-align:center;
	background:#deecfa;
	border:#adc3da solid 1px;
}
.tab2font{
    font-size:14px;
	font-weight:900;
	line-height:30px;
	color:#002353;
}

.line2 ul{ list-style-type:none; display:inline; color:#002353; font-size:12px; text-align:left;}
.line2 li{ list-style-type:none; display:inline; margin:0 5px 0 7px; text-align:left;}



.bottom{
    width:1000px;
	height:100px;
	margin-top:20px;
	line-height:24px;
	padding-top:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top:1px solid #ccc;
}

.bottom ul{ list-style-type:none; display:inline; color:#333333; font-size:12px; text-align:left;}
.bottom li{ list-style-type:none; display:inline; margin:0 5px 0 7px; text-align:left;}











