* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #999999;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #D5D1AE;
	border-left-color: #FF9900;
	padding-left: 5px;
	margin-bottom: 10px
}
h2 {
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	line-height: 18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: 1em;
}
#warpper {
	width: 970px;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	background-color: #FFFFFF;
}
#logo {
	width: 970px;
	height: 48px;
}
#menu {
	width: 970px;
	height: 33px;
}
#banner {
	width: 970px;
	height: 146px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
#main {
	width: 727px;
	float: left;
}
#contant {
	width: 700px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#pro_contant {
	margin-left: 15px
}
#pro_contant li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	list-style: none;
	line-height: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}
#pro_contant p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a.pro_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.pro_link:hover {
	color: #CC9900;	
}
#small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-left: 16px;
}
#right {
	width: 243px;
	height: 290px;
	float: right;
	background-image: url(images/main_right.jpg);
	background-repeat: no-repeat;
}
#right_ch {
	width: 243px;
	height: 290px;
	float: right;
	background-image: url(images/main_right_ch.jpg);
	background-repeat: no-repeat;
}
#right_contant {
	width: 178px;
	margin-left: 37px;
	margin-top: 140px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#right_menu {
	width: 243px;
	float: right;
	margin-top: 40px;
	padding-left: 10px;
}
#Copyright, #Copyright a:link, #Copyright a:visited, #Copyright a:hover, #Copyright a:active {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
}
#footer {
	clear: both;
	width: 970px;
	height: 52px;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
a.link_footer {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.link_footer:hover {
	color: #66CCFF;
	text-decoration: none;
}
a.list_link {
	font-weight: bold;
}
a.list_link:hover {
	color: #FFFFFF;
	background-color: #009933;
}
.pic_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#view {
	margin-top: 15px;
	font-size: 10px;
	background-color: #EBEAD9;
	padding-left: 10px;
}
.form {
	border: 1px solid #999999;
}
