/* CSS Document */
body {
margin:0;
padding:0;
background:#fff url(bg.jpg) repeat-x 50% 0;
behavior:url(ie-css3.htc);
}
.mt20 {
	margin-top: 20px;
}
.mt15 {
	margin-top: 15px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt5 {	
	margin-top:5px;
}
.ml5 {
margin-left:5px;
}
.ml8 {
margin-left:8px;
}
.ml10 {
margin-left:10px;
}
.ml15 {
margin-left:15px;
}
.ml20 {
margin-left:20px;
}

.pt5 {
padding-top:5px;
}
.pt10 {
padding-top:10px;
}
.pl5 {
	padding-left:5px;
}
.pl8 {
	padding-left:8px;
}
.fl {
	float: left;
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix {
	zoom:1;
}
.d-inline {
_display:inline;
}
header {
	background:url(head-top.jpg) no-repeat 50% 0;
	height:584px;
}
.main-1002 {
	width:1002px;
	margin:0px auto;
}
#content1 {
	margin-top:20px;
}
#c1-left {
	width:600px;
	height:300px;
	float:left;
	overflow:hidden;
}
#c1-right {
	float:left;
	width:380px;
	margin-left:20px;
}
#c1-right dl dt {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	font-family:"ºÚÌå", "Î¢ÈíÑÅºÚ";
}

	#c1-right dl  dd {
		line-height:24px;
		border-bottom:1px dashed #ccc;
		padding-bottom:6px;
	}
#c1-right dl dt a {
	color:#f00;
}
#content2 {
background:#526f97;
margin-top:15px;	
}
#content3 {
	margin-top:15px;
}
footer {
background:#526f97;
text-align:center;
line-height:26px;
padding:25px 0;
color:#fff;
margin-top:20px;
}