@charset "utf-8";
/* CSS Document */

#bana{
	margin-top: 16px;
	
}


#bana li{
	float:left;
	margin-right:12px;
	margin-bottom:14px;
}

#left_con{
	background-image: url(../img/rubi_back.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 398px;
	border: 1px solid #CCC;
	padding:0px;
	margin:0px;
}

#left_con_box{
	width: 398px;
	height:162px;
	border: 1px solid #CCC;
	margin:0px;
	overflow-y:scroll;
}

#left_con_box p{
	margin-top:8px;
	margin-left:32px;
	margin-right:16px;
	margin-bottom:8px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
}

#u_line2{
	width: 398px;
	height: 2px;
	background-color: #0C5D38;	
	margin:0px;
	padding: 0px;
	display:block;
}


#right_con{
	float:left;
	margin-bottom:16px;
	background-image: url(../img/right_con_back.png);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	width: 446px;
	margin-right: 16px;
	display: inline;
	margin-left: 16px;
	height: 194px;
}

#right_con h4{
	margin-top:12px;
	margin-left:12px;
	margin-right:78px;
	margin-bottom:0px;
	float:left;
}

#bana2{
	float:left;	
	margin-top:8px;
}

#right_con_box{
	background-color: #FFF;
	padding: 0px;
	width: 420px;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	border: 1px solid #CCC;
	float:left;
	display: inline;
}

#right_con_box p{
	margin-top:8px;
	margin-bottom:8px;
	float:right;
	margin-right: 24px;
	display: inline;
	line-height:120%;
}

#right_img{
	margin-top: 8px;
	float:left;
	margin-left: 12px;
	display: inline;
}

#price_eria{
	width: 420px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}

#price_eria p{
	font-size: 105%;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	margin-left: 24px;	
	margin-right:8px;
	margin-bottom:4px;
	padding:0px;
	float:left;
}

#price_eria span{
	font-size: 174%;
	font-weight: bold;
	color: #F00;
	margin-top: 2px;
	margin-left:0px;
	padding:0px;
	float:left;
}

#main_con{
	height:195px;
	width: 880px;
}
