@charset "utf-8";
/*
@ Title: common.css
@ Explain: 通用属性
@ Update: 2009-02-23
@ Author: DevAnge.GuoCong
*/
/* 灰色 滤镜 html{filter:gray();}
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
*/
body{font:12px Tahoma,Verdana,sans-serif,simsun;color:#333;}
a:link,a:visited {color:#333;}
a:hover,a:active {color:#f30;text-decoration:underline}
*{margin:0;padding:0;text-decoration:none;list-style:none;}
.clear{clear:both;}
.clearsep{clear:both;height:5px;font-size:0;}
.clearseph{clear:both;height:3px; 
}
.daohang{
width:936px;clear:both;height:29px;  margin:0 auto;font-size:14; margin-top:5px; margin-bottom:5px; border:1px solid #ffd37a; text-align:center; 
background:url(../images/bankuai_03.gif);}
.float_left{float:left;}
.float_right{float:right;}
.text_center{text-align:center;}
.text_left{text-align:left;}
.text_right{text-align:right;}
.sep{margin:0 8px;}
.sepx{width:8px;height:8px;float:left;font-size:0;}
.strong{font-weight:bold;}
.more{float:right;font:12px 宋体;}
.red{color:#c00;}.blue{color:#06f;}.orange{color:#f5811c;}.white{color:#fff;}.gray{color:#ccc;}.green{color:green;}.yellow{color:yellow;}

/*新闻内容页大标题*/
h1{font-size:26px;font-family:黑体;text-align:center;padding:10px;color:#06c;}
/*新闻内容页日期来源字体*/
h6{font:12px 宋体;text-align:center;padding-bottom:10px;border-bottom:1px solid #ccc;b}
h6 span{margin:0 10px;}
/*新闻框BAR*/
h2{height:22px;line-height:22px;font-size:15px;padding:0 15px;border:1px solid #ffd37a;background:url(../images/bg_x.gif) 0 -87px;clear:both;}
h2 .more{margin-top:4px;}h2 .more a{color:#333;}
/*首页新闻图文推荐*/
h4{height:64px;line-height:30px;font-size:16px;font-family:黑体;font-weight:normal;padding:7px 14px;border-left:1px solid #ffd37a;border-right:1px solid #ffd37a;border-bottom:1px dashed #999;}
h4 img{width:122px;height:62px;}
h4.h4s{line-height:20px;}
h4.h4s img{width:62px;margin-right:10px;}
h4.h4ss{line-height:18px;font-size:13px;font-family:宋体;border:0;height:auto;padding:5px 14px;}
h4.h4ss img{width:100px;height:50px;margin-right:10px;border:1px solid #ccc;padding:2px;}
/*首页新闻推荐粗黑体*/
h5{font:16px 黑体;color:red;border-left:1px solid #ffd37a;border-right:1px solid #ffd37a;text-align:center;padding:10px 10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
h5 a:link,h5 a:visited,h5 a{color:red;text-decoration:none;}
p{text-indent:2em;margin-top:12px;text-align:justify;text-justify:inter-ideograph;}
img{border:0;}
input{height:16px;border:1px solid #ffd37a;margin-right:10px;}
input.button{width:46px;height:18px;border:none;*margin-top:1px;background:url(../images/bg.gif) 0 -60px;}
textarea{border:1px solid #ffd37a;overflow:auto;}
input.radio{border:0;}
select{width:120px;margin-right:10px;height:18px;*font-size:11px;}
*+html select{margin-top:1px;}
hr{height:1px;background:#ccc;border:0;margin:20px 0 10px;*margin:13px 0 5px;}
hr.hrss{height:1px;background:#ccc;border:0;margin:7px 0 7px;*margin:0;}
.mingLiu{font-size:11px;font-family:mingLiU;}
.song{font-family:宋体;}
.Webdings{font:10px Webdings;}
.lj a:link {color:#F00; text-decoration:none;}
.lj a:visited {color:#333; text-decoration:none;}
.lj a:hover,a:active {color:#f30;text-decoration:underline}