/* CSS Document */
body{
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#343434;
	font-size:13px;}
#container{
	width:911px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/content-bg.jpg);
	}
.header{
	height:145px;
	width:911px;
	background:url(images/header.jpg);}
.hometext{
	width:890px;
	height:163px;
	margin-left:7px;
	background:url(images/home_text.jpg);}
.homefooter{
	width:911px;
	height:310px;
	background:url(images/home_ui.jpg);}
.innerheader{
	width:911px;
	height:74px;
	background:url(images/innerheaderbg.jpg);}
.boxleft{
	width:266px;
	height:74px;
	float:left;}
.boxright{
	width:12px;
	height:74px;
	float:left;
	}
.menu{
	width:630px;
	height:74px;
	float:left;
	}
.forbg{
	width:911px;
	height:400px;
	background:url(images/content-bg.jpg);
	}
.innercontent{
	width:911px;
	height:400px;
	background:url(images/fotter_top.jpg) 100% 100% no-repeat;
	float:left;

	}
.innercontent ul{
	width:800px;
	text-align:justify;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
	color:#343434;
	line-height:20px;
	padding-top:20px;
	padding-bottom:20px;
	
	}
.innercontent ul li{
	width:750px;
	margin-bottom:5px;
	list-style-image:url(images/arrow-list.gif);
	}
.forbg1{
	width:911px;
	height:1650px;
	background:url(images/content-bg.jpg);
	}
.team{
	width:911px;
	height:1650px;
	background:url(images/fotter_top.jpg) 100% 100% no-repeat;
	float:left;

	}
.forbg2{
	width:911px;
	height:550px;
	background:url(images/content-bg.jpg);
	}
.awards{
	width:911px;
	height:550px;
	background:url(images/fotter_top.jpg) 100% 100% no-repeat;
	float:left;

	}
.innerfooter{
	width:911px;
	height:137px;
	background:url(images/innerfooter.jpg);
	float:left;}
.footerspace{
	height:95px;
	width:911px;
	float:left;}
.footermenu{
	text-align:left;
	width:450px;
	height:33px;
	float:left;
	margin-left:30px;}
.footermenu ul{
	align:left;
	width:450px;
	height:33px;
	margin:0;
	padding:0;
	float:left; }

.footermenu ul li{
	display:inline;
	align:left;
	}
.footermenu ul li a{
	text-decoration:none;
	color:#343434;
	line-height:33px;	
	font-size:12px;
	}
.footermenu ul li a:hover{
	
	color:#D5322B;
	line-height:33px;	
	font-size:12px;
	}
.copywright{
	width:300px;
	height:33px;
	float:right;
	margin:0;
	padding:0;}	
	
.copywright p{
	color:#aeaeae;
	font-size:12px;
	text-align:right;
	margin-right:30px;
	}
	
a{
	outline:none;
	}
:focus{
	moz-outline-style:none;}
	

