body {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.table1 {
	background-image: url(pic/pic09.jpg);
	height: 72px;
	width: 100%;
	background-repeat: no-repeat;
}
.ta_title {
	background-image: url(pic/pic18.jpg);
	height: 72px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
}
.table_title_style {
	background-color: #6CD2F9;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	letter-spacing: 1em;
	text-align: center;
}
.table_subtitle_style {
	background-color: #E3E3E3;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.color_style{
	
}
.h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 12px 5px 5px 20px;
}
.h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top: 7px;
	padding-left: 20px;
}
.table2 {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #660000;
	text-align: right;
	vertical-align: text-top;
}
.table3 {
	text-align: right;
	vertical-align: text-bottom;
	font-size: 13px;
	line-height: 23px;
	padding: 3px;
}
.table4 {
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #333333;
	background-color: #CCB8D4;
	text-align: center;
	vertical-align: middle;
}
.table5 {

	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.table6 {
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}

#link1 a{
    font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	}

#link1 a:hover{
	color: #660099;
	text-decoration:underline;
	}
#link2 a{
     font-size:12px;
	 color:#FF0000;
	 text-decoration: none;
}
#link2 a:hover{
    color: #660099;
	text-decoration:underline;
}
#link3 a {

     font-size:13px;
	 color:#333333;
	 text-decoration: none;
}
#link3 a:hover {

    color: #660099;
	text-decoration: none;
}
.table7 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	padding-right: 25px;
}
.table8 {

	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #660000;
	text-align: left;
	vertical-align: text-top;
}
.table9 {

	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.table10 {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}
.td3 {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	padding-left: 10px;
}

.td4 {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
#table{
	/*background-color: #FFC;*/
}
#button{
	background-color: #CCB8D4;
	font-size: 12px;
	text-align: center;
}
.excel{
	text-decoration: none;
	float: left;
	margin-top: 10px;
	margin-right: 100px;
}
#footer{
	padding: 0px;
	font-size: 12px;
	line-height: 50px;
	color: #FFF;
	background-color: #443B74;
	height: 50px;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a, #footer a:visited{	color: #CCC;}
#footer a:hover{	color: #FF0;	text-decoration: none;}
