@charset "utf-8";
/* CSS Document */
/*内页*/
.sub{margin:0 auto; width:960px; background:#006; padding:0px 4px; background:url(images/main_bg_middle.png) repeat-y; overflow:hidden;}
.sub_ban{height:280px; margin:0 auto; width:960px;}
.sub_left{ width:200px; float:left; display:block; padding:8px 5px 10px 6px;}
.sub_left_bt{ background:#59a31d; width:200px; float:left; display:block; color:#FFF; font-size:14px; text-align:center; line-height:30px; font-weight:bold;}
.sub_left_nr{ width:200px; float:left; display:block; overflow:hidden;}
.sub_left_nr ul{ margin:0 auto; padding:0px;}
.sub_left_nr ul li{ list-style:none; display:block; width:180px; border-bottom:1px solid #F0F0F0; line-height:30px; font-size:12px;  font-family:"微软雅黑"; padding-left:20px;}
.sub_left_nr ul a li{ background:url(images/arr2.jpg) no-repeat 6px 14px; display:block;}
.sub_left_nr ul a:hover li{ color:#59a31d; text-decoration:none; font-weight:bold;}

.sub_right{ width:744px; float:right; display:block; overflow:hidden;}
.sub_right_bt{ background:url(images/rightTit_bg.png) no-repeat; height:45px; float:left; width:744px; display:block;}
.sub_right_bt h1{ width:150px; float:left; display:block; font-size:14px; font-weight:bold; line-height:45px; padding-left:10px; color:#333;}
.sub_right_bt h2{ width:220px; float:right; display:block; line-height:30px; color:#666; text-align:right; padding-right:10px; font-family:"微软雅黑";}

.sub_right_nr{ float:left; width:734px; display:block; line-height:28px; font-family:"微软雅黑"; font-size:14px; color:#666; padding:5px 5px;}
.sub_right_nr ul{ margin:0 auto; padding:0px;}
.sub_right_nr ul li{ list-style:none; display:block; width:700px; float:left; line-height:30px; background:url(images/ul.jpg) no-repeat 0px 12px; padding-left:10px; border-bottom:1px dotted #CDCDCD}
.sub_right_nr ul li span{ display:block; width:80px; float:right; font-family:Georgia, "Times New Roman", Times, serif;}

.sub_right_nr ul li a:hover{ color:#59a31d;}