/* @override http://chateaujun.local:8888/css/about.css */

h2{
	background: url(/images/feature/title.png) no-repeat;
}
#contents .page{
	width: 968px !important;
	padding: 0 9px 30px 9px;
	background: url(/images/feature/bg2.gif) repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
.ptitle{
	border-bottom: 1px solid #bcb4ab;
}
.ptitle h3{
	display: block;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/images/feature/title_index.gif) no-repeat;
}
#contents .feature{
	border-bottom: 1px solid #bcb4ab;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#contents .feature h4{
	background: url(/images/feature/line1.gif) no-repeat 0 bottom;
	padding-bottom: 1px;
}
#contents .feature a{
	background: url(/images/feature/line1.gif) no-repeat 0 bottom;
	padding-bottom: 1px;
}
#contents .feature a.last{
	padding-bottom: 1px;
	background-image: none;
}