#maintitle_1 {
width:100%;
height:600px;
background-color:#666666;
margin:0 auto;
float:left;
}

#maintitle_1 a {font-size:24px; font-family:"Microsoft YaHei"; }
#maintitle_1 a:link, #maintitle_1 a:visited {color: #AAAAAA; text-decoration: none; } 
#maintitle_1 a:active, #maintitle_1 a:hover  {color: #FFFFFF; text-decoration: underline;}





#maintitle_2 {
width:100%;
height:600px;
background-color:#FFFFFF;
margin:0 auto;
float:left;
}

#maintitle_2 a {font-size:24px; font-family:"Microsoft YaHei";}
#maintitle_2 a:link, #maintitle_2 a:visited {color: #AAAAAA; text-decoration: none; } 
#maintitle_2 a:active, #maintitle_2 a:hover  {color: #000000; text-decoration: underline;}



#maintitle_3 {
width:100%;
height:550px;
background-color:#33A9E1;
margin:0 auto;
float:left;
}

#Product_Name {
	width:230px;
	height:30px;
	background-color:#33A9E1;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height: normal;
	margin:10px 0;
}

#slave_menu {
  width :1365px;
  height:40px;
  background-color:#C0C0C0;
  float:left;
/*  margin:0 auto;*/
  position:absolute;
  top:125px;

}

#slave_menu .productclass {
	font-family:Arial, Hel,Microsoft YaHei;
	font-size:20px;
	line-height: normal;
	color:#000000;
	margin:9px 0 0 30px;
	float:left;
}

#slave_menu .productname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height: normal;
	color:#FFFFFF;
	margin:8px 0 0 20px;
	float:left
}

#slave_menu ul {
	list-style: none;
	display: inline;
	float: right;
	margin:7px 0;
}

#slave_menu ul li {
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	margin: 0;
	padding: 0;
}

#slave_menu li a ,#slave_menu li.current{
	float: left;
	height: 23px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 15px;	
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 0 55px 0 0;
	padding: 5px 20px 0 16px;
}

#slave_menu li a:hover {
	color:#33A9E1;
}

#slave_menu li.current {
	color:#fff;
}

#para_bg {
	background:url(../../../images/bk01.gif);
	width:100%;
	margin-top:85px;
}

.parameters {
	margin-left: 100px;
	width:1200px;
	float:left;
	margin-top:50px;
}

.parameters_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	line-height: normal;
	color:#000000;
	width:300px;
	float:left;
	

}

.parameters_detail {
	font-family:Arial, Hel,Microsoft YaHei;
	font-size:15px;
	font-weight: lighter;
	line-height: 24px;
	letter-spacing: 2px;
	color:#000000;
	width:400px;
	float:left;
	margin-left:30px;
}

.parameters .titleline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	line-height: normal;
	color:#000000;
	width:1200px;
	float:left;
	margin-bottom:30px;
}

.parameters .table{
	float:left;
	border-collapse:collapse;
}

.curve{
	width:350px;
	float:left;
	margin:0 50px 0 20px;
}

#documents {
	width:1365px;
	height:420px;
	background:url(../../../images/bk01.gif);
	float:left;
}

#documents .list{
	list-style-type:disc;
	width:300px;
	margin-top:100px;
	height:50px;
	font-size:14px;
	line-height:30px;
}	

#documents .list li{
	list-style:disc;
}