/* CSS Document */
body{
font-family:Arial;
font-size:12px;
color:#333333;
background-color:#FFFFFF;
line-height:18px;
margin:0px;
}
table{
font-family:Arial;
font-size:12px;
color:#333333;
line-height:18px;
}
p{
text-indent:24px;
font-family:Arial;
font-size:12px;
color:#333333;
line-height:18px;
}
a:link,a:visited{
text-decoration:none;
color:#000000;
font-family:Arial;
}
a:hover{
text-decoration:none;
color:red;
font-family:Arial;
}
select{
font-family:Arial;
color:#333333;
font-size:12px;
background-color:#FFFFFF;
}
textarea,subject{ 
border-width: 1; 
border-color: #EBEBEB; 
background-color: #FFFFFF;
font-family: Arial,"ËÎÌå"; 
font-size: 12px; 
color: #333333; 
}
input{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: Arial, "ËÎÌå";
	font-size: 12px;
	height: 19px;
	color: #333333;
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
}
.td{
border-top:1px solid #000000;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
}
.font{
background:#EBEBEB;
}
ul{
list-style-image: url(images/index_squ.gif);
}
ul a:hover{
text-decoration:underline;
}
#list ul a:hover{
text-decoration: none;
background:url(images/listbg.gif) no-repeat;
width:110px;
height:18px;
}
#news ol{
line-height:28px;
}
.link ul{
list-style: none;
margin:0;
}
.link li{
float: left; margin-right:3px;

}
a.a:link {
	color: #FF0000;
	text-decoration: none;
}
a.a:visited {
	text-decoration: none;
	color: #FF0000;
}
a.a:hover {
	text-decoration: none;
	color: #FF0000;
}
a.a:active {
	text-decoration: none;
	color: #FF0000;
}
