* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
}
.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: #FFFFFF;
}
#footer a:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
#footer a:hover {
	TEXT-DECORATION: none;
	color: #CCCCCC;
}
#footer a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 8px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FCC5CC;
}

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

#header .head_logo {
	padding-left: 26px;
	float: left;
}
#header .head_link {
	float: right;
	margin-top: 42px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#content .flash {
	padding-bottom: 20px;
}
#pankuzu li {
	list-style-type: none;
	display: inline;
}
#side {
	float: left;
	width: 220px;
}
#side .side_box1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C49193;
	border-bottom-color: #C49193;
	border-left-color: #C49193;
	padding-bottom: 15px;
	padding-right: 6px;
	padding-left: 5px;
}



#main {
	float: right;
	width: 660px;
}
#main p {
	padding-bottom: 10px;
}
#main h2 {
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 12px;
	padding-left: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #505050;
}
#main h3 {
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}
#main h4 {
	background-image: url(img/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 9px;
	height: 16px;
	padding-top: 2px;
	color: #333333;
	font-size: 12px;
}




#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}
#main ol.privacy {
	margin-right: 20px;
	margin-left: 40px;
}
#main ul.content li {
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	list-style-type: none;
	background-position: left;
	margin-bottom: 2px;
}



#main .top_title1 {
	background-image: url(img/top_title1_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 29px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #D52B55;
	font-weight: bold;
	background-position: bottom;
	height: 26px;
	padding-top: 8px;
	line-height: 20px;
}
.top_title1#top_news {
	background-image: url(img/top_title3_bg.jpg);
	margin-top: 20px;
}
#main .top_title_right {
	float: right;
	padding-right: 10px;
}

#main .top_title2 {
	background-image: url(img/top_title2_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #E9366B;
	margin-bottom: 15px;
	margin-top: 20px;
	background-position: bottom;
	height: 24px;
	padding-top: 10px;
}
#main .top_box1 {
	margin-bottom: 20px;
	text-align: right;
}
#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: #EE668A;
	scrollbar-darkshadow-color: #FFFFFF;
	padding-right: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#main .news_date {
	font-weight: bold;
	color: #E0A929;
}
#main .news_date2 {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #E0A929;
}

#main .news_box {
	margin-bottom: 15px;
}

#main .content_box_left {
	float: left;
}
#main .content_box_right {
	float: right;
	width: 430px;
}
#main .td_box1 {
	width: 640px;
	background-image: url(img/td_box1_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 2px;
}

#main .td1 {
	float: left;
	padding: 10px;
	width: 130px;
}
#main .td2 {
	float: right;
	padding: 10px;
	width: 470px;
}
#main table {
	border-collapse: collapse;
}
#main table.table1 {
	border-collapse: separate;
	width: 100%;

}
#main table.table1 td {
	padding: 10px;
}
#main table.table1 col.col_gray {
	background-color: #F0F0F0;
}
#main .box_yellow {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #AE9A61;
}
#content .top_btn {
	text-align: right;
	padding-right: 10px;
	margin-top: 40px;
	margin-bottom: 8px;
}
#main .btn_box1 {
	margin-top: 15px;
	text-align: center;
}



.formfield_m {
	width: 270px;
}

.formfield_l {
	width: 404px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	color: #FFFFFF;
	background-image: url(img/footer_bg.jpg);
	height: 60px;
	background-repeat: repeat-x;
}
#footer .foot_link {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}


#footer .foot_copyright {
	text-align: center;
	padding-top: 5px;
}
/*-------------------------------------------------
  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: 10px;
	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;
}

