body {
	margin:0px;
	border:0px;
	padding:0px;
	font-family:Tahoma, "Lucida Sans", "Lucida Console";
	font-size:11px;
	color:#000000;
}
.home_body {
	margin:0px;
	border:0px;
	padding:0px;
	font-family:Tahoma, "Lucida Sans", "Lucida Console";
	font-size:12px;
	background-color:#000000;
      text-align: center;
}

a, a:link, a:visited, a:active {
	color:#006699;
	text-decoration: none;
font-size:12px;
}

img, div, li, a, b, em {
	behavior:url(iepngfix.htc)
}

a:hover {
	color:#993300;
	text-decoration: none;
font-size:12px;
}

.header {
	width:100%;
	height:96px;
	background:url(images/header_bg.gif) repeat-x #000000;
}
.headerlogo {
	width:318px;
	height:96px;
	float:left;
	margin:0px 30px 0px 0px;
	background:url(images/header_logo.gif) no-repeat;
}
.headerbtn {
	position:relative;
	top:17px;
	border:0px;
	padding:0px 3px 0px 3px;
}
.wrap {
	position:relative;
	left:30px;
	width:780px;
	background:url(images/wrap_bg.gif) repeat-y;
}
.homewrap {
	width:100%;
}
.bghome {
	width:100%;
	height:251px;
	background:url(images/home_bg.gif) repeat-x;
	position:relative;
	top:50px;
}
.logohome {
	height:251px;
	background:url(images/home_logo.gif) no-repeat center;
}
.btnhome {
	position:relative;
	top:150px;
	text-align:center;
}
.datasheet {
	width:555px;
	float:left;
	padding-left:10px;
}
.datasheet_tech {
	width:570px;
	float:right;
}
.datasheet_sb {
	width:173px;
	float:left;
	font-size:11px;
}
.datasheet_sb_text {
	padding-right:20px;
}
.datasheet_sb h3 {
	font-family:Tahoma, "Lucida Sans", "Lucida Console";
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	margin:2px 0px 2px 0px;
      border-bottom: 1px dotted #cccccc;
}

.hometext{
	font-family:Tahoma, "Lucida Sans", "Lucida Console";
	font-size:12px;
text-align: justify;

}

.listindex{
	font-family:Tahoma, "Lucida Sans", "Lucida Console";
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	padding: 4px;
      border-bottom: 1px dotted #cccccc;
width: 460px;
}

.alpha{
	font-family:Tahoma, "Lucida Sans", "Lucida Console";
	font-size:20px;
	font-weight:bold;
	color:#000000;
	padding: 4px;
      border-bottom: 1px solid #cccccc;
      width: 300px;
      
}


.title {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	font-weight:bold;
	color:#000000;
	border-bottom:#CCCCCC solid 1px;
}
.subtitle {
	font-family:"Helvetica CondensedBlack", "Helvetica 95 Black", Impact, "Arial Black";
	font-size:22px;
	color:#FF0000;
}
.divbreak {
	border-bottom:#CCCCCC solid 1px;
	height:15px;
}
#div_it {
	width:270px;
	padding:0px;
	float:left;
}
#div_it h3 {
	font-family:Tahoma, "Lucida Sans", "Lucida Console";
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	margin:2px 0px 2px 0px;
}
#div_en {
	width:270px;
	padding:0px;
	float:left;
	font-style:italic;
	margin-left:10px;
}
#div_en h3 {
	font-family:Tahoma, "Lucida Sans", "Lucida Console";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:2px 0px 2px 0px;
}
.xmlurl {
	margin:2px;
	padding:8px;
	border:#CCCCCC solid 1px;
	line-height:35px;
	font-variant: small-caps;
	font-weight:bold;
}
a.xmlurl, a:link.xmlurl, a:visited.xmlurl, a:activex.mlurl {
	color:#999999;
	font-weight:bold;
	text-decoration: none;
	border:#CCCCCC solid 1px;
}

a:hover.xmlurl {
	color:#993300;
	font-weight:bold;
	text-decoration: none;
	border:#993333 solid 1px;
}
.bordercell {
	border-left:#CCCCCC solid 6px;
	float:left;
	width:250px;
	padding-left:8px;
      margin-right: 10px;
}

.borderlist {
	border:#CCCCCC solid 1px;
	float:left;
	width:153px;
	height:180px;
	padding:8px;
      margin-right: 10px;
	margin-top: 5px;
}

.boxhome {
	border:#CCCCCC solid 1px;
	
	width:153px;
	height:180px;
	padding:8px;
      margin-right: 10px;
	margin-top: 5px;
}

.techlistbox {
	border:#CCCCCC solid 1px;
	float:left;
	width:153px;
	height:30px;
	padding:8px;
      margin-right: 10px;
	margin-top: 5px;
	background-color: #ebebeb;
}

.footerhome {
	margin-top:0px;
	height:35px;
	width:700px;
	background:url(images/bg_divider_home.gif) repeat;
	font-family:Tahoma, "Lucida Sans", "Lucida Console";
	font-size:10px;
	color:#FFFFFF;
}

.footer {
	margin-top:20px;
	height:55px;
	width:772px;
	background:url() no-repeat;
	font-family:Tahoma, "Lucida Sans", "Lucida Console";
	font-size:10px;
	color:#FFFFFF;
}

.footertexthome {
	padding-top:20px;
	text-align:center;

	width:660px;
}
.footertext {
	padding-top:7px;
	text-align:center;
	float:right;
	width:617px;
}