@charset "utf-8";
/* CSS Document */

#new_btn_wrapper{
	width:210px;
	height:100px;
	position:relative;
	background:url(../../_homeimg/news_bg.jpg) no-repeat;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	}
#new_btn_wrapper_content_wrapper p{
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:12px;
	}
#new_btn_wrapper_header{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	width:162px!important;
	overflow:hidden!important;	
	position:absolute;
	top: 11px;
	left: 48px;
	}
#new_btn_wrapper_content_wrapper{
	position:absolute;
	width:160px!important;
	height:37px;
	overflow:hidden!important;
	left: 48px;
	top: 28px;
	}
#new_btn_wrapper_btn{
	position:absolute;
	right: 0px;
	bottom: 0px;
	}

#jubilee_btn_wrapper{
	width:210px;
	height:100px;
	position:relative;
	background:url(../../_homeimg/btn_01_bg.jpg);
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	}
#jubilee_btn_wrapper_content_wrapper p{
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:11px;
	}
#jubilee_btn_wrapper_header{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	width:162px!important;
	overflow:hidden!important;	
	position:absolute;
	top: 11px;
	left: 75px;
	}
#jubilee_btn_wrapper_content_wrapper{
	position:absolute;
	width:140px!important;
	height:37px;
	overflow:hidden!important;
	left: 75px;
	top: 40px;
	}
#jubilee_btn_wrapper_btn{
	position:absolute;
	right: 0px;
	bottom: 0px;
	}
