body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*左边*/
.txt1{
font-size:12px;
color:#333333;
text-decoration:none;
}

.txt1 a:link{
font-size:12px;
color:#333333;
text-decoration: none;
}

.txt1 a:visited{
font-size:12px;
color:#333333;
text-decoration: none;
}

.txt1 a:hover{
font-size:12px;
color:#000000;
text-decoration: underline;
}


.txt2{
font-size:12px;
color:#fff;
line-height:25px;
text-decoration:none;
}

.txt2 a:link{
font-size:12px;
color:#fff;
line-height:25px;
text-decoration:none;
}

.txt2 a:visited{
font-size:12px;
color:#fff;
line-height:25px;
text-decoration:none;
}

.txt2 a:hover{
font-size:12px;
color: #CCCCCC;
line-height:25px;
text-decoration:none;
}

.border{
	border-bottom:1px #a4a3a3 dashed;
}

.txt3{
font-size:12px;
color:#333333;
text-decoration:none;
line-height:18px;
}

.index_btm{
font-size:12px;
color:#a4a3a3;
line-height:25px;
}

.nei_btm{
font-size:12px;
color:#fff;
text-decoration:none;
}