@charset "utf-8";
/**
 * StyleName : _base
 * -Side contents styles
 */


/** Side contents 
------------------------------ **/

/** Ads **/
#sideAds250
{
	margin-bottom:20px;
}

/** Services **/
#sideServices
{
	width:250px;
	margin:0 0 20px 0;
}
.mainServices .service {
    padding:10px 0;
    width: 330px;
}
.sideServices h2
{
    font-size:14px;
    padding:10px 0 0 15px;
    min-height:28px;
}
.sideServices ul
{
	width:230px;
	padding:0 10px 5px;
}
.sideServices ul li
{
	margin:5px 0;
	padding:0 0 0 15px;
	line-height:20px;
}
.sideServices ul li a
{
	display:block;
	max-width:215px;
}

/** Mobile **/
#sideMobile
{
	width:250px;
	margin:0 0 20px 0;
}
.sideMobile h2
{
	width:188px;
    font-size:14px;
    padding:10px 0 0 60px;
    min-height:28px;
}
.sideMobile .qrcode
{
	float:left;
	margin:5px;
}
.sideMobile p
{
	padding:10px;
	line-height:20px;
}

/** Feed **/
#sideFeed
{
	margin:0 0 20px 0;
	width:248px;
	height:38px;
}
#sideFeed a
{
	display:block;
	overflow:hidden;
	margin:0;
    padding:0 0 0 60px;
	width:188px;
    height:38px;
    line-height:38px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

/** Contact **/
#sideContact
{
	margin:0 0 20px 0;
	width:248px;
	height:38px;
}
#sideContact a
{
	display:block;
	overflow:hidden;
	margin:0;
    padding:0 0 0 60px;
	width:188px;
    height:38px;
    line-height:38px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

/** Banners **/
.sideBanner_body
{
	padding:0;
}

#sideBanners
{
	width:250px;
	margin:0 0 20px 0;
}
.sideBanner
{
	width:250px;
	margin:0 0 20px 0;
}
.sideBanner_outer
{
	padding:4px;
}
.sideBanner_body
{
	width:240px;
	padding:0;
}