﻿body,h1,h2,h3,p{
	padding:0px;margin:0px;
}
body{
	font:12px Verdana,Tahoma; background:#F7F7F7;
}
img{
	border:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
em{
	font-style:normal;
}
.fix{width:100%;height:10px;clear:both;overflow:hidden;}
.left{
	float:left;
}
.right{
	float:right;
}
.center{
	text-align:center;
}
.other{
	width:300px;
}
.border{
	border:1px #5EBF18 solid; width:570px; margin:0px auto;padding:5px; background:#F5FFE4;
}
.wrap {
	width:900px;margin:0px auto;background:url(wrapshadow.gif) center repeat-y;
}
.header{
	width:880px;
	margin:0px auto;
	padding-top:5px;
	overflow:hidden;
	clear:both;
	height:90px;
	background:#E75500;
	border-bottom:2px #237E43 solid;
}
.header h1{
	text-align:center;color:#fff; margin-top:20px;font-size:18px;
}
.header p{
	margin-top:10px; font-size:14px; padding:0px 10px;
}
.body{
	width:880px;margin:0px auto; clear:both;
}
.pageleft{
	width:650px;float:left;
}
.pageleft h2{
	font-size:18px;text-align:center; height:50px; line-height:50px;
}
.pageleft h3{
	font-size:28px;text-align:center; height:40px; line-height:40px; color:#f00; padding:20px 10px;
}
.pageleft h2 span{
	font-size:28px;color:#f00;
}
.pageright{
	width:220px;float:right; background:#EFEFEF; overflow:hidden;
}
.pageright h2{
	font-size:16px;margin:10px;background:#E75500;border-bottom:2px #237E43 solid; height:30px;line-height:30px; color:#fff; text-align:center;
}
.pageright p{
	padding:10px 15px;line-height:20px; font-size:14px;
}
.pageright .quotebox{
	width:100%;height:280px;overflow:scroll;overflow-x:hidden;
}
.pageright .quotebox li{
	padding:0px; margin:0px;
}
.jisuanqi300{text-align:center;width:300px;min-height:250px;margin:0px auto;clear:both;}
.footer{
	width:880px;margin:0px auto; clear:both;border-top:1px #D7D7D7 solid;
}
.footer .flink{
	color:#666; padding:5px; clear:both;
}
.flink strong{
	color:#2E48A5; margin-right:10px; font-size:14px;
}
.flink a,.flink a:hover{
	color:#666;
}
.footer .copyright{
	color:#fff; text-align:center; padding-top:10px;line-height:20px;border-top:2px #003366 solid; background:#E75500; padding-bottom:10px;
}
.footer .copyright a{
	color:#fff;
}
