body {
	margin: 0px;
}
div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header{
	float: left;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	height: 174px;
	width: 100%;
}
#left{
	float: left;
	height: auto;
	width: 780px;
}
#logo{
	float: left;
	height: 130px;
	width: 780px;
	background-image: url(../images/logo.jpg);
}
#index_eg{
	text-align: center;
	height: 122px;
	width: 155px;
	border: 1px solid #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu1{
	float: left;
	height: 44px;
	width: 106px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#menu2{
	float: left;
	height: 44px;
	width: auto;
	padding-top: 24px;
	padding-left: 20px;
	color: #FFFFFF;
}
#cont{
	height: auto;
	width: 100%;
	background-color: #FF9966;
}
#cont_left{
	width: 213px;
	float: left;
	height: auto;
}
#cont_left1{
	width: 213px;
	background-image: url(../images/search_bg.gif);
	height: 128px;
	padding-top: 8px;
	padding-left: 11px;
}
#cont_left2{
	width: 213px;
	background-color: #7990A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	padding: 10px;
}
#cont_mid{
	width: 567px;
	float: left;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#cont_mid1{
	width: 567px;
	height: 13px;
	background-image: url(../images/mid_top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#cont_mid2{
	width: 567px;
	height: auto;
	background-color: #FFFFFF;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 13px;
}
#cont_rightad{
	float: left;
	height: auto;
	width: auto;
	padding: 10px;
}
#footer{
	width: 100%;
	background-color: #FF9966;
	height: auto;
	padding-top: 20px;
}
#footer_copy{
	background-color: #486E9C;
	float: left;
	height: 40px;
	width: 782px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
	color: #FFFFFF;
}
.xian{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	line-height: 160%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

