{
padding: 0;
margin: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/bg.gif);
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
h1 {
font: normal 18px Arial, Helvetica, Sans-Serif;
margin: 4px;
padding: 4px;
}

a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.title_content {
	color: #858C55;
	font-weight: bold;
	font-size: 12px;
}
.content {
	font-family: Verdana;
	color:#000000;
	font-size: 11px;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
}
.content-deal {
	font-family: Verdana;
	color:#000000;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
}
.content a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.contenta:link {
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
	color: #000000;
}
.content a:hover {
	text-decoration: none;
	color: #CC0000;
}
.content a:active {
	text-decoration: none;
	color: #0000CC;
}

.up_menu {
	font-size: 10px; 
	font-weight: bold; 
	font-family:verdana;
	border-right: 1px dotted;
	border-color: #DEE1CA;
	background-color: #333333;
}
.up_menu a {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.up_menu a:link {
	text-decoration: none;
}
.up_menu a:visited {
	text-decoration: none;
	color: #999999;
}
.up_menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	height: 25px;
	display: block;
	line-height: 225%;
    background-color: #666666;
}
.up_menu a:active {
	text-decoration: none;
	color: #999999;
}
.for_link {
padding-left: 10px;
padding-right: 5px;
}