.bgW{
	border: solid 1px #e4e8f3;
	background-color:#ffffff;
}

.padding-10{
	padding:10px;
}

ul.listR{
	width:680px;
}

ul.listR li{
	float:left;
	width:218px;
	min-height: 20px;
	_min-height: 20px;
	_height: auto !important;
	_height: 20px;
}

.icon_free {
	background: url(../images/sj042/icon_free_01.gif) no-repeat 0 1px;
	padding-left: 40px;
	line-height: 30px;
	height: 27px;
	display: inline-block;
	font-size:20px;
}
* html .icon_free {
	display: inline;
	zoom: 1;
}

.boxTtl{
	font-weight:bold;
	font-size:14px;
}

.cont{
	clear: both;
	width: 100%;
}
.contenor{
	clear: both;
	width: 100%;
	height: 90px;
	margin: 45px auto 15px !important;
}
.content{
    float: left;
    width: 48.5% !important;
    height: 100%;
    margin: 0 0.5%;
	border: 1px solid #e4e8f3;
	background-color:#ffffff;
}

#first-contenor{
    margin-top: 15px !important;
}

#first-contenor .content{
    width: 100% !important;
    margin: 0 auto 5px !important;
}

#first-contenor .clearBoth{
	width:96%;
	margin:0 auto;
	line-height: 1.3em;
	padding-left: 1em !important;
	text-indent: -1.3em !important;
    clear:both;
}

.c-inner{
    width: 100%;
	margin: 0 auto 5px;
	text-align: center;
}
.c-title{
	margin: 15px auto 7px!important;
	font-size: 1.2em !important;
	font-weight: bold;
}
.linkto{
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
}
.linkto img{
	height:40px;
}