@charset "utf-8";
/* CSS Document */

Body {
	margin:0px;
	background:#242424;
	font-family:'Arial', Helvetica, sans-serif;
}
#container {
	width:980px;
	margin:0px auto;
	background:#242424;
	color:#F00;
	position:relative;
}
#Header {
	margin-top:5px;
	background:#000;
	height:75px;
}
#logo {
	float:left;
}
#slogan {
	margin-top:25px;
	float:right;
	color:#FFF;
	font-weight:600;
	margin-right:30px;
	font-family:SFFourcheSC;
	letter-spacing:2px;
}
#slider {
	text-align:center;
	height:490px;
	margin-top:5px;
}
#threedBox {
	margin-top:5px;
	height:70px;
	color:#FFF;
	background:#000;
	font-family:SFFourcheSC;
	letter-spacing:2px;
}
 @font-face {
 font-family:SFFourcheSC;
 src: url(FONT/SFFourcheSC.ttf) format("truetype");
 
}

#text_arear {
	height:240px;
	background:#FFF;
	background:url(image/text_bg.png) bottom repeat-x;
	margin-top:5px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	font-size:36px;
	text-align:center;
	color:#000;	
	
}
.greenFont {
	color:#48a842;
	font-family:'Arial', Helvetica, sans-serif;
}
#index_left {
	padding-top:10px;
	float:left;
	width:440px;
	margin-right:5px;
	padding-left:50px;
	line-height:1.5;
	color:#000;
	    border-right: solid #000 2px;

}
#index_Right {
	padding-top:10px;
	float:right;
	width:440px;
	padding-left:10px;
	line-height:1.5;
	color:#000;
}

#index_bottom {
	margin-top:5px;
	color:#FFF;
}
#index_bottom_left {
	position:relative;
	float:left;
	margin-right:5px;
	width:324px;
}
#index_contact {
	position:relative;
	float:left;
	margin-right:5px;
	width:326px;
	text-align:center;
	line-height:1.5;
}
#index_easyup {
	position:relative;
	float:left;
	width:320px;
	overflow:hidden;
}