* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	background-color: #FFFFFF;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.clear {
	font-size: 0px;
	clear: both;
}
a:link {
	TEXT-DECORATION: none
}
a:visited {
	TEXT-DECORATION: none
}
a:hover {
	TEXT-DECORATION: none
}
a:active {
	TEXT-DECORATION: none
}
 .top_btn a:link {
	TEXT-DECORATION: none;
	color: #000000;
}
 .top_btn a:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
 .top_btn a:hover {
	TEXT-DECORATION: none;
	color: #30598F;
}
 .top_btn a:active {
	TEXT-DECORATION: none;
	color: #000000;
}
 .foot_link a:link {
	TEXT-DECORATION: none;
	color: #000000;
}
 .foot_link a:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
 .foot_link a:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
 .foot_link a:active {
	TEXT-DECORATION: none;
	color: #000000;
}
 .foot_box4 a:link {
	TEXT-DECORATION: none;
	color: #999999;
}
 .foot_box4 a:visited {
	TEXT-DECORATION: none;
	color: #999999;
}
 .foot_box4 a:hover {
	TEXT-DECORATION: none;
	color: #333333;
}
 .foot_box4 a:active {
	TEXT-DECORATION: none;
	color: #999999;
}

#wrap {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
}
#header {
	background-image: url(img/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-bottom: 24px;
}
#header h1 {
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}
#header .head_logo {
	float: left;
	padding-top: 31px;
	padding-left: 17px;
}
#header .head_right {
	text-align: right;
	float: right;
	padding-right: 10px;
	width: 550px;
}
#header .head_link {
	float: right;
	padding-left: 10px;
	margin-top: 7px;
}
.head_link a:hover img  { filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=60) }
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#content .flash {
	padding-bottom: 12px;
	padding-top: 1px;
}



#side {
	float: left;
	width: 220px;
}
#side .side_link {
	margin-bottom: 15px;
}
#side a:hover img  { filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=60) }
#main {
	float: right;
	width: 660px;
}
#main p {
	margin-bottom: 10px;
}
#main .top_title {
	font-size: 14px;
	font-weight: bold;
	color: #535353;
	background-image: url(img/top_title_bg.gif);
	background-repeat: repeat;
	height: 21px;
	padding-top: 8px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-position: top;
}
#main .top_scroll {
	overflow: auto;
	height: 120px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #3868A9;
	scrollbar-darkshadow-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	margin-right: 5px;
}
#main .news_date {
	font-weight: bold;
	color: #AB8B36;
}
#main .news_text {
	background-image: url(img/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#main .top_box1 {
	width: 660px;
	margin-bottom: 25px;
}
#main .top_box2 {
	float: left;
	width: 146px;
	text-align: center;
	margin-left: 15px;
	display: inline;
}
#main .top_box_left {
	float: left;
	width: 450px;
}
#main .top_box_right {
	float: right;
}
#main .top_box_left2 {
	float: left;
	margin-top: 10px;
}
#main .top_box_right2 {
	float: right;
	width: 475px;
	margin-top: 10px;
}
#main .gray_box1 {
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #EFEFEF;
	padding-bottom: 20px;
}
#main .gray_box2 {
	background-color: #F9F9F9;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	padding-bottom: 15px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#footer ul.foot li {
	list-style-type: none;
	margin-bottom: 2px;
}
#footer ul.foot2 {
	width: 310px;
}
#footer ul.foot2 li {
	list-style-type: none;
	float: left;
	width: 155px;
	padding-bottom: 2px;
}



#footer .foot_box1 {
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#footer .foot_box2 {
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 900px;
}
#footer .foot_box3 {
	float: left;
	width: 155px;
}
#footer .foot_box4 {
	float: right;
	margin-top: 28px;
	color: #999999;
	width: 620px;
}
#footer .foot_box5 {
	float: left;
}



#footer .foot_link {
	float: left;
}
#footer .top_btn {
	background-image: url(img/top_btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 15px;
}


#footer .foot_left {
	float: left;
	margin-top: 28px;
	padding-left: 22px;
	width: 240px;
}
#footer .foot_logo {
	margin-bottom: 5px;
}


#footer .foot_title {
	font-weight: bold;
	margin-bottom: 5px;
}
