* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	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: #666666;
	
}
.top_btn a:active {
	TEXT-DECORATION: none;
	color: #000000;
	
}
#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;
	
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/head_bg.jpg);
	background-repeat: repeat-x;
	height: 61px;
}
h1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	text-align: right;
	background-color: #FFFCF9;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DB0C12;
}

#header .head_logo {
	float: left;
	padding-top: 6px;
	padding-left: 31px;
}
#header .head_right {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 10px;
}
#header .head_link {
	float: right;
	padding-left: 10px;
	margin-top: 42px;
}
.head_link a:hover img  { filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=60) }
#content {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	background-image: url(img/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
#content .flash {
	padding-bottom: 20px;
}
#pankuzu li {
	display: inline;
	list-style-type: none;
}
#side {
	float: left;
	width: 220px;
}
#side .side_menu {
	margin-bottom: 2px;
}

#main {
	float: right;
	width: 650px;
}
#main p {
	margin-bottom: 10px;
}

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

#main h4 {
	font-size: 14px;
	background-image: url(img/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 13px;
	margin-left: 10px;
	height: 19px;
	padding-top: 2px;
	color: #333333;
}
#main h5 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333333;
	background-image: url(img/h5_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	padding-left: 10px;
}
#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}
#main .indent2 {
	padding-right: 20px;
	padding-left: 20px;
}
#main ol.privacy li {
	margin-right: 20px;
	margin-left: 40px;
}
#main ul.content {
	margin-bottom: 10px;
}

#main ul.content li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 10px;
}
#main .top_box_left {
	float: left;
	width: 420px;
}
#main .top_box_right {
	float: right;
	width: 210px;
}
#main .top_title1 {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/top_title_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	padding-left: 17px;
}
#main .top_title2 {
	background-image: url(img/top_title2_bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 7px;
	padding-left: 22px;
	margin-top: 20px;
}
#main .top_title2_right {
	float: right;
	padding-right: 5px;
}


#main .top_box1 {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#main .top_box2 {
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-top: 10px;
}
#main .top_scroll {
	overflow: auto;
	height: 85px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #F10B17;
	scrollbar-darkshadow-color: #FFFFFF;
	margin-right: 5px;
	padding: 10px;
	border: 1px solid #D5D7D4;
}
#main .news_date {
	color: #F10B17;
	font-weight: bold;
}
#main .news_date2 {
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #F10B17;
	text-align: right;
}

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

#main .btn_box1 {
	margin-top: 10px;
	text-align: right;
}
#main .btn_box2 {
	text-align: center;
	margin-top: 20px;
}

#main .top_link {
	background-image: url(img/top_link_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 18px;
	height: 30px;
}
#main .td_box1 {
	width: 650px;
	background-image: url(img/td_box_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 2px;
}
#main .td1 {
	float: left;
	padding: 10px;
	width: 130px;
}
#main .td2 {
	float: right;
	padding: 10px;
	width: 480px;
}
#main table {
	border-collapse: collapse;
}
#main table.table1 {
	border-collapse: separate;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-right-width: 1px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #F49E9E;
}
#main .td_blue {
	background-color: #F3F3F3;
	vertical-align: top;
	padding: 10px;
}
#main .td_white {
	padding: 10px;
}
#main .content_box1 {
	width: 630px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#main .content_box_left {
	float: left;
}
#main .content_box_right {
	float: right;
	width: 480px;
}
#main .td_gray_box {
	font-weight: bold;
	color: #333333;
	background-color: #FEF5F5;
	padding: 10px;
	border: 1px solid #C3C3C3;
}
#main .td_gray_box2 {
	font-weight: bold;
	color: #333333;
	padding: 10px;
	background-color: #FEF5F5;
	border: 1px solid #DAD5D2;
	vertical-align: top;
}

#main .td_white_box {
	padding: 10px;
	border: 1px solid #C3C3C3;
}
#main .td_white_box2 {
	padding: 10px;
	border: 1px solid #DAD5D2;
}

#main .pink_box {
	padding: 10px;
	border: 1px solid #F0B5B8;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .faq_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
	padding-right: 10px;
	padding-bottom: 20px;
}
#main .q_a_q {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	background-image: url(img/q_a_q.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-top: 2px;
	padding-left: 42px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#main .q_a_a {
	background-image: url(img/q_a_a.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-top: 2px;
	padding-left: 42px;
	padding-bottom: 5px;
}
#main .link_title {
	font-weight: bold;
	margin-bottom: 5px;
	color: #895B2E;
}
#content .top_btn {
	background-image: url(img/top_btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
	margin-top: 50px;
}

.formfield1 {
	width: 280px;
}
.formfield2 {
	width: 320px;
}
#main .font_red {
	color: #FF0000;
}

#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer .foot_link {
	float: left;
	margin-top: 10px;
}

#footer .foot_copyright {
	padding-top: 10px;
	float: right;
}

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

#main .sponsor_title {
	background-color: #DDDDDD;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	color: #797877;
	font-size: 12px;
	width: 645px;
	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: 640px;
	padding-bottom: 5px;
}
#main .sponsor_box li {
	float: left;
	width: 208px;
	padding-top: 5px;
	display: inline;
	padding-left: 5px;
}
#side p {
	margin-top: 10px;
}

#side ul.side_ul {
	margin-bottom: 10px;
}
#side ul.side_ul li {
	background-color: #FAF3E0;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(img/side_li_bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
}
#main .red_box {
	padding: 10px;
	border: 1px solid #DC0903;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .gray_box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main .btn_box {
	text-align: center;
	margin-top: 15px;
}#main .top_box4 {
	background-color: #FAF3E0;
	text-align: center;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
}

