@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: none;
	vertical-align: top;
}
/* clearfix */
.clf{
    zoom:1;/*for IE 5.5-7*/
}
.clf:after{/*for modern browser*/	
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/* clearfix end */

#content {
	width:940px;
	margin:0 auto;
	color:#333;
	background-color:#fff;
	font-size:12px;
	line-height:1.3;
}
#content a {color:#3366CC}
#content a:hover {color:#f90}
#content a:active {color:#f90}
	
#main_img {
	margin:0 auto;
	width:940px;
	overflow:hidden;
}
#lead {
	margin:10px auto;
	width:940px;
}
.present_row {
	width:940px;
	margin:0 0 30px 80px;
}
.present_row li {
	width:190px;
	float:left;
	font-size:10px;
	margin:0 25px 0 0;
}
.present_row li.item3 {
	width:270px;
}		
.present_row li.no_margin {
	margin-right:0;
}
.comment {
	clear:both;
	text-align:center;
	margin:0px auto 30px auto;
	width:500px;
	padding:15px;
	background-color:#eeeeee;
}							
#present_key {
	clear:both;
	margin:0px auto 30px auto;
	background:url(../images/enqImg/keyword_bg.gif) no-repeat;
	width:704px;
	height:249px;
	text-align:center;
}
#present_key h3 {
	padding:50px 0 0 0;
}
#present_key p {
	padding:15px 0;
}	
#content2 {
	margin:0 auto;
	width:860px;
	background:url(../images/enqImg/content2_bg.gif) repeat-y;
}			
#content2 .list_title {
	background:#efefef url(../images/enqImg/catch.gif) left center no-repeat;
	height:23px;
	margin:25px 30px 20px 30px;
}
#content2 .list_title h3 {
	font-size:12px;
	font-weight:normal;
	padding:6px 0 0 10px;
	line-height:12px;
}	

#content2 p {
	margin-left:60px;
}
.lineh2 {
	line-height:2;
}	
#content2 ul {
	background:url(../images/enqImg/content2_bottom.gif) center bottom no-repeat;
	padding:0 0 15px 60px;
}
#content2 li {
	line-height:1.8;
}
#send {
	background-color:#eeeeee;
	margin:30px auto 0 auto;
	padding:25px;
	text-align:center;
	font-size:10px;
	color:#666666;
	line-height:1;
}
#send p.link {
	margin:10px 0 15px 0;
}
#send p.link img {
	padding:1px;
}
#send p.link a {
	color:#666666;
	text-decoration:none;
}
#send_btn {
	background:url(../images/enqImg/send_on.gif) no-repeat;
	width:451px;
	height:40px;
	margin:0 auto;
}
#send_btn a {
	display:block;
	width:451px;
	height:40px;
}
#send_btn a:hover {
	background-color:transparent;
}
#send_btn a:hover img {
	visibility:hidden;
}

#send p.link a:hover {
color:#FF9900;
}