h2{
	width:120px;
	text-align:center;
	line-height:2.3em;
	font-size:12px;
	color: #663333;
}
#bodysample {
	background:#eeeeee url(../sample/img/bodyback.gif) 50% 0% no-repeat;
	padding-bottom:40px;}
.main {
	width:980px;
	height:450px;
	margin:0px auto;
	text-align:left;
}

.top{
	height:315px;
	background: url(../sample/img/top.jpg) 50% 0% no-repeat;
}
.topleft{
	float:left;
	width:550px;
	height:315px;
}

.topright{
	float:left;
	height:315px;
}
.left{
	float:left;
	width:300px;
	height:310px;
	background: url(../sample/img/new.gif) 50% 50% no-repeat;
}


.left dl{
	margin-left:20px;
}
.left dt{
	font-size:15px;
	font-weight:bold;
	color: #C06
}
.left img{
	margin-left:8px;
}
	
.right{
	float:left;
	width:680px;
}
h3{
	color:#fff;
	font-size:14px;
	margin:10px 0; 
	text-align:center;}
h4{
	font-size:12px;
	color:#e07;
	margin-top:10px;
	text-align:center;
	line-height:1.7em;
	width:70px;
	background: url(../sample/img/index.gif) 50% 50% no-repeat;
	float:left;
}
.right p{font-size:12px;
	margin-top:10px;
	line-height:1.7em;
	width:600px;
	margin-left:10px;
	float:left;}

