/* CSS Document */
body{ font-family:宋体;
margin:0px; 
padding:0px; 
font-size:12px; 
color:#000000;}

/*头部样式*/
#head{width:1002px; 
height:106px;
margin:0px auto 0px;
}


/*中间样式*/

#content{width:1002px; 
height:auto;
overflow:hidden;
margin:0px auto 0px;
}


#footer{width:1002px; 
height:auto;
overflow:hidden;
clear:both;
margin:0px auto 0px;
}

ul{ margin:0px;
padding:0px;}

li{list-style:none;
}

img{ border:none;}

.pic_repeat{ background-repeat:no-repeat;}

.line{ border-bottom:1px solid #c8c8c8;}

.list_td{ line-height:21px;}