@charset "utf-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #101111;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
body {
	text-align: center;
	background-color: #555555;
}
#box {
    background-color: #FFFFFF;
	height: auto;
	width: 987px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 6px;
}
#center {
	background-image: url(../images/center_bg.gif);
	background-repeat: repeat-x;
	height: auto;
	margin-top: 1px;
	width: 987px;
}
#left {
	float: left;
	height: auto;
	width: 222px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 6px;
	clear: left;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
}
#prolist {
	height: 100%;
	background-image: url(../images/left_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	padding-bottom: 12px;
}
#prolist ul {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#prolist li {
	background-image: url(../images/left_xie.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 6px;
	padding-bottom: 4px;
}

#prolist li a {
	color: #082E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
#prolist li a:hover {
	color: #FF3300;
}



#right {
	clear: right;
	float: right;
	height: auto;
	width: 736px;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 6px;
}
#title {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8D8;
	background-image: url(../images/title_pz.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 24px;
	margin-top: 15px;
}
#title2 {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8D8;
	line-height: 24px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#main {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#menu li {
	list-style-position: outside;
	list-style-type: none;
	float: left;
	padding-right: 35px;
	padding-left: 35px;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
#menu li a:hover {
	color: #003366;
	text-decoration: none;
}

.menu_li_bg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#footer {
	clear: both;
	line-height: 55px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 987px;
}
.title_zi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DAD8D8;
	padding-right: 15px;
}
.weizi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #11386A;
}

#contant {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/contant_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
}
