/* 通用定义 */
body,td,th { background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Verdana, Tahoma; font-size: 12px; color: #FFFFFF;cursor:  url(01.cur); }
a:link { text-decoration: none; cursor:  url(02.cur); }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
/* 导航部分 */
#head_menu {
	margin-right: auto;
	margin-left: auto;
	width: 614px;
	margin-top: 2%;
}
#head_menu #menu_box {

}
#head_menu ul {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head_menu li {
	float: left;
	width: 98px;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#head_menu #menu_box sup { color: #FFFFFF; }
#head_menu a {
	font-size: 14px;
	color: #FFFFCC;
}
#head_menu #txt { width: 100%; color: #FF6600; margin-top: 6px; }
#head_menu #txt a { font-size: 12px; color: #FF6600; }
/* 背景图 */
#box_bg {
	background-color: #000000;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 430px;
	width: 100%;
	margin-top: -12px;
}
/* 底端部分 */
#bottom { text-align: center; margin-right: auto; margin-left: auto; margin-top: 10px; width: 614px; }
#bottom #bootom_menu { margin-bottom: 5px; }
#bottom #bootom_menu a { color: #FFFFFF; }
#swf {
	position: absolute;
}
