@charset "UTF-8";



.tmp{
margin-bottom:12px!important;
}

.leadTitWap {
background:transparent url(../images/co_bg_leadtitle02.jpg) repeat-x scroll left bottom;
margin:0 0 10px;
}
.leadTitWap .titWapInner {
height:auto !important;
min-height:23px;
padding:6px 9px 2px;
}
h2.leadTit {
font-size:117%;
font-weight:bold;
color:#333;
}


/* -----------------------------------------------------------
 table style
----------------------------------------------------------- */
table.list {
width:100%;
border-collapse:collapse;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
table.list th, table.list td {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:2px 5px;
text-align:center;
}
table.list th {
background:#D2ECFB url(../../common/images/co_bg_th.gif) repeat-x scroll 0 0;
font-weight:normal;
vertical-align:middle;
}
table.list th.num, table.list th.price, table.list th.discount, table.list th.title {
font-weight:bold;
}
table.list th.title {
font-weight:normal;
width:138px;
}
table.list td.text {
text-align:left;
}

/* -----------------------------------------------------------
 contact style
----------------------------------------------------------- */
#contact{
}
#contact dt{
margin-bottom:3px;
padding-left:19px;
background:url(../../common/images/co_bg_box_tmp.gif) 0px 4px no-repeat;
font-weight:bold;
font-size:117%;
color:#333;
}
#contact dd#tele{
margin-bottom:7px;
}

