.title_sp{
	margin-top:25px;
	margin-bottom:20px;
	margin-left:0px;
}
#toptext_l {
	float: left;
	width: 450px;
	height:150px;
	margin-left: 15px;
}
#toptext_r {
	float: left;
	width: 200px;
	height:150px;
	text-align:right;
	margin-left:190px;
	font-size:10px;
	
}
#toptext_r img{
	margin-bottom:20px;
}
#data_table{
	float:left;
	margin-left: 5px;
}
#data_table table{
	width:850px;
	font-size:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#data_table td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	padding: 3px 0px;
	text-align:center;
	background-color:#FFFFFF;
}
#data_table .blue_back td{
	background-color:#F0FFFF;
}
#data_table .no_Lline{
	border-left-style: none;
}
#data_table .top .aw_dataname{
	width:80px;
	height: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#data_table .top td{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background-color:#FAFAFA;
	height:1px;
	text-align:center;
	vertical-align:middle;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	}
#data_table td#top_left{
	text-align:left;
	padding-left:5px;
	height: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	}
#data_table td.left{
	background-color:#C8D2DA;
	width:50px;
	padding-left:5px;
	text-align:left;
}
#data_table td.left_align{
	text-align:left;
	padding-left:5px;
}
#data_table td.left1{
	padding-left:5px;
	text-align:left;
	width:70px;
	vertical-align:top;
}
#data_table td.left2{
	padding-left:5px;
	text-align:left;
	width:230px;
}
#data_table td.left3{
	text-align:center;
	width:80px;
}
#aw_table_caption{
	float:left;
	font-size:10px;
	width: 870px;
	margin-top:10px;
	margin-bottom:10px;
}
