@charset "utf-8";
/**
 * StyleName : _base
 * -Side contents styles
 */
/** Side contents 
------------------------------ **/
/** Ads **/
#sideAds250{
	margin-bottom:30px;
}
/** Services **//** Mobile **/
#sideServices,
#sideMobile{
	width:230px;
	margin-bottom:30px;
	padding:10px;
}
#sideServices h2,
#sideMobile h2{
	overflow:hidden;
	padding:15px 10px 10px;
	font-size:18px;
}
#sideServices ul{
	width:218px;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
}
#sideServices ul li a{
	display:block;
	width:188px;
	padding:10px 10px 10px 30px;
	text-decoration:none;
}
#sideMobile .qrcode{
	float:left;
}
#sideMobile p{
	padding:5px 10px 0 10px;
	line-height:18px;
	font-size:12px;
}
/** Feed **//** Contact **/
#sideFeed,
#sideContact{
	width:230px;
	height:40px;
	padding:10px;
}
#sideFeed{
	margin-bottom:10px;
}
#sideContact{
	margin-bottom:20px;
}
#sideFeed a,
#sideContact a{
	display:block;
	overflow:hidden;
	width:175px;
	height:40px;
	line-height:40px;
	padding:0 10px 0 45px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#sideFeed a:hover,
#sideContact a;hover{
	background-position:0 -40px;
}
/** Banners **/
#sideBanners{
	width:250px;
	margin-bottom:20px;
}
#sideBanners a{
	display:block;
	margin-bottom:10px;
	padding:5px;
}
