ul{
	margin:0;
	padding:0;
}
li{
	list-style:none none;
}
a{
	color:#666666;
}
img{
	border:none;
}
body{
	margin: 0;
	padding: 0;
	width:98%;
	background:url(../images/grade.gif) repeat-x top;
}
h2{
	margin:0;
	padding:0;
}
h3{
	margin:0;
	padding:0;
}
h4{
	margin:0;
	padding:0;
}
div.topShadow{
	margin: 0 auto;
	width: 980px;
	height: 120px;
	background:url(../images/top_shadow.gif) no-repeat;
}
div.wrapper{
	padding-bottom:5px;
	margin: 0 auto;
	width: 980px;
	background:url(../images/shadow.gif) repeat-y;
}
div.explain{
	width:370px;
	float:right;
	margin:15px 15px 0 0;
	font-size:0.8em;
	color:#999999;
}
div.leftGrade{
	margin-left:12px;
	float:left;
	width:5px;
	height:120px;
	background:url(../images/grade2.gif) repeat-x;	
}
div.rightGrade{
	margin-right:11px;
	float:right;
	width:5px;
	height:120px;
	background:url(../images/grade2.gif) repeat-x;
}
div.contents{
	width:960px;
	margin-left:20px;
	padding:5px 0 0 0px;
	min-height:1em;
	display:inline-table;
}
div.dottedLine{
	width:940px;
	height:1px;
	margin-left:20px;
	border-top:2px dotted #CCCCCC;
}
div.mainLeft{
	width:235px;
	padding:5px 5px 0 0;
	float:left;
}
div.mainRight{
	padding:5px 0 0 5px;
	width:700px;
	border-left:2px dotted #CCCCCC;
	float:left;
	min-height:400px;
	height: auto !important;
	height: 400px;
}
div.flash_position{
	width:951px;
	height:157px;
	background:url(../images/flash.gif) no-repeat;
}
div.contentLeft{
	width:465px;
	float:left;
}
div.contentRight{
	margin-left:5px;
	width:220px;
	float:right;
}
div.footer{
	margin: 0 auto;
	width:980px;
	height:40px;
	background:url(../images/bottom.gif);
}
div.space5{
	width:1px;
	height:8px;
}