@charset "utf-8";
/*download css*/
.down01{
	width:780px;
	height:auto!important;
	min-height:100px;
	height:100px;
	margin:0 auto;
	background:url(../images/ser02.jpg) repeat-x left 25px;
	}
.down01 div {
	width:755px;
	height:135px;
	padding-top:20px;
	}	
.down01 div img{
	width:763px;
	height:119px;
	border:1px solid #dedede;
	padding:5px;
	background:#fff;}

.downul{
	width:768px;
	height:auto!important;
	min-height:300px;
	height:300px;
	margin:20px auto;
	line-height:25px;
	border:1px solid #e5e5e5;
	}

.downul li{
	height:36px;
}
.downul li a{
	display:block;
	background:url(../images/down01.gif) no-repeat 15px center;
	padding-left:60px;
	height:36px;
	line-height:36px;
}
.downul li a:hover{
	color:#009983;
	text-decoration:underline;
	}
.downul01{
	background:#eafffc;
}
.downul02{
	background:#fff;
}
