﻿@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0; border:none}

body{ background: #fff; color:#101010; font:normal 12px/20px "宋体"}

a,a:visited{ color:#101010; text-decoration:none}
a:hover{ text-decoration:underline; color:#900}

.box{ width:960px; margin:0 auto; background-color:#FFF}

.column01{ width:530px; float:left; margin-left:10px; display:inline}
.column02{ width:393px; height:400px; float:left; margin:0 10px; display:inline}
.column03{ width:640px; float:left}
.column04{ width:305px; float:left; margin-left:11px;  display:inline}
.column05{ width:315px; float:left;  display:inline}
.column06{ width:393px; height:320px; float:left; margin:0 10px; display:inline}
.blank10{ height:10px; overflow:hidden; line-height:10px; clear:both}
.boxBorder{border:1px solid #ccc}
.font16{ font-size:16px; line-height:28px;}
a.font16,a.font16:visited{ color:#900}
.font14{ font-size:12px; line-height:26px}
.center{ text-align:center;}
.bgcolor{ background-color:#FFFFF7}

.banner{ width:960px; height:220px; background:url(img/banner.jpg) no-repeat; border-bottom:3px solid #FFF}
.title01,.title02,.title03{ background:url(img/col.gif) no-repeat; border-bottom:1px solid #ccc;}
.title01{ height:40px; font: bold 24px/40px "黑体","宋体"; color:#FFF; text-indent:20px}
.title02{ height:27px; color:#101010; font-weight:bold; font-size:14px; line-height:28px; text-indent:15px; background-position:0 -50px;}
.title03{ height:28px; color:#101010; font-weight:bold; font-size:14px; line-height:28px; text-indent:15px; background-position:0 -92px; border-bottom:none}

.newsTop{ padding:0 10px; margin-top:10px}
.newsTop h1{ font-size:14px}
.newsTop p{ text-indent:2em}
a.more{ color:#060}
.newsTop .xiangguan{ text-indent:0; position:relative; padding-left:60px; margin-top:5px}
.newsTop .xiangguan a{ display:inline-block; padding-left:10px; text-decoration:underline; overflow:hidden}
.newsTop .xiangguan b{ position:absolute; left:0; top:0; _left:-60px}
.column03 .newsTop{ padding-left:15px}

.rightList{ padding:0 5px;}
.rightList .title{ background:url(img/point.jpg) no-repeat 5px 5px; padding-left:15px}
.rightList td{ height:28px; line-height:28px;border-bottom:1px dashed #fff}

.yicheng{ padding:0 5px}
.yicheng dt{ margin-top:5px}
.yicheng dd{ background:url(img/point.jpg) no-repeat 5px 8px; padding-left:15px;}

.renda{ height:108px; background:url(img/guohui.gif) no-repeat; padding-left:90px;}
.zhengxie{ height:108px; background:url(img/zhengxie.gif) no-repeat;padding-left:90px;}

.tushuo{ text-align:center; border:1px solid #ccc; border-top:none; padding:10px 0}
.tushuo a.im{display:inline-block; width:150px; height:99px; border:1px solid #CCC; padding:1px; }
.tushuo span{ display:block; height:20px; line-height:20px; overflow:hidden}

.ti_an{ margin-top:10px}
.ti_an td{ text-align:center; padding:10px 5px}
.ti_an td h3{ padding-top:5px}
.ti_an td p{ text-align:left; text-indent:1.5em}

/*主页幻灯部分*/
.flashArea{ width:526px; height:306px; float:left; border:2px solid #B81A2B}
.focusBox{ width:526px; height:306px; position:relative;}
.picArea{ width:526px; height:306px; overflow:hidden}
.picArea img{ width:526px; height:306px;}
.nums{ position:absolute; right:8px; top:282px; z-index:99}
.nums a{ padding:2px 7px; text-decoration:none; color:#c6c6c6; background-color:#6d6f73; margin-left:2px; overflow:hidden}
.nums a:visited{color:#c6c6c6;}
.nums a.current{ background-color:#ff7e00; color:#FFF}
.titleArea{ width:524px; height:30px; white-space:nowrap; overflow:hidden; background:#000; position:absolute; top:275px; left:1px; line-height:30px;filter:alpha(opacity=70);
       -moz-opacity:0.7;
       -khtml-opacity: 0.7;
       opacity: 0.7;}
.titleArea p{ padding-left:10px; color:#fff; font-weight:bold; display:none;}
.titleArea p a{ color:#fff; font-weight:bold; }
.name {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFCC;
}
.dtk {
	background-color: #FFFFF7;
	border-top: solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
