@charset "utf-8";
/* CSS Document */
.banner_bg{ 
	height:380px;
	background-image:url(../img/home/banner.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFF;
	text-shadow:0px -1px 0px #008798;
	}
.banner img{
	margin-top:124px;}	
	
/*-----------------------------------------------------*/
.main_bar{
	width:220px;
	max-width:200px;
	float:left;
	padding:50px 0px;}	
.main_bar h2{
	font-size:17px;
	color:#4D4D4D;
	margin-bottom:32px;}
.main_bar h2 span{
	padding-bottom:15px;
	border-bottom:#D9D4CB solid 1px;}
.main_bar h2 a, .main_bar h2 a:visited {
	color:#4C4C4C;
	text-decoration: none;
}
.main_bar h2 a:hover, .main_bar h2 a:active {
	color:#333;
	text-decoration: none;
}
/*----------------------------------*/
.main_bar h3{
	font-size:15px;
	color:#666;
	line-height:136%;
	}
.main_bar h3 a, .main_bar h3 a:visited {
	color: #666;
	text-decoration: none;
	border-bottom:#CFC9BD solid 1px;
}
.main_bar h3 a:hover, .main_bar h3 a:active {
	color: #333;
	text-decoration: none;
	border-bottom:#CFC9BD solid 1px;
}

.main_karkong{ margin-right:40px;}








	

