

.title {
	padding:30px 0px 0px 30px;
	width:690px;
	height:30px;
	font-size:30px;
	font-weight:bold;
	color:#333;
}

.main section {
	min-height:250px;
	padding:0px 10px 30px 10px;
	margin:10px 0px;
	font-size:14px;
	line-height:25px;
	background-image:url(../img/line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.elet {
	position:absolute;
	margin:-70px 0px 0px 400px;
}


.main h2 {
	margin:10px 0px;
	padding:7px 0px 0px 30px;
	width:690px;
	height:30px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	background-image:url(../img/bar.gif);
	background-repeat:no-repeat;
}

.main section a {
	margin-left:-50px;
	padding:5px 0px 5px 33px;
	background-image:url(../img/con1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.imgright {
	border:solid 10px #eee;
	float:right;
}

.main section h1 {
	font-size:25px;
	font-weight:bold;
	text-shadow: 0 0 0 4px #fff, 1px 1px 3px #000;
	color:#333;
}

