@charset "utf-8";
@import url("shere/css/base.css");

#topImg {
	padding: 0px 2px;
	margin-bottom:6px;
}
#topContents {
	padding:0px 2px;
}
#topContents .mainBtn {
	width:251px;
	margin-right:1px;
	float:left;
}
#topContents .mainBtn.cntr {
	width:252px;
}
#topContents .mainBtn.right {
	margin-right:0;
	float:right;
}
.mainBtn p {
	font-size:80%;
	margin:0px;
	padding:7px 7px 0px 15px;
}

#btns {
	background:url(img/tmb_bgall.gif) repeat-y;
}
#btnsFin {
	background:url(img/tmb_finall.gif) no-repeat bottom;
	padding-bottom:6px;
}
.inqMain { float:right;}

#topMain {
	background:url(img/tcbg.gif) repeat-y;
	margin:15px 0px;
}
#tmLeft {
	float:left;
	width:492px;
	margin-left:6px;
	margin-right:auto;
}
#tmLeft .htex {
	background-color:#F6F6F6;
	margin-bottom:10px;
}
#tmLeft .htex h2 {
	float:left;
}
#tmLeft .htex .btn {
	float:right;
}
#tmLeft dl {
	font-size:80%;
	margin-top:0px;
	margin-left:12px;
	line-height:170%;
}
#tmLeft dt {
	clear:left;
	float:left;
}
#tmLeft dd {
	margin-left:8em;
}

#tmRight {
	float:right;
	width:245px;
	margin-left:auto;
}
#tmRight h2 {
	background-color:#F6F6F6;
	display:block;
	width:245px;
	margin-bottom:10px;
}
#tmRight .tmrCntnts {
	padding-right:10px;
}
#tmRight .tmrCntnts img {
	margin-right:5px;
	margin-bottom:5px;
}
#tmRight h3 {
	font-size:84%;
	font-weight:normal;
}
#tmRight p {
	margin-top:0.5em;
	font-size:80%;
}