@charset "utf-8";

html{
	margin: 0px;
	padding: 0px;
	color: #333;
}

	
body {
	font-family	: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	text-align: center;
	padding: 0;
	height: 100%;
	min-width: 900px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}

img{
	border:0px none;
}

.clear{
	clear:both;
}

p{
text-align:justify;
padding:0px;
margin:0px;
}

#container
{
	position: relative;
	text-align: left;
	width: 880px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container-inner
{
	position: static;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#pagebody
{
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#pagebody-inner 
{
	position: static;
	width: 880px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	;
}


#header{
	width:880px;
	height:150px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	position: static;
}

#logo{
	margin: 0px;
	position: absolute;
	display: block;
	height: 105px;
	padding: 0px;
}

img.left{
float:left;
padding:10px 0 0 10px;
}

/*---------------- menu tab----------------------*/
#menu_tab{
	height:35px;
	position: absolute;
	top: 105px;
	width: 880px;
	margin: 0px;
	padding: 0px;
}

.menu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.nav {
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	display: inline;
}

.nav a{
	width:140px;
	text-align:center;
	height:35px;
	text-decoration:none;
	display: block;
	color: #FFF;
	float: left;
	background-image: url(images/bt_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav a:hover{
	background-image: url(images/bt_bg_h.png);
	background-repeat: no-repeat;
	background-position: center;
}

.nav_o {
	display:inline;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	margin: 0px;
	padding: 0px;
}

.nav_o a{
	width:140px;
	text-align:center;
	height:35px;
	text-decoration:none;
	display: block;
	float: left;
	color: #ffffff;
	background-image: url(images/bt_bg_h.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav_o a:hover{}


/*------------------main_content-------------------*/

#main_content{
	width:868px;
	background-image: url(images/center_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#top{
	height: 192px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.boxes_tab_t{
	display: block;
	width: 868px;
	height: 186px;
	margin: 0px;
	padding: 0px;
}

.boxes_tab_b{
	width: 868px;
	height: 184px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box1{
	width:286px;
	height:184px;
	float:left;
	padding: 0px;
	margin: 0px;
	background-image: url(images/box_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.box2{
	width:286px;
	height:184px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(images/box_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

.box3{
	width:286px;
	height:184px;
	float:left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/box_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

h2{
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
}

h2 a{
	text-decoration: none;
	color:#0099ff;
}

h2 a:hover{
	text-decoration: none;

}

.box_text{
	width:155px;
	float:left;
}

img.left_img{
	float:left;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: auto;
}

.enter{
	text-decoration: none;
	clear: both;
	padding-top: 9px;
	padding-left: 8px;
}

.enter a{
	text-decoration: none;
	background-image: url(images/enter.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 40px;
	width: 270px;
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.enter a:hover{
	background-image: url(images/enter_h.png);
	text-decoration: underline;
}

.bottom_content{
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 868px;
	padding: 0px;
}

h3{
	font-size:16px;
	font-weight:bold;
	color:#666;
	text-indent: 40px;
	margin: 0px;
	height: 30px;
	width: 425px;
	line-height: 30px;
	padding: 0px;
}

h3.news{
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h3.products{
	background-image: url(images/products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.left_box{
	float:left;
	padding: 0;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.right_box{
	float:right;
	width: 420px;
	padding: 0;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*---------------footer----------------*/
#footer{
	color:#333;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #aaaaaa;
	padding: 0px;
}

.w3c{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#footer_inner{
	text-align: center;
	height: 50px;
	margin: 0px;
	color: #333;
	background-image: url(images/footer_inner.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 50px;
}

#footer_inner a{
	text-decoration: none;
	color: #333;
}

#footer_inner a:hover{
	color: #09F;
}

#footer_co{
	color: #fff;
	height: 20px;
	background-image: url(images/footer_co.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #aaaaaa;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#footer_co a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#footer_co a:hover{
	color: #fff;
}

/*---------------ather----------------*/

.font_a{
	font-weight: bold;
}

.font_b{
	font-size: 14px;
	font-weight: bold;
}

.font_c{
	font-weight: bold;
	color: #09F;
}

.in1{ padding-bottom:1px;}
.in2{ padding-bottom:2px;}
.in3{ padding-bottom:3px;}
.in4{ padding-bottom:4px;}
.in5{ padding-bottom:5px;}
.in6{ padding-bottom:6px;}
.in7{ padding-bottom:7px;}
.in8{ padding-bottom:8px;}
.in9{ padding-bottom:9px;}
.in10{ padding-bottom:10px;}
.in11{ padding-bottom:11px;}
.in12{ padding-bottom:12px;}
.in13{ padding-bottom:13px;}
.in14{ padding-bottom:14px;}
.in15{ padding-bottom:15px;}
.in16{ padding-bottom:16px;}
.in17{ padding-bottom:17px;}
.in18{ padding-bottom:18px;}
.in19{ padding-bottom:19px;}
.in20{ padding-bottom:20px;}
.in21{ padding-bottom:21px;}
.in22{ padding-bottom:22px;}
.in23{ padding-bottom:23px;}
.in24{ padding-bottom:24px;}
.in25{ padding-bottom:25px;}
.in26{ padding-bottom:26px;}
.in27{ padding-bottom:27px;}
.in28{ padding-bottom:28px;}
.in29{ padding-bottom:29px;}
.in30{ padding-bottom:30px;}
