﻿@charset "UTF-8";
/* CSS Document */

#productTitle { font-size:30px; color:#999999; margin-bottom:15px;}
/**/
#productRightCol{ float:left; width:252px; }
/**/
#productMainImg { background-repeat:no-repeat; width:630px; height:232px;}
#productMainImgShadow { background-image:url(../images/product-img_shadow_630x8.gif); background-repeat:no-repeat; width:630px; height:8px; margin-bottom:20px;}
/**/
#productMain{ float:left; width:367px; margin-right:12px; color:#333333; }
#productMain div.div-dotted {margin-top:5px; margin-bottom:5px;}
/**/
.productDesc {margin-top:20px; }
.productDesc p { margin:0px; margin-bottom:10px; }
.productDesc p img { margin-right:7px; margin-left:7px;}
.productDesc img.floatImg { float:left; margin:5px 15px 5px 0px; }
/**/
.productFeat {margin-top:20px;}
.productFeat ul{ margin:0px; padding:0px; margin-top:10px; }
.productFeat ul li{list-style:none; margin-top:5px; margin-bottom:5px; background-repeat:no-repeat; background-position:left; text-decoration:none; padding-left:15px;}
/**/
.productResource {margin-top:20px;}
.productResource a { text-decoration:none;}
.productResource a:hover { text-decoration:underline;}
.productResource ul{ margin:0px; padding:0px; margin-top:10px; }
.productResource ul li{list-style:none; margin-top:5px; margin-bottom:5px; background-repeat:no-repeat; background-position:left; text-decoration:none; padding-left:15px;}
/**/
.hbox { width:252px; float:left; }
.hbox div.hbox-title { background-repeat:no-repeat; width:192px; height:34px; padding-left:60px; padding-top:8px; font-size:18px; font-weight:500; color:#999999; }
.hbox div.hbox-title span { }
.hbox div.hbox-content { border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf; padding-left:10px; padding-right:10px;}
.hbox-content div.hbox-featured { padding-top:10px; padding-bottom:10px;}
.hbox-content div.hbox-featured div.div-dotted { margin-top:5px; margin-bottom:5px;}
.hbox div.readmore{ text-align:right; padding-top:5px; padding-bottom:5px;}
.hbox div.readmore a{  background-repeat:no-repeat; background-position:left; padding-left:10px; text-decoration:none; font-size:11px;}
.hbox div.readmore a:hover{ text-decoration:underline;}
.hbox div.hbox-bottom { background-image:url(../images/subBox-bottom_252x5.gif); background-repeat:no-repeat; width:252px; height:5px;}



















