@charset "gb2312";
/* CSS Document */


.epages{ clear:both; text-align:center;}

.main_left {
    background: none repeat scroll 0 0 #F2F2F2;
    border-color: #4168B3 #DFDFDF #DFDFDF;
    border-style: solid;
    border-width: 2px 1px 1px;
    float: right;
    width: 723px;
	height:auto;
	overflow:auto;
}


.location {
    border-bottom: 1px solid #DFDFDF;
    color: #333333;
    height: 37px;
    line-height: 37px;
    padding-left: 10px;
}
.location a {
    color: #333333;
    text-decoration: none;
}
.location a:hover {
    color: #0353A5;
    text-decoration: underline;
}





.content_article_txtholder {
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 26px;
    margin: 0 0 20px 30px;
    padding: 10px;
    width: 650px;
}
.content_article_txtholder p {
    margin-bottom: 10px;
    text-indent: 24px;
}

.mian_right {
	float: left; width: 266px; height:auto;
}

.left_nav{ width:264px; border:1px solid #C6D6E3;}

.left_nav h3{ width:264px; height:37px; background:url(imagesleft_nav_titlebg.jpg) no-repeat; border-bottom:1px solid #C6D6E3; text-indent:40px; font-size:16px; color:#1F4B83; line-height:37px;}

.left_nav ul{ width:264px;}

.left_nav ul li{ width:264px; height:28px; text-align:center; line-height:28px; border-bottom:1px solid #C6D6E3;}

.left_nav ul li a{ display:block; width:264px; height:28px; background:url(imagesleft_nav_one.jpg) no-repeat;}

.left_nav ul li.left_nav_current a{ background:url(imagesleft_nav_current.jpg) no-repeat; font-weight:bold; color:#1F4B83;}

.left_nav ul li a:hover{ background:url(imagesleft_nav_current.jpg) no-repeat; color:#1F4B83;}




