﻿@import url("./base.css") ;

.rightTxtS {
margin: 0;
padding: 0;
}
/* =========================
CONTS
============================ */
#conts {
width: 805px;
background: url(../img/conts_top_bg06.jpg) no-repeat;
background-position: 0 165px;
}

/* =========================
LEFT
============================ */
/* -------------------------
menu
---------------------------- */
#menu li.info{
width: 145px;
background: url(../img/menu_btn.gif) no-repeat;
background-position: -365px 0;
}


/* -------------------------
contsBody
---------------------------- */
h2 {
margin: 20px 0px 0px 0px;
padding: 0;
width: 250px;
height: 70px;
background: url(../img/title_top_info.gif) no-repeat top left;
text-indent: -10000px;
}
.topInfoBox dl {
margin: 0px 0px 0px 0px;
padding: 0;
}
.topInfoBox dt {
margin: 30px 0px 0px 0px;
padding: 0px 0px 5px 20px;
background: url(../img/point01.gif) no-repeat top left;
font-weight: bold;
color: #ffcc33;
}
.topInfoBox dd {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 20px;
}
.topInfoBox dd.more {
margin: 0px;
padding: 10px 0px 3px 0px;
text-align: right;
border-bottom: 1px dotted #333333;
color: #999966;
}
