@charset "utf-8";
.灰色英文-10号 {
	font-family: "微软雅黑";
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #80808C;
}

.灰色中英文12号 {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 14px;
	color: #80808C;
	font-weight: normal;
}
.栏目中英文 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.灰色宋体12号 {
	font-family: "宋体";
	font-size: 12px;
	color: #80808C;
}


.linkA a:link {
	color: #80808C;
	text-decoration: none;
}
.linkA a:visited { 
color: #80808C; 
text-decoration: none;
}
.linkA a:hover {
color: #66CC33; 
text-decoration: none;
}


.linkA-1 a:link {
	color: #80808C;
	text-decoration: none;
}
.linkA-1 a:visited { 
color: #80808C; 
text-decoration: none;
}
.linkA-1 a:hover {
color: #FFFFFF; 
text-decoration: none;
background-color:#666666
}


.linkB a:link {
color: #FFFFFF; 
text-decoration: none;
}
.linkB a:visited {
color: #FFFFFF; 
text-decoration: none;
}
.linkB a:hover {
color: #66CC33; 
text-decoration: none;
}


.linkC a:link {
color: #FFFFFF; 
text-decoration: none;
}
.linkC a:visited {
color: #FFFFFF; 
text-decoration: none;
}
.linkC a:hover {
color: #000066; 
text-decoration: none;
}


.linkD a:link {
color: #FFFFFF; 
text-decoration: none;
}
.linkD a:visited {
color: #FFFFFF; 
text-decoration: none;
}
.linkD a:hover {
color: #333333; 
text-decoration: none;
}


.linkE a:link {
color: #000000; 
text-decoration: none;
}
.linkE a:visited {
color: #000000; 
text-decoration: none;
}
.linkE a:hover {
color: #66CC33; 
text-decoration: none;
}



.灰色宋体12号行距加大 {
	font-family: "宋体";
	font-size: 12px;
	color: #80808C;
	line-height: 1.5;
}
.灰色宋体12行距加大2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 2.2;
	color: #80808C;
}

.栏目中英文灰色 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #80808C;
	font-weight: bold;
	line-height: normal;
}
.栏目中英文灰色大 {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #80808C;
}
.装饰英文灰色 {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #80808C;
	line-height: 1.5;
}
.白色正文 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.白色二级菜单中文 {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.8;
	font-weight: bold;
	position:relative;
}
.白色二级菜单名称 {
	font-family: "微软雅黑";
	font-size: 25px;
	font-weight: bold;
	color:#FFFFFF;
}
.白色二级菜单名称2 {
	font-family: "微软雅黑";
	font-size: 25px;
	color:#FFFFFF;
}
.白色二级菜单名称3 {
	font-family: "微软雅黑";
	font-size: 20px;
	color:#FFFFFF;
}
.绿色宋体12号 {
	font-family: "宋体";
	font-size: 12px;
	color: #66CC33;
	line-height: 1.5;
}
.装饰英文绿色大 {
	font-family: "微软雅黑";
	font-size:36px;
	font-weight:bold;
	color: #66CC33;
	line-height:40px;
}
.装饰英文绿色中 {
	font-family: "微软雅黑";
	font-size:28px;
	font-weight:bold;
	color: #66CC33;
	line-height:40px;
}
.装饰英文灰色中 {
	font-family: "微软雅黑";
	font-size:28px;
	font-weight:bold;
	color: #666666;
	line-height:40px;
}
.装饰英文绿色小 {
	font-family: "微软雅黑";
	font-size:22px;
	font-weight:bold;
	color: #66CC33;
	line-height:40px;
}


.装饰英文绿色中等细 {
	font-family: "微软雅黑";
	font-size:28px;
	color: #DB0004;
	line-height:40px;
}
.红色小标题 {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #DB0004;
}
.绿色小标题 {
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: bold;
	color: #DB0004;
}
.灰色小标题 {
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


.半透明外层 {
	filter:Alpha(Opacity=60);
	width:140px;
	height:70;
	background: #A30E11;
}
