/* CSS Document */
body{
	background:url(img/body_bg.png) repeat-x #FFFFFF;
	}
*{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	}
img{
	border:none;
	}
#wapper{
	width:1000px;
	margin:0 auto;
	}
#navul{
	background:url(img/images/nav_01.gif);
	display:block;
	height:41px;
	padding:10px 10px 0 340px;
	color:#FFFFFF;
	}
#navul li{
	display:block;
	float:left;
	margin:0 5px;
	}
#banner{
	width:1000px;
	height:179px;
	background:url(img/images/nav_02.gif);
	}
#left{
	float:left;
	width:200px;
	}
#menu {
	border:1px #CCCCCC solid;
	padding:0;
	margin:5px 0;
	}
#menu li{
	text-align:center;
	margin:5px auto;
	}
#server li{
	margin:15px 0;
	}
#right{
	float:left;
	width:800px;
	}
#container{
	background:#FFFFFF;
	}
#news{
	width:500px;
	height:250px;
	float:left;
	}
#show{
	float:left;
	height:235px;
	width:300px;
	margin-top:20px;
	text-align:center;
	}
#aboutus{
	clear:both;
	width:800px;
	height:150px;
	}
#aboutusp{
	line-height:200%;
	font-size:14px;
	text-indent:2em;
	padding-left:10px;
	}
#product{
	width:800px;
	}
#footer{
	padding-top:10px;
	width:1000px;
	height:65px;
	clear:both;
	color:#CCCCCC;
	text-align:center;
	background:#0066FF;
	}

#searchtab {
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	border-collapse:collapse;
	margin:20px auto;
	width:80%;
	background:#f4f9fe;
	}
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}
td {
	color:#678197;

	padding:.3em 1em;
	text-align:left;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:right;
	
	padding:.3em 1em;
	}				