/*========== Product Index Page Start ==========*/
#assort {
    width: 100%;
	border-width: 0px;
}
#assort td {
    width: 33%;
    vertical-align:top;
}
/*========== Product Index Page End ==========*/


/*========== Product Main Page Start ==========*/
#ad {
    width: 100%;
    border-width: 0px;
}
#show {
    width: 100%;
}
#si-main {
    width: 100%;
}
#si-kind {
    width: 170px;
	margin: 5px 0 0 5px;
}
#title_01 {
	padding: 1px 2px 1px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #414382;
	vertical-align: bottom;
	background-image:  url("../image/pool/label_bg_02.gif");
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DFE0F0;
	border-right-color: #DFE0F0;
	border-bottom-color: #DFE0F0;
	border-left-color: #DFE0F0;
}
#title_02 {
    color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
#hot {
	border-width: 0px;
    margin: 10px 0 10px 0;
	width: 260px;
	vertical-align: top;
}
#hot td {
    padding: 3px;
}
#pricetitle {
    color: #333333;
	margin: 10px 0 10px 0;
	font-weight: bold;
}
#sale {  /*Price*/
	color: #FF6600;
	font-weight: bold;
}
#list-price {  /*Price*/
	color: #666666;
	text-decoration: line-through;
	height: 25px;
}
#changepage{
	text-align: right;
	width: 100%;
}
/*========== Product Main Page End ==========*/

/*========== Product Every Model Page - Start ==========*/
/*Puoduct_Top Start*/
#product_top {
	width: 100%;
	height: 230px;
}
#product_top span#top-pic {
    width: 200px;
    float: left;
	margin: 0 20px 0 0;
}
#product_top span p#p-name {
	color: #666666;
	margin: 0;
}
#product_top span p#p-model {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #5743A7;
	margin: 0 0 20px 0;
}
#product_top span p#p-intro {
	color: #333333;
	height: 80px;
}
#product_top span p#p-price {
	vertical-align: bottom;
	margin: 0;
}
#product_top span p {
    margin: 5px 0 5px 0;
}
/*Puoduct_Top End*/

/*Puoduct_Feature Icons Start*/
#feature-icon {
	text-align: center;
	margin: 20px 0 20px 0;
	width: 100%;
}
/*Puoduct_Feature Icons End*/

/*Tabnav Start*/
#tabnav {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0 0 24px;
	border-bottom: 5px solid #5C66BC;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#tabnav span {
    float: left;
	height: 22px;
	background-color: #F6F6F6;
	color: #FFFFFF;
	margin: 0 0 0 0;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}
#tabnav a:link, #tabnav a:visited {
    display: block;
	color: #666666;
	background-color: transparent;
	text-decoration: none;
	padding: 4px;
}
#tabnav a:hover {
    background-color: #E7E2FA;
	color: #333333;
}
#tabnav span.selected {
	font-size: 14px;
	height: 22px;
	margin-top: -1px;
	bottom: -3px;
	padding: 2px;
	background-color: #6369B6;
	border-left: 1px solid #5C66BC;
	border-right: 1px solid #5C66BC;
}
#tabnav span.selected a:link, #tabnav span.selected a:visited, #tabnav span.selected a:hover {
	color: #FFFFFF;
	background-color: #6369B6;
}
#content{
	margin: 0 0 20px 0;
	border-top: 2px solid #BFB7E3;
	border-left: 1px solid #5C66BC;
	border-right: 1px solid #5C66BC;
	border-bottom: 1px solid #5C66BC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content span.hidden{
    DISPLAY: none;
}
#c-intro table {
    width: 100%;
}
#c-intro table td {
	vertical-align: top;
}
#c-intro table img {
    margin: 0px 5px 10px 5px;
}

#c-feature table {
    width: 100%;
	border-width: 0px;
}
#c-feature table caption {
   text-align: left;
   background-color: #5C66BC;
   color: #FFFFFF;
   font-weight: bold;
   padding: 2px;
}
#c-feature table th {
   text-align: right;
   vertical-align: text-top;
   width: 30%;
   padding: 7px 10px 7px 0;
}
#c-feature table td {
   text-align: left;
   vertical-align: text-top;
   padding: 5px 0 5px 10px;
}

#c-spec table {
    width: 100%;
	border-width: 0px;
}
#c-spec table caption {
   text-align: left;
   background-color: #5C66BC;
   color: #FFFFFF;
   font-weight: bold;
   padding: 2px;
}
#c-spec table th {
   text-align: right;
   vertical-align: text-top;
   width: 30%;
   padding: 7px 10px 7px 0;
}
#c-spec table td {
   text-align: left;
   vertical-align: text-top;
   padding: 5px 0 5px 10px;
}
#c-intro img {
    text-align: right;
}
#c-apply img {
   vertical-align: text-top;
}
/*Tabnav End*/
/*========== Product Every Model Page - End ==========*/

