* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #666666;
}
.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
}
.news_link a:link {
	TEXT-DECORATION: none;
	color: #049ABC;
}
.news_link a:visited {
	TEXT-DECORATION: none;
	color: #049ABC;
}
.news_link a:hover {
	TEXT-DECORATION: none;
	color: #025F73;
}
.news_link a:active {
	TEXT-DECORATION: none;
	color: #049ABC;
}
#header {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
}
#header .head_box1 {
	width: 815px;
}

#header .head_left1 {
	float: left;
	width: 380px;
}
#header .head_left2 {
	float: left;
}
#header .head_right1 {
	float: right;
	text-align: right;
}
#header .head_logo {
	padding-left: 61px;
	padding-top: 4px;
}
#header .top_title {
	margin-left: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#header .scroll {
	overflow: auto;
	height: 100px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	margin-left: 45px;
	margin-right: 10px;
}
#header .news_text {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
}
#header .news_link {
	float: right;
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	padding-right: 43px;
	padding-bottom: 45px;
}
#header .top_menu {
	padding-right: 43px;
}
#header .top_menu img {
	margin-bottom: 25px;
	margin-left: 23px;
}
.top_menu a:hover img			{ filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=60) }
.content_menu a:hover img			{ filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=60) }
#header .content_menu {
	padding-right: 33px;
	padding-bottom: 25px;
}
#header .content_menu img {
	margin-right: 10px;
}


#content {
	width: 672px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 71px;
	padding-left: 72px;
	padding-bottom: 50px;
}
#content h2 {
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 30px;
}
#content h3 {
	font-size: 14px;
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 18px;
	padding-top: 2px;
}
#content p {
	margin-bottom: 20px;
}


#content .content_box_left1 {
	float: left;
	padding-left: 28px;
	width: 220px;
}
#content .content_box_right1 {
	float: right;
	padding-right: 35px;
	width: 350px;
}
#content .content_box1 {
	padding-left: 15px;
}
#content .yellow_box {
	background-color: #FEF2BA;
	width: 455px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.font14 {
	font-size: 14px;
}
#footer {
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
}
#footer .foot_box {
	padding-left: 50px;
	padding-bottom: 15px;
}
#footer .foot_link {
	text-align: center;
	float: left;
	margin-right: 12px;
}
#footer .foot_copyright {
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content ul {
	margin-left: 20px;
}
#content .pic_box {
	margin-left: 10px;
}
#content .pic_box img {
	margin: 10px;
}
