﻿/* CSS Document */

/* 导入公共样式 */
@import url('comm.css');

/* 导入列表公共样式 */
@import url('list.common.css');

/*-----------------新闻内容----------------*/
#news_content {
    float: right;
	width: 730px;
}

#news_content .subject {
    display: block;
	float: left;
	margin: 20px 0 10px;
	width: 100%;
	font-size: 18px;
	text-align: center;
	letter-spacing: 1px;
}

#news_content .info {
    float: left;
	width: 100%;
	text-align: center;
	color: #666;
}

#news_content .desc {
    float: left;
	width: 658px;
	margin: 16px 0 16px 30px!important;
	margin: 16px 0 16px 15px;
	padding: 10px;
	line-height: 160%;
	border: 1px solid #dcdddd;
	text-indent: 2em;
	color: #666;
	background: #fefeee;
}

#news_content .content {
    float: left;
    padding: 0 0 20px 32px;
	width: 675px;
	line-height: 200%;
	font-size: 14px;
}

#news_content .newstool {
    float: left;
    width: 660px;
    height: 50px;
    line-height: 50px;
    margin: 0 30px 30px 30px!important;
    margin: 0 15px 30px 15px;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#news_content .friendnotice {
    float: left;
    width: 640px;
    margin: 0 30px!important;
    margin: 0 15px;
    padding: 6px 10px;
    line-height: 160%;
    font-size: 14px;
    color: green;
    border: 1px dashed #aaa;
}
#news_content .friendnotice a img{border-bottom-style:none; border-right-style:none; border-top-style:none; border-left-style:none}

#news_content .relatenews {
    float: left;
    margin: 30px 30px 0 30px!important;
    margin: 30px 15px 0 15px;
    width: 650px;
    border: 1px 
}

.relatenews h3 {
    float: left;
    width: 650px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 6px;
    padding-left: 10px;
    border: 1px solid #ddd;
    background: #F5FCEC;
    font-size: 14px;
}


.relatenews ul {
    float: left;
    list-style: none;
    border: 1px solid #ddd;
    padding: 4px 10px;
    width: 640px;
    background: #F5FCEC;
    font-family: "宋体";
}

.relatenews ul li {
    display: block;
    float: left;
    width: 50%;
    line-height: 26px;
}

.relatenews ul li a {
    font-size: 14px;
}
#lr_box1{ text-align:center;margin-left:180px; float:left; width:360px;}
#lr_box1 a img{border-bottom-style:none; border-right-style:none; border-top-style:none; border-left-style:none}

/*-------QQ咨询浮动栏-----------*/
.qqbox{width:168px;height:auto;overflow:hidden;position:absolute;right:0;top:120px;font-size:12px;letter-spacing:0px;z-index:101;}
.qqlv{width:20px;height:197px;overflow:hidden;position:relative;float:right;z-index:50;}
.close{width:20px;height:17px;overflow:hidden;}
.qqlv2{width:20px;height:181px;overflow:hidden;}
.qqkf{width:168px;height:auto;overflow:hidden;right:0;top:0;z-index:99;}
.qqtop{width:168px;height:49px;}
.qqcenter{width:168px;height:auto;overflow:hidden;background:url(../UploadFiles/1111/online_r5_c1.jpg) repeat-y left top;}
.qqcenter_box{width:160px;height:auto;overflow:hidden;}
.qq1{height:15px;line-height:15px;font-weight:bold;background:url(../UploadFiles/1111/20101113005421224.jpg) no-repeat;background-position:12px;padding-left:20px;}
.qq_line{width:150px;height:1px;margin-top:2px;margin-bottom:6px;overflow:hidden;background:url(../UploadFiles/1111/online_r7_c1.jpg) no-repeat;}
.qq1_box{width:150px;height:auto;text-align:left;overflow:hidden;}
.qq1_box ul li{text-align:left;text-indent:13px;margin-bottom:3px;}
.qq1_box ul .tm{margin-left:10px;}
.qq2{text-align:left;text-indent:10px;font-weight:bold;margin-top:6px;}
.qq2 span{font-weight:normal;}
.qq2_box ul li{text-align:left;text-indent:8px;margin-bottom:3px;}
.qq2_box ul li span{font-family:Arial;color:#9B0000;}
.qqend{width:168px;height:81px;}

