﻿body 
{	
	margin: auto;
	font-size:14px;		
	color: #0D3F70;	
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	 
}
#main
{
	background-color: White;
	width:800px;
	margin:auto;		
}
#content
{
	padding: 5px 3px 5px 3px;
}
hr 
{ 
	border-style: solid; 	
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color: #4D9941;
}
td { vertical-align:top;}
/***************************************************/
/*			SHADETAB
/***************************************************/
.shadetabs
{
clear:both;
border-right: #192832 0px solid; 
border-top: #192832 0px solid; 
border-left: #192832 0px solid; 
border-bottom: #192832 0px solid;
margin-bottom: 1em;
background: white url(../images/cellpicp.gif) top left repeat-x;
}

.shadetabs ul{
padding: 5px 0;
list-style-type: none;
text-align: left;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
font-family: Arial, Tahoma, Verdana;
font-size: 14px;
font-weight: bold;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 8px;
margin-right: 5px;
border: 0px solid #395b72;
color:  #ffffff;
}

.shadetabs li a:visited{
color: #ffffff;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #ffffff;
}


/***************************************************/
/*			PRODUCT
/***************************************************/
.product {}
.product h1, h2, h3, h5 { margin: 0px 0px 5px 0px; }
.product hr { border-style: dotted; color: #C0C0C0;}
.product li { margin-bottom: 5px; margin-left: 0px;}
.product .leftinfo { width:555px; float:left; padding:  0px 10px 0px 0px;}
.product .rightinfo { width: 225px; float:right; border-left: solid 1px #4D9941;  }
.chinese { font-family:SimSun, SimHei, Arial; }

#ProductList {}
#ProductList a {text-decoration:none; color:Blue;}
#ProductList a:hover{ text-decoration:underline;}