/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.tab1{
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tab1_1{
	background-image: url(../images/bg1_1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tab1_2{
	background-image: url(../images/bg1_2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tab1_3{
	background-image: url(../images/bg1_3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tab1_4{
	background-image: url(../images/bg1_4.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tab2{
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #9a9a9a;
	font-size: 12px;
}
.tab3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}
.tab4{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cdcdcd;
}
.tab5{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cdcdcd;
}
.red12{
	font-size: 12px;
	color: #ffa1a1;
}
.red12_1{
	font-size: 12px;
	color: #ef0005;
}
.hui12{
	font-size:12px;
	color:#787878;
}
.hui12_1{
	font-size:12px;
	color:#454545;
	line-height:23px;
}
.hei13{
	font-size:13px;
	color:#000000;
	line-height:18px;
	font-weight: bold;
}
.hei18{
	font-size:18px;
	color:#000000;
	line-height:18px;
	font-weight: bold;
}
.hei12{
	font-size:12px;
	color:#000000;
	line-height:23px;
}
/*
a:link{font-size:16px;color:#000000;text-decoration:underline;border:none; line-height:20px;}
a:visited{font-size:16px;color:#000000;text-decoration:underline;border:none; line-height:20px;}
a:hover{font-size:16px;color:#EC890A;text-decoration:underline;border:none; line-height:20px;}
a:active{font-size:16px;color:#EC890A;text-decoration:underline;border:none; line-height:20px;}

a.red1:link{font-size:12px;color:#ef0005;text-decoration:none;border:none; line-height:20px;}
a.red1:visited{font-size:12px;color:#ef0005;text-decoration:none;border:none; line-height:20px;}
a.red1:hover{font-size:12px;color:#ef0005;text-decoration:underline;border:none; line-height:20px;}
a.red1:active{font-size:12px;color:#ef0005;text-decoration:underline;border:none; line-height:20px;}

a.blue1:link{font-size:12px;color:#0065b3;text-decoration:none;border:none; line-height:20px;}
a.blue1:visited{font-size:12px;color:#0065b3;text-decoration:none;border:none; line-height:20px;}
a.blue1:hover{font-size:12px;color:#0065b3;text-decoration:underline;border:none; line-height:20px;}
a.blue1:active{font-size:12px;color:#0065b3;text-decoration:underline;border:none; line-height:20px;}
*/