﻿body,td,th {
	font-size: 12px;
	line-height:24px
}
body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white{ color:#FFFFFF;}
.dao{ color:#CC0000;
	font-size:16px;
	font-weight:bold;}

a:link {
	text-decoration:none;
	color: #FFF;
}
a:visited {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	text-decoration:none;
	color: #FFF;
}
a:active {
	text-decoration:none;
	color:#FF0000;
}
.navlink:link {
	color: #333333;
	text-decoration: none;
}
.navlink:visited {
	text-decoration: none;
	color: #333333;
}
.navlink:hover {
	text-decoration: underline;
	color: #333333;
}
.navlink:active {
	text-decoration: none;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #000000
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}.border_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #99CCCC;
}

.table_td_bottom td{
border-bottom:1px #ccc dashed;
padding:4px 4px;
}

.table_td_left td{
border-left:1px #333333 dashed;
padding:0 20px;
}

.table_img_border img{
padding:2px;
border:1px #CCC solid;
}
.tab{
border-collapse:collapse;
	}﻿

