﻿@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Tahoma, Verdana, Arial, sans-serif;	font-size:11px;	color:#666666;
}
body,form {
	margin:0px;
}
a{
	color:#666666; text-decoration:none;
}
a:hover,a:active{
	color:#0066CC; text-decoration:underline;
}
.a1{
	color:#666666; text-decoration:none; font-size:10px;
}
.a1:hover,.a1:active{
	color:#0066CC; text-decoration:none; 
}


#topLine{
	width:100%; height:3px; background:url(../images/web/topLine_bg.jpg) repeat-x;
}
#top{margin-left:38px;}


#menu{
	width:100%; height:33px; line-height:33px; background:url(../images/web/menu_bg.jpg) repeat-x;
}
#menu ul{
	margin:0; padding:0; padding-left:38px; list-style-type:none; width:812px;
}
#menu ul li{
	display:inline;
}
#menu ul li a{
	color:#333333; font-size:10px; font-weight:bold; text-decoration:none;
	float:left;	padding:0 28px 0 28px;
	background:url(../images/web/menu_a_bg1.jpg) no-repeat left;
}
#menu ul li a:hover,#menu ul li a:active{
	color:#FFFFFF;
	background:url(../images/web/menu_a_bg2.gif) no-repeat left;
}
#home .class1,#about .class2,#newpro .class3,#pro .class4,#feed .class5,#tech .class6{
	color:#FFFFFF;
	background:url(../images/web/menu_a_bg2.gif) no-repeat left;
}


#main{
	margin-top:1px; background:url(../images/web/main_bg.jpg) repeat-x;
	width:100%; float:left; display:inline;
}

.container{
	width:812px; float:left;
	background:url(../images/web/left_bg.gif) repeat-y 38px;
}

#left{
	width:200px; margin-left:39px; float:left; display:inline;
}
#right{
	width:544px; margin-left:28px; float:left; display:inline;
}

#search{
	height:40px; background-color:#DBE3E6; text-align:center;
}


#list{
	margin:0; padding:0; list-style-type:none; padding-top:5px;
	background-color:#F0F3F4; float:left;
	width:200px;
}
#list li{
	position:relative; float:left;
}
#list li a{
	text-decoration:none; display:block; line-height:24px; height:24px;
	font-size:10px; color:#666666;
	background:url(../images/web/arr_1.gif) no-repeat 8px center;
	padding-left:16px; width:184px;
}
#list li a:hover,#list li a:active{
	background:url(../images/web/arr_2.gif) no-repeat 8px center;
	color:#FFFFFF; background-color:#A6B5C1;
}
#list li div{
	position:absolute; left:200px; top:-1px; z-index:999;
	width:180px; display:none; background-color:#FFFFFF;
}
#list li div a{
	margin-top:1px; margin-left:1px;
	color:#FFFFFF; background:url(../images/web/arr_2.gif) no-repeat 8px center;
	background-color:#A6B5C1;  width:164px;
}
#list li div a:hover,#list li div a:active{
	background-color:#6D879A;
}


#bt{
	width:544px; margin-top:20px;
}

#bottom{
	float:none; width:100%; clear:both;
	height:80px;
	background:url(../images/web/bottom_bg.gif) repeat-x;
}
