﻿BODY {
	FONT-SIZE: 12px;
	FONT-FAMILY: "宋体";
	color: #cccccc;
	background: url(/index/imgs/topbg.jpg) #333333;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top:0px;
}
li {
	list-style-type: none;
}
div,img { padding:0; margin:0;}
TD {
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Arial" "宋体";
	line-height: 125%;
	color: #999;
}
A {
	COLOR: #0796DE;
	FONT-FAMILY: "Arial" "宋体";
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ff3300;
	FONT-FAMILY: "Arial" "宋体";
	text-decoration: underline;
}

.menu { color:#fff; font-size:12px; margin-left:22px; margin-top:4px;}
.menu a { color:#fff;}
.menu a:visited{ color:#fff;}
.menu a:hover { color:#fc0;}
.box {
width:739px; height:357px; margin-left:6px;
	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: #666666;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #666666;
}
.enter {position:absolute; left:630px; top:310px; width:96px; height:35px;}

