/*默认样式==================================================================*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "宋体";
	font-size: 12px;
}


/*背景样式=================================================================*/

/*字体样式=================================================================*/
.f1{
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-top:11px;
}

.f2{
	font-family: "宋体";
	font-size: 12px;
	color: #353535;
	font-weight: bold;
}

.f3{
	font-family: "宋体";
	font-size: 12px;
	color: #545454;
	line-height:23px;
}
.f4{
	font-family: "宋体";
	font-size: 12px;
	color: #0A7819;
	font-weight: bold;
}
.f5{
font-family:"宋体";
font-size:12px;
line-height:25px;
color:#515151;
}

.f6{
font-family:"宋体";
font-size:12px;
color:#515151;
}

.f7{
font-family:"宋体";
font-size:14px;
color: #000000;
}
.f8{
font-family:"宋体";
font-size:14px;
color: #333333;
line-height:25px;
padding:10px;
}

.f9{
font-family:"宋体";
font-size:14px;
color: #006600;
font-weight:bold;
}

.f10{
font-family:"宋体";
font-size:14px;
color: #666666;
}
.f11{
font-family:"宋体";
font-size:24px;
color: #333333;
font-weight:bold;
}
.f12{
font-family:"宋体";
font-size:12px;
color: #333333;
}
/*链接样式=================================================================*/
a.l1{
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
a.l1:link {
	text-decoration: none;
}
a.l1:visited {
	color: #ffffff;
	text-decoration: none;
}
a.l1:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.l1:active {
	color: #ffffff;
	text-decoration: none;
}

a.l2{
	font-family: "宋体";
	font-size: 12px;
	color: #353535;
	font-weight: bold;
}
a.l2:link {
	text-decoration: none;
}
a.l2:visited {
	color: #353535;
	text-decoration: none;
}
a.l2:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.l2:active {
	color: #353535;
	text-decoration: none;
}


a.l3{
	font-family: "宋体";
	font-size: 14px;
	color: #139612;
}
a.l3:link {
	text-decoration: none;
}
a.l3:visited {
	color: #139612;
	text-decoration: none;
}
a.l3:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.l3:active {
	color: #139612;
	text-decoration: none;
}


a.l4{
	font-family: "宋体";
	font-size: 14px;
	color: #353535;
}
a.l4:link {
	text-decoration: none;
}
a.l4:visited {
	color: #353535;
	text-decoration: none;
}
a.l4:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.l4:active {
	color: #353535;
	text-decoration: none;
}

a.l5{
	font-family: "宋体";
	font-size: 12px;
	color: #353535;
}
a.l5:link {
	text-decoration: none;
}
a.l5:visited {
	color: #353535;
	text-decoration: none;
}
a.l5:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.l5:active {
	color: #353535;
	text-decoration: none;
}


a.l6{
	font-family: "宋体";
	font-size: 18px;
	color: #198D12;
	font-weight:bold;
}
a.l6:link {
	text-decoration: none;
}
a.l6:visited {
	color: #198D12;
	text-decoration: none;
}
a.l6:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.l6:active {
	color: #198D12;
	text-decoration: none;
}




a.l7{
	font-family: "宋体";
	font-size: 12px;
	color:#515151;
}
a.l7:link {
	text-decoration: none;
}
a.l7:visited {
    color:#515151;
	text-decoration: none;
}
a.l7:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.l7:active {
    color:#515151;
	text-decoration: none;
}


a.l8{
	font-family: "宋体";
	font-size: 14px;
	color: #006600;
}
a.l8:link {
	text-decoration: none;
}
a.l8:visited {
	color: #006600;
	text-decoration: none;
}
a.l8:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.l8:active {
	color: #006600;
	text-decoration: none;
}


a.l9{
	font-family: "宋体";
	font-size: 14px;
color: #000000;
}
a.l9:link {
	text-decoration: none;
}
a.l9:visited {
color: #000000;
	text-decoration: none;
}
a.l9:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.l9:active {
color: #000000;
	text-decoration: none;
}

/*边框样式================================================================*/
.bor1{
	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: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.bor2{
	border: 1px solid #E9E9E9;
}
.bor3{
	border: 1px solid #E2E2E2;
}
.bor4{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/*表单样式================================================================*/
.txt1{
	border: 1px solid #A9E2AF;
	padding-top:5px;
	padding-left:5px;
	color: #0A9812;
	font-family:"宋体";
	font-size:12px;
	width:250px;
	height:23px;
	background-color:#BAEEC0;
}
.txt2{
	border: 1px solid #B7B5B6;
	padding-top:5px;
	padding-left:5px;
	color: #0A9812;
	font-family:"宋体";
	font-size:12px;
	width:150px;
	height:23px;
	background-color:#EFEBEA;
}

/*其他样式================================================================*/
.pro_1{
width:220px;
height:200px;
float:left;
}
.photo_1{
width:220px;
height:200px;
float:left;
}
.video_1{
width:300px;
height:260px;
float:left;
}
.video_play{
	width:280px;
	height:220px;
	background-image: url(../images/video_play.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	z-index:1;
	filter:alpha(Opacity=80);
	cursor:pointer;
}
.video_play_over{
	width:280px;
	height:220px;
	background-image: url(../images/video_play.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	z-index:2;
	filter:alpha(Opacity=50);
	cursor:pointer;
}