/* 初值样式 */
body{
	margin:2 auto;
	padding:0;
	font-size:12px;
	color:#202020;
	line-height:20px;
	background-color: #fff;
}
table{
	margin:0 auto;
	padding:0;
	font-size:12px;
	line-height:20px;
}

.wenbenkuang {color: #202020;border: 1px inset #999999;font-family: "宋体";font-size: 10pt;}

/* 默认链接 */
a:link,a:visited,a:active{color:#202020;text-decoration:none;} /* 链接颜色 */
a:hover {
	text-decoration:underline;color:#CC0000} /* 鼠标经过时状态 */
a.left:link,a.left:visited,a.left:active{
	color:#202020;
	text-decoration:none;
	float: right;
	padding-right: 10px;
} /* 链接颜色 */
a.left:hover {
	text-decoration:underline;color:#CC0000} /* 鼠标经过时状态 */
/* 默认加大链接 */
a.big:link,a.big:visited,a.big:active{
	color:#202020;
	text-decoration:none;
	font-size: 14px;
	line-height: 22px;
} /* 链接颜色 */
a.big:hover {
	text-decoration:underline;color:#CC0000} /* 鼠标经过时状态 */
a.bold:link,a.bold:visited,a.bold:active,a.bold:hover{
	color:#202020;
	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.pale:link,a.pale:visited,a.pale:active {color: #8B8B8B;text-decoration:none}
a.pale:hover {
	color: #CC0000;
	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
}
/* 红褐色链接 */
a.hs:link,a.hs:visited,a.hs:active {color: #CC0000;text-decoration:underline}
a.hs:hover {
	color: #CC0000;
	text-decoration:none
}
/* 绿色链接 */
a.gr:link,a.gr:visited,a.gr:active {color: #339900;text-decoration:none}
a.gr:hover {
	color: #CC0000;
	text-decoration:underline
}
/* 白色链接 */
a.wh:link,a.wh:visited,a.wh:active {color: #fff;text-decoration:none}
a.wh:hover {
	color: #FF9900;
	text-decoration:underline
}
/* 文字 */
.txt-hs {
	color: #CC0000;
	font-weight: bold;
	padding-left: 15px;
}
.txt-big {
	color: #202020;
	font-size: 14px;
	padding-right: 15px;
}

/* 下划线 */
.downline-top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.downline-bt1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88D06C;
	padding-left: 10px;
}
.downline-bt2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
/* 导航栏 */
.logo {
	background-image: url(/lvyou/logo.jpg);
}
.menu_left {
	background-image: url(/lvyou/menu_left.gif);
}
.menu_top_bg {
	background-image: url(/lvyou/menu_top_bg.gif);
}
.menu_top_line {
	background-image: url(/lvyou/menu_top_line.gif);
}
.menu_bg {
	background-image: url(/lvyou/menu_bg.gif);
}
.menu1 {
	height:34px;
	text-align:left;
	margin:0;
	color:#336600;
	overflow:hidden;
	background-color: #214200;
	background-image: url(/lvyou/menu_top_bg.gif);
	background-repeat: repeat-x;
}
.menu1 a{
	background:url(/lvyou/menu_top_line.gif) no-repeat left top;
	color:#336600;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	margin:0;
	height:34px;
	line-height:34px;
	float:left;
	font-size: 14px;
	font-weight: bold;
}
.menu1 a:visited,.menu1 a:link,.menu1 a:active{
	color:#336600;
}
.menu1 a:hover{
	color:#CC0000;
}
.menu1 .index {
	background: url(lvyou/menu_top_bg.gif) repeat-x;
}
.menu2 {
	background:none;
	height:24px;
	text-align:center;
	margin:0;
	overflow:hidden;
	color: #CC0000;
}
.menu2 a {
	padding:0px 15px 0px 15px;
	margin:0;
	height:29px;
	line-height:29px;
	font-size: 12px;
}
/* 边框 */
.box {
	border: 1px solid #999999;
}
.box_hs {
	border: 1px solid #FF9853;
}
.box_hs_1 {
	border: 1px solid #FF9853;
	background-color: #FFD7BB;
}
.box-public {
	border: 1px solid #C2E7B4;
}
.box_gr {
	border: 1px solid #C2E7B4;
	background-color: #EAF7E6;
}
.box-ppt {
	background-color: #4E952F;
}
.box-cx {
	background-color: #F06000;
}
.box-zxy {
	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: #C2E7B4;
	border-bottom-color: #C2E7B4;
	border-left-color: #C2E7B4;
}
.box-xy {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C2E7B4;
	border-bottom-color: #C2E7B4;
}
/* 图片边框*/
.picframe {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.picframe-zsy {
	padding: 5px;
	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;
}
.picframe-zxy {
	padding: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* 幻灯 */
.itemOn {border: 1px solid #FFFFFF;color:#fff;padding:0px 4px;font-weight: bold;cursor:pointer; }
.itemOff {color:#FFFFFF;padding:0px 4px;cursor:pointer; }
/* 标题栏 */
.banner1 {
	background-image: url(/lvyou/banner1.gif);
}
a.bt1:link,a.bt1:visited,a.bt1:active {
	color: #339900;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
a.bt1:hover {
	color: #FF0000;
	text-decoration:underline
}
.bigtitle {
	font-weight: bold;
	color: #2B8200;
	font-size: 14px;
}
.pictitle {
	font-weight: bold;
	color: #2B8200;
	font-size: 14px;
	background-image: url(/lvyou/title_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 25px;
}
.pictitle_1 {
	color: #2B8200;
	font-size: 14px;
	background-image: url(/lvyou/title_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 25px;
}
.pictitle_hs {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
	background-image: url(/lvyou/title_icon_hs.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 25px;
}
/* 文章标题 */
a.title1:link,a.title1:visited,a.title1:active {
	font-size: 14px;
	font-weight: bold;
}
a.title1:hover {
	text-decoration:underline;
}
.linepoint {
	background-image: url(/lvyou/line.gif);
}
.bullet{
	line-height:20px;
	padding-left:12px;
	background-image: url(/lvyou/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4 10px;
}
