@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0;}

#container{width:970px; margin:10px auto auto auto; background:#fff;}
.qy{width:940px; 
	height:168px; 
	padding:8px 15px 8px 15px; 
	font-size:14px;
	line-height:2.2;
	color:#333; 
	background:url(images/bg_qy.jpg) repeat-x;
	}
.qy span{color:#cc0000; font-weight:bold;}

.why_con{width:940px; margin:10px auto auto auto;}
.why_ti{width:100%; background:url(images/title_bg.jpg) repeat-x;}
.why_cont{width:922px;
			height:400px;
			margin-top:5px;
			padding:12px 8px 0px 8px;
			border:1px solid #dce4d5; 
			background:url(images/why_bg.jpg) repeat-x;
			}
.why_fl{font-size:12px; font-weight:bold; color:#336633; text-align:center;}
.why_fcon{width:190px; 
			margin:0 auto; 
			font-size:12px; 
			line-height:2.2; 
			color:#333; 
			letter-spacing:1px;
			}
.why_line{background:url(images/why_line.jpg) repeat-y center top; 
			height:395px;
			margin-top:-45px;
			}
			
.td_con{width:926px; height:265px; padding:6px; margin-top:5px; background:#d4eb80;}
.td_zj{width:359px; 
		height:263px; 
		float:left; 
		background:url(images/td_bg.jpg) no-repeat;
		}
.td_txt{width:552px; 
		float:left; 
		margin-left:15px; 
		padding:5px 0 5px 0;
		}
.td_tli{margin-bottom:8px; 
		font-size:12px; 
		line-height:2; 
		color:#333; 
		letter-spacing:1px;
		}
.td_tli span{color:#336633; font-weight:bold; font-size:14px;}


.lx_txt{margin-top:5px; 
		line-height:2.2; 
		font-size:12px; 
		font-weight:bold; 
		color:#333;
		}
.span1{font-size:14px; color:#336633; font-weight:bold;}
.span2{margin-left:35px;}

.off_img{border:1px solid #ccc; padding:1px;}