@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #000;
}
a:link {color: #fff;text-decoration: none;}
a:visited {color: #fff;text-decoration: none;}
a:hover {color: #fff;text-decoration: none;}
a:active {color: #fff;text-decoration: none;}
/* CSS Document */
#outer{
	width: 1006px;
	margin: 0 auto;
	}
#outer .title{
	width:1006px;
	height:500px;
	}
#outer .text{
	width:845px;
	margin-left: 137px; /*左邊界值*/
	}
.style1 {
	font-size: 14px;
	font-weight:bold; /*文字粗體*/
	font-family:  Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	}
.style2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	
	}
.style3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px; /*左邊框值*/
	color: #CCCCCC;

	}
.style4 {font-size: 12px}
h1{ font-family:Chicago*, Arial, Helvetica;font-weight: normal;list-style-type: none; margin-left: 5px;font-size: 10px;float:left;}
h2{ font-family:Chicago*, Arial, Helvetica;font-weight: normal;list-style-type: none; margin-left: 5px; ;font-size: 10px;float:left;}

.senprint{ width:1024; height:10px; padding-top:1024px; color:#999999;}
