* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
a:link {
	TEXT-DECORATION: none;
}
a:visited {
	TEXT-DECORATION: none;
}
a:hover {
	TEXT-DECORATION: none;
}
a:active {
	TEXT-DECORATION: none;
}

#footer a:link {
	TEXT-DECORATION: none;
	color: #000000;
}
#footer a:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
#footer a:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
#footer a:active {
	TEXT-DECORATION: none;
	color: #000000;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	line-height: 12px;
	margin-bottom: -10px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#header .head_logo {
	padding-left: 16px;
	float: left;
}
#header .head_link {
	float: right;
	margin-top: 46px;
	margin-bottom: 20px;
	padding-right: 10px;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#content .flash {
	padding-bottom: 30px;
}

#side {
	float: left;
	width: 220px;
}
#side .side_box1 {
	margin-bottom: 1px;
}


#main {
	float: right;
	width: 660px;
}
#main p {
	padding-bottom: 10px;
}

#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}

#main .top_title1 {
	background-image: url(img/top_title1_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #3D3D3D;
	font-weight: bold;
	height: 26px;
	padding-top: 12px;
}
.top_title1#top_news {
	background-image: url(img/top_title3_bg.gif);
	margin-top: 20px;
	
}
#main .top_title_right {
	float: right;
	padding-right: 10px;
}

#main .top_title2 {
	background-image: url(img/top_title2_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	margin-bottom: 10px;
	margin-top: 20px;
}
#main .top_box1 {
	margin-bottom: 20px;
	text-align: right;
}
#main .top_scroll {
	overflow: auto;
	height: 110px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #BFBFBF;
	scrollbar-darkshadow-color: #FFFFFF;
	padding-right: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#main .news_date {
	font-weight: bold;
	color: #BE3A47;
}
#main .news_box {
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

#content .top_btn {
	text-align: right;
	padding-right: 10px;
	margin-top: 40px;
	margin-bottom: 8px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #73242B;
}
#footer .foot_link {
	float: left;
	margin-top: 8px;
}

#footer .foot_copyright {
	float: right;
	margin-top: 8px;
}
/*-------------------------------------------------
  Sponsor
-------------------------------------------------*/

#main .sponsor_title {
	background-color: #D8D8D8;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	padding-bottom: 5px;
}
#main .sponsor_box {
	background-color: #F6F6F6;
	width: 640px;
	padding: 10px;
}
#main .sponsor_box li {
	float: left;
	width: 210px;
	display: inline;
}
#main .pr_box {
	background-image: url(img/pr_box_bg.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 47px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-position: left top;
	margin-top: 20px;
}
#main .pr_box ul li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: inline;
	margin-right: 10px;
	padding-left: 8px;
}

