@charset "utf-8";
/**
 * StyleName : _base
 * -Side contents styles
 */


/** Side contents 
------------------------------ **/

/** Ads **/
#sideAds250
{
	margin-bottom:20px;
}

/** Services **/
#sideServices
{
	width:250px;
	margin-bottom:30px;
}
#sideServices_outer
{
}
#sideServices_body
{
}
.sideServices h2
{
	overflow:hidden;
	margin-bottom:10px;
	font-size:14px;
	padding:5px 10px;
}
.sideServices ul
{
	width:230px;
	padding:0 10px 5px 10px;
}
.sideServices ul li
{
	margin:5px 0;
	width:228px;
	border-style:solid;
	border-width:1px;
}
.sideServices ul li a
{
	display:block;
	width:210px;
	padding:8px 6px 8px 10px;
	border-style:solid;
	border-width:1px;
	background-position:top left;
	background-repeat:no-repeat;
	line-height:20px;
	text-decoration:none;
}
.sideService ul li a:hover
{
	background-position:top right;
}

/** Mobile **/
#sideMobile
{
	width:250px;
	margin-bottom:20px;
	background-color:#fff;
	border:solid 1px #c2c2c2;
}
#sideMobile_outer
{
}
#sideMobile_body
{
	color:#666;
}
.sideMobile h2
{
	margin-top:-18px;
	padding:24px 10px 10px 55px;
	font-size:14px;
	color:#666;
}
.sideMobile .qrcode
{
	float:left;
	margin-right:10px;
}
.sideMobile p
{
	padding:5px 10px 0 0;
	line-height:20px;
}

/** Feed **/
#sideFeed
{
	width:250px;
	height:41px;
	margin-bottom:20px;
}
#sideFeed a
{
	display:block;
	overflow:hidden;
	width:195px;
	height:31px;
	padding:0 10px 10px 45px;
	line-height:41px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

/** Contact **/
#sideContact
{
	width:250px;
	height:41px;
	margin-bottom:20px;
}
#sideContact a
{
	display:block;
	overflow:hidden;
	width:195px;
	height:31px;
	padding:0px 10px 10px 45px;
	line-height:41px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

/** Banners **/
#sideBanners
{
	width:250px;
	margin-bottom:20px;
}
.sideBanner
{
	width:250px;
	margin-bottom:10px;
}
.sideBanner_outer
{
	padding-top:5px;
}
.sideBanner_body
{
	width:240px;
	padding:0 5px 5px;
}