@charset "utf-8";
@import url(general.css);

#navim .about a {background-position:0px -40px;}

#body {padding-top:40px;}
	#navis {
	float:left;
	width:300px;
	height: 452px;
}
	#navis h2 {}
	#navis ul {width:210px; margin-top:130px; background:url(../images/line_dotted.gif) 0px bottom repeat-x;}
	#navis li {padding:6px 0px; background:url(../images/line_dotted.gif) repeat-x;}
	#navis li.current a {color:#E42100;}
	#main {
	float:left;
	width:590px;
	margin-left:10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
	#main h3 {width:590px; height:80px; margin-bottom:10px;}
	#main h3 img {display:block; float:left;}
	#main .info {
	width:590px;
	height:350px;
	margin-top:20px;
}
	#main .mainBottom {clear:both;}
