@charset "utf-8";
/*author: Mr Yuan*/

/*
*---------------------------------------------------------
 内页包裹
*---------------------------------------------------------
*/
#inner_wraper{background:url(../images/main_con.png) repeat-y;border:1px solid #dbdbdb;border-left:none;border-right:none;
margin-bottom:10px;overflow:auto; zoom:1;}
.left_nav{width:180px;float:left;}
.right_content{width:719px;float:left; padding:15px 20px 15px 20px;background:url(../images/r_content.png) repeat-x;}

/*
*---------------------------------------------------------
 左导航样式
*---------------------------------------------------------
*/
.nav_tt{height:36px; position:relative; border-top:1px solid #eaeaea; background:url(../images/div_line2.png) no-repeat left bottom;}
.nav_tt h1{width:134px;height:15px; margin-left:30px; margin-top:10px;overflow:hidden; background:url(../images/news_tt.gif) no-repeat;}
.dec_arrow{width:24px;height:23px; background-position:0 0; position:absolute; left:-1px ;top:-2px; background:url(../images/home_main.png) no-repeat;}
.left_nav li{height:32px;background:url(../images/div_line2.png) no-repeat left bottom;}
.left_nav a{display:block; margin-left:12px; font-size:13px; padding-left:50px; height:21px; padding-top:9px;}
.left_nav a:hover{color:#3c4f79; text-decoration:none;}
.left_nav a.selected{background:url(../images/subnav_sel.gif) repeat-y; color:#3c4f79}

/*
*---------------------------------------------------------
 右侧内容样式
*---------------------------------------------------------
*/
.content_tt{background:url(../images/content_tt.gif) repeat-x left bottom; height:24px;font-size:13px;color:#3c4f79; line-height:21px; overflow:hidden;}


