* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	background-image: url(img/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
	
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
img {
 	border:none;
}
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: #333333;
}
.head_link a:visited {
	TEXT-DECORATION: none;
	color: #333333;
}
.head_link a:hover {
	TEXT-DECORATION: none;
	color: #999999;
}
.head_link a:active {
	TEXT-DECORATION: none;
	color: #333333;
}
.foot_link a:link {
	TEXT-DECORATION: none;
	color: #666666;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #666666;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #999999;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #666666;
}

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: 14px;
	margin-bottom: -4px;
}


#header {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}

#header .head_logo {
	float: left;
	padding-left: 10px;
}
#header .head_link {
	float: right;
	padding-right: 4px;
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 5px;
	background-position: left;
	margin-top: 66px;
	font-size: 12px;
	line-height: 14px;
}
#side .side_menu {
	margin-bottom: 2px;
}

/*-------------------------------------------------
  globalnav
-------------------------------------------------*/
#globalnav {
	height: 45px;
	margin-top: 17px;
	margin-bottom: 15px;
}
#globalnav li {
	display: block;
	float: left;
	height: 45px;
	text-decoration: none;
}
#globalnav li a {
	display: block;
	overflow: hidden;
	padding-top: 45px;
	height: 0px;
	width: 180px;
}
#globalnav .n1 a {
	background-image: url(img/navi1.jpg);
	background-repeat: no-repeat;
}
#globalnav .n2 a {
	background-image: url(img/navi2.jpg);
	background-repeat: no-repeat;
	
}
#globalnav .n3 a {
	background-image: url(img/navi3.jpg);
	background-repeat: no-repeat;

}
#globalnav .n4 a {
	background-image: url(img/navi4.jpg);
	background-repeat: no-repeat;
	
}
#globalnav .n5 a {
	background-image: url(img/navi5.jpg);
	background-repeat: no-repeat;
	
}

#globalnav a:hover {
	background-position: left -50px;
}
#globalnav.navi1 .n1 a { background-position: 0 -100px!important; }
#globalnav.navi2 .n2 a { background-position: 0 -100px!important; }
#globalnav.navi3 .n3 a { background-position: 0 -100px!important; }
#globalnav.navi4 .n4 a { background-position: 0 -100px!important; }
#globalnav.navi5 .n5 a { background-position: 0 -100px!important; }

@media print{
#globalnav li a {
	height: 45px;
	text-align: center;
}
}

/*-------------------------------------------------
  globalnav end
-------------------------------------------------*/

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

#content .flash {
	padding-bottom: 20px;
	
}
#content .text_top {
	margin-bottom: 3px;
}
#content .box_top1 {
	position:absolute;
	z-index:1;
	top: 227px;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(img/box1_bg.gif);
	padding-left: 10px;
	padding-right: 10px;
}
#content .box_top2 {
	float: left;
	width: 265px;
	margin-right: 10px;
	padding: 4px;
	display: inline;
	margin-left: 10px;
}
#content .box_top3 {
	background-image: url(img/box3_bg.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height: 65px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#pankuzu li {
	list-style-type: none;
	display: inline;
}
#side {
	float: left;
	width: 220px;
}
#side .blue_box {
	background-color: #EDF3FF;
	padding: 5px;
	margin-bottom: 15px;
}
#side .side_link {
	margin-top: 5px;
}
#main {
	float: right;
	width: 660px;
}
#main p {
	margin-bottom: 10px;
}

#main h2 {
	background-image: url(img/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 25px;
	padding-top: 12px;
	padding-left: 18px;
	margin-top: 20px;
}

#main h3 {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/h3_bg.jpg);
	background-repeat: no-repeat;
	height: 23px;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-left: 10px;
}
#main h4 {
	font-size: 14px;
	background-image: url(img/h4_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 20px;
	color: #666666;
	height: 23px;
	padding-top: 5px;
}

#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}
#main ol.privacy li {
	margin-left: 40px;
	margin-right: 25px;
}
#main ol.content li {
	margin-left: 30px;
	margin-right: 10px;
}
#main ul.content1 li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	list-style-type: none;
}


#main .top_title1 {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	background-image: url(img/top_title1_bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
	height: 31px;
	padding-top: 3px;
	
}
#main .top_title2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/top_title2_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 9px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 15px;
	
}

#main .text_top2 {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 2px;
}
#main .text_content1 {
	margin-top: 3px;
}
#main .text_content2 {
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}



#main .scroll {
	overflow: auto;
	height: 149px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 5px;
}
#main .news_date {
	font-weight: bold;
	color: #FF9900;
	background-image: url(img/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
#main .news_text {
	padding-bottom: 8px;
	padding-left: 10px;
}


#main .box1 {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#main .box2 {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

#main .box3 {
	display: inline;
	width: 310px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}



#main .box_left {
	float: left;
}

#main .box_left_166 {
	float: left;
	width: 166px;
}
#main .box_right_365 {
	float: right;
	width: 365px;
}

#main .box_right_435 {
	float: right;
	width: 435px;
}

#main .box_right_460 {
	float: right;
	width: 460px;
}


#main table {
	border-collapse: collapse;
}
#main table.table1 {
	width: 100%;
	
}
#main table.table1 th {
	color: #666666;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}


#main table.table1 td {
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
}

#main table.table2 {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
#main table.table2 td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
#main table.table2 col.col_gray {
	background-color: #F2F2F2;
	font-weight: bold;
}

#main table.table3 {
	width: 100%;
	border-collapse: separate;
	border: 1px solid #D7D8DA;
	
}
#main table.table3 td {
	padding: 10px;
}
#main table.table3 col.col_gray {
	background-color: #EBEBEB;
	color: #666666;
}

#main .box_gray {
	background-color: #F6F6F6;
	margin-top: 10px;
	padding: 10px;
}
#main .box_blue {
	background-color: #EDF3FF;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 15px;
}
#main .box_sitemap {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(img/arrow4.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-left: 16px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
#main .box_sitemap2 {
	width: 620px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#main .box_sitemap3 {
	font-weight: bold;
	color: #666666;
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#main .text_sitemap {
	padding-left: 8px;
}



#main .box_btn {
	text-align: center;
	margin-top: 15px;
}


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

.formfield_s {
	width: 180px;
}
.formfield_s2 {
	width: 100px;
}
.formfield_m {
	width: 240px;
}
.formfield_l {
	width: 320px;
}

#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	padding: 10px;
	background-image: url(img/foot_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#footer .foot_link {
	margin-bottom: 5px;
}

/*-------------------------------------------------
  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;
	padding-top: 5px;
	display: inline;
	padding-left: 5px;
}
