/* CSS Document */
body{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size:13px;
color:#333333;
}
td{font-size:13px;}
img{border:0}
.bor1{
	border: 1px solid #CCCCCC;
}
.bor2{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.more{
font-size:12px;
color:#FF9900;}
.time{ color:#999999;}
.tab1{
	border: 1px solid #CCCCCC;
	background-color:#66CCFF;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.title{
	font-size:16px;
	font-weight: bolder; 
	color:#666666;
}
.title1{
	font-size:14px;
	font-weight: bolder; 
}
.red{
color:#0066CC;}