body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
body {
	background: #FFFFFF url(../images/bg_02.jpg) repeat-x left top;
	margin: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #83a5b6;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
ul, li, p, dl, dd, dt{	
	margin:0px;
	padding:0px;
	}
ul, li, dl, dd, dt{
	list-style:none;
	}
.clear{
	clear:both;
	}
img{
	border:0px;
	}
p{
	line-height:20px;
	}
/*=====================pagebody===================*/
.pagebody{
	width:1003px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	}
.flash{
	position:absolute; 
	top:90px; 
	left:380px;
	}
/*======================header=================*/
.header{}
.header_left, .header_logo,
.header_companyname,
.header_center, .header_right{
	height:155px;
	float:left;
	}
.header_left{
	width:95px;
	background:url(../images/index_06.jpg) no-repeat left top;
	}
.header_logo{
	width:152px;
	background:url(../images/index_02.jpg) no-repeat left top;
	}
.header_companyname{
	width:288px;
	background:url(../images/index_03.jpg) no-repeat left top;
	}
.header_center{
	width:225px;
	background:url(../images/index_04.jpg) no-repeat left top;
	}
.header_right{
	width:243px;
	background:url(../images/index_05.jpg) no-repeat left top;
	_margin-right:-3px;
	}
.header_right ul{
	padding-left:30px;
	}
.header_right ul li{
	float:left;
	line-height:30px;
	text-align:center;
	}
.header_right ul li a{
	padding:0 15px;
	}
/*=================banner================*/
.banner{
	height:184px;
	width:1003px;
	_margin-top:-2px;
	background:url(../images/index_07.jpg) no-repeat left top;
	}
/*=================menu================*/
.menu{
	width:960px;
	margin:0 auto;
	}
.menu_left{
	height:36px;
	width:5px;
	float:left;
	background:url(../images/index_09.gif) no-repeat left top;
	}
.menu_center{
	width:950px;
	float:left;
	background:url(../images/index_11.gif) repeat-x left top;
	}
.menu_right{
	height:36px;
	width:5px;
	float:left;
	background:url(../images/index_13.gif) no-repeat left top;
	_margin-right:-3px;
	}
/*=================links============*/
.links{
	text-align:center;
	}
.links_company{
	margin-bottom:1px;
	}
.link_feedback{
	margin-bottom:4px;
	}
.links_order{
	margin-bottom:10px;
	}

/*=================footer============*/
.footer{
	width:100%;
	height:96px;
	background:url(../images/index_85.gif) repeat-x left top;
	margin-top:10px;
	}
.footer_up{
	text-align:center;
	background:url(../images/index_88.jpg) no-repeat center bottom;
	height:40px;
	line-height:40px;
	}
.footer_down{
	text-align:center;
	line-height:20px;
	margin-top:5px;
	color: #006699;
	}
