@charset "utf-8";
.boxWrap{
width:760px;
text-align:center;
margin:0 auto;
padding-top:20px;
background-color:#c6e8f8;
}
.box1{
float:left;
margin-left:30px;
background-image:url(../images/bg_item_a.jpg);
background-repeat:no-repeat;
width:340px;
height:228px;
}
* html .box1{
margin-left:15px;
}
.box1 p{
padding-top:180px;
text-align:center;
}
.box2{
float:right;
margin-right:30px;
background-image:url(../images/bg_item_b.jpg);
background-repeat:no-repeat;
width:340px;
height:228px;
}
* html .box2{
margin-right:15px;
}
.box2 p{
padding-top:180px;
text-align:center;
}
.box3{
float:left;
margin-left:30px;
display:block;
width:760px;
height:10px;
background-image:url(../images/bg_category2_bot.gif);
background-repeat:no-repeat;
padding-bottom:20px;
}
*html .box3{
margin-left:15px;
}
.h32{
margin-left:30px;
background-image:url(../images/bg_h3_2.gif);
background-repeat:no-repeat;
padding-top:16px;
color:#017ec9;
font-size:16px;
padding-left:60px;
}
.taisyou{
}

.stext {
	font-size:11px;
}