* {
	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;
}
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;
	padding-top: 15px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	line-height: 12px;
}
#header {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/header_bg.gif);
	height: 79px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 16px;
}

#header .head_logo {
	float: left;
	padding-top: 22px;
}
#header .head_right {
	float: right;
	width: 580px;
}
#header .head_link {
	float: right;
	margin-top: 29px;
	padding-right: 10px;
	padding-left: 5px;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}
#content .flash {
	padding-bottom: 20px;
}
#pankuzu li {
	list-style-type: none;
	display: inline;
}
#side {
	float: left;
	width: 220px;
	background-image: url(img/side_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	
}
#main {
	float: right;
	width: 660px;
	
}

#main p {
	margin-bottom: 10px;
}

#main h2 {
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 16px;
	padding-left: 20px;
	height: 27px;
	color: #505050;
	font-size: 18px;
	margin-bottom: 25px;
}
#main h3 {
	background-image: url(img/h3_bg.gif);
	height: 24px;
	padding-top: 10px;
	padding-left: 24px;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main h4 {
	background-image: url(img/h4_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #505050;
	padding-left: 13px;
	height: 20px;
	padding-top: 2px;
}
#main .indent {
	padding-left: 10px;
	padding-right: 10px;
}
#main ul.content li {
	list-style-type: decimal;
	margin-left: 25px;
}

#main .top_title1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/top_title1_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
	height: 23px;
	padding-top: 13px;
	line-height: 14px;
	
}
.top_title1#top_news {
	background-image: url(img/top_title3_bg.jpg);
	padding-left: 31px;
	
}
#main .top_title_right {
	float: right;
	padding-right: 10px;
	margin-top: -2px;
}
#main .top_title2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/top_title2_bg.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 10px;
	height: 24px;
	margin-top: 20px;
	margin-bottom: 15px;
	
}
#main .top_box1 {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;	
}

#main .top_scroll {
	overflow: auto;
	height: 118px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #2E899C;
	scrollbar-darkshadow-color: #FFFFFF;
	padding-right: 5px;
	margin-right: 5px;
	padding-left: 10px;
}
#main .news_date {
	font-weight: bold;
	color: #FF9900;
	
}
#main .content_box_left {
	float: left;
}
#main .content_box_right {
	width: 450px;
	float: right;
}


#main .blue_box {
	padding: 10px;
	border: 1px solid #057CB6;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .link_title1 {
	color: #2E899C;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 12px;
}
#main .td_box1 {
	background-image: url(img/td_box1_bg.gif);
	background-repeat: repeat-y;
	width: 640px;
	margin-bottom: 2px;
	background-position: left;
	
}
#main .td_box2 {
	background-image: url(img/td_box1_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 4px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#main .td1 {
	padding: 10px;
	float: left;
	width: 130px;
	
}
#main .td2 {
	padding: 10px;
	float: right;
	width: 470px;
	
}
#main .btn_box {
	text-align: center;
	margin-top: 15px;
}

#content .top_btn {
	text-align: right;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-right: 10px;
}


.font_red {
	color: #FF0000;
}

.formfield1 {
	width: 270px;
	border: 1px solid #999999;
}
.formfield2 {
	width: 404px;
	height: 90px;
	border: 1px solid #7F9DB9;
}

#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/footer_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
}
#footer .foot_link {
	float: left;
	padding-top: 8px;
}
#footer .foot_copyright {
	float: right;
	padding-top: 8px;
}


/*-------------------------------------------------
  Layout
-------------------------------------------------*/
/*-------------------------------------------------
  Sponsor
-------------------------------------------------*/

#main .sponsor_title {
	background-color: #DDDDDD;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	color: #797877;
	font-size: 12px;
	width: 655px;
	height: 18px;
	margin-top: 20px;
}
#main .sponsor_box {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	width: 650px;
	padding-bottom: 5px;
}
#main .sponsor_box li {
	float: left;
	width: 210px;
	display: inline;
	padding-left: 5px;
	padding-top: 5px;
}
#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/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: inline;
	margin-right: 10px;
	padding-left: 8px;
}

