@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin:0px;
	padding:0px;
}

a, a:link, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	
}
.wrapper {
	width:900px;
	margin:0 auto;
	background-image:url(imgs/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:572px
}

.header {
	width:834px;
	height:73px;
	padding:27px 33px 0px 33px;
}

.text-wrapper {
	width:830px;
	height:133px;
	margin:12px 35px 12px 35px;
	background-image:url(imgs/main_text_bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}

.textfloat-one {
	width:352px;
	margin:10px 7px;
	line-height:12px;
	height:115px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	margin-top:7px;
}

*html .textfloat-one {
	width:352px;
	margin:10px 4px;
	height:115px;
	float:left
}

.one-tit {
	width:352px;
	height:20px;
	clear:both;
	margin-bottom:5px;
	margin-top:10px;
}

.one-text {
	width:352px;
	height:97px;
	clear:both
}

.textfloat-two {
	width:210px;
	margin:37px 30px 27px 13px;
	height:70px;
	float:left
}

.textfloat-three {
	width:225px;
	height:136px;
	background-color: #FF0000;
	float:right
}

.anim-wrapper {
	width:830px;
	height:115px;
	margin:0px 35px 12px 35px;
}

.last-text-wrapper {
	width:832px;
	/*height: 126px;*/
	height:138px;
	margin: 0px 34px 15px 34px;
	background-color:#fec10e;
}


.anim {
	width:361px;
	height:126px;
	float:left;
	margin-top:12px;
}



.text-wrapper-II {
	width:460px;
	height:115px;
	margin:8px 5px 0px 0px;
	float:right;
}

.tit-text-bottom {
	width:460px;
	height:20px;
}

.text-bottom {
	width:460px;
	height:auto;
	color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.text-bottom a, .text-bottom a:link, .text-bottom a:visited, .text-bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	
}

.form-wrapper {
	width:auto;
	height:24px;
	float:right;
	margin-right:5px;
}

*html .form-wrapper {
	margin-right:2px;
}



form {
	margin:0px;
	padding:0px;
	margin-top:6px;
}

.input {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	height:14px;
	font-family: Tahome, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	padding:2px;
	width:100px
}

.logos-wrapper {
	width:832px;
	margin: 0px 34px 4px 34px;
	clear:both
}

.logos-wrapper-each {
	width:auto;
	float:right;
	margin-right:10px;
}