/* CSS Document */
body{
	margin: 0px;
	text-align:center;
	font-family:Arial,"ËÎÌå";font-size:12px;color:#575757;
	word-wrap:break-word;
	background-color:#f3f3f3;
	border-width:0px;
}
table{
	text-align:left;
	border:0px;
}
table td{
	border:0px;
	padding:0px;
}
div{
	overflow:hidden;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
div#wrapper{
	width:887px;
	text-align:left;
	background:url(../images/bodybg.jpg) center #f3f3f3 repeat-y;
	margin:0px auto;
}
/* --------------top.asp-------------------- */
/* logo */
div#top{
	width:856px;height:66px;
	background:url(../images/logo.gif) 12px 6px #f3f3f3 no-repeat;
	padding:6px 30px 0px 0px;
	text-align:right;
}
div#top a{
	color:#575757;
}
div#top a:hover{
	color:#000000;
}
/* boxTop */
div#boxTop{
	width:886px;height:11px;
	background:url(../images/boxTop.jpg) no-repeat;
}
/* flash */
div#flash{
	text-align:center;width:850px;
	margin-left:18px;
}
/* menu */
div#menubox{
	width:850px;
	background:url(../images/menubgC.jpg) repeat-x;
	margin-left:18px;
}
div#menubox div#menu{
	width:830px;height:37px;
	text-align:left;
	float:left;
}
div#menubox div#menu img{
	float:left;
}
div#menubox div#menu ul{
	list-style:none;
	vertical-align:middle;
	display:inline;
}
div#menubox div#menu ul li{
	float:left;
	font-size:13px;font-weight:bold;
	line-height:40px;
	text-align:center;
	margin:0px 0px 0px 30px;
}
div#menubox div#menu ul li a{
	color:#ffffff;
}
div#menubox div#menu ul li a:hover{
	color:#ffffff;text-decoration:none;
}
div#menubox div#menuR{
	width:18px;height:37px;
	float:right;
	background:url(../images/menubgR.jpg) no-repeat;
}
/* -------------- *.asp -------------------- */
table#main{
	width:850px;
	margin:6px 0px 6px 18px;
	background:url(../images/welcome.jpg) bottom left no-repeat;
}
/* -------left------- */
td#left{/* ×Ü¿í¶È243px */
	background:url(../images/mainLeftbg.jpg) right repeat-y;
	width:243px;
	vertical-align:top;
}
/* productProfile */
td#left div#productProfile{
	background:url(../images/productbg.jpg) #ffffff no-repeat;
	width:230px;
	margin:4px 0px 0px 0px;
	padding:0px;
}
td#left div#productProfile ul.proTypeUL{
	list-style:none;
	width:230px;
	margin:40px 0px 40px -4px;
	background-color:#ffffff;
	padding:0px 0px 3px 0px;
	border-bottom:1px dotted #999999;
}
td#left div#productProfile ul.proTypeUL li{
	background:url(../images/directtitle.gif) 8px 6px no-repeat;
/*	border-bottom:dotted #999999 1px;*/
	padding:0px 0px 0px 24px;
	line-height:21px;
	margin:4px 0px 0px 0px;
}
td#left div#productProfile ul.proTypeUL li a{
	color:#575757;
}
td#left div#productProfile ul.proTypeUL li a:hover{
	color:#ff6600;
}
td#left div#productProfile ul.proTypeUL ul.proUL{
	list-style:none;
	margin:0px;/* 0px -1px 0px;
	border-bottom:1px #999999 dotted;*/
}
td#left div#productProfile ul.proTypeUL ul.proUL li{
	background:url(../images/prePro.gif) 0px 4px no-repeat;
	padding:0px 0px 0px 8px;
	border:none;
	line-height:14px;
	margin:0px 0px 4px 0px;
}
/* contact */
td#left div#contact{
	background:url(../images/contact.gif) #ffffff no-repeat;
	width:218px;
	padding:50px 0px 0px 12px;
	line-height:26px;
	margin:0px 0px 120px 0px;
}
td#left div#contact a{
	color:#575757;
}
td#left div#contact a:hover{
	color:#000000;
}
/* -------right------- */
td#right{
	vertical-align:top;
	width:600px;
	
}
/* campany */
td#right div#company{
	width:606px;
	background-color:#ffffff;
}
/* title head */
td#right div#head{
	width:604px;
	border-bottom:3px solid #e4e4e4;
	margin:6px 0px 6px 0px;
	background-color:#ffffff;
}
td#right div#head img{
	float:left;
}
td#right div#head img#more{
	float:right;
	border:0px;
	margin:-18px 0px 0px 0px;
}
td#right div#head span{
	font-size:14px;font-weight:bold;line-height:28px;
}
/* product display */
td#right div#productDisplay{
	width:606px;
	background-color:#ffffff;
}
/* -------------bottom.asp--------------------- */
/* copyright */
div#copyright{
	background:url(../images/boxBottom.jpg) #f3f3f3 no-repeat;
	width:886px;line-height:80px;height:60px;
	text-align:center;
}
div#copyright a{
	color:#575757;
}
div#copyright a:hover{
	color:#000000;
}
