/* CSS Document */
body{
	margin:0px;
	font-size:12px;
}
br{
	clear:both;
}
dt{
	margin:0px;
}
dd{
	margin:0px;
	
}
.wrapper{
	width:1000px;
	margin:0 auto;
}
.menu{
	height:72px;
	background:url(../images/menu_bg.gif);
	color:#fff;
	font-weight:600;
}

.main_menu{
	height:40px;
	line-height:40px;
}

.main_menu dl{
	margin-left:4px;
}
.main_menu dl a{
	color:#fff;
	text-decoration:none;
}
.main_menu dl a:hover{
}
.main_menu dd,.main_menu dt{
	float:left;
	color:#fff;
	font-size:15px;
	font-weight:600;
	margin:0px;
	padding:0px 43px 0px 30px;
}
.main_menu dd{
	background:url(../images/ball_menu_line.gif) no-repeat right;
}
.sub_menu{
	color:#000;
	font-weight:600;
	margin:8px 0px 0px 20px;
}

.content{
	background:url(../images/ball_content_bg.gif) repeat-x #94D1F0;
	padding-top:2px;
}
.active{
	border:1px solid #8BC8E4;
	margin-bottom:5px;
}.content_word{
	width:928px;
	margin:0 auto;
}
.bottomBg{
	background:url(../images/bottomBg.gif) no-repeat center bottom;
}
.bottom{
	width:774px;
	margin:0 auto;
	font-size:12px;
	margin:30px 0px 0px 176px;
	padding-bottom:20px;
	line-height:22px;
}
.bottom div{
}
.bottom p{
	margin:0px;
	padding-left:175px;
}
.bottom b{
	font-size:14px;
	font-family:Arial;
	margin-right:10px;
}
.signup{
	text-align:right;
	margin:0px 10px 10px 0px;;
}