
#main
{
	width:690px;
}


#navigation ul #btn_top
{
	background-image : url(../img/btn_top_slc.gif) ;
}

#sidebar h2
{
	background-image : url(../img/top_icon.gif);
	background-repeat: no-repeat;
	background-position:8px 4px;
	text-indent:38px;
	font-size:14px;
	margin:10px 5px 0 5px;
}

#main
{
	margin-bottom:0;
	padding-bottom:0;
}


#main h3
{
	margin:30px 300px 10px 40px;
	padding:5px 0px 1px 10px;
	color:#41b8f2;

	font-size:14px;
	background-repeat: no-repeat;
	background-position:5px 2px;
	border: 0.09em solid #41b8f2;
	background-size:38px;
}

#main #top
{
	background-image : url(../img/top_icon.gif);
}
#main #about_us
{
	background-image : url(../img/about_us_icon.gif);
	text-indent:40px;
}
#main #product_introduction
{
	background-image : url(../img/product_introduction_icon.gif);
}
#main #news_blogs
{
	background-image : url(../img/news_blogs_icon.gif);
}

#main ul li
{
	margin:10px 30px  10px  60px;
	padding:5px 5px 5px 10px;
	border-bottom: 1px solid #ccc;
}
#main #policy
{
	margin:50px 50px 0 35px;
	font-size:14px;
}
#main p
{
	margin:5px 20px 0 40px;
	font-size:12px;
}

#main #footer_decoration
{
	margin:0 0 -10px -240px;
}

