@charset "utf-8";
/* CSS Document */
* {
    padding: 0;
    margin: 0;
} 

/* =========================*/

#ContentAA{ width:780px;  margin:0 auto;}

#ContentAA #Provideo{ width:380px; height:250px;
 float:left; padding-top:20px;}

#ContentAA #Profeatures{ width:380px; height:255px;padding-top:15px; padding-left:10px;  float:right; }


#ContentAA #Profeatures h2{font-size:18px;font-weight:bold; color:#074899; border-left: #074899 5px solid; padding-left:8px; text-align:left;}

#ContentAA #Profeatures ul{ padding:10px 0 0 0;
	margin:0; text-align:left;}

#ContentAA #Profeatures ul .mainsub {font-size:13px;font-weight:bold; color:#074899; line-height:20px; list-style-type:none; }

#ContentAA #Profeatures ul .maintxt {font:12px Arial;color:#666;line-Height:18px;  list-style-position:inside; word-break: break-all; }


#ContentBB{ width:780px; padding-top:20px; clear:both;}

#ContentBB #Contitle h2{font-size:18px;font-weight:bold; color:#074899; border-left: #074899 5px solid; padding-left:8px; text-align:left;
margin-left:10px; padding-top:5px;}

#ContentBB #Contitle #pline{
	width:600px;
	height:20px;
	float:left;
	background-image:url(../images/pline.jpg);
	background-repeat:no-repeat;
}

#ContentBB #Contitle #price{
	width:180px;
	height:20px;
	font-size:16px;
	color:#F00;
	font-weight:bold;
	float:left;
	padding-right:0px;
}

#ContentBB #Prod_A{ width:195px; float:left;}

#ContentBB #Prod_B{ width:195px; float:left;}

#ContentBB #Prod_C{ width:195px; float:left;}

#ContentBB #Prod_D{ width:195px; float:left;}

#ContentBB #Prod_A #propic{
	width:195px;
	height:104px;
	background-image:url(../images/PCM-9389.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#ContentBB #Prod_B #propic{
	width:195px;
	height:104px;
	background-image:url(../images/PCM-3356.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#ContentBB #Prod_C #propic{
	width:195px;
	height:104px;
	background-image:url(../images/ARK-2120F_3.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#ContentBB #Prod_D #propic{
	width:195px;
	height:104px;
	background-image:url(../images/ARK-2150L_3.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#ContentBB #ProdIntro .proname{
	width:195px;
	height:20px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	color:#333;
}

#ContentBB #ProdIntro .bar{
	width:195px;
	padding-left:20px;
}

#ContentBB #ProdIntro .propdf{
	width:18px;
	height:20px;
	background-image:url(../images/bt_pdf.jpg);
	background-repeat:no-repeat;
	float:left;
}

#ContentBB #ProdIntro .propage{
	width:70px;
	height:20px;
	color:#666;
	text-align:left;
	float:left;
}

#ContentBB #ProdIntro .procart{
	width:20px;
	height:20px;
	background-image:url(../images/bt_cart.jpg);
	background-repeat:no-repeat;
	float:left;
}

#ContentBB #ProdIntro .probuy{
	width:70px;
	height:20px;
	color:#666;
	text-align:left;
	float:left;
}

