/*------------------------------------------------------------

	WEB SERVICE 

------------------------------------------------------------*/
.leadImg{
	float:right;
	width:240px;
	margin-top:15px;
	text-align:right;
}

.leadLeft{
	float:left;
	width:370px;
}

.defBox .imgLeft{
	float:left;
	width:110px;
	text-align:center;
}

.defBox .txtRight{
	float:right;
	width:470px;
}

.btn{
	text-align:right;
}

.btnCenter{
	text-align:center;
}
.defBox .topMainLL {
	width:285px;
	float:left;
}
.defBox .topMainLR {
	width:285px;
	float:right;
}
.defBox .topMainLinnL {
	width:90px;
	float:left;
}
.defBox .topMainLinnR {
	width:184px;
	float:right;
}
.defBox .topMainLinnR p {
	padding-bottom:0.5em;
}
/*--------------------
onestop.html
--------------------*/
.txtLeft{
	float:left;
	width:350px;
}

/*--------------------
	homepage.html
--------------------*/
.itemWorks,.itemWorksEd{
	float:left;
	width:190px;
	margin-right:10px;
}

.itemWorksEd{
	margin-right:0;
}

.itemWorks img,.itemWorksEd img{
	margin-bottom:6px;
}


/*--------------------
	mobile.html
--------------------*/
.itemWorksMobi{
	width:280px;
	margin-bottom:40px;
}

.itemWorksMobi .itemLeft{
	float:left;
	width:133px;
}

.itemWorksMobi .itemRight{
	float:right;
	width:140px;
}

.thin {
	font-weight:normal;
}

.itemRight p{
	font-size:71%;
}
