﻿body{
    font-size:12px;
    line-height:18px;
    margin:0px;
    padding:0px;
}
img{border:0;}
input[type=text]{border:1px #cccccc solid;}
input[type=password]{border:1px #cccccc solid;}
div{margin:0; padding:0;}

a{
	text-decoration:none;
	color:#000000
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover{
	text-decoration:none;
	color:#ff0000;
}
ul{
    margin:0px;
	padding:0px;
}
.news li{ 
    margin-top:5px;
	border-bottom:1px dashed #cccccc;
	height:20px;
	}
.tr1{
	width:70px;
	height:15px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}	
.tr2{
	width:70px; 
	height:12px;
	color:#ffffff;
	text-align:center;
	
}
.dh a{color:#ffffff;text-decoration:none;}
.dh a:hover{color:#ffffff; font-weight:bolder; text-decoration:underline;position:relative; left:1px; top:1px;}
.GrayLink a{color:#999999;text-decoration:none;}
.GrayLink a:hover{color:#ff0000; font-weight:bolder; text-decoration:underline;position:relative; left:1px; top:1px;}
