@charset "gb2312";
/* CSS Document */

body{
    text-align:center;
	margin:0;
	font-size:12px;
	background-color:#ffffff;}

/*--------------共用--------*/
*{
    margin:0;
    padding:0
;}
.clearfloat{
    clear:both;
    padding:0;
    margin:0;
    height:0;
    line-height:0;}

span{
    display:inline-block;}


.index #container{
    width:100%;
    height:auto;
    margin:0;}
.index #header_line{
    height:20px;
	width:100%;
	background-color:
	#666;}
.index #container_body{
      width:960px;
      margin:0 auto;
     height:auto;}
.index #header_pic{
    width:960px;
    height:137px;    
	background-image:url(../images/index_r1_c1.jpg);  
	overflow:auto;}
#head_flash{
    height:273px;
    width:960px;}

.index #mainbody{
    width:952px;
    height:auto;
	margin-top:20px;
	border:5px solid #c5c3c4;}

/*body 部份*/
.index #subnav{
    width:228px;
	height:500px;
	float:left;	
   border-left:1px solid #c5c3c4;}
.index #subnav li{
    list-style:none;
    height:49px;
    width:228px;
    float:left;}
.index #subnav li a{
    display:block;
    height:49px;
    width:228px;
    font-size:0;
    line-height:0;}
.index #subnav li#menupic_08{
   background-image:url(../images/list_r1_c7.jpg)
   ;height:100px;}
.index #subnav li#menupic_01 a{
   background-image:url(../images/list_r1_c1.jpg);}
.index #subnav li#menupic_02 a{
   background-image:url(../images/list_r1_c2.jpg);}
.index #subnav li#menupic_03 a{
   background-image:url(../images/list_r1_c3.jpg);}
.index #subnav li#menupic_04 a{
   background-image:url(../images/list_r1_c4.jpg);}
.index #subnav li#menupic_05 a{
   background-image:url(../images/list_r1_c5.jpg);}
.index #subnav li#menupic_06 a{
   background-image:url(../images/list_r1_c6.jpg);}

#news_8{
    margin-top:10px;
    width:250px;
	margin-left:auto;
	margin-right:auto;}

.index #subnav li a:hover{
   background-position:0 -49px;}

.index #content_sub{
   width:720px;
   float:left;
   display:inline;}
.index #content{
    width:720px;
	margin-left:0px;}
.index #content #currentpath{
    height:28px;
	padding-top:15px;
	width:685px;
	background-image:url(../images/point.jpg);
	background-repeat:no-repeat;
	background-position:10px;	
	text-align:left;
	color:#333;
	padding-left:35px;
	border-bottom:5px solid #c5c3c4;}
.index #content #currentpath h3{
	color:#333;
	font-size:14px;}
/* < .index #content_main_content>for 单记录页面（不需列表）*/
.index #content_main_content{
    line-height:23px;
	color:#666666;
	height:auto;
	font-size:12px;
	margin-top:30px;
	text-align:left;
	margin-right:10px;}

.index #content_news{
    float:left;
	width:720px;
	display:inline;
	margin-top:15px;
    margin-bottom:20px;}
.index #content1{
    text-align:left;
    width:565px;
	height:23px;
    float:left;
	line-height:23px;
	color:#666666;
	padding-left:15px;
	background-image:url(../images/point2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px #CCCCCC dotted;
	display:inline;
	margin-left:10px;}
.index #content2{
    width:110px;
	height:23px;
	float:left;
    text-align:right;
	line-height:23px;
	color:#666666;
	border-bottom:1px #CCCCCC dotted;
	padding-right:10px;}
.index #content1 a:link,
.index #content1 a:visited,
.index #content1 a:active{ 
    color:#666666;
	text-decoration:none;}
.index #content1 a:hover{
        color:#FF9900;
	text-decoration:none;}
.index #turn_page{
    height:24px;
	text-align:center;
	line-height:24px;
	color:#666666;}
.index #turn_page_top{
    height:10px;}


/*body结束*/

.index #footer{
    height:173px;
	width:960px;
	background:url(../images/index_r1_c11.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;}
#footer_img{
   width:255px;
   float:left;
   height:102px;
   background:url(../images/index_r1_c2.jpg);
   background-repeat:no-repeat;
   background-position:20px;}
#footer_wordsub{
    float:left;
    font-size:0px;
	color:#757575;
	float:left;
	text-align:center;
	width:500px;
	text-align:left;
	padding-left:20px;
	height:102px;
	border-left:1px solid #a6a5a5;}
li.first_row{
    margin-top:15px;
	margin-right:500px;}
ul#footer_word li{
    font-size:12px;
    list-style:none;
	line-height:23px;}

div#link_div{
    height:30px;
    width:960px;
	margin-bottom:20px;
	padding-top:5px;}
ul.link{
width:960px;}
ul#link li{
float:left;
font-size:12px;
list-style:none;
color:#666666;
display:inline;
margin-left:20px;}
ul li#first_link{
  padding-top:5px;
  margin-left:15px;}
ul.link li a:link,
ul.link li a:visited,
ul.link li a:active{
    text-align:left;
    display:block;
	width:190px;
	color:#c2b7a0;
    text-decoration:none;
    color:#999999;}

ul.link li a:hover{
   color:#663300;}
#bottom_line{
    height:30px;
	width:100%;  
	background-color:
	#666;}
