/* CSS Document */
#mainwrap h2 {
	width:800px;
	height:84px;
	text-indent:-9999px;
	background:url(../images/h2_onestop_tit.jpg) no-repeat;
}


#onestopArea {
	width:492px;
	margin-left:7px;
}



#onestopArea p.campdate {
	margin-left:23px;
	font-size:80%;
	line-height:1.2em;
	color:#4D4D4D;
}

#onestopArea p.campdate img {
	margin:3px;
	vertical-align:middle;
}


#onestopArea .campcoment {
	padding:10px;
}



#onestopArea table.support {
	width:475px;
	margin:10px 0 10px 5px;
}




#serviceItem {
	width:498px;
	border:1px solid #666666;
	padding-bottom:10px;
	margin:0 0 15px 0;
}


#serviceItem h5 {
	width:456px;
	height:31px;
	background:url(../images/service_tit_bg.gif) no-repeat;
	margin:1px;
	padding:3px 0 0 40px;
	font-size:80%;
	line-height:1.45em;
}

#serviceItem h6 {
	width:475px;
	margin:0 0 10px 5px;
	background:url(../../images/common/h4_bg.gif) repeat-x 0 bottom;
	padding:6px 0 10px 12px;
	font-size:100%;
	line-height:1.2em;
}



#serviceItem div.making {
	background:url(../images/making.gif) no-repeat;
	width:461px;
	height:246px;
	margin-left:5px;
	padding:0 0 0 15px;
}



#serviceItem div.making li{
	list-style:none;
}

#serviceItem ul.service {
	float:left;
	width:233px;
}

#serviceItem ul.service li {
	list-style:none;
}


#serviceItem .itemcont {
	width:466px;
	margin-top:10px;
	margin-left:24px;
}






/**/

.ml5 {margin-left:5px;}
.mb30 {margin-bottom:30px;}