/* 初值样式 */
body{
	margin:2 auto;
	padding:0;
	font-size:12px;
	color:#333333;
	line-height:20px;
	background-color: #666666;
}
table{
	margin:0 auto;
	padding:0;
	font-size:12px;
	line-height:20px;
}
.wenbenkuang {color: #202020;border: 1px inset #999999;font-family: "宋体";font-size: 10pt;}
.search {
	font-family: "宋体";
	font-size: 9pt;
	color: #202020;
	background-color: #eeeeee;
	cursor: hand;
	padding: 1px;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #a2a2a2;
	border-bottom-color: #a2a2a2;
	border-left-color: #FFFFFF;}

/* 默认链接 */
a:link,a:visited,a:active{color:#202020;text-decoration:none;} /* 链接颜色 */
a:hover {
	text-decoration:underline;color:#FFCC00} /* 鼠标经过时状态 */
a.bold:link,a.bold:visited,a.bold:active,a.bold:hover{
	color:#003399;
	font-weight: bold;
} 
/* 分栏标题加粗 */
a.title:link,a.title:visited,a.title:active,a.title:hover{
	color:#fff;
	font-weight: bold;
	font-size: 14px;
} /* 加粗 */
a.title:hover {
	color: #CCCCCC;
}
a.title1:link,a.title1:visited,a.title1:active,a.title1:hover{
	font-size: 14px;
} 

/* 白色链接 */
a.white:link,a.white:visited,a.white:active,a.white:hover{color:#fff;} /* 链接颜色 */
a.wbold:link,a.wbold:visited,a.wbold:active,{
	color:#fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
} /* 加粗 */
a.wbold:hover {
	color: #CCCCCC;
}

/* 灰色链接 */
a.pale:link,a.pale:visited,a.pale:active {color: #CCC;text-decoration:none}
a.pale:hover {
	color: #FFCC00;
	text-decoration:underline
}
/* 橙色链接 */
a.orange:link,a.orange:visited,a.orange:active {color: #FFCC00;text-decoration:none}
a.orange:hover {
	color: #CCC;
	text-decoration:underline
}
/* 灰色文字 */
.txt-pale {
	color: #CCCCCC;
}


/* 顶部风格 */
.toppic {
	background-color: #EFEFEF;
	background-image: url(/html/mb/news/top.gif);
}
.sx {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

/* 返回首页按钮*/
a.buttonlnk{
	width:60px;
	height:18px;
	color:#fff;
	font-size:12px;
	display:block;
	text-decoration:none;
	line-height:18px;
	border:1px solid;
	border-color:#FFFFFF #A2A2A2 #A2A2A2 #FFFFFF;
	background-color: #FF9900;
}
a.buttonlnk:link,a.buttonlnk:active,a.buttonlnk:hover,a.buttonlnk:visited{color:#FFFFFF;}


/* 分栏风格*/
.pic0 {
	background-color: #999999;
	background-image: url(touku0.gif);
}
.pic1 {
	background-color: #999999;
	background-image: url(touku1.gif);
}
.pic2 {
	background-color: #999999;
	background-image: url(touku2.gif);
}
.bgcolor1 {
	background-color: #EEEEEE;
}
.bgcolor2 {
	background-color: #333333;
}
/* 分类内容图片边框*/
.l-zsy {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.l-zxy {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box {
	background-color: #fff;
}
.hd1 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 14px;
	padding-bottom: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.hd2 {
	background-color: #E7E7E7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 14px;
	padding-bottom: 14px;
	line-height: 15px;
}
.l-x {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.point1 {
	background-color: #CCCCCC;
	background-image: url(point1.gif);
}
/* menu */
.menu1 {
	background:#FFF url(menu_bg_01.png) repeat-x;
	height:24px;
	text-align:left;
	margin:0;
	color:#FFF;
	overflow:hidden;
}
.menu0 {
	background:#FFF url(menu_bg_01.png) repeat-x;
	height:24px;
	text-align:left;
	margin:0;
	color:#FFF;
	overflow:hidden;
}
.menu1 a {
	background:url(menu_bg_011.png) no-repeat left top;
	color:#FFF;
	text-decoration:none;
	padding:0px 20px 0px 20px;
	margin:0;
	height:24px;
	line-height:24px;
	float:left;
}
.menu1 a:hover {
	color:#FFFF00;
}
.menu1 .index {
	background: url(menu_bg_05.png) repeat-x;
}
.menu2 {
	background:url(menu_bg_02.png) repeat-x;
	height:23px;
	text-align:center;
	color:#000;
}
.menu2 a {
	background:url(menu_bg_021.png) no-repeat left center;
	color:#000;
	text-decoration:none;
	padding:6px 10px 0 15px;
	line-height:23px;
}
.menu2 a:hover {
	color: #F00;
}
.menu2 .a {
	background:none;
}
