@charset "utf-8";


/* ============ wrap =================================================================== */
body{ background:url(../images/bg_body.jpg) repeat-x left top; padding:0; margin:0;}
#wrap{
	width:900px;
	margin:0 auto 0 auto!important;
}

/* ============ head =================================================================== */

#header{
	width:900px;
	padding-top:18px;
	margin:0 auto!important;
	position: relative;
	height: 78px!important;
}

.logo{ margin-left:10px;  display: block; width:211px; height:61px;}
#header img{
	float: left;
} 
h1{
	font-size:11px;
	float: right;
	display: block;
	position: absolute;
	left: 228px;
	top: 69px;
	color: #999999;
}

#head_bt{
	position:absolute;
	left: 620px;
	top: -1px;
	width: 280px;
}

#head_bt li{ float:left!important;
display: block;
width:135px;
float:left;}

#head_bt li a:hover{filter: alpha(opacity=60);
-moz-opacity:0.60;
opacity:0.60;} 

a#bt_sitemap{ background: url(../images/bt_sitemap.gif) no-repeat top left;
width:135px;
height:30px;
display: block;
text-indent:-9999px;
}

a#bt_contact{ background: url(../images/bt_contact.gif) no-repeat top left;
width:135px;
height:30px;
display: block;
text-indent:-9999px;

}



/* ============ navi =================================================================== */
#navi {
	clear: both;
}
#navi li{	float:left;


}
#navi li a{
	width: 150px;
	display: block;
	height: 47px;
	background:url(../images/navi.jpg) no-repeat top left;
	text-indent:-9999px;
}

#navi li a:hover{filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;} 

#navi02 a{ background-position:-150px 0!important;}
#navi03 a{ background-position:-300px 0!important;}
#navi04 a{ background-position:-450px 0!important;}
#navi05 a{ background-position:-600px 0!important;}
#navi06 a{ background-position:-750px 0!important;}


/* ============ cont =================================================================== */

#content{
	width:900px;
	margin: 0 auto;
	clear: both;
}

/* ============ left_cont =================================================================== */

#left_cont{
	width:616px;
	float:left;
	margin: 10px 15px 10px 0;
	padding-top: 15px;
}




/* ============ right_cont =================================================================== */
#right_cont{
	width:265px;
	float:left;
	background: #F9F9F9;
	margin: 10px 0px 10px 0;
}



a.side_ad {
	display: block;
	width:225px;
	padding:9px 9px 18px 9px;
	border:#CCCCCC 1px solid;
	text-decoration: none;
	font-size:80%;
	margin:10px auto;
	line-height:1.2!important;
	background:url(/pic/side_ad_tx.gif) no-repeat right bottom #F1F1F1;
}

.side_ad img{ float:left;
margin-right:10px;
border: none;}

.side_ad span{
	font-weight:600;
	color: #0099FF!important;
	padding-bottom:5px;
	font-size:100%;
	line-height:1.5;


color:}

a:hover.side_ad{filter: alpha(opacity=60);
-moz-opacity:0.60;
opacity:0.60;} 



/* ============ sitemap =================================================================== */
#sitemap_area{
	clear: both;
	width: 880px;
	margin: 0 auto;
}
#sitemap_area{
	margin: 10px auto;
	width: 900px;
}

#sitemap_area div {
	padding:5px;
	float: left;
	width: 170px;
}

#sitemap_area h3{
	clear: both;
	font-size:10px;
	margin-bottom:2px;
	margin-top: 2px;
}
/*#sitemap_area li{
	font-size:9px;
	float:left;
	display: block;
}
*/

#sitemap_area ul{
	margin-bottom:4px;
}
#sitemap_area a{
text-decoration:none;
}

#sitemap_area a:hover{
text-decoration: underline;
}


#sitemap_area li {
	font-size:9px;
	list-style-type:none;
	margin-right:4px;
	padding-left:8px;
	border-left:1px solid #999;
}
#sitemap_area li.sampleFooterHome {
	border-left:0;
	padding-left:0;
}
/* ============ footer =================================================================== */

#footer{
	width:auto;
	margin:0 auto;
	background:url(../images/bg_footer.jpg) repeat-x #1E6DBD;
	padding:10px;
	clear: both;
}
#footer a {
	color:#FFFFFF;
	text-decoration: none;
}

#inline { clear:both;}
#inline li{ display: inline;}

#tx_footer{ text-align:center; 
font-size:11px;
display: block;}



.zebra { background:#F6F6F6; }

#bottom_v{
	width:880px;
	height:114px;
	margin-bottom: 5px;
	position: relative;
	background:url(../images/main_bg_botoom.jpg) no-repeat;

}


.tx_none{ text-indent:-9999px;}

.h_moon{
	background:url(../images/h_moon.jpg) no-repeat top left;
	font-size: 12px;
	padding: 16px 5px 22px 30px;
	display: block;
	margin: 5px auto;
	clear: both;
}
