@charset "utf-8";

#containar {
	background: url(../image/index/index_photo.jpg) no-repeat;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	padding-left:20px;
}


h2 {
	width: 194px;
	padding-top: 41px;
	padding-left: 18px;
}

#info{
	margin-top:680px;
	float:left;
	padding:20px;
	width:588px;
	font-size:12px;
	background: url(../image/index/info_bg.png);
	}
	
#info table{
	width:100%;
	}
	
#info tr{
	background: url(../image/index/line_01.gif) repeat-x left bottom;
}

#info th{
	width: 8.5em;
	color:#eee;
	font-weight:normal;
	text-align: left;
	padding: 1em 0.8em 0.8em 0.5em;
}

#info td{
	padding: 1em 0.8em 0.8em;
}

#info a:link{color:#eee;}
#info a:visited{color:#d6dbe9;}
#info a:hover{color:#00aae7;}

.new{
	color:#F00;
	margin-left:1em;}
	
* html #info p{
    width:168px;
    height:26px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=image/index/info_title.png);
}

* html #info p img{
    display:none;
}

* html #info{
	background-color:#333;
	filter:alpha(opacity=80);
	background-image:none;
}
