@charset 'gb2312';
.content-box{
	width:100%;
	min-width:1200px;
	margin-top: 10px;
	min-height: 500px;}
.main{
	overflow: hidden;
	margin-top: 10px;}
.center table.current{
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #d3d3d3;
	font-size: 12px;
	color: #8a8a8a;
	padding-left: 10px;
	margin-top: 20px;
	text-indent: 2em;
	background: url(../images/home.png) 10px center no-repeat ;}
.center  table.current tr td a{
	color: #666666;}
.center  table.current tr td a.on{
	color: #ef881a;}
.content{
	width: 1000px;
	margin:0 auto;
	margin-top: 30px;}
.content table.title{
	width: 100%;
	text-align: center;}
.content table.title tr td{
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	text-align: center;}
.content table.tip{
	width: 100%;
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin:10px 0;}
.content table.text tr td p{
	text-indent: 2em;
	margin:10px 0;
	font-size: 14px;
	line-height: 25px;
	color: #333333;}
.footer{
	width: 100%;
	margin-top: 20px;
	min-width: 1200px;
	height: 80px;
	background: url(../images/footerbg.png) center center repeat-y;}

.footer .footer-left{
	float: left;
	margin-top:10px;
	margin-left: 120px;}
.footer .footer-left table td {
	color: #ffffff;
	text-align: center;
	font-size: 12px;}
.footer .footer-left table td i{
	margin:0 5px;}
.footer .footer-left table td a{
	color: #ffffff;
	font-size: 12px;}
.footer .footer-left p{
	color: #cac8c8;
	font-size: 12px;
	margin: 5px 0;} 
.footer .footer-right{
	float: right;
	width: 320px;
	margin-top: 5px;
	margin-right:120px;}
.footer .footer-right img{
	float: left;
	vertical-align: middle;
	margin-right: 10px;}
.footer .footer-right p{
	color: #cac8c8;
	font-size: 12px;
	margin: 5px 0;}

	
