/*@charset "UTF-8";*/

/*tag reset*/
@import "import.css";

#wrapper #contents_wrapper .contens{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:20px;
	background-color:#101010;
	padding-bottom:50px;
}

h2{
	background:url(../img/attenshon/h2.gif) no-repeat;
	width:329px;
	height:23px;
	text-indent:-1000em;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:11px;
}

h3{
	font-size:18px;
	margin-bottom:25px;
	margin-top:15px;
	font-weight:bold;
}

p{
	font-size:14px;
}