﻿body
{
	margin: 0px 0px 10px 0px;
	background-color: #a3a3a3;
	font-family: Verdana, Arial, Helvetica, sans-serif,宋体，黑体，微软雅黑;
	text-decoration: none;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666666;
	background: #a3a3a3 url(Images/body_bg.jpg) repeat-x top;
}
hr
{
	color: #9a9a9a;	
	height: 1px;
	width:98%;
	margin-left:-10px;
	margin-top:-20px;
}
h3
{
	color:#c20500;
	font-family:幼圆,宋体;	
	font-size:medium;
}
a 
{
	color:#c20500;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
/* ============================================================================================*/

.header, .mainBody, .foot
{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
.header
{
	height: 135px;
}
.mainBody
{	
	margin-top: 15px;
	margin-bottom: 8px;
}
.foot
{
	padding-top: 4px;
	height: 50px;
	text-align: center;
	clear: both;
}

.headerText
{
	margin-top: 10px;
	color: Yellow;
	font-size: 20px;
	font-family: 黑体;
}
.headerText a 
{
	color: Yellow;
}
.headerSmallText
{
	margin-top: 10px;
	color: Yellow;
	font-size: 12px;
}
.headerSmallText a 
{
	color: Yellow;
}
/* ============================================================================================*/

.mainMenuBlank
{
	height: 26px;
}
.mainMenu
{
	margin: 0 auto;
	line-height: normal;
	width: 920px;
	height: 24px;
}
.mainMenu ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	float: left;
}
.mainMenu li
{
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0;
	border-left: 1px solid #9f9f9f;
	border-top: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#d6d6d6);
}
.mainMenu a
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	float: left;
	display: block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	font-weight: bold;
}
.mainMenu a:hover
{
	font-weight: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f5dba8,endColorStr=#ef901a);
}
.mainMenu a span
{
	border-bottom: #ccc 1px solid;
	padding-bottom: 54px;
}
/* ============================================================================================*/
.bodyHeader, .bodyHeaderLeft, .bodyHeaderRight, .smallHeaderLeft, .smallHeaderRight
{
	height: 31px;
}
.bodyHeader
{
	width: 688px;
}
.bodyHeaderSmall
{
	width:222px;
	border: gray 1px solid;
	text-align:center;	
	color:Black;	
}
.bodyHeaderSmall a
{
	line-height:30px;
}
.bodyHeaderLeft, .smallHeaderLeft
{
	float: left;
	background: url(Images/headerBack.jpg) repeat-x top;
}
.bodyHeaderLeft
{
	width: 508px;
}
.smallHeaderLeft
{
	width: 42px;
}
.bodyHeaderRight, .smallHeaderRight
{
	float: right;
	background: url(Images/modHeadT_bg.jpg) no-repeat right;
}
.bodyHeaderRight
{
	width: 180px;
}
.smallHeaderRight
{
	width: 180px;
}
.bodyMain,.bodyMainSmall,.bodyWithFrame
{
	float: left;
	background: #ffc152 url(Images/modBodyC_bg.jpg) repeat-x top;
}
.bodyMain
{	
	width: 100%;
}
.bodyMainSmall
{
	width:222px;	
	margin-bottom: 10px;
	border-left: gray 1px solid;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
}
.bodyMainSmall hr
{
	width:90%;
}
.bodyMainSmall p,h3
{
	margin: 15px 4px 20px 18px;
}
.bodyMainSmall h3
{
	text-align:center;
}
.bodyWithFrame
{
	height:100%;
	width:100%;
	border: gray 1px solid;
}
.leftSide
{
	width: 204px;
	float: left;
}
.mainContainer
{
	width: 688px;
	float: right;
	border: gray 1px solid;
}
/* ============================================================================================*/
.articleDetail
{
	width:100%;	
}
.articleDetail h3, h4
{	
	color:#c20500;
	font-family:幼圆,宋体;	
	margin-top: 20px;
	font-size:medium;
}
.articleDetail h3
{	
	margin-left: 10px;
}
.articleDetail h4
{
	margin-left: 15px;
}
.articleDetail p
{
	margin-left:20px;
	margin-right:10px;
	margin-top:0px;
	font-size:small;
}
.comment
{
	margin: 4px 4px 20px 20px;	
}
.categoryFrame
{
	margin:4px;
	width:98%;
}
.categoryHeader
{
	font-size:small;
	font-weight:bold;
}
.frameProduct
{
	border:1px dashed #CACACA;
	float:left;
	width:330px;
	min-height:280px;
	margin: 4px 0px 4px 4px;
	/*text-align:center;*/
}
.frameProduct img
{
	float:left;
}
.frameProduct p
{
	text-align:left;
	padding: 4px 8px 8px 210px;/**/
}
/* ============================================================================================*/

.homeFeatures
{
	width: 100%;
	clear:both;
}
.homeFeatures hr
{
	color: #9a9a9a;	
	height: 1px;
	width:96%;
	margin-top: -4px;
}
.homeFeatures h3
{
	color:#c20500;
	font-family:幼圆,宋体;	
	font-size:medium;
	margin: 8px 10px 10px 10px;
}
.homeFeatures p
{
	margin: 4px 8px 4px 8px;
	font-size:small;
}
.categoryList
{
	width : 90%;
	margin-bottom:4px;
	border-bottom: gray 1px dashed;
}
.centerImage
{
	margin: 0px auto 10px;
	text-align:center;
	display:block;
}
.contentText
{
	color: #000000;	
}
.productDiv
{
	margin:8px 8px 8px 8px;
	width:96%;
}
.singleProduct
{
	width:100%;
}