@import url("menu.css");
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 150%;*/
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

A.top_menu:link {COLOR: #ffffff; TEXT-DECORATION: none;}
A.top_menu:visited{COLOR: #ffffff; TEXT-DECORATION: none;}
A.top_menu:hover{COLOR: #ffff00;TEXT-DECORATION: none;}	
A.top_menu:active{COLOR: #ffffff;TEXT-DECORATION: none;}

.font_write {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.font_red {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.font_tit_1 {
	color: #455B80;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.font_tit_2 {
	color: #7E4812;
	text-decoration: none;

	font-size: 13px;
	font-weight: bold;
}
.font13 {
	color: #333333;
	font-size: 13px;
}
.input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	height: 14px;
	background-color: #FFFFFF;
}
.button {
	background-color: #CCCCCC;
	padding: 2px;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-family: "Simsun","Tahoma","sans-serif";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}
.td_1 {
	border: 1px solid #CCCCCC;
}
.time{font-family:Helvetica, sans-serif; font-size:10px;}
ul {
	margin-left:10px;
	line-height: 150%;
} 	
li {
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(fdpimages/homeul.gif);
	line-height: 150%;
	font-size: 12px;
}  
ol { list-style: square; } 
.line1{line-height:300%;}
.line2{line-height:150%;}

.contentbody {
	font-size: 12px;
	/*line-height: 150%;*/
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.copyrightbody {
	font-size: 12px;
	/*line-height: 150%;*/
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}