/* CSS Document */
#info02{background-color:#eaeaea;}

.h2_border_bm {
    background-image: url("/index/images/priceTT.gif");
    background-repeat: no-repeat;
    font-size: 16px;
    height: 41px;
    line-height: 35px;
    margin: 10px 0 0;
    padding: 0 0 0 50px;
    position: relative;
}

#title01{
	background-image: url(../images/title.gif);
	padding:35px 0 0 0;
}

#Tab{
	border-bottom:5px solid #f6be38;
	padding:0 0 0 10px;
	margin:10px 0 0;
}
#Tab li{
	width:216px;
	height:35px;
	float:left;
	margin:0 5px 0 0;
}
#Tab li a{
	background-image:url(../../common/images/tab.gif);
	background-repeat:no-repeat;
	width:216px;
	height:35px;
	display:block;
	line-height:35px;
	text-align:center;
	font-size:14px;
	color:#777777;
}
.selected{
	background-position:-216px 0;
	color:#f07d01 !important;
	font-weight:bold;
}