body {
	 background:#FFF;
     margin:0;	 
	 SCROLLBAR-HIGHLIGHT-COLOR:#ffffff ; 
	 SCROLLBAR-SHADOW-COLO:#666666 ; 
	 SCROLLBAR-3DLIGHT-COLOR:#666666 ; 
	 SCROLLBAR-ARROW-COLOR:#ffffff ; 
	 SCROLLBAR-TRACK-COLOR:#ffffff ; 
	 SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
	 overflow:yes;	 
	 }

a {	text-decoration:none;}	 
a:hover {text-decoration:underline}
img {border:none;}

p, ul, li, h1, h2, h3, h4, h5, h6, table, tr, td {	
	margin: 0;
	padding: 0;
	font-weight: normal;
}


/** 字体色彩 **/
.cfff, .cfff a {color: #fff}
.c571, .c571 a {color: #571717}   /*深橘色*/
.c222, .c222 a {color: #222222}   /*黑色*/

.fffhover a:hover {color: #fff}

/** 字体大小 **/
.f8px {font-size: 8px}
.f12px, .f12px a {font-size: 12px}
.f13px, .f13px a {font-size: 13px}
.f14px, .f14px a {font-size: 14px}

/** 字体粗体 **/
.bold {font-weight: bold}

/** 行距 **/
.16em {line-height: 1.6em}
.25em {line-height: 25px}

/** 字距 **/
.fspace {letter-spacing: 0.1em}

/** 居中 **/
.fcenter {text-align: center}

/** 英文/数字字体 **/
.vda, .vda a {font-family: Verdana; font-size: 10px}

/** 背景色 **/
.bgF2F {background-color: #F2F7E2}	/*浅青色*/
.bgFEF {background-color: #FEF7EA}	/*浅橘色*/
.bgD5E {background-color: #D5E69F}	/*青色*/
.bgFDE {background-color: #FDEBCB}	/*橘色*/
.bgFFF {background-color: #fff}	/*白色*/
.bgEDE {background-color: #EDEDED}	/*灰色*/

/** 上下距离 **/
.mod-top { border-top: 10px solid #fff }
.mod-top-yellow { border-top: 10px solid #FEF7EA }
.mod-left { padding-left: 10px; }


/** 头部 **/
.head { background: url(img/head.jpg) repeat-x }

/** 内容 **/
.content { background: url(img/content.gif) repeat-y }
.content-text { padding: 10px 25px; font-size: 14px; line-height: 1.8em; color: #1A1A1A; }
#num { font-family: Verdana; font-size: 20px; color: #BF0005; }
.content-text p { height: 2px; line-height: 0.8em; }
.content-product { font-size: 13px; line-height: 1.8em; color: #1A1A1A; }

.content_710 { background: url(img/content_710.gif) repeat-y }
.content-input { font-size: 14px; line-height: 1.8em; color: #FFF; }
.oranger {background: #FFA43A url(img/reg_bottom.gif) no-repeat 0 100%; }
.content-input input { background: url(img/input.gif) repeat-x; width: 160px; height: 22px; border: 1px solid #FF9000 }
#btn { width: 221px; height: 26px; }

.content-table { font-size: 14px; line-height: 1.8em; color: #1A1A1A; border-collapse: collapse; }
.content-table td {	border: 1px dotted #5E9905;	padding: 6px 8px; }
.content-table span { color: red; font-family: Georgia; font-size: 20px; font-weight: bold;  }
.content-table a { font-size: 14px; line-height: 1.8em; color: #1A1A1A;}

.products { font-size: 14px; line-height: 1.8em; color: #1A1A1A; }
.products a { width: 172px; height: 172px; border: 1px solid #5E9905 }
.products a:hover { border: 1px solid #236343 }

.products-detail a { font-size: 14px; line-height: 1.8em; color: #BF0005; border: 0; height: 0; }
.products-detail a:hover { border: 0; }

.link { font-size: 10px; color: #777C81; padding-top: 18px; }
.link a { font-size: 12px; color: #285ABE; margin: 0 10px; }

.pic { margin-top: 16px; }
.pic a { width:210px; height: 160px; padding: 5px; border: 1px solid #FFA43A; }
.pic #pic_text a { width:190px; height: 0; border: 0; font-size: 12px; color: #1A1A1A; line-height: 1.8em; }
.pic #pic_text a span { font-size: 13px; color: #BD0005 }

.frame-left { background: url(img/frame-left.jpg) no-repeat; }
.frame-left h1 { font-size: 14px; line-height: 2em; padding: 10px 20px; }
.frame-right { background: url(img/frame.jpg) no-repeat; }
.frame-right h1 { font-size: 14px; line-height: 2em; padding: 10px 20px; }
.frame-left h1 span, .frame-right h1 span { color: red; font-weight: bold; }

.content-input { font-size: 14px; line-height: 1.8em; color: #000; }
.content-input input { background: url(img/input.gif) repeat-x; width: 160px; height: 22px; border: 1px solid #645138 }
#btn { width: 221px; height: 26px; border: 0 }

.stat { display: none }