﻿@charset "utf-8";
/* CSS Document */
* {	
	margin:0 auto;
    padding:0;
	list-style:none;
	}
body {
	background:url(/template/images/body-bg.png) repeat-x top left #FEFEFE;
	list-style:none;
	font-size:14px;
	font-family:仿宋体,Arial, Helvetica, sans-serif;
        color:#333333;
	}
img{
	border:none;
	clear:left;
	}
h1 { font-size:16px; font-weight:800;}
div#header{
	width:1003px;	}
div#logo {
	float:left;
	margin-top:3px;
	height:84px;
	width:188px;
	}
div#page-worp {
    margin:0 auto;
	}
ul#nav { 
	list-style: none;
	padding-left: 0px;
	}
ul#nav li{ float:left; text-align:center;}
ul#nav li a {
	display: block;
	width: 120px;
	line-height:50px;
	float:left;
	list-style-image:url(/template/images/body-bg.png) repeat-x top left;
	margin-top:37px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
    } 
ul#nav li a:hover, ul#nav li a:active {
	background:#0129B4;
	color:yellow;
	}
div#right-top {
	list-style: none;
	float:right;
	margin:0;
	height:20px;
	width:170px;
	text-align:right;
	font-weight:bold;
	padding:10px 0 0 0; 
	}
div#right-top a:hover, div#right li a:active {
	background:#2960ab;
	color:yellow;
	}
div#pagebody {
	float:none;
	margin:0px auto;
	width:1003px;
	overflow:auto;
	}
div#head {
	width:1003px;
	margin:-3px auto;
	}
div#header-bg {
	width:1003px;
	height:22px;
	margin:0px auto;
	background:url(/template/images/header-bg.png) no-repeat center #ffffff;
	}
div#text {
	width:180px;
	float:left;
	}
div#text h1{
	float:left;
	height:26px;
	padding-top:5px;
	overflow:hidden;
	font-size:14px;
	}
div#text-more{
	float:right;
	height:22px;
	padding-top:8px;
	font-size:8px;
	text-align:right;
	}
div#header-left {

	float:left;
	width:56px;
	height:180px;
	background:url(/template/images/head-left.png) no-repeat top left #ffffff;
	}
div#header-left-top {
	float:left;
	width:180px;
	height:25px;
	background:url(/template/images/head-left-top.png) no-repeat  #ffffff;
	}
div#text-left {line-height:18px;
	list-style: none;
	float:left;
	width:180px;
	height:152px;
	margin:0 auto;
	text-align:left;
	}
div#text1 {
	margin-left:10px;
	width:356px;
	float:left;
	}
div#text1 h2 {
	float:left;
	height:26px;;
	padding-top:5px;
	overflow:hidden;
	font-size:14px;
	}

div#text1-more{
	float:right;
	height:22px;
	padding-top:8px;
	font-size:8px;
	text-align:right;
	}
div#header-center-top {
	float:left;
	width:355px;
	height:25px;
	background:url(/template/images/head-center-top.png) no-repeat  #ffffff;
	}
div#text-center {
line-height:18px;
	float:left;
	width:355px;
	height:152px;
	text-align:left;
	} 
div#header-vod {
	float:left;
	margin:0 0 0 25px;
	padding:0;
	width:210px;
	height:180px;
	overflow:hidden;
	background:url(/template/images/head-vod.png) no-repeat top left;
	}
div#header-right {
	float:right;
	width:166px;
	height:180px;
	background:url(/template/images/head-right.png) no-repeat top left #ffffff;
	}
div#sub-body {
	width:1003px;
	clear:both;
	background:url(/template/images/sub-left.jpg)	no-repeat bottom left #ffffff;
	}
div#sub-left {
	float:left;
	margin-top:25px;
	display:block;
	}
	#left-list {
	line-height:40px;
	}
	#left-list li a {
	display: block;
	float:left;
	width:180px;
	list-style-image:url(/template/images/body-bg.png) repeat-x top left;
	color:#999999;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	}
	ul#left-list li a:hover, ul#left-list li a:active {
	background:#0129B4;
	color:yellow;
	}
div#article-header {
	line-height:22px;
	margin-top:15px;
	margin-left:10px;
	float:left;
	width:631px;
	clear: none;
	}
div#sub-art-top {
	float:right;
	margin:6px auto;
	width:812px;
	background:url(/template/images/sub-art-top.jpg) no-repeat top right #ffffff;
	}
div#sub-art-top-art-tel {
	font-size:16px;
	font-weight:800;
	padding-top:45px;
	line-height:200%;
	padding-left:40px;
	}
.note {
    margin: 0 15px 10px;
	color:#999999;
}
.note span{
	float:right;
}
.disable {
	clear:both;
	display:block;
}
.content { 
	line-height:190%;
	color:#333333;
	font-weight:500;}
#list-body {
	width:1003px;
	padding-top:82px;	
	background:url(../template/images/sub-left.jpg) no-repeat bottom left #ffffff;

	}
#list-left {
	float:left;
	width:225px;
	}
#list-right {
	margin-left:5px;
	float:right;
	width:770px;
	line-height:20px;
	}
     a:link {color:#000000;text-decoration:none;} 
　　 a:active {color:yellow;text-decoration:none;} 
　　 a:hover { color:#666666;text-decoration:none;} 
　　 a:visited { color:#333333;text-decoration:none;}
div#footer {
	background:FEFEFE;
	padding:10px 0 10px 0;
	text-transform:uppercase;
	border-top:2px solid #666;
	text-align:center;
	clear: both;
	margin:0 auto;
	width:1003px;
	font-size:12px;
	}

.k_pagelist {display:table;clear:both;margin:0 10px;line-height:30px;text-align:left;}/* {king:pagelist/} 分页列表 构成:div a|strong|span */
.k_pagelist a {margin:0px 5px 0px 5px;}
.k_pagelist strong , .pagelist span {margin:0px 3px; color:red; font-size:18px;}
.bm_1{margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:dashed 1px #333;}
.page-next { display:block; float:left;width:200px; color:#333;}
.box-bottom {display:block;  width:660px; margin-bottom:30px;}
.right-bottom-new {display:block;  width:660px;}
.right-bottom-new-li{  float:left; display:block; width:660px; text-align:left;}
.info { float:left; width:660px;}

