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

#main {
    overflow: hidden;
    width: 1000px;
	margin:0 auto; font-size:14px;
}
#main .left {
    float: left;
    overflow: hidden;
    width: 690px;
}
#main .right {
    float: right;
    overflow: hidden;
    width: 300px;
}
#main .box {
    border: 1px solid #CCCCCC;
    height: auto !important;
    min-height: 645px;
    overflow: visible;
}
#main .box .title {
    padding-left: 10px; height:28px; line-height:28px; background:url(title_bg_6.jpg) repeat-x;
}
#article {
    margin: 0 20px;
    overflow: hidden;
    width: 660px;
}
#article_title {
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    margin: 20px 0;
    text-align: center;
}
#article_info {
    border-bottom: 1px dashed #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: 30px;
    line-height: 30px;
	background-color:#F9F9F9;
}
#article_time {
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    text-align: left;
    width: 360px;
}
#article_func {
    float: right;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    text-align: right;
    width: 248px;
}
#article_content {
    color: #333333;
    font-size: 16px;
    height: auto !important;
    line-height: 30px;
    margin: 20px 0;
    min-height: 300px;
    overflow: visible;
    padding: 0;
    text-indent: 2em;
}
#article_author {
    height: 30px;
    line-height: 30px;
}



#main .right .hd{ line-height:28px; height:28px; background:url(title_bg_7.jpg) no-repeat;}
#main .right .hd h3 {
    color: #FFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 80px;
}
#main .right .bd{ border:1px solid #CDCDCD; border-top:none; padding:10px;}

#main .right .wmqj{ height: 192px;}
#main .right .wmqj li{  background: url(Point.gif) no-repeat left 10px ; line-height:22px;
    padding-left: 8px;}

#main .right .zthd{height: 347px;}
#main .right .zthd ul{ }
#main .right .zthd ul li{ height: 50px;
    margin-bottom: 8px;
    padding: 0;}




.xgbd {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    margin: 10px auto;
    width: 640px;
}
.maintit {
    background: url(pic_18.jpg) repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #D9D9D9;
    height: 33px;
    overflow: hidden;
    width: 100%;
}
.maintit h6 {
    background: url(pic_58.jpg) no-repeat; height:33px; width:115px; font-size:14px; padding-left:10px; line-height:30px;
}
.xgbdcnt {
    padding: 6px;
}
.xgbdcnt ul li {
    background: url(Point.gif) no-repeat left 10px ; line-height:22px;
    padding-left: 8px;
	font-size:12px;
}