* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
}
a:link {
	TEXT-DECORATION: none
}
a:visited {
	TEXT-DECORATION: none
}
a:hover {
	TEXT-DECORATION: none
}
a:active {
	TEXT-DECORATION: none
}
.head_link a:link {
	TEXT-DECORATION: none;
	color: #000000;
}
.head_link a:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
.head_link a:hover {
	TEXT-DECORATION: none;
	color: #FF9900;
}
.head_link a:active {
	TEXT-DECORATION: none;
	color: #000000;
}
#pankuzu a:link {
	TEXT-DECORATION: none;
	color: #FF9900;
}
#pankuzu a:visited {
	TEXT-DECORATION: none;
	color: #FF9900;
}
#pankuzu a:hover {
	TEXT-DECORATION: none;
	color: #CC7A00;
}
#pankuzu a:active {
	TEXT-DECORATION: none;
	color: #FF9900;
}
.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: #545454;
}
.top_btn a:active {
	TEXT-DECORATION: none;
	color: #000000;
}

.foot_link a:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #CCCCCC;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.foot_box2 a:link {
	TEXT-DECORATION: none;
	color: #000000;
}
.foot_box2 a:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
.foot_box2 a:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
.foot_box2 a:active {
	TEXT-DECORATION: none;
	color: #000000;
}
.sitemap_box a:link {
	TEXT-DECORATION: none;
	color: #FF9900;
}
.sitemap_box a:visited {
	TEXT-DECORATION: none;
	color: #FF9900;
}
.sitemap_box a:hover {
	TEXT-DECORATION: none;
	color: #CC7A00;
}
.sitemap_box a:active {
	TEXT-DECORATION: none;
	color: #FF9900;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/head_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 10px;
}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #999999;
	background-image: url(img/h1_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
#header .head_logo {
	padding-left: 16px;
	padding-top: 10px;
	float: left;
}
#header .head_link {
	float: right;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 10px;
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}
#content .content_menu {
	padding-bottom: 20px;
}

#content .flash {
	padding-bottom: 20px;
}
#content .content_link_box {
	width: 900px;
	padding-bottom: 20px;
}
.content_link_box a:hover img		{ filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=80) }
#content .content_link_left {
	float: left;
}
#content .content_link_right {
	float: right;
}
#pankuzu li {
	display: inline;
	list-style-type: none;
}
#side {
	float: left;
}
#side a:hover img		{ filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=80) }
#main {
	float: right;
	width: 665px;
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-bottom: 25px;
}
#main .top_scroll {
	overflow: auto;
	height: 100px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
}
#main .news_date {
	font-weight: bold;
	color: #FF9900;
}
#main .top_title {
	background-image: url(img/top_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
#main .service_box1 {
	margin-top: 20px;
	padding-left: 10px;
}

#main .service_box1 img {
	padding-right: 20px;
}


#content .top_btn {
	float: right;
	background-image: url(img/top_btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 10px;
}
#footer .foot_link {
	padding-left: 10px;
	padding-top: 10px;
	color: #FFFFFF;
}
#footer ul.foot li {
	list-style-type: none;
}
#footer .foot_title {
	font-weight: bold;
	margin-bottom: 5px;
}
#footer .foot_box2 {
	float: left;
	width: 150px;
	padding-right: 10px;
}
#footer .foot_left {
	float: left;
	padding-left: 10px;
	margin-top: 20px;
}
#footer .foot_right {
	float: right;
	width: 485px;
	margin-top: 20px;
	background-image: url(img/line3.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 35px;
}
#footer .foot_copyright {
	margin-top: 5px;
}


/*-------------------------------------------------
  Layout
-------------------------------------------------*/
h2 {
	background-image: url(img/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 11px;
	padding-left: 28px;
	color: #FFFFFF;
	font-size: 16px;
}
h3 {
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 20px;
	padding-top: 6px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	margin-bottom: 15px;
}

p {
	margin-bottom: 15px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
ol.ol1 {
	margin-bottom: 15px;
	margin-left: 25px;
}
ol.ol2 {
	margin-left: 40px;
	margin-right: 20px;
}
ul.ul1 li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	list-style-type: none;
	margin-bottom: 5px;
	font-weight: bold;
}


.indent {
	padding-right: 10px;
	padding-left: 10px;
}
.b1 {
	width: 645px;
}
.bl1 {
	float: left;
	width: 360px;
}
.br1 {
	float: right;
	width: 225px;
}
table {
	border-collapse:separate;
}
table.t1 {
	border: 1px solid #E1E1E1;
}
table.t1 th {
	background-color: #E1E1E1;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	width: 130px;
}
table.t1 td {
	padding: 10px;
}
table.t2 {
	margin-bottom: 10px;
}
table.t2 th {
	background-color: #E1E1E1;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table.t2 td {
	padding: 10px;
	background-color: #FFE6BF;
}
table.t3 {
	border: 1px solid #E1E1E1;
	margin-bottom: 15px;
}
.td_g {
	font-weight: bold;
	background-color: #E1E1E1;
	padding: 10px;
}
.td_g2 {
	background-color: #EFEFEF;
	padding: 10px;
}
.td_w {
	padding: 10px;
}
.td_p {
	background-color: #F4EFE1;
	padding: 10px;
}
table.t4 th {
	background-color: #EEEEEE;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6B6B6B;
	width: 130px;
	vertical-align: top;
	color: #666666;
}
table.t4 td {
	padding: 10px;
}
.td_center {
	text-align: center;
}

.sitemap_box_left {
	float: left;
	width: 120px;
	padding-left: 20px;
}
.sitemap_box_right {
	float: right;
	width: 500px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}



.font_red {
	color: #FF0000;
}
.font_b {
	font-weight: bold;
}
.formfield1 {
	width: 240px;
}
.formfield2 {
	width: 300px;
}
.formfield3 {
	width: 150px;
}
.formfield4 {
	width: 600px;
}
.btn_box {
	text-align: center;
	margin-top: 15px;
}

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

#main .sponsor_title {
	background-color: #DDDDDD;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(img/sponsor_title_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-bottom: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
}
#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;
	padding-bottom: 5px;
	width: 670px;
}
#main .sponsor_box li {
	float: left;
	width: 195px;
	padding-top: 5px;
	display: inline;
	padding-left: 5px;
}
