@charset "utf-8";


/* content 
=========================================================== */
#content #sub{
	background-color:#E2E2E2;
	float:left;
	width:328px;
	overflow:hidden;
	height:100%;
	margin:35px 0 34px;
	padding:12px 0 10px;
}

#content #sub ol li{
	background:url(../image/thumbase.jpg) no-repeat 3px top;
	float:left;
	padding:0 0 3px 3px;
	font-size:0;
	line-height:0;
}

#content #sub ol li{
	background:url(../image/thumbase.jpg) no-repeat 3px top;
	float:left;
	padding:0 0 3px 3px;
	font-size:0;
	line-height:0;
}

#content #sub ol li a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

#content #main{
	background:url(../image/picbase.jpg) no-repeat;
	float:right;
	width:476px;
	height:370px;
	margin:35px 0 34px;
	position:relative;
}

#content #main img{
	position:absolute;
	left: 28px;
	top: 16px;
}

