@charset "UTF-8";

.twoColLiqLtHdr #container {
	width: 960px;
	background: #FFFFFF;
	background-image: url(img/header_bg.gif);
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-x;
} 

.twoColLiqLtHdr #header {
	margin: 0;
	padding: 0;
	
} 


.twoColLiqLtHdr #headerrightarea {
	float:right;
}

.twoColLiqLtHdr #tit {
	padding:0;
	text-align:left;
	border-style:solid;
	border-width:0px;
	border-color:#999;
	float:left;
	margin: 0;
}

.twoColLiqLtHdr #headermenu {

	width:510px;
	float:right;
	text-align:right;
	border-style:solid;
	border-width:0px;
	border-color:#999;
}


.twoColLiqLtHdr #minilogo {
	clear:both;
	text-align:right;
}

.twoColLiqLtHdr #menu {
	background-image:url(img/menu/btn02.gif);
	padding:10px 0 0 0;
}


.twoColLiqLtHdr #engmenu {
	background-image:url(english/img/menu/btn02.gif);
	padding:10px 0 0 0;
}

.twoColLiqLtHdr #menu a:hover img{
	filter: alpha(opacity=0);
	opacity: 0.0;
	}

.twoColLiqLtHdr #engmenu a:hover img{
	filter: alpha(opacity=0);
	opacity: 0.0;
	}


.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 200px;
	background: #fff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.twoColLiqLtHdr #sidebar1 .submenu {
	
	padding:0;
	margin:15px 10px 10px 12px;
	height:175px;
	width:180px;
}


	.twoColLiqLtHdr #sidebar1 .submenu h2 {
	font-size:14px;
	border:0px solid #000;
	margin:0;
	padding:0;	
	height:35px;
	letter-spacing: 0;
	}

	
	.twoColLiqLtHdr #sidebar1 .submenu h2 a {
	color:#ffffff;	
	text-decoration: none;
	background:url(img/submenu/h2.gif);
	padding: 5px 0 0 30px;
	display: block;
	height:30px;
	}	
	.twoColLiqLtHdr #sidebar1 .submenu h2 a:hover {
	color:#ffffff;	
	text-decoration: none;
	background:url(img/submenu/h202.gif);
	padding: 5px 0 0 30px;
	display: block;
	height:30px;
	}

	
	.twoColLiqLtHdr #sidebar1 .submenu ul {
	list-style-image:url(img/toumei.gif);
	list-style: none;
	border-style: none;
	margin:0;
	padding:0 0 0 0;
	}
	
	
	
	.twoColLiqLtHdr #sidebar1 .submenu li{
	height:35px;
	
bor
	}	
	
	.twoColLiqLtHdr #sidebar1 .submenu li a{
	font-size:12px;
	background-image:url(img/submenu/btn.gif);
	display: block;
	list-style: none;
	height: 0;
	border-style: none;
	margin:0;
	padding: 7px 0 28px 25px;
	color:#333333;
	text-decoration: none;
	}
	
	.twoColLiqLtHdr #sidebar1 .submenu li a:hover{
	color:#000000;
	background-image:url(img/submenu/btn02.gif);
	display: block;
	text-decoration: none;
	}
	
	

.twoColLiqLtHdr #mainContent {
	margin: 15px 15px 15px 205px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-image: url(img/contents_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
} 
.twoColLiqLtHdr #footer {
	background: url(img/footer_bg.gif);
	padding: 0 0 0 0;
	height:30px;
} 

 
.twoColLiqLtHdr #footerleftarea {
	float: left;
	background: url(img/footer_bg.gif);
	width: 600px;
} 

 
.twoColLiqLtHdr #footerrightarea {
	float: right;
	width: 360px;
} 

.twoColLiqLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}