@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* CSS Document */
/*
    Document   : CSS样式初始化
    Created on : 2013. 8. 6,15:41:00
    Author     :
    Description:
        CSS样式表的初始化，全局样式设置。部分样式属性请根据具体页面重置其属性
导入方式：<link href="css/common.css" rel="stylesheet" type="text/css" />
*/
/* reset */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}  /* 初始化标签在所有浏览器中的margin、padding值 */
fieldset,img {border:0 none}  /* 重置fieldset（表单分组）、图片的边框为0*/
dl,ul,ol,menu,li {list-style:none}   /* 重置类表前导符号为onne,menu在HTML5中有效 */
blockquote, q {quotes: none}   /* 重置嵌套引用的引号类型 */
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}  /* 重置嵌套引用*/
input,select,textarea,button {vertical-align:middle}  /* 重置表单控件垂直居中*/
button {border:0 none;background-color:transparent;cursor:pointer}  /* 重置表单button按钮效果 */
body {background:#fff}   /* 重置body 页面背景为白色 */
body,th,td,input,select,textarea,button {
	font-size:12px;
	line-height:1;
	font-family:"微软雅黑", "黑体", "宋体";
	color:#000
} /* 重置页面文字属性 */
a {color:#222;text-decoration:none}  /* 重置链接a标签 */ 
a:active, a:hover {text-decoration:none}   /* 重置链接a标签的鼠标滑动效果 */
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}  /* 重置样式标签的样式 */
caption {display:none;}    /* 重置表格标题为隐藏 */
table {width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}    /* 重置table属性 */
img{vertical-align:top}  /* 图片在当前行内的垂直位置 */
/* 页面设置 */
  /* 取消a标签点击后的虚线框 */
a {outline: none;}  
a:active {star:expression(this.onFocus=this.blur());}
 /* 设置页面文字等在拖动鼠标选中情况下的背景色与文字颜色 */ 
/* 
::selection {color: #fff;background-color: #4C6E78;}    
::-moz-selection {color: #fff;background-color: #4C6E78;} 
*/
body {
    padding: 0px;
    margin: 0px auto;
	line-height: 25px;
    font-size: 14px;
    font-family: "SimSun","Microsoft YaHei","STHeiti Light",Arial;
}
p{line-height:20px;}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:underline;color:#F00;}
script {display: none;}
.yahei {font-family: "Microsoft YaHei";}
.bold {font-weight: bold;}
.center {
	text-align: center;
    color: #646472;
    line-height: 22px;
}
.hr_10, .hr_5, .hr_3, .hr_1, .hr_8, hr_15, .hr_25, .hr_35 {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden;
}
.hr_10{
	height:10px;
}
.hr_5{
	height:5px;
}
.hr_3{
	height:3px;
}
.hr_1{
	height:1px;
}
.hr_8{
	height:8px;
}
.hr_15{
	height:15px;
}
.hr_25{
	height:25px;
}
.hr_35{
	height:35px;
}
.main{
    margin: 0 auto;
    position: relative;
    width: 980px;
}
.more {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #666;
}
.more a {color:#666;}
.more a:hover { color:#F00;}
.blue, .blue a {
    color: #005EA6;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    text-align: left;
    font-weight: normal;
}
.blue01 a { font-size:14px; font-family:"SimSun";}
.red, .red a {
    font-size: 16px;
    color: #C00;
    font-family: "Microsoft YaHei";
}
.lm710{
	width:710px;
}
.lm640{
	width:640px;
}
.lm370{
	width:370px;
}
.lm350{
	width:350px;
}
.lm330{
	width:330px;
}
.lm310{
	width:310px;
}
.lm240{
	width:240px;
}
.lm150{
	width:150px;
}
.list01 {
font-size: 14px;
}
.list01 .blue {
    font-family: "SimSun";
    font-size: 14px;
}
.list01 li, .list02 li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    padding: 0px;
    background: transparent none repeat scroll 0% 0%;
}
.list01 .Simsun , .list01 .Simsun a{ text-align:left; font-size:14px; font-weight:bold; font-family:"SimSun";}

.point-tit li{ height:34px; line-height:34px;}
.point-tit li a{ color:#333;}
.point-tit img{ padding-top:6px; float:left;}
.point-tit li.blue a{ color:#005ea6;}
.point-tit li.blue a:hover{ color:#F00;}
.C-text a:hover,.fbt-Ltit01  a:hover,.C-text01 a:hover,.pannel-Ltit a:hover,.img-sum a:hover,.point-tit li a:hover{ color:#f00;}

.image-text1 { 
    width:240px;
	height:160px;
	overflow:hidden;
	position:relative;line-height: 20px;text-align: center;
}

.image-text2 { 
    width:310px;
	height:188px;
	overflow:hidden;
	position:relative;line-height: 20px;text-align: center;
}

image-text1 img,.image-text2{ float: left; }

.l_pad{
	padding-left:30px;
}
.r-border{
border: 0;
margin: 5px auto 0;
padding: 0;
border-right: 1px solid #CCC;
}
.top-border01 {
    height: 35px;
    overflow: hidden;
    line-height: 35px;
    border-top: 1px solid #C00;
}
.top-border02 {
    height: 27px;
    overflow: hidden;
    line-height: 27px;
    border-top: 1px solid #C00;
}
.top-border03{ border-top:1px dashed #999; line-height:35px; height:35px; overflow:hidden;}

.top-border04{border-top: 1px solid #C00;line-height:35px; height:323px;overflow:hidden;}

.left{float:left;overflow:hidden;} .mid{float:left;margin-left:10px;} .right{ float:right;}

.iframe{ margin:0 auto;width:980px;}

#date {height: 34px;
font-size: 12px;
line-height: 34px;
background: #EEE;
}

.date-top {
width: 980px;
margin: 0 auto;
}

.dateleft {
width: 240px;
color: #777;
height: 30px;
overflow: hidden;
}

.dateright {
width: 740px;
}

#header, .header {
margin:0 auto;
width: 980px;
overflow: hidden;
}

#Logo {
background: url(logos.jpg) no-repeat;
height: 130px;
width: 210px;
float: left;
display: inline;
}

#headerAd {
background: url(headerad.gif) no-repeat;
width: 770px;
height: 130px;
float: left;
}

#mainNav {
width: 980px;
height: 67px;
margin: 0 auto;
float: none;
overflow: hidden;
border-top: 1px solid #DE7C51;
border-bottom: 1px solid #DE7C51;
}

ol {
display: block;
list-style-type: decimal;
-webkit-margin-before: em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: px;
}

li {
display: list-item;
text-align: -webkit-match-parent;
}

#mainNav ol li {
padding-left: 24px;
}

#mainNav ol li {
padding-left: 24px;
float: left;
height: 30px;
white-space: nowrap;
overflow: visible;
}

#mainNav .left { width:140px; }

#mainNav .mid { width:355px; }

#mainNav .mid_sub { width:280px; }

#mainNav .right { width:175px;margin: 5px auto 0;}

#Hot {
	margin:0 auto;
    width: 980px;
    overflow: hidden;
    height: 67px;
}

#Hot .left, #Hot .right {
    background: transparent url(skin_v1.3.gif) no-repeat scroll left top;
    width: 67px;
    height: 67px;
}

#Hot .mid {
    width: 815px;
    height: 67px;
    padding: 0px 0px 0px 16px;
    overflow: hidden;
    margin: 0px;
    font-size: 12px;
}

#Hot .right {
    background: transparent url(skin_v1.3.gif) no-repeat scroll right top;
}

#Hot .mid .img {
    width: 814px;
    height: 40px;
    padding-bottom: 5px;
}

#Hot .mid p {
    height: 26px;
    line-height: 26px;
    text-align: center;
}

.tpzb {
    width: 350px;
    height: 265px;
    position: relative;
    overflow: hidden;
}

.pannel-title01 { height: 30px; line-height: 30px; position: relative;}

.pannel-title01 .more { padding-right:30px;}

.pannel-title10-right { padding-top:4px;position:absolute;left:75px;}
.pannel-title10-right dt {float:left; margin-left:4px;height:26px;line-height:26px;text-align:center; }
.pannel-title10-right dt a {font-family:"Microsoft YaHei"; font-size:16px;}
.pannel-title10-right dt.libg { border:1px solid #C00;border-bottom:none;height:27px;background:#FFF;  }
#td_3_1, #td_3_6 {width:170px;} #td_3_2 {width:180px;} #td_3_3, #td_3_4 {width:120px;} #td_3_5 {width:90px;}
.pannel-title10-right dt.libg a {color:#C00; font-family:"Microsoft YaHei"; font-size:16px;}
 .pannel-title10-right dt a, .pannel-title03 .black a {color: #333;}
 .pannel-title05-left { float: left;color:#900; height:30px;}
.pannel-title05-left a{ color:#900;}
.icon_wzq { font-size:20px; font-family:"Microsoft YaHei"; width:75px; height:29px; margin-top:1px; }
#td_3_1, #td_3_6 {width:170px;} #td_3_2 {width:180px;} #td_3_3, #td_3_4 {width:120px;} #td_3_5 {width:90px;}
.pannel-link {padding:10px 0;width:1000px; overflow:hidden;}
.pannel-link li {float:left;padding-right:15px;white-space:nowrap;overflow:visible;}
.hidden{display:none;}
.font_12, .list02, #footer {
    font-size: 12px;
}