@charset "UTF-8";
/* CSS Document */

/***** home *****/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
#wrap{
	width:1061px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
.home_top{
	width:1061px;
	height: 571px;
	background-image:url(../images/0.jpg);
}
.home_content{
	width:983px;
	padding-left: 39px;
	padding-right: 39px;
	padding-top: 20px;
	padding-bottom: 38px;
	background-image:url(../images/0.jpg);
	background-position:top;
	background-repeat: repeat-x;
}
#footer{
	background-image:url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height:65px;
	width:100%;
	background-position:top;
}
.content_footer{
	width:1061px;
	height: 65px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/0.jpg);
}
.T_gray{	
	line-height: 18px;	
	color:#808080;
	text-align:center;
	font-size: 13px;	
	font-family: "Times New Roman";
	font-weight: normal;	
	text-decoration:none;	
}
.T_copyright{	
	color:#414141;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Times New Roman";
	font-weight:normal;
	text-decoration:none;		
}
.B_web_design{	
	color:#414141;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Times New Roman";
	font-weight:normal;
	text-decoration:none;		
}
.B_web_design:hover{	
	color:#808080;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-family: "Times New Roman";
	font-weight:normal;
	text-decoration:none;		
}
.B_footer{	
	line-height: 18px;	
	color:#808080;
	text-align:center;
	font-size: 13px;	
	font-family: "Times New Roman";
	font-weight:normal;	
	text-decoration:none;	
}
.B_footer:hover{	
	line-height: 18px;	
	color:#FFFFFF;
	text-align:center;
	font-size: 13px;	
	font-family: "Times New Roman";
	font-weight: normal;	
	text-decoration:none;	
}



