@charset "utf-8";
/**
 * StyleName : _base
 * -Side contents styles
 */


/** Side contents 
------------------------------ **/

/** Ads **/
#sideAds250
{
	margin-bottom:20px;
}

/** Services **/
#sideServices
{
	width:250px;
	margin-bottom:15px;
}
.sideServices h2
{
	overflow:hidden;
	padding:10px;
	font-size:14px;
	padding-left:12px;
}
.sideServices ul
{
	width:250px;
}
.sideServices ul li
{
	margin-top:2px;
}
.sideServices ul li a
{
	line-height:20px;
	width:215px;
	display:block;
	padding:10px 6px 10px 29px;
	text-decoration:none;
}

/** Mobile **/
#sideMobile
{
	width:250px;
	margin-bottom:25px;
}
#sideMobile_body
{
	color:#666;
	padding-bottom:10px;
}
.sideMobile h2
{
	padding:10px;
	margin-bottom:10px;
	font-size:14px;
	color:#999;
}
.sideMobile .qrcode
{
	float:left;
	margin-right:5px;
}
.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;
	padding-bottom:25px;
}
#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;
}
.sideBanner_outer
{
	padding-top:5px;
}
.sideBanner_body
{
	width:240px;
	padding:0 5px 5px;
}