/* CSS Document */

body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
    padding: 0px;
	background-color: #e5e5e5;
}
a:hover {
	line-height: 21px;
	color: #CC0001;
	text-decoration: underline;
}
a:link {
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
a:active {
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
.right {
	height: 12px;
	width: 67px;
	border: 1px solid #2C2C2C;
}
.top{
    color:#333333;
	}
.top a:link{
    color: #CC0001;
	}
.top a:hover{
    color: #CC0001;
    text-decoration:underline;
	}
.top a:active{
    color: #CC0001;
	}
.top a:visited{
    color: #CC0001;
	}
.text1 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0001;
	text-decoration: none;
}
.text2{
	color: #CC0001;
	}
.text3{
    padding-left:10px;
	color: #333333;
	}
.text4 {
    font-size:12px;
	color: #CC0001;
	text-decoration: none;
	}
.text5 {
    font-size:12px;
	}
.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.kuang {
	background-color: #EBEBE0;
	height: 14px;
	width: 120px;
}
.du {
	line-height: 22px;
	text-decoration: none;
	color: #333333;
}
.text{
    border:1px #D7D7C2 solid;
	width:250px;
	height:18px;
	background-color:#FFFFFF;
	}