@charset "UTF-8";

@import "../css/import.css";


#l_frame{
	width: 200px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	margin-bottom: 30px;
}


li a.sabMenu1{
	background-image: url(img/b_menu_li.gif);
	display: block;
	padding-left: 40px;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none!important;
	background-position: top;
	height: 28px;
	padding-top: 12px;
}

li a:hover.sabMenu1{
	background-image: url(img/b_menu_li_o.gif);
	color: #FFFFFF;
}

li a.sabMenu2{
	padding: 12px 10px 12px 40px;
	background-image: url(img/submenu_bg.gif);
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #ffffff;
	color: #333333;
	text-decoration: underline;
	display: block;
}

li a:hover.sabMenu2{
	color: #FF7C00!important;
}

#r_frame{
	float: right;
	width: 680px;
	margin: 30px 40px 30px 0px;
}


.h3title{
	background-image: url(img/h3_title.gif);
	background-repeat: no-repeat;
	line-height: 42px;
	height: 42px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
}

.booth_w{
	background-image: url(img/booth_bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	font-size: 1.2em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-bottom: 10px;
	clear: both;
}

.booth_w p{
	border-bottom: 1px dashed #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.booth_w p span{
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
}

.h3_booth_w{
	font-size: 1.4em;
	color: #0166CC;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.category{
	text-align: right;
	width: 300px;
	float: right;
	margin-top: -40px;
	font-weight: normal;
	color: #333333;
}

.booth_wImg{
	background-image: url(img/booth_wing_bg.gif);
	padding: 4px;
	width: 250px;
	float: left;
	margin-right: 10px;
	height: 180px;
	text-align: center;
}

.booth_wData{
	float: right;
	width: 350px;
}

.hp{
	padding-top: 8px;
}

