body, font, * { 
	padding: 0px; 
	margin: 0px; 
	font-size: 13px; 
	font-family: arial;
	color: #000; 
}


body {
	background-color: #000;
}

img {
	border: 0px;
}

a, a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.fl {
	color: #fff;
}

.main {
	width: 905px;
	overflow: hidden;
	text-align: left;
}


.in1 {
	width: 905px;
	height: 154px;
	overflow: hidden;
	float: left;
	background-image: url('/img/out_01.jpg');
	background-repeat: no-repeat;
}

.in2 {
	width: 327px;
	height: 178px;
	overflow: hidden;
	float: left;
	background-image: url('/img/out_02.jpg');
	background-repeat: no-repeat;
}

.in3 {
	width: 280px;
	height: 178px;
	overflow: hidden;
	float: left;
	background-image: url('/img/out_03.jpg');
	background-repeat: no-repeat;
}

.in3pad {
	padding-top: 20px;
	font-size: 28px;
	color: #fff;
	text-align: center;
}

.in4 {
	width: 298px;
	height: 178px;
	overflow: hidden;
	float: left;
	background-image: url('/img/out_04.jpg');
	background-repeat: no-repeat;
}

.in5 {
	width: 905px;
	height: 143px;
	overflow: hidden;
	float: left;
	background-image: url('/img/out_05.jpg');
	background-repeat: no-repeat;
}

.in6 {
	width: 905px;
	height: 32px;
	overflow: hidden;
	float: left;
	background-image: url('/img/out_06.jpg');
	background-repeat: no-repeat;
}

.in7 {
	width: 905px;
	height: 131px;
	overflow: hidden;
	float: left;
	background-image: url('/img/out_07.jpg');
	background-repeat: no-repeat;
}






.main1 {
	width: 905px;
	height: 70px;
	overflow: hidden;
	float: left;
	background-image: url('/img/in_01.jpg');
	background-repeat: no-repeat;
}

.main2 {
	width: 905px;
	height: 85px;
	overflow: hidden;
	float: left;
	background-image: url('/img/in_02.jpg');
	background-repeat: no-repeat;
}

.main2 div {
	color: white;
	font-size: 20px;
	padding-left: 110px;
	padding-top: 15px;
}

.main3 {
	width: 905px;
	height: 50px;
	overflow: hidden;
	float: left;
	background-image: url('/img/in_03.jpg');
	background-repeat: no-repeat;
}

.main4 {
	width: 132px;
	height: 227px;
	overflow: hidden;
	float: left;
	background-image: url('/img/in_04.jpg');
	background-repeat: no-repeat;
}

.main5 {
	width: 648px;
	float: left;
	background-image: url('/img/in_05.jpg');
	background-repeat: no-repeat;
}

.main5 a, .main5 a:link, .main5 a:active, .main5 a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

.main5 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}


.minHeight {
	width: 1px;
	height: 227px;
	float: right;
}

.main6 {
	width: 125px;
	height: 227px;
	overflow: hidden;
	float: left;
	background-image: url('/img/in_06.jpg');
	background-repeat: no-repeat;
}

.main9 {
	width: 905px;
	height: 117px;
	overflow: hidden;
	float: left;
	background-image: url('/img/in_09.jpg');
	background-repeat: no-repeat;
}

.main10 {
	width: 905px;
	height: 121px;
	overflow: hidden;
	float: left;
	background-image: url('/img/in_10.jpg');
	background-repeat: no-repeat;
}




.mainSpacer {
	width: 905px;
	float: left;
	background-image: url('/img/in_07.jpg');
	background-repeat: repeat-y;
}

.menu {
	padding-left: 120px;
	padding-top: 7px;
}

.menuItem {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 11px;
}


.copyright {
	float: left;
	color: #ccc;
	font-size: 11px;
}

.esolution {
	float: right;
	font-size: 11px;
	color: #ccc;
}

.esolution a, .esolution a:link, .esolution a:active, .esolution a:visited {
	font-size: 11px;
	color: #ccc;
}

.esolution a:hover {
	font-size: 11px;
	color: #fff;
}


.in7 .copyright {
	padding-left: 162px;
	padding-top: 23px;
}

.in7 .esolution {
	padding-right: 182px;
	padding-top: 23px;
}

.main10 .copyright {
	padding-left: 162px;
	padding-top: 18px;
}

.main10 .esolution {
	padding-right: 182px;
	padding-top: 18px;
}

.mainTitle {
	font-size: 20px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
}

ul, ol {
	margin: 20px;
}
