﻿.mian {
    width: 1100px;
    margin: 12px auto 0;
    overflow: hidden;
    clear: both;
}
.mian_content_box {
    background: #FFF;
    width: 98%;
    height: auto;
    padding: 10px;
    overflow: hidden;
	border:#CCC 1px solid;
}
.mian_content_box .left_nav,
.mian_content_box .right_content {
    float: left;
    overflow: hidden;
}
.mian_content_box .left_nav {
    background: #F5F5F5;
    border: 1px solid #ccc;
}
.title_nav p {
    color: #fff;
    font-size: 20px;
    line-height: 54px;
    padding-left: 60px;
}
.left_nav .title_nav {
    background: url("imagesnry-t.jpg") no-repeat center;
    width: 210px;
    height: 54px;
}
.list_nav {
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
.list_nav li {
    text-align: center;
}
.list_nav li a {
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
.list_nav li a:hover{
	color:#C30;}
.contact {
    padding-bottom: 20px;
}
.right_content {
	padding:0 20px 20px 44px;
    width: 74%;
}
.right_content1{
	padding:0 20px 20px 44px;
	width:92%;}
.right_content1 .Time_pos {
    overflow: hidden;
    width: 100%;
    border-bottom: 2px solid #2F82C8;
    font-size: 14px;
    font-weight: bold;
}
.right_content1 .results_cont {
    width: 100%;
    font-size: 14px;
}
.right_content1 .Time_pos .position {
    float: left;
    color: #333;
	font-size: 14px;
}
.right_content1 .Time_pos .Time {
    float: right;
    color: #333;
    line-height: 2;
    font-size: 14px;
}
.right_content1 .Time span {
    font-size: 14px;
    color: #333;
    line-height: 2;
}


.right_content .Time_pos {
    overflow: hidden;
    width: 100%;
    border-bottom: 2px solid #2F82C8;
    font-size: 14px;
    font-weight: bold;
}
.right_content .Time_pos .position {
    float: left;
    color: #333;
	font-size: 14px;
}
.right_content .Time_pos .Time {
    float: right;
    color: #333;
    line-height: 2;
    font-size: 14px;
}
.right_content .Time span {
    font-size: 14px;
    color: #333;
    line-height: 2;
}
/*下拉菜单*/
#kstd {
    width: 982px;
    height: 35px;
    border: 1px solid #d3d3d3;
    background: #f8f8f8;
    line-height: 37px;
    padding-left: 15px;
    margin-bottom: 6px;
    clear: both;
}

#kstd h4 {
    width: 80px;
    height: 35px;
    float: left;
}

#kstd select {
    width: 208px;
    height: 23px;
    float: left;
    margin-top: 6px;
    border: 1px solid #7f9db9;
    margin-right: 15px;
}

/* ************************************************** */
/* ************************************************** */
/* ************************************************** */
.contert_left {
    width: 100%;
    text-align: center;
}
.article_box{
	width:100%;
	text-align:center;}
.article_box .article_title{
	text-align:center;
	margin-bottom:10px;
	margin-top:20px;
	font-size:18px;}
.article_box .article_title2{
	text-align:center;
	margin-bottom:25px;
	font-size:15px;
	}
.article_box .article_source{
	text-align:center;
	font-size:14px;
	margin-bottom:12px;
	border-bottom:#999 1px dashed;
	padding-bottom:8px;}
.article_box .article_paragraph{
	font-size:14px;
	line-height:25px;
	text-align:left!important;}
.choice_line{
	clear:both;
	width:100%;
	height:2px;
	border-bottom:#ccc 1px dashed;
	margin-top:20px;}
.choice_box .previous{
	margin:0px 0px 4px;
	padding-top:20px;
	font-size:14px;
	font-weight:normal;
	text-align:left;}
.choice_box .next{
	
	margin:0px 0px 30px;
	font-size:14px;
	float:left;
	font-weight:normal;}
.choice_box .previous a,.choice_box .next a{
	color:#333;}
.choice_box .previous a:hover,.choice_box .next a:hover{
	color:#C30;}
.choice_box .close{
	float:right;
	font-weight:normal;
	font-size:14px}
.choice_box .close a{
	color:#333;}
.choice_box .close a:hover{
	color:#C30;}
.set_font .font_large,
.set_font .font_in,
.set_font .font_small {
    cursor: pointer;
    line-height: 24px;
}
.set_font .font_large {
    font-size: 22px;
}
.set_font .font_in {
    font-size: 18px;
}
.set_font .font_small {
    font-size: 14px;
}

/*hover*/
.set_font .font_large:hover,
.set_font .font_in:hover,
.set_font .font_small:hover {
    color:red;
}
.color_red {
    color: red !important;
}

.share {
    height: 44px;
	margin:20px 0 0 0;
	margin-right:-40px;
	float:right;
}


.message,.contact{
	text-align:center;
	padding:20px 0;
	}
.message h3,.contact h3{
	text-align:center;
	margin-top:10px;
	font-weight:normal;
	font-size:15px;}
.contact{
	margin-bottom:20px;
	}
/*	
#vsb_content p {
	text-align: left;
}
#vsb_content p img {
	margin: 0 auto !important;
	text-align:center;
}*/