body {
	font-size: 10px;
	font-family : "Verdana", "Lucida Grande", "Verdana", "Lucida", "Arial", "Helvetica", "ËÎÌå", "sans-serif";
	border: 0px;
	padding: 0px;
	margin-left: 27px;
	background: #000;
	line-height: 180%;

}
td {
	font-family : "Verdana", "Lucida Grande", "Verdana", "Lucida", "Arial", "Helvetica", "ËÎÌå", "sans-serif";
	text-decoration: none;
	line-height: 180%;
}
img {border: 0;}
ul {margin: 0px; padding: 0px;}
li {list-style-type: none;}
.input {color: #fff; background-color: #8181ff; border-top: 1px solid #01017b; border-left: 1px solid #01017b; border-bottom: 1px solid #ababff; border-right: 1px solid #ababff; }
a:link { color: #e84c00; text-decoration: underline; }
a:visited {	color: #e84c00; text-decoration: underline;}
a:hover { color: #ff0000; text-decoration: none; }
.mainbox { width: 671px; }
.fl {float: left;}
.fr {float: right;}
.clear { clear: both;}

/* header */
.header { height: 120px; color: #fff600; text-align: right; }
.logo { padding: 20px 0 0 10px; }
.contact{ font-weight: bold; }


/*menu*/
.menu { width: 526px; text-align: center;}
.menu ul { margin:0; padding:0; list-style-type:none; list-style-image:none; }
.menu li { float: left;  margin: 0; padding:0; }
.menu a{ display:block; width: 105px; height: 27px; line-height: 27px; font-size: 10px; font-family: Verdana; color: #fff; text-decoration:none; background: #ff8000;  }
.menu a:hover,.menu .current { width: 105px; height: 27px; color: #fff; background: #ff4e00; text-decoration: none; }

/* left */
.left { width:145px; background: #ff8000;}

/* search */
.search { margin-bottom: 15px; color: #fff; font-size: 10px;  }
.search ul { margin:0; padding:0; list-style-type:none; list-style-image:none; }
.search li { margin: 0; padding:3px 0; }


/* subnav */
.subnav { text-align: right; margin: 20px 5px 0 0; height: 300px;}
.subnav ul { margin:0; padding:0; list-style-type:none; list-style-image:none; }
.subnav li { margin: 0; padding:2px 0; }
.subnav a:link, .subnav a:visited { color: #000; text-decoration:none; font-size: 11px;}
.subnav a:hover,.subnav .current { color: #fff; text-decoration:none; font-size: 11px; }




/* right */
.right { margin:0; background: #fff; width: 526px;} 
.right strong { font-size: 12px; font-family: arigl; color: #ff3308;}
.right .title { font-size: 13px; font-weight: bold; font-family: arigl; color: #999999;}
.company { margin-right: 20px; width: 730px; margin-bottom: 50px;}
.newproduct {width: 760px; }
.newproduct .bor { border:1px solid #5a5aff; padding: 1px; }

/* bottom */
.bottom { font-size: 10px; margin: 18px 0; background: #fff;  text-align: center; padding: 15px; height: 95px; overflow:hidden;  }

