.linkword a{
	color: #003399;
	text-decoration: underline;
}
.linkword a:hover {
	color: #FF0000;
	text-decoration: none;
}
.redword a {
	color: #FF0000;
}
.redword a:hover {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
	background-image: url(../Images/bgIndex.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
.input1 {
	height: 20px;
	width: 130px;
	line-height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
form {
	margin: 0px;
	padding: 0px;
}
.l1 {
	height: 20px;
	line-height: 20px;
}
.l1 a:visited{
	color: #003399;
}
.l1 a:hover{
	color: #FF6600;
	text-decoration: none;
}



.l2 {
	height: 20px;
	line-height: 20px;
	color: #999999;
}
.l2 a{
	color: #009900;
	text-decoration: underline;
}

.l2 a:hover{
	color: #FF6600;
	text-decoration: none;
}
.kuang {
	background-color: #FFFFFF;
	background-image: url(../Images/bgArticle.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}


.t1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.t2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.content {
	line-height: 175%;
	color: #333333;
}
.kuang2 {
	background-color: #F9F9F9;
	border: 1px dashed #CCCCCC;
}
.bottom {
	line-height: 15px;
	color: #666666;
}
.bottom a{
	
	color: #000000;
	text-decoration: none;
}
.bottom a:hover{
	
	color: #000000;
	text-decoration: underline;
}

