﻿@charset "utf-8";
/* CSS Document */
/* 布局样式表 */
body{
	margin:0 auto;
	font: 12px/18px Verdana, Geneva, sans-serif,'黑体';
	color:#4d4d4d;
	text-align:justify;
	text-justify:inter-ideograph;
}
a,a:link,a:hover,a:visited{
	text-decoration:none;
}
table{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
a{
	color:#4d4d4d;
}
#aces_body{
	width:1255px;
	border:1px solid #860000;
	margin:0 auto;
}
#aces_top,#aces_bottom{
	width:1255px;
	float:left;
	background-color:#0d4d95;
	/*background-color:#154ab4;
	background-color:#860000;*/
}
#aces_center{
	width:1255px;
	float:left;
	background-color:#fdfee2;
}
#aces_top_logo{
	float:left;
	margin:30px 0px 10px 40px;
}
#aces_top_title{
	float:right;
	margin:70px 60px 0px 0px;
}
#aces_top_table{
	float:right;
}
#aces_top_table td{
	text-align:center;
	color:#fdfee2;
}
#aces_center_top{
	width:100%;
	height:38px;
	padding-bottom:15px;
}
#aces_center_left{
	float:left;
	width:296px;
}
#aces_center_center{
	float:left;
	width:688px;
	border-left:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
}
#aces_center_right{
	float:left;
	width:260px;
}
#aces_bottom_span{
	text-align:center;
	color:#fdfee2;
	margin:40px 0px;
}
#aces_center_left_span{
	padding-left:60px;
	float:left;
	width:215px;
	
}
#aces_center_center_span{
	padding:0px 13px 0px 13px;
	width:662px;
	float:left;
}
#aces_center_right_span{
	padding-left:20px;
	width:200px;
	float:left;
}
#aces_center_bottom{
	width:100%;
	float:left;
	height:15px;
}
