@charset "utf-8";
BODY {
	FONT-SIZE: 11px; MARGIN: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; margin-too:0;
}
a:visited{ color: #000000; text-decoration: underline }
a:hover {color: #000000;text-decoration: underline}
a:link { color: #000000; text-decoration: underline }

#picturBorder{border:1px solid #EBEBEB;}

/*页面层容器*/
#container {width:852px;margin:0px auto; text-align:center; background-color:#ffffff;}

/*页面头部*/
#Header {width:852px;margin:0 auto; clear:left;}

#pagebody {
 width:852px; /*设定宽度*/
 margin:0px auto; /*居中*/
 clear:left;
}

/*页面底部*/
#Footer {width:852px;margin:0 auto; text-align:center; clear:left;}

.font_white{
	color:#FFFFFF;
}
.font_green{
	color:#009900;
	font-size:13px;
	font-weight:bold;
}
.font_bold{
	font-weight:bold;
}


.categoryfont {
	color:#009900;
	font-weight:bold;
}
.category_subfont {
	color:#666666;
}

.list_category{
	height:30px;
	padding-top:10px;
}

.titlefont {
	color:#FFB100;
	font-weight:bold;
}


.left_menu_font{
	color:#330066;
}