body {
	margin-left: 0px;
	margin-top: 0px;
}
A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px;
	COLOR: #ff6600;
	TEXT-DECORATION: none
}
.div_banner_top {
	background:url(images/banner_top.gif);
	width:778px;
	height:24px;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	padding-top:5px;
}
.div_banner {
	width:778px;
	margin-left: auto;
	margin-right: auto;
}
.div_banner_bottom {
	background:url(images/banner_bottom.gif);
	width:778px;
	height:25px;
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
}
.main {
	width:778px;
	margin-left: auto;
	margin-right: auto;
	height:570px;
}
.main_left {
	width:168px;
	float:left;
}
.main_right {
	float:left;
}
.menu_title{
	width:168px;
	background:url(images/menu_title.gif);
	background-repeat:no-repeat;
	height:30px;
	width:168x;
	line-height:30px;
	padding-left:50px;
	font-weight:bold;
}
.menu_sub_title {
	width:118px;
	background:url(images/menu_sub_title.gif);
	background-repeat:no-repeat;
	height:37px;
	line-height:37px;
	padding-left:50px;
}
.main_top {
	background:url(images/main_top.gif);
	background-repeat:no-repeat;
	height:34px;
	width:540px;
	margin-left:20px;
	margin-top:15px;
}
.main_middel {
	width:540px;
	margin-left:20px;
	margin-top:5px;
}
.bottom{
	width:778px;
	margin-left: auto;
	margin-right: auto;
	height:80px;
	line-height:20px;
}
.bottom_top1{
	width:778px;
	background-color:#3FBFFC;
	height:3px;
	margin-left: auto;
	margin-right: auto;
}
.bottom_top2{
	width:778px;
	background-color:#008DD2;
	height:2px;
	margin-left: auto;
	margin-right: auto;
}
body, td, th {
	font-size: 12px;
}
