@charset "UTF-8";
/* ================================================
Home Layout
================================================ */
#home #secondary{
	width:230px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	background:url(img/secondary_bg_top01.gif) no-repeat 0px 0px;
}

#main-vijuaru{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

#footer{
/*	background:url(img/main_bg01.gif) repeat-y 0px 0px; */
}
/*!top_main================================================ */
#top_main{
	float:left;
	width:961px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	background:url(img/main_bg01.gif) repeat-y 0px 0px;
}

/*home_topics*/
#home_topics{
	clear:both;
	width:706px;
	margin:0px 0px;
	padding:0px;
	}

h2#home_topics_tit{
	margin:13px 0px 10px 0px;
	padding:5px 0px 5px 20px;
	background:url(img/home_lineup_tit_bg01.jpg) no-repeat 0px 0px;
}

#home_topics li{
	float:left;
	width:228px;
	height:175x;
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#home_topics li.home_topics01{
	margin:0px 10px 0px 0px;
	background: url(../images/home/home_topics_bg01.jpg) no-repeat 0px 0px;
}

#home_topics li.home_topics02{
	margin:0px 10px 0px 0px;
	background: url(../images/home/home_topics_bg02.jpg) no-repeat 0px 0px;
}

#home_topics li.home_topics03{
	margin:0px 0px 0px 0px;
	background: url(../images/home/home_topics_bg03.jpg) no-repeat 0px 0px;
}

#home_topics li h2{
	margin:0px 0px 0px 0px;
	padding:0px;
}

#home_topics li.home_topics01 dl,
#home_topics li.home_topics02 dl{
	margin:10px 0px 50px 15px;
	padding:0px;
}

#home_topics li.home_topics03 dl{
	margin:10px 0px 30px 15px;
	padding:0px;
}
#home_topics li dl dd{
	margin:0px 0px 0px 0px;
	padding:0px;
}

#home_topics li dl dd a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#333;
	background: url(img/icon_triangle.gif) no-repeat 0px 3px;
}

/*#home_news*/
#home_news{
	clear:both;
	width:716px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	}

#home_news h2{
	width:716px;
	height:28px;
	background: url(img/home_news_bg01.jpg) no-repeat 0px 0px;
	}

#home_news h2 span{
	float:left;
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	}
	
#home_news h2 a{
	float:right;
	margin:7px 20px 0px 0px;
	padding:0px 0px 0px 10px;
	font-size:11.5px;
	color:#333;
	font-weight:normal;
	background: url(img/icon_triangle.gif) no-repeat 0px 4px;
	}
	
#home_news .new{
	color:#f00;
	font-weight:bold;
	}

#home_news dl{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

#home_news dd{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 10px;
	color:#333;
	text-decoration:underline;
	background: url(img/icon_triangle.gif) no-repeat 0px 3px;
}


/* !secondary================================================ */
/*#home-side-menu*/
#secondary h2#side_tit_contact{
	width:210px;
	margin:15px auto 10px auto;
	padding:0px 0px 0px 0px;
}

/*#home-side-menu*/
#home-side-menu{
	width:210px;
	margin:0px auto 0px auto;
	padding:10px 0px 10px 0px;
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	behavior: url(PIE.htc);
}

#home-side-menu h2{
	width:190px;
	margin:0px auto;
	padding:3px 0px 3px 10px;
	font-size:12px;
	color:#fff;
	background:#6AC35F;
}

#home-side-menu ul{
	margin:10px 0px 0px 0px;
	padding:0px 0px;
}

#home-side-menu li{
	margin:0px 0px;
	padding:3px 10px;
	list-style:none;
}

#home-side-menu a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#333;
	background: url(img/icon_triangle.gif) no-repeat 0px 3px;