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}

/** 上下距离 **/
.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 }

/** 栏目 **/
.menu ul li { float: left; margin-right: 1px; }
.menu ul li a { background-color: #645138; height: 33px; padding: 10px 20px 0 20px; font-size: 14px; color: #fff }
.menu ul li a:hover { background-color: #000; }
.menu ul li#print a { width: 535px; background: #3F3637 url(img/print.png) no-repeat 70% 50%; height: 33px; padding: 10px 10px 0 390px; font-size: 14px; color: #fff }
.menu ul li#print a:hover { background: #000 url(img/print.png) no-repeat 70% 50%; }

.frame_01 { background: url(img/frame_01.gif) no-repeat; }
.frame_01 h1 { padding: 0 0 0 15px; font-size: 14px; line-height: 1.8em; }
.frame_02 { background: url(img/frame_02.gif) no-repeat; }

.intro { border: 1px solid #B1A89B; }
#intro-title { height: 31px; background-color: #645138; font-size: 14px; color: #fff; padding: 4px 0 0 15px; font-weight: bold; }
.intro-pad { padding: 20px; }
.intro-content { font-size: 14px; line-height: 1.8em; }
.intro-content h1 { font-size: 18px; color: red }

#intro-contact { font-size: 14px; line-height: 1.8em; padding: 15px 20px; }

.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 }

.tip { font-size: 14px; }
.tip span { height: 25px; }
.tip span a { color: #000; text-decoration:underline }
 
.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 }


.stat { display: none }