/*=================NETTEX main CSS Document  edited by Chris=========================*/

body{
	color: black;
	background-color: #dddddd;
	font-size: smaller;
	font-family:"Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: center;
}

#nettexBody{
	margin:15px 0 20px 0;
}
/* nettex div*/
#nettex{

}
/* top div*/
#top{
	WIDTH:100%; 
	COLOR: #666;
	HEIGHT:100px;
	background-color:#EEEEEE;
}

#top_l{
	float:left;
	width:200px;
	height:90%;
	background:url(logo.gif) no-repeat right bottom;
	border-top: 20;
}

#top_l_cht{
	float:left;
	width:200px;
	height:90%;
	background:url(logo.gif) no-repeat right bottom;
	border-top: 20;
}

#top_r_cht{
	height:100%;
	border-right:#CECECE 50px solid;
	margin-left:180px;
	color:black;
	background:url(nettex_name_cht.gif) #EEEEEE no-repeat left top;
}

#top_r{
	height:100%;
	border-right:#CECECE 50px solid;
	margin-left:180px;
	color:black;
	background:url(nettex_name.gif) #EEEEEE no-repeat left top;
}

#top_r_t{
	float:right;
	height:20px;
	width:100%;
}
#top_r_t ul{
	list-style-type:none;
	clear:left;
	display:inline;
}
#top_r_t li{
	float:right;
	padding:0px 5px 0px 5px;
	background-color:#CECECE;
	color:#FFFFFF;
	text-align:center;
}
#top_r_t li a:visited{
	color:black;
	background-color:#CECECE;
}
#top_r_m{
	position: relative;
	float: left;
	height:55px;
	width:100%;
}

#top_r_b{
	float:left;
	width:100%;
	height:25px;
	color:white;
	background:url(trb_mn.jpg) #636363 repeat-y right top;
}
#top_r_b ul{
	list-style-type:none;
	clear:left;
	display:inline;
}
#top_r_b li{
	float:left;
	border-left:#FFF 1px solid;
	width:80px;
	text-align:center;
}
#top_r_b li a{
	display: block;
	width:100%;
	height:100%;
	color:#FFFFFF;
	text-decoration:none;
	line-height:25px;
	background-color:#636363;
}
#top_r_b li a:hover{
	font-weight:bold;
	color:white;
	background-color:#006600;
}
/*end of top div*/
#main_top_line{
}

/*main div*/
#main{
	width:100%;
	overflow: auto;
}

#main_1{
}
/*MIAN_LEFT*/
#leftmenu{
	float:left;
	width:200px; 
	margin:2px 0 0 0;
	text-align:left;
}
#leftmenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	border:none;
	text-align:left;
}
#leftmenu li{
	WIDTH:100%;
	margin:0px 5px 0px 15px;
}
#leftmenu li a {
	DISPLAY: block; 
	TEXT-DECORATION: none;
	OVERFLOW: hidden;
	border:1px #bdbdbd solid;
	padding:0px 5px 0px 5px;
}
#leftmenu li a:hover{
	border:gray 1px solid;
	color:black;
	background-color:#eeeeee;
}
#leftmenu li a:visited{
	color:black;
	background-color:#bdbdbd;
}
#contact_mini{
}
#leftmenu img{
	text-align:center;
	border:#9c9c9c 1px solid;
}

.little_box{
	margin:2px 0 5px 0;
	border:#636363 1px solid;
	text-align:center;
	color:black;
	background-color:#bdbdbd;
}
.little_box_head{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	color:#eeeeee;
	background-color:#636363;
	text-align:left;
	font-weight:bold;
	font-size: larger;
}

.google_search img{
	border: 10px solid #ff0000;
}
/*END OF MAIN_LEFT
MAIN_MiDDLE*/
#main_1_m{
	margin-left:200px;
}
#main_1m_top{
	margin:4px 0 4px 5px;
	border:#636363 1px solid;
	color:black;
	height: 196px;
	background-color:#EEEEEE;
}

html>body #main_1m_top{
	min-height: 196px;
	height: auto;
}
#welcome_img{
	float:left;
}
#welcome_text{
	margin:2px;
	padding:5px;
	text-align:left;
}

#recommand_product{
	margin: 4px 0 4px 5px;
	border:#636363 1px solid;
	color:black;
	background-color:#cccccc;
}

#re_pro_head{
	padding:0 10px 0 10px;
	text-align:left;
	font-weight:bold;
	font-size: larger;
	color:WHITE;
	background:#636363;
}

.re_pro_content{
}
/*
html>body .re_pro_content{
	min-height:160px;
	height:auto;
}*/

.pro_img{
	position: relative;
	text-align:center;
	float:right;
	width:160px;
	padding:10px;/*
	border: 1px solid red;*/
}
.pro_text{
	margin:5px 185px 5px 15px;
	padding:5px;
	text-align:left;
	height: 121px;
	color:black;
	background-color:#b0b0b0;
}

html>body .pro_text{
	min-height: 121px;
	height: auto;
}

#recommand_product img{
	width:100px;
	border:#666666 1px solid;
}
#recommand_product strong{
	font-weight:bolder;
	font-size:small;
	color:black;
	font-style:italic;
	background-color: inherit;
}

/*end of main_middle
end of main div*/

/* bottom div */
#bottom{
	width:100%;
	height:80px;
	color:black;
	text-align:center;
	background:url(bg_bottom_g.jpg) #dddddd repeat-x left top;
}

#validatorxhtml{
	background-image:url(valid-xhtml10.bmp);
}
/*end of bottom div*/