/* CSS Document */
body{
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	text-align:center;
	font-size:14px;
}

p{
	text-indent:20px;
	margin:0px;
}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

a{
	text-decoration:none;
	color:#000;
}

#main{
	margin-left:auto;
	margin-right:auto;
	width:1003px;
}

#head{
	height:100px;
	background:url(../img/head_bg.jpg);
	overflow:hidden;
}

#logo{
	width:232px;
	height:101px;
	float:left;
	background:url(../img/logo_bg.jpg);
}

#menu{
	float:left;
	padding-top:30px;
	height:101px;
	background:url(../img/menu_bg.jpg) no-repeat;
}

#menu ul li{
	width:152px;
	margin-right:2px;
	height:50px;
	float:left;
}

#menu ul li a{
	display:block;
	background:#2769a3;
	width:152px;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

#menu ul li a:hover{
	background:#122e47;
}

#body{
	margin-top:3px;
	background:url(../img/body_bg.jpg) repeat-x;
}

.block1{
	float:left;
	margin-left:15px;
}

.block1 .block1_head{
	height:49px;
	border-bottom:1px dashed #666;
	background:url(../img/body_bg.jpg);
	text-align:left;
	line-height:49px;
}

#body_left{
	width:220px;
	margin-left:0px;
}

#body_center{
	width:550px;
}

#body_right{
	width:200px;
}

#body_left_body{
	padding-top:20px;
	height:400px;
	background:url(../img/leftbg.gif) no-repeat 0px 200px;
}

#product_list{
	padding-top:20px;
	height:350px;
	background:url(../img/left1.gif) no-repeat 0px 100px;
}

.block2{
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #ccc;
	background:#f6f6f6;
	width:200px;
}

.block2 ul li{
	margin-left:auto;
	margin-right:auto;
	width:180px;
	height:30px;
	border: 1px solid #ccc;
	background:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
}

.block2 ul li a{
	line-height:30px;
	color:#666;
	font-weight:bold;
}

.block3 .block3_head{
	background:url(../img/tabout.gif) no-repeat;
	height:20px;
	line-height:20px;
	font-weight:bold;
	font-size:16px;
	color:#3B7ACA;
	margin-top:10px;
	text-align:left;
	padding-left:10px;
}

.block3 .block3_body{
	padding-top:20px;
	text-align:left;
}

.block3 .block3_body p{
	line-height:22px;
}

#service .block2{
	margin-top:10px;
}

#service .block2 li{
	margin-top:5px;
	margin-bottom:5px;
	padding:1px 0px 1px 30px;
	height:40px;
	line-height:18px;
	text-align:left;
	width:164px;
}

#service .worda{
	background:#fff url(../img/pic_a.gif) no-repeat scroll 4px;
}

#service .wordb{
	background:#fff url(../img/pic_b.gif) no-repeat scroll 4px;
}

#service .wordc{
	background:#fff url(../img/pic_c.gif) no-repeat scroll 4px;
}

#service .wordd{
	background:#fff url(../img/pic_d.gif) no-repeat scroll 4px;
}

#web_fast{
	margin-top:10px;
	height:130px;
	border:1px solid #ccc;
	background:url(../img/girl.gif) right no-repeat;
	text-align:left;
	padding-left:15px;
}

#web_fast ul li{
	height:20px;
	margin-top:4px;
	padding-top:5px;
	vertical-align:top;
}

#web_fast ul li img{
	vertical-align:middle;
}

#foot{
	height:77px;
	background:url(../img/foot_bg.jpg);
}

#bottommenu{
	margin-top:20px;
	margin-bottom:10px;
}

#product_list ul li{
	float:left;
	padding-left:10px;
	padding-right:20px;
	height:30px;
	margin-top:20px;
}

#body_center .block2_body{
	height:350px;
}

#banner{
	height:200px;
	background:url(../img/ybg.jpg) no-repeat bottom;
}

