/* CSS Document */

@import url(guyama_common.css);
body {
	background-color: #F5F1D8;
}
#mainmenu a:link {	font-family: "宋体";	FONT-SIZE: 14px;	color: #c23000;	text-decoration: none;}
#mainmenu a:visited {	font-family: "宋体";	FONT-SIZE: 14px;	text-decoration: none;	color: #c23000;}
#mainmenu a:hover {	font-family: "宋体";	FONT-SIZE: 14px;	color: #FF9900;	 TEXT-DECORATION: underline}
#mainmenu a:active {	font-family: "宋体";	FONT-SIZE: 14px;	color: #c23000;	text-decoration: none;}

.ArticleContent{
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.border_E6E3BD {border-color: #E6E3BD;}
.border_D2DE96 {border-color: #D2DE96;}
.border_trb_1px {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.ft_771526 { color: #771526;}
.ft_2970A6 { color: #2970A6;}
.ft_d2b283 { color: #d2b283;}
.ft_underline{text-decoration: underline;}

.select_op_bg{background-color:#eee; color:#000;}
a.box, a.box:active, a.box:visited {margin-right: 2px; padding: 2px 4px 2px 4px;color:#000000;text-decoration: none;background-color: #EFEFEF;border-left: 1px solid #F9F9F9;  border-top: 1px solid #F9F9F9;border-right: 1px solid #CFCFCF;border-bottom: 1px solid #CFCFCF;}
a.box:hover {margin-right: 2px;color: #FFF;padding: 2px 4px 2px 4px;color:#000000;text-decoration: none;background-color: #EFEFEF;border-left: 1px solid #3CF;border-top: 1px solid #3CF;border-right: 1px solid #30C;border-bottom: 1px solid #30C;}
a.box2, a.box2:active, a.box2:visited {margin-right: 2px; padding: 2px 4px 2px 4px;color:#000000;text-decoration: none;background-color: #FFF;border-left: 1px solid #F9F9F9;  border-top: 1px solid #F9F9F9;border-right: 1px solid #CFCFCF;border-bottom: 1px solid #CFCFCF;}
a.box2:hover {margin-right: 2px;color: #FFF;padding: 2px 4px 2px 4px;color:#000000;text-decoration: none;background-color: #FFF;border-left: 1px solid #3CF;border-top: 1px solid #3CF;border-right: 1px solid #30C;border-bottom: 1px solid #30C;}

/*rst use*/
.RstName {
	font-size:18px;
	line-height:22px;
	font-weight: normal;
	color: #000000;
	display:block;
	background-color:#FFFFFF;
	border:1px solid #FE0102;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	/*opacity: 0.95;*/
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin:0px;
}

/* 商家页面的子菜单*/ 
#btn01 { float:left; width:100%; background:#F4F7FB; font-size:13px; line-height:normal; border-bottom:1px solid #BCD2E6;}
#btn01 ul { margin:0; padding:0; list-style:none; }
#btn01 li { display:inline; margin:0; padding:0; }
#btn01 a { float:left; background: url(http://www.78fz.com/images/v2.0/Rst/tableft1.gif) no-repeat left top; margin:0 0 0 0; padding:0px 0px 1px 4px; text-decoration:none; }
#btn01 a span { float:left; display:block; background: url(http://www.78fz.com/images/v2.0/Rst/tabright1.gif) no-repeat right top; padding:5px 16px 4px 6px; color:#627EB7; }

#btn01 a span {float:none;}

#tabs a:hover span { color:#627EB7;}
#btn01 a:hover { background-position:0% -42px;}
#btn01 a:hover span { background-position:100% -42px;}