div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
BODY {
	FONT-FAMILY: sans-serif, Helvetica, Arial;
	width: 765px;
	height:auto;
	font-size: 70%;
	color: #666666;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
A {
	COLOR: #3B5998; TEXT-DECORATION: underline}

A:visited {
	COLOR: #3B5998; TEXT-DECORATION: underline}
A:hover {
	COLOR: #f30; TEXT-DECORATION: underline
}
table {
	font-size: 12px;
}
td {
	font-size: 12px;
}

div, span, dt, dd, h1, h2, h3, h4, p, a {
	margin: 0;
	padding: 0;
}

div#global{
	height: auto;
	width: 765px;
	margin-top: 10px;
}
#global {
	font-size: 12px;
}
div#head_top{
	clear: both;
	height: 65px;
	MARGIN: 5px auto auto;
	padding: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#head_top #logo{
	float: left;
	width: 366px;
	padding-left: 0px;
	height: auto;
	text-align: left;
	padding-bottom: 5px;
	
}
#titleBox{
	margin: 10px;
	text-align: left;
}h2 {
	font-size: 16px;
	font-weight: bold;
}
#siteInfo{
	text-align: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #666666;
}
.from_css{
	margin: 8px;
	width: 100%;
}
.from_txt{
	text-align: left;
	width: 80px;
	font-weight: bold;
}
input {
	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: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #9C9A9C;
}
.button_class {
	color: #FFFFFF;
	background-color: #3B5998;
	border-top: 1px solid #007AD5;
	border-right: 1px solid #002E4F;
	border-bottom: 1px solid #002C4A;
	border-left: 1px solid #0079D6;
	padding: 2px;
	height: 26px;
}
.style1 {color: #CC0000}
#rss_site{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rss_site .list_site{
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.list_site .check{
	float: left;
	margin-right: 10px;	
}
.list_site .site_name{
	float: left;
	margin-right: 10px;
	width: 45%;
}
.list_site .category_css{
	float: left;
	margin-right: 10px;	
	width: 30%;
}
.list_site .submit_State{
	float: left;
	margin-right: 10px;	
	width: 100px;
}
#rss_site .title{
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.checkbox_css {
	border: 0px;
	
}
#form_button{
	margin: 10px;
	text-align: left;
}
#ads{
	margin: 5px;
	height: 90px;
}

