@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
}
.top {
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 1024px;
	margin:auto;
}
#top {
	height: 95px;
}

.logo {
	width: 200px;
	vertical-align: middle;
	padding-top: 10px;
	float: left;
}
#tt {
	height: 56px;
	padding-right: 30px;
	padding-top: 10px;
}
.lab {
	float: right;
	width: 93px;
}

.line {
	background-color: #CB0000;
	height: 4px;
}
.cen {
	width: 989px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.content  {
	float: left;
	margin-left: 20px;
	width: 731px;
}
.cen .content div {
	padding: 15px;
}

.cen .content .content_title{
	font-weight:bold;
	font-size:19px;
	line-height:25px;
}

.cen .content .content_body{
	padding:0 15px 15px 15px;
	font-size:14px;
	line-height:21px;
}

#left {
	float: left;
	width: 232px;
}
#right {
	float: left;
	width: 237px;
}

#middle {
	float: left;
	width: 510px;
}
.cen #middle #b {
	margin-left: 19px;
	margin-right: 19px;
}
#bom {
	background-image: url(../images/index_bommbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 100px;
}

.aboutbg {
	background-image: url(../images/index_aboutbg_lg.jpg);
	height: 232px;
	padding-left: 30px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 30px;
	font-size:12px;
	margin-bottom:0px;
}

.arline   {
	margin: 3px;
	height: 260px;
	border: 1px dotted #999999;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom:20px;
	
}
.arline-bull {
	float: left;
	height: 106px;
	width: 236px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 18px;
	background-repeat: no-repeat;
	background-image: url(/home/images/products01.jpg);
}


.bomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/li01.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
}
.zi-bull {
	color: #5892D2;
}
.zi-bullb {
	font-weight: bold;
	color: #5892D2;
}

.zi-bullb1 {
	font-weight: bold;
	color: black;
}

.zi-yellowb {
	font-weight: bold;
	color: #976600;
}
.zi-b {
	font-weight: bold;
}


a.more:link{
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a.more:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

a.more:visited {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.sale {
	background-image: url(../images/images03.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 0px;
	margin-left: 18px;
	margin-bottom:0px;
	width: 457px;
	padding-left: 15px;
	float:left;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.menu-1 {
	background-image: url(../images/li01.gif);
	background-repeat: no-repeat;
	background-position: 6px 15px;
	height: 32px;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 32px;
}
.menu-2 {
	background-image: url(../images/li02.jpg);
	background-repeat: no-repeat;
	height: 32px;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 32px;
	font-weight: bold;
	color: #5892D2;
}a.menu:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.menu:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	color: #5892D2;
	text-decoration: none;
}



.content_body TABLE{
	padding:0;
	margin:0;
	cell-spacing:0;
	cellpadding:0;
	border-color:#A7DFA9;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}
.content_body TR{
	border: none;
	padding:0;
	margin:0;
	cell-spacing:0;
	cellpadding:0;
}
.content_body TR.thead{
	padding:10px;
	border-color:#A7DFA9;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	font-weight:bold;
	font-size:12px;
	height:30px;
}
.content_body TR.tr1{
	background-color:#EFEFEF;
}
.ocontent_body TR.tr2{
	background-color:#DDDDDD;
}
.content_body TR.tr3{
	background-color:#EFEFEF;
}
.content_body TD{
	padding:0 5px 0 5px;
	margin:0;
	cell-spacing:0;
	cellpadding:0;
	border: none;
	font-size:12px;
}
.customers-bg {
	background-color: #FFFFD9;
	background-image: url(/customers/customers_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
