
html, body {
	background-color:#cccc99;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

#home_container {
	width:850px;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #999999;
	min-height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a3a3a;
	line-height: 18px;
    min-height:1000px;
    height: auto !important;
    height: 1000px;
}

#bd_container {
	width:850px;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #999999;
	min-height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a3a3a;
	line-height: 18px;
   min-height:1370px;
   height: auto !important;
   height: 1370px;
}

#bt_container {
	width:850px;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #999999;
	min-height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a3a3a;
	line-height: 18px;
   min-height:1070px;
   height: auto !important;
   height: 1070px;
}

#cctv_container {
	width:850px;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #999999;
	min-height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a3a3a;
	line-height: 18px;
   min-height:1100px;
   height: auto !important;
   height: 1100px;
}

#tt_container {
	width:850px;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #999999;
	min-height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a3a3a;
	line-height: 18px;
   min-height:900px;
   height: auto !important;
   height: 900px;
}

#faq_container {
	width:850px;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #999999;
	min-height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a3a3a;
	line-height: 18px;
   min-height:990px;
   height: auto !important;
   height: 990px;
}

#bwc_container {
	width:850px;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #999999;
	min-height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a3a3a;
	line-height: 18px;
   min-height:700px;
   height: auto !important;
   height: 700px;
}

.van_pic1 {
	float:right;
}

.kev_pic1 {
	float:left;
	width:250px;
	height:200px;
/*top right bottom left*/
margin: 10px 10px 10px 5px;
}

.kev_pic2 {
	float:right;
	width:250px;
	height:200px;
	/*top right bottom left*/
	margin: 10px 10px 10px 5px;
}

.bwc_pic {
	float:center;
}


#home_list {
	margin-left: 50;
}

.buttonmenu {
	list-style-type: none;
	margin: 10;
	padding: 0;
	width: 145px;
}

.buttonmenu li a {
	color: 3a3a3a;
	display: block;
	width: 100%;
	padding: 5px 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid;
	border-color:#cccccc #999999 #999999 #cccccc; /*light dark dark light*/
	background-color: #99cccc;
	text-decoration:none;
}

.buttonmenu #current a {
	color: #ffffff;
	background-color: #808080;
}

.buttonmenu li a:visited {

	color: 3a3a3a;
}

.buttonmenu li a:hover, .buttonmenu li a:active {
	color: #ffffff;
	background-color: #999999;
}

#banner {
	width:850px;
	background-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}

#banner h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}

#header {
	width:850px;
	padding: 10px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3a3a3a;
}

#main { 
	margin-left: 10;
	margin-right: 10;
	float: left;
	color: #3a3a3a;
	font-size: 12px;
	line-height: 18px;
}

#footer { 
	margin-left: 20;
	margin-right: 20;
	float: left;
	color: #3a3a3a;
	font-size: 11px;
	line-height: 16px;
}

a:link {
	color: #ff0000; text-decoration: none;
}

a:visited {
	color: #ff0000; text-decoration: none;
}

a:hover {
	color: #ffffff; background-color:#999999;
}

.danda_top_line {
/*	clear: both;*/
	padding: 0;
	width: 850px;
	height: 0.05em;
	background: #999999;
	margin-bottom: 5px;
}
.danda_bottom_line {
	padding: 0;
	width: 850px;
	height: 0.05em;
	background: #999999;
	margin-bottom: 5px;
}

div .hr {
background: #999999 url('images/spacer.gif') no-repeat top center;
height: 10px
}

div .hr hr {
display: none;
}