/*=====Product List=====*/ 
.productlist{float:left;height:170px;margin:0 4px;text-align:center;width:130px;}
.label_title .name{
background:url(../img/title_icon.gif) no-repeat;
color:#444444;
display:block;
float:left;
font:bold 14px/30px Arial,Sans-Serif;
margin-left:20px;
text-align:left;
text-indent:30px;
}
ul.label_ctnt li{display:inline;float:left;margin:6px auto;width:144px;}
ul.label_ctnt li img{
border:#666666 1px solid;
display:block;
height:120px;
margin:auto;
margin-bottom:5px;
width:120px;
}
ul.label_ctnt li span{
border-bottom:#CCCCCC 1px solid;
border-left:#999999 1px solid;
border-right:#CCCCCC 1px solid;
border-top:#999999 1px solid;
display:block;
height:34px;
margin:auto;
overflow:hidden;
text-align:center;
width:136px;
}
a.more{
float:right;
font:12px/30px Arial,Sans-Serif;
height:30px;
text-align:center;
text-indent:2em;
width:120px;
}
a.more:link,a.more:visited{color:#FF0000;text-decoration:none;}
a.more:hover,a.more:active{color:#FF0000;text-decoration:underline;}
/*=====Product=====*/ 
#prod{background:#FFFFFF;border:#888888 1px solid;float:left;margin-left:10px;width:740px;}
#prodoption{
background:url(../img/prodoption_bg.gif) no-repeat;
float:right;
height:332px;
margin:10px 30px 0 0;
width:310px;
}
#prodoption #options{border-bottom:#999999 1px solid;margin:5px 0;width:300px;}
#options dt{
border-bottom:#999999 1px solid;
color:#666666;
font:bolder 15px/30px Arial,Sans-Serif;
text-align:left;
text-indent:1em;
width:300px;
}
#options dd{
background:url(../img/arrow.gif) no-repeat 15px 12px;
border-bottom:#999999 1px dashed;
color:#666666;
display:block;
font:12px/30px Arial,Sans-Serif;
overflow:hidden;
text-align:left;
text-indent:25px;
word-wrap:break-word;
}
#options dd.last{border:none;}
/*=====ImageBox=====*/ 
#imagebox{
background:url(../img/imagebox.gif) no-repeat;
float:left;
height:341px;
margin-left:20px;
text-align:center;
width:285px;
}
#imagebox img{height:260px;margin-top:65px;width:260px;}
/*=====Description=====*/ 
#description{
float:left;
margin:10px;
overflow:hidden;
text-align:left;
width:670px;
word-wrap:break-word;
}
#description p{color:#000000;font:14px/150% Arial,Sans-Serif;text-indent:2em;}
#description .title{
background:url(../img/description.gif) no-repeat;
color:#FFFFFF;
display:block;
font:bolder 14px/28px Verdana,sans-serif,Arial,Helvetica,ËÎÌå;
height:28px;
text-align:left;
text-indent:1em;
}

#description ul li{
padding-left:4em;
background:url(../img/blt_arrow_orange.gif) no-repeat 3em 0.4em;
font:1em/1.5em Tahoma,Verdana,Segoe,sans-serif;
color: #0D367F;
}
#description a:link,#description a:visited{font-weight:bold;text-decoration:none;}
#description a:hover,#description a:active{font-weight:bold;text-decoration:underline;}
#description h1{font:bolder 15px/30px Arial,Sans-Serif;}
#description table{border-collapse:collapse;margin:10px;}
#description table.grid td{border:1px solid #666666;padding:5px;}
table .column{background:#ADD8E6;}
table .cap{background:#F5FFFA;}
table .leader{background:#E6E6FA;}
table .follow{background:#FFFACD;}
