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