/* CSS Document */
.pro_area{ width:740px; border:0px solid #666666; padding-top:10px; }

.pro_title{ width:100%; height:30px; background-color:#FFFFFF; text-align:left;
	 background-image:url(../pics/bg_title_bar.jpg);
	 background-repeat:no-repeat; background-position: left center;
	}
.pro_title h1{ color:#333333; font-size:13px; margin:0px 0px 0px 0px; padding:7px 0px 0px 38px; }

.pro_box_zone{ margin-top:8px; width:740px; background-color:#F0F0F0; border:0px solid #666666; padding:12px 0px 10px 0px; }

.pbox{ width:175px; border:0px solid #666666; float:left;}
.pbox_title{ width:150px; margin-left:auto; margin-right:auto; text-align:center; border:0px solid #cccccc; height:55px; }
.pbox_img { width:150px; border:1px solid #AAAAAA;}
.pbox_price { color:#FF2222; font-weight:bold; height:20px; padding-top:5px; 
			  margin-left:auto; margin-right:auto; text-align:center; width:150px; border:0px solid #AAAAAA;}
.pbox h2{ font-size:12px;  text-align:left; margin:3px 0px 0px 0px; text-transform: capitalize; color:#333333;    }
.p_divider{ background-image:url(../pics/divider.gif); background-repeat:repeat-y; width:9px; float:left;
			background-position:center; height:265px;}

.p_hdivider{ background-image:url(../pics/hdivider.gif); background-repeat:repeat-x; height:9px; 
			background-position: bottom; width:98%; margin-left:auto; margin-right:auto; text-align:center; }
			

.pro_detail{color:#888888;   }
.pro_detail h1{color:#888888; font-size:14px; text-align:left;    }