@charset 'gb2312';
.content-box{
	width:100%;
	min-width:1200px;
	margin-top: 10px;
	min-height: 500px;}
.content-left{
	float: left;
	width:200px;}
.content-left table.title tr td{
	height: 50px;
	/*background: red;*/
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	background: url(../images/bg1.png)  center center no-repeat;}

.content-left  table{
	background: #ffffff;
	border-spacing: none;
	width: 100%;}
.content-left  table tr td{
	font-size: 14px;}
.content-left  table tr td a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #030101;
	width: 100%;
	border-bottom: 1px dashed #d0cdcd;}
.content-left  table tr td a:hover, .content-left  table tr td a.cur {
	border-bottom: 3px solid #65c9ea;
	color: #ef881a;}
.main{
	overflow: hidden;
	margin-top: 10px;}
.content-right{
	float: right;
	width: 980px;
	background: #ffffff;}
.content-right table.current{
	background: url(../images/home.png) 10px center no-repeat ;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d3d3d3;
    padding-left: 10px;}
.content-right table.current tr td{
	font-size: 12px;
	color: #8a8a8a;
	text-indent: 2em;}
.content-right table.current tr td{
	color: #666666;}
.content-right table.current tr td a.on{
	color: #ef881a;}
.content-right table.list{
	margin-top: 20px;
	width: 100%;
	margin-left:30px;
	margin-right: 30px;}
.content-right table.list tr td {}
.content-right table.list tr td a{
	display: block;
	width: 100%;
	line-height: 35px;
	height: 35px;
	color: #666666;
	font-size: 14px;
	border-bottom:1px dashed #d3d3d3;}
.content-right table.list tr td a:hover{
	color: #ef881a;}

.content-right .page{
	text-align:center;
	padding-top:20px;
	padding-bottom: 20px;}
.content-right .page span{
	display:inline-block;
	color:#666666;
	text-align:center;
	font-size:12px;
	cursor:pointer;
	margin:0 5px;}
.content-right .page a{
	display:inline-block;
	font-size:14px;
	width:20px;
	height:20px;
	line-height:20px;
	color:#666666;}
.content-right .page a:hover{
	background:#2f7ed8;
	color:#fff;
	text-align:center;}
.content-right .page .showpage{
	background:#2f7ed8;
	color:#fff;}
.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;}

	
