body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666;
	background-image: url(images/bj.jpg);
}

form{ 
	margin:0px ;
} 
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FF4800;	
	text-decoration: none;	
}
.td1{
	font-size: 14px;
	line-height: 22px;
}
.top{
	font-size: 14px;
	font-weight: bold;
}
.top a:link {
	color: #004177;
	text-decoration: none;
}
.top a:visited {
	color: #004177;
	text-decoration: none;
}
.top a:hover {
	color: #FF4800;	
	text-decoration: none;	
}
.left_th{
	font-size: 14px;
	line-height: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(images/left_th.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.left{
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
.left a:link {
	color: #005BA6;
	text-decoration: none;
}
.left a:visited {
	color: #005BA6;
	text-decoration: none;
}
.left a:hover {
	color: #FF4800;	
	text-decoration: none;
}
th{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/left_th2.jpg);
	background-repeat: no-repeat;
	text-indent: 24px;
	text-align: left;
	line-height: 20px;
}
.main_nr{
	line-height: 30px;
	background-image: url(images/main_nrbj.jpg);
}
.main_nr2{
	background-image: url(images/main_nrbj2.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}