body {
	background-color: #002e5f;
	margin: 0px;
	line-height:20px;
}
body,td,th {
	color: #2E2E2E;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 14px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #003399; font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
}
#shell {width:900px; margin-left:auto; margin-right:auto;}
#shell .sl{
	width:15px;
	background-image: url(images/Shell_L.gif);
}
#shell .sc{
	background-color:#F5F5F5;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-left-color: #777777;
}
#shell .sr{width:15px;background-image: url(images/Shell_R.gif);}

#menus {
	background-color:#777777; height:28px;
	font-size: 16px; line-height:28px; text-indent:15px;
	color: #002e5f;
}

#menus a:link {color: #FFFFFF;text-decoration: none;}
#menus a:visited {color: #FFFFFF;text-decoration: none;}
#menus a:hover {color: #FFFFFF; font-weight:bold;font-style: italic;text-decoration: underline;}
#menus a:active {color: #FFFFFF;text-decoration: none;}


#left {
	width:230px; background-color:#E1E1E1;
	float:left;
	border: 1px inset #B8B8B8; margin-top:10px; margin-left:5px;
}
#left #img{height:80px; background-color:#EAEAEA;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #828282;}
#left .items{
	width:220px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	text-align:left;
	text-indent:25px;
	height:30px;
	line-height:30px;
	background-image: url(images/item_BG.jpg);
	background-repeat: no-repeat;
}

#main {margin-top:10px; width:610px; margin-left:245px;}	



#foot {
	clear:both; font-size:12px; line-height:20px;
	margin-top:10px;
	text-align:center;
	background-color:#D6D6D6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #828282;
	border-bottom-color: #828282;
}
#foot a{ font-size:12px; line-height:20px;}
/*=============For Main===============*/
#mainabout {width:330px; float:left; margin-top:5px;}
#mainabout .title{
	background-image: url(images/main_About_BG.jpg);
	height:30px;
	text-align:right;
	line-height:30px;
	background-repeat: no-repeat;
}
#mainnews {margin-left:355px; margin-top:5px;}
#mainnews .title{
	background-image: url(images/main_News_BG.jpg);
	height:30px;
	text-align:right;
	line-height:30px;
	background-repeat: no-repeat;
}
#mainProducts {clear:both; margin-top:5px;}
.tb {
	border: 1px solid #CCCCCC;
	margin-top:5px; background-color:#FFFFFF;
}

#mainProducts .title{
	background-image: url(images/main_Rroduct_BG.jpg);
	height:30px;
	text-align:right;
	line-height:30px;
	background-repeat: no-repeat;
}
#main #ProductsRecommended{margin-left:auto;margin-right:auto; margin-bottom:50px;width:545px;}
#main #ProductsRecommended td {width:20%;}
#main #ProductsRecommended .imgs {height:114px;}
#main #ProductsRecommended .imgs td {}

/*=============ADs===============*/
#ad_main {height:200px;	background-color:#E8E8E8;	border: 1px solid #D6D6D6;}
