@charset "utf-8";
/* CSS Document */
* {
    padding: 0;
    margin: 0;
} 

#ContentA{ width:780px;  margin:0 auto;}

#ContentA #Provideo{ width:380px; height:250px;
 float:left; padding-top:20px;}

#ContentA #Profeatures{ width:380px; height:255px;padding-top:15px; padding-left:10px;  float:right; }


#ContentA #Profeatures h2{font-size:18px;font-weight:bold; color:#074899; border-left: #074899 5px solid; padding-left:8px; text-align:left;}

#ContentA #Profeatures ul{ padding:10px 0 0 0;
	margin:0; text-align:left;}

#ContentA #Profeatures ul .mainsub {font-size:13px;font-weight:bold; color:#074899; line-height:20px; list-style-type:none; }

#ContentA #Profeatures ul .maintxt {font:12px Arial;color:#666;line-Height:18px;  list-style-position:inside; word-break: break-all; }


#ContentB{ width:780px; padding-top:20px; clear:both;}

#ContentB #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;}

#ContentB #Contitle #pline{
	width:600px;
	height:20px;
	float:left;
	background-image:url(../images/pline.jpg);
	background-repeat:no-repeat;
}

#ContentB #Contitle #price{
	width:180px;
	height:20px;
	font-size:16px;
	color:#F00;
	font-weight:bold;
	float:left;
	padding-right:0px;
}

#ContentB #Prod_A{ width:260px; float:left;}

#ContentB #Prod_B{ width:260px; float:left;}

#ContentB #Prod_C{ width:260px; float:left;}

#ContentB #Prod_A #propic{
	width:260px;
	height:104px;
	background-image:url(../images/ARK-1122H.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#ContentB #Prod_B #propic{
	width:260px;
	height:104px;
	background-image:url(../images/ARK-1122C.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#ContentB #Prod_C #propic{
	width:260px;
	height:104px;
	background-image:url(../images/ARK-1122F.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#ContentB #ProdIntro .proname{
	width:260px;
	height:20px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding-left:40px;
	color:#333;
}

#ContentB #ProdIntro .bar{
	width:260px;
	padding-left:40px;
}

#ContentB #ProdIntro .propdf{
	display:block;
	width:20px;
	height:20px;
	background-image:url(../images/bt_pdf.jpg);
	background-repeat:no-repeat;
	float:left;
	
}

#ContentB #ProdIntro .propage{
	width:80px;
	height:20px;
	color:#666;
	text-align:left;
	float:left;
}

#ContentB #ProdIntro .procart{
	width:20px;
	height:20px;
	background-image:url(../images/bt_cart.jpg);
	background-repeat:no-repeat;
	float:left;
}

#ContentB #ProdIntro .probuy{
	width:100px;
	height:20px;
	color:#666;
	text-align:left;
	float:left;
}

