* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
/*  color: #333;*/
  background: #DDD;
  text-align: center;
}

body, p, li, td {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #06456d;
}

#page-body {
  margin: 0 auto;
  padding: 0;
  border-left: 1px solid #A0B9CD;
  border-right: 1px solid #A0B9CD;
  width: 780px;
  background: #fff;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#page-header {
  background: url(../image/bg_header.gif);
  background-repeat: repeat-x;
  width: 780px;
  height: 53px;
  padding: 0;
  margin: 0 auto;
}

#header-logo {
	padding-left: 20px;
}

#page-menubar {
  background: url(../image/bg_menubar.gif);
  background-repeat: repeat-x;
  width: 780px;
  height: 30px;
  padding: 0;
  margin: 0 auto;
}

#page-topad {
  padding: 0;
  margin: 0 auto;
/*  width: 778px;
  height: 174px;
  overflow:hidden;
  background: url(../image/top_home.jpg);*/
}

#page-container{
  border-top: 1px solid #A0B9CD;
  width: 780px;
  padding: 0;
  margin: 0;
  /*padding: 0 2em 40px 2em;*/
}

#page-container_apptest{
  border-top: 1px solid #A0B9CD;
  width: 780px;
  height: 1000px;
  padding: 10px;
  margin: 0;
  /*padding: 0 2em 40px 2em;*/
}

#page-container:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#page-leftbar {
  padding: 0;
  margin: 0;
  width: 230px;
  float: left;
}

#page-rightmain {
  padding: 0 10px;
  margin: 0;
  width: 530px;
  float: right;
}

#page-rightmain_news {
  padding: 0 10px;
  margin: 0;
  width: 530px;
  height: 600px;
  float: right;
}

#page-rightabout {
  padding: 0 10px;
  margin: 0;
  width: 530px;
  height: 700px;
  float: right;
}

#page-rightmain_product {
  padding: 0 10px;
  margin: 0;
  width: 530px;
  height: 950px;
  float: right;
}

#page-leftmain {
  padding: 0 10px;
  margin: 0;
  width: 510px;
  float: left;
}

#page-leftmain_main {
  padding: 0 10px;
  margin: 0;
  width: 510px;

  float: left;
}

#page-rightbar {
  padding: 10px;
  margin: 0;
  width: 226px;
  float: right;
}

#page-rightbar1 {
  padding: 10px;
  margin: 0;
  width: 226px;
  height: 780px;
  float: right;
}


#page-footer-container{
  clear: both;
  width: 780px;
  background: #CCC;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 36px;
}

#page-footer {
  padding: 0;
  margin: 0;
  background: url(../image/bg_footer.gif);
  background-repeat: repeat-x;
  line-height: 36px;
  text-align:center;
}


a.menubar:link	  { font-weight: bold; text-decoration: none; color: #1D4E5B; padding: 0 10px;}
a.menubar:visited { font-weight: bold; text-decoration: none; color: #1D4E5B; padding: 0 10px;}
a.menubar:hover   { font-weight: bold; text-decoration: none; color: #693; padding: 0 10px;}

a:link		{text-decoration: none; color: #06456d; }
a:visited	{text-decoration: none; color: #06456d; }
a:hover		{text-decoration: underline; color: #06456d;}

.menuitem_hover { background-color: #000; }


table.toolsmenu{
	background-color:#cadfe7;
}
td.toolsmenu{
	padding:3px;
	border:1px solid #aaccd9;
	color: #000;
	background-color:#cadfe7;
}
a.toolsmenu_link:link 	{font-weight: bold; color:#1D4E5B; text-decoration: none;}
a.toolsmenu_link:visited{font-weight: bold; color:#1D4E5B; text-decoration: none;}
a.toolsmenu_link:hover	{font-weight: bold; color:#fff; text-decoration: none;}


.title {
/*	font-family: "youyuan", Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
/*	font-weight: bold;*/
	font-size: 13px;
	color: #FF950C;
	border-bottom: 1px solid #ff950c;
	border-left: 12px solid #ff950c;
	padding: 3px 0 0px 16px;
	margin: 3px 0 20px 0;
}

.title_contact {
/*	font-family: "youyuan", Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
/*	font-weight: bold;*/
	font-size: 13px;
	color: #FF950C;
}

.indent {
  text-indent: 24px;
  line-height: 18px;
}

.indent_about {
  text-indent: 24px;
  line-height: 28px;
}

.img_box {
	border: 1px solid #A0B9CD;
}

.indent_product {
  text-indent: 24px;
  line-height: 20px;
}

.title_product {
/*	font-family: "heiti", Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 16px;
	color: #FF950C;
}

.important {font-size:16px; 
font-weight: bold; 
color:#f00}

.important1 {font-size:11px; 
color:#f00}

.important11 {font-size:12px;
font-weight: bold; 
color:#993366}

.important2 {font-size:20px; font-weight: bold; color:#009900}

.rightalgin{
text-align: right; margin-right: 40px;
}
.daohangtiao{
	width:780px;
	height:1.5cm;
	background:url(../img/Cl01-005_L.gif);
	margin:0 auto;
}

#page-leftmain_main_vtab {
  padding: 0px;
  margin: 0;
  width: 510px;
  height: 430px;
  float: left;
}

#vtab {
	margin-top:10px;
}
.vtab_page_content {

	/*
	float:right;
	margin:0;padding:0;
	border:1px solid #ddd;
	*/
	overflow:hidden;
	margin-left:0px;
	margin-top:10px;
	height:400px;
	width: 360px;
}

#vtab_menu {
	width: 130px;
	float: left;
	margin:0;
	padding:0;
}

#vtab_menu #before {
	margin:0;padding:0;
	width: 130px;
	height: 22px;
	background:url("../image/vtab_top.gif") no-repeat right top;
}

#vtab_menu #after {
	margin:0;padding:0;
	width: 130px;
	height: 210px;
	background:url("../image/vtab_bottom.gif") no-repeat right top;
}

#vtab_menu ul {
	font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
}

#vtab_menu ul li {
	margin:0;padding:0;
	width:130px;
	height:26px;
	background:url("../image/vtab_bg.gif") repeat-y right;
	text-align:right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#vtab_menu a {
	display: block;
	text-decoration: none;
	margin:0;
	padding:0;
	padding-top:2px;
	width:130px;
	height:26px;
	background:url("../image/vtab_split1.gif") no-repeat right top;
	color:#5577dd;
}

#vtab_menu a:hover, #vtab_menu li.current a {
	display: block;
	text-decoration: none;
	margin:0;
	padding:0;
	padding-top:2px;
	width:130px;
	height:26px;
	background:url("../image/vtab_split2.gif") no-repeat right top;
	background-color:#fff;
	color:#ff6605;
}

#vtab_menu a span{
	display:block;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-right:10px;
}
#Layer1 {
	position:absolute;
	width:778px;
	height:115px;
	z-index:1;
	left:110px;
}