/* CSS Document */

body{
margin:0px;
font:"宋体";
font-size:12px;
color:#006FC0;
}
input{
	border: 1px solid #3563A1;
	height:18px;
	width:160px;
	background-attachment: fixed;
	background-image: url(../images/b.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link{
font-family:"宋体";
color:#0B4AA3;
font-size:12px;

text-decoration:none;
}
a:visited{
font-family:"宋体";
color:#0B4AA3;
font-size:12px;

text-decoration:none;
}
a:hover{
font-family:"宋体";
color:#0B4AA3;
font-size:12px;

text-decoration:underline;
}
.tu a:link{
font-family:"宋体";
color:#383838;
font-size:12px;
text-decoration:none
}
.tu a:visited{
font-family:"宋体";
color:#383838;
font-size:12px;
text-decoration:none;
}
.tu a:hover{
font-family:"宋体";
color:#383838;
font-size:12px;
text-decoration:underline;
}



.tu1 a:link{
font-family:"宋体";
color:#ffffff;
font-size:12px;
text-decoration:none
}
.tu1 a:visited{
font-family:"宋体";
color:#ffffff;
font-size:12px;
text-decoration:none;
}
.tu1 a:hover{
font-family:"宋体";
color:#ffffff;
font-size:12px;
text-decoration:underline;
}
