@charset "utf-8";

#content{
		width:900px;
		background:url(../image/sub_bg.png) no-repeat #0c2968;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		height:3754px;
}


.center_box{
		width:600px;
		position:absolute;
		padding:10px;
		top:143px;
		left:190px;
		background:url(../image/trace_bg.png);
		border:1px solid #666;
}


.mid{
		font-size:14px; 
		font-weight:bold;
}

.big{
		font-size:17px;
		font-weight:bold;
		width:300px;
		padding-left:20px;
		margin-top:10px;
}

table.dire_ta{
		width:500PX;
		margin:10PX 20PX 20PX 10PX;
		border:none;
		font-weight:bold;
}


tr.dire_tr{
		width:500px;
		line-height:25px;
}


td.dire_left{
		width:150px;
		text-align:left;
}


td.dire_right{
		width:350px;
		text-align:left;
}



.footer_box{
		width:100%;
		background:#000;
		border-bottom:1px solid #fff;
		height:70px;
		padding-top:10px;
		padding-bottom:10px;
		position:absolute;
		top:3733px;
}

.footer{
		width:900px;
		margin-left:auto;
		margin-right:auto;
		height:70px;
		position:relative;
}

.foot_add{
		width:320px;
		position:absolute;
		left:0px;
		top:0px;
		font-size:11px;
		line-height:16px;
}

.foot_menu{
		width:320px;
		position:absolute;
		right:0px;
		top:0px;
		font-size:11px;
		line-height:16px;
		text-align:right;
}

.foot_menu a:link{
		color:#fff;
		text-decoration:none;
}

.foot_menu a:visited{
		color:#fff;
		text-decoration:none;
}

.foot_menu a:hover{
		color:#fff;
		text-decoration:underline;
}

.copy_box{
		width:100%;
		background:#ff0000;
		line-height:20px;
		position:absolute;
		top:3714px;
}

.copy{
		width:900px;
		text-align:right;
		margin-left:auto;
		margin-right:auto;
		font-weight:bold;
}
		

		