* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
ul {
	list-style:none;
}
body {
	background:url(wet.png);
}
.w950 {
	width: 950px;
	margin: 0 auto;
}
#top {
	height: 35px;
	overflow: hidden;
	background:url(topline.png);
}
.top_main {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.top_logo {
	position: absolute;
	line-height: 35px;
}
.toplink {
	float: right;
	margin-top:6px;
	line-height: 22px;
}
.toplink a{
	color: #333333;
    margin-left: 18px;
    text-decoration: none;
	font-size:12px;
}
#header,.header-main {
	height: 341px;
	background:url(header-x.jpg) repeat-x;
	overflow: hidden;
	position:relative;
}
.header-pic {
	float: right;
	margin-top: 35px;
	margin-right: 55px;
	display:inline;
}
.header-txt {
	width: 348px;
	height: 90px;
	float: left;
	display:inline;
	margin-top: 49px;
	margin-left: 48px;
}
.header-intro {
	width: 350px;
	height: 53px;
	color: #FFF;
	font-size: 12px;
	margin-left: 50px;
	padding-top: 10px;
	overflow: hidden;
}
.down-btn {
	margin-left: 190px;
	margin-top: 28px;
}
#content {
	background: #FFF;
	margin-bottom: 20px;
}
.con-t {
	height: 68px;
	background:url(radius.png) repeat-x 0 -68px;
	margin-top: -26px;
	overflow:hidden;
	position: relative;
	z-index:1;
}
.con-b {
	height: 45px;
	background:url(radius.png) repeat-x 0 -181px;
}
.con {
	position: relative;
	margin-top:-25px;
	overflow: hidden;
	z-index:2;
	line-height: 17px;
}
.con-tl,.con-tr,.con-bl,.con-br {
	width: 9px;
	height: 68px;
	background:url(radius.png);
}
.con-bl,.con-br {
	height: 45px;
}
.con-tl {
	float:left;
}
.con-tr {
	float: right;
	background-position: -9px 0;
}
.con-bl {
	float: left;
	background-position: 0 -136px;
}
.con-br {
	float: right;
	background-position: -9px -136px;
}
.con li {
	width: 411px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
	margin-left: 40px;
	display: inline;
}
.con li div {
	float:left;
	font-size: 12px;
}
.con-txt {
	width: 340px;
	margin-left: 11px;
}
.con-txt-1 {
	font-weight: bold;
	color: #1979D2;
	margin-top: 5px;
	display:block;
}
#example {
	overflow:hidden;
	width: 820px;
	margin: 0 auto;
}
.e-img {
	float:left;
}
.e-txt {
	float:right;
	width: 550px;	
}
.e-txt-t {
	padding-bottom: 6px;
	border-bottom: 2px solid #1979D2;
	display: inline-block;
	color:#1979D2;
	font-size:14px;
	font-weight:bold;
}
.e-txt-c {
	font-size: 12px;
	line-height: 180%;
	padding-top: 10px;
	border-top: 1px solid #1979D2;
}
.e-l,.e-r {
	overflow: hidden;
	clear:both;
	margin: 25px 0 ;
}
.e-r .e-img{
	float:right;
}
.e-r .e-txt{
	float:left;
}
#footer {
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}
#footer a {
	color: #000;
	text-decoration: none;
}






