﻿html{
	background-color:#FFF; 
	font-family: 宋体;
	margin: 0px auto;
	text-align:center;
	border:0;
		
	}
body{
	margin:0px 0px;
	height:100%;
	font-size:12px;
	color:#555;
	}
td{
	line-height:150%;
	}	
#container{
	text-align:left;
	margin: 0px auto;
	width:800px;
	background: url(../images/bg_body.gif) repeat-x;
	}

A {
	COLOR: #333; FONT-FAMILY: "宋体"; TEXT-DECORATION: none }
A:link {
	color: #333;	text-decoration: none }
A:hover {
	color: #FF5A00;	text-decoration: none }
INPUT {
	height:13px;	
	border:#C1C1C1 1px solid;
	padding:2px 2px;
	background-color:#ffffff;
	font-size:12px;
	}	
	
.button{
	height:20px;
	background: url(../images/bg_button.gif); 
	padding-top:3px;
	cursor:hand;
	}	
.button-tz{
	height:18px;
	margin-top:5px;
	}	
.banner{
	float:left;
	width:100%;
	background: url(/images/banner.jpg) no-repeat; 
	}	
.banner1{
	float:left;
	width:100%;
	background: url(/images/banner_1.jpg) no-repeat; 
	}	
.banner2{
	float:left;
	width:100%;
	background: url(/images/banner_2.jpg) no-repeat; 
	}
.banner3{
	float:left;
	width:100%;
	background: url(/images/banner_3.jpg) no-repeat; 
	}	
.banner4{
	float:left;
	width:100%;
	background: url(/images/banner_4.jpg) no-repeat; 
	}
.banner5{
	float:left;
	width:100%;
	background: url(/images/banner_5.jpg) no-repeat; 
	}			
.title{	
	float:left;
	font-size:15px; 
	font-weight:bold;
	color:#505050;
	padding-left:80px;	
	height:40px;	
	}

	
.index-list {	
	float:left;
	line-height:200%;
	}	
.index-list ul{	
	line-height:180%;	
	font-size:12px;
	list-style-type:none; 
	list-style-image: url(../images/doit.gif);  
	}	
.index-list ul li a {
	font-size:12px;
	color:#818181;
	}	
.index-list ul li a:hover {
	color:#ff9900;
	}	
.leftmenu{
	float:left;
	font-size:13px;	
	margin-left:20px;
	}
.p-pic{
	border:#ddd 1px solid;
	}




/*****************三级页面***********/

.art-title{
	font-size:15px;
	font-weight:bold;
	color:#555;
	text-align:center;
	height:40px;
	background: url(../images/bg_downline.gif);
	}	
.art-content{
	float:left;
	color:#666666;
	font-size:13px;
	margin-top:30px;
	line-height:150%;
	}	
	
	
/**************add*************/	

a.class:link {color: #000;}
a.class:visited {color: #333;}
a.class:hover{color: #ff0000;}
a.class:active {color: #000;}
a.class img {border:#ddd 1px solid;display:block;}

.pic1 {border:#ddd 1px solid;display:block;}

.listA {
	line-height:180%;
	}
