@charset "utf-8";


body {
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #0099FF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #C93C05;
}
td {
	padding: 5px;
}

.c1 { cursor: url(bb.cur); }


#menu ul {
	text-align:left;
	list-style:none;
	padding:0;
}
#menu {

}

#menu ul li {
	display:inline;
}
#menu ul a {
	background-color:#FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #666666;
	font-size: 13px;
}
#menu ul a:hover {
	background-color:#C4FFFF;
}
#main_content {
	width: 540px;
	text-align: left;
	padding-left: 30px;
	margin-bottom: 10px;
}

#content_space {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header_top {
	height: 40px;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer_top {
	height: 55px;
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 50px;
}
#header_left {
	float: left;
	color: #0099FF;
	padding-top: 13px;
}
#header_left2 {
	float: left;
	color: #CCCCCC;
	margin-left: 20px;
	margin-top: 10px;
	text-align: center;
}
#header_left a {
	color: #0099FF;
	text-decoration: none;
}
#header_left a:hover {
	color: #CC3300;
	text-decoration: none;
}
#header_index {
	margin-top: 50px;
	text-align: center;
}



#header_right {
	float: right;
	color: #FFFFFF;
}
#header_right2 {
	float: right;
	color: #999999;
	width: 580px;
	text-align: right;
	padding-right: 20px;
	margin-top: 10px;
}
#menu_content {
	padding-bottom: 2px;
}
#top_contet {
	width: 560px;
	text-align: left;
	padding-left: 20px;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 10px;
}
#top_contet2 {
	width: 560px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	color: #333333;
	padding-right: 10px;
	line-height: 20px;
	padding-bottom: 10px;
}

td {
	padding: 5px;
}


table {
	width: 97%;
	color: #333333;
	text-align: left;
}
#table_bt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 1px;
}

#td_left {
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3489C2;
	background-color: #F0F7FB;
	margin-bottom: 3px;
	vertical-align: top;
}
#td_left2 {
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00CCFF;
	background-color: #F0FFFF;
	margin-bottom: 3px;
	vertical-align: top;
}

#td_right {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
