*{
	margin: 0;
	padding: 0;
}

html{
	width: 100%;
	height: 100%;
}

body{
	background: url(indexback.gif);
	width: 100%;
	height: 100%;
	font: 9pt Arial, Helvetica, sans-serif;
	color: white;
}
a{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
table.fullscreen {
	width:100%;
	height:100%;
	border:0;
	margin:0;
	padding:0;
}

#backtop{
	background: url(indexbacktop.gif) repeat-x top;
	float: left;
	width: 100%;
	height: 100%;
}

#backbtm{
	background: url(indexbackbtm.gif) repeat-x bottom;
	width: 100%;
	float: left;
	height: 100%;
	min-height: 688px;
}

#content{
	width: 934px;
	background: url(indexback_0.jpg) no-repeat top center;
	margin: 30px auto;
	height: 623px;
}
#language{
	width: 500px;
	float: right;
	text-align: right;
	padding: 7px 20px;
}
#language a{
	padding: 0 5px;
}
#language a:hover{
	color: #FF4500;
}
#search{
	width: 195px;
	clear: right;
	float: right;
	text-align: left;
	padding-top: 5px;
}
#search input#bar{
	background: url(searchback.gif) no-repeat;
	border: 0;

	width: 164px;
	text-indent: 10px;
	line-height: 22px;
	height: 22px;
	padding-top: 3px;
	*padding-top:0;
	float: left;
	color: #CCC;
}
#search input#searchbottom{
	background: url(searchbottom.gif) no-repeat;
	border:0;
	height: 22px;
	width: 19px;
	float: left;
	text-indent: -9999px;
}
#vi_and_nav{
	width: 934px;
	height: 270px;
	margin-top: 13px;
	*margin-top: 15px;
	float: left;
}
#vi{
	width: 736px;
	float: left;
	padding-left: 2px;
}
#nav{
	float: left;
	width: 192px;
	height: 270px;
}
#nav li{
	width: 192px;
	height: 45px;
	list-style: none;
	float: left;
}
#nav li a{
	width: 192px;
	height: 45px;
	display: block;
	float: left;
	text-indent: -9999px;
	background: url(nav_0.jpg) no-repeat;
	
}
#nav li a#navfaq{
	background-position: 0 0;
}
#nav li a#navfaq:hover{
	background-position:  -192px 0;
}
#nav li a#navproducts{
	background-position: 0 -45px ;
}
#nav li a#navproducts:hover{
	background-position:  -192px -45px;
}
#nav li a#navnetwork{
	background-position: 0 -90px ;
}
#nav li a#navnetwork:hover{
	background-position:  -192px -90px;
}
#nav li a#navinfos{
	background-position: 0 -135px ;
}
#nav li a#navinfos:hover{
	background-position:  -192px -135px;
}
#nav li a#navsample{
	background-position: 0 -180px ;
}
#nav li a#navsample:hover{
	background-position:  -192px -180px;
}
#nav li a#navsupport{
	background-position: 0 -225px ;
}
#nav li a#navsupport:hover{
	background-position:  -192px -225px;
}
#popnews{
	width: 914px;
	float: left;
	text-align: left;
	padding-top: 18px;
	padding-left: 20px;
	color: #CCC;
}

#popnews span{
	color: #FF5426;
	font-weight: bold;
	padding-right: 10px;
}

#popnews a{
	color: #CCC;
	font-weight: normal;
}
#popnews a:hover{
	text-decoration: underline;
}
#popnews ul{
	height: 20px;
	overflow: hidden;
}
#popnews li{
	list-style: none;
	line-height: 20px;
}
#columns{
	width: 934px;
	float: left;
	padding-top:30px;
	height: 195px;
}
#columns a{
	font-weight: normal;
}
#productlist{
	width: 150px;
	float: left;
	text-align: left;
	margin-left: 30px;
}
#productlist h1{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
}
#productlist li{
	list-style: inside;
	line-height: 22px;
}
#productlist li a{
	color: #006B2A;
}
#productlist li a:hover{
	text-decoration: underline;
	color: Red;
}
#productlist li a#themore{
	color: red;
}
#infos{
	width: 380px;
	float: left;
	text-align: left;
}
#infos li{
	list-style: none;
	display: block;
	height: 50px;
	width: 380px;
}
#infos li img{
	width: 36px;
	height: 36px;
	padding: 2px;
	background-image: url(infoback.jpg);
	float: left;
	margin: 0 20px 0 40px;
}
#infos li h2 a{
	display: inline;
	line-height: 22px;
	font-weight: bold;
	color: #4E7DC2;
	font-size: 9pt;
}
#infos li h2 a:hover{
	text-decoration: underline;
}
#infos li p a{
	font-size: 9pt;
	color: Black;
}
#infos li p a:hover{
	text-decoration: underline;
}
#faq{
	width: 190px;
	float: left;
	text-align: left;
	margin-left: 10px;
	}
.aboutshendian{
	width: 140px;
	float: left;
	text-align: left;
	margin-left: 30px;
}
#faq h1,.aboutshendian h1{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
}
#faq li,.aboutshendian li{
	list-style: disc inside;
	line-height: 20px;
	color: #4D7CC1;
}
#faq li a,.aboutshendian li a{
	color: #4D7CC1;
}
#faq li a:hover,.aboutshendian li a:hover{
	text-decoration: underline;
}
.aboutshendian li a:hover{
	color: White;
	font-weight: bold;
}
#faq a img{
 border: 0px;
 padding-top: 10px;
}
#supportlinks{
	width: 200px;
	float: left;
}
#copyright{
	width: 914px;
	text-align: right;
	float: left;
	padding-right: 20px;
	color: #C1D8E5;
}
#supportlinks img{
	border: 0px;
	padding-bottom: 5px;
}