/*头部*/
li { list-style:none;}

.header { width:960px; height:182px; margin:0px auto;}
.header .top a:link {color: #3E689A; text-decoration: none } /* 未被访问的链接 红色 */ 
.header .top a:visited {color: #3E689A; text-decoration: none } /* 已被访问过的链接 绿色 */ 
.header .top a:hover {color: #FF0000; text-decoration: none } /* 鼠标悬浮在上的链接 橙色 */ 

.nav { width:960px;}
.nav_s { background:url(../images/2010/nav_s.gif) no-repeat; width:82px; height:27px; line-height:27px;}
.nav_v { background:url(../images/2010/nav_v.gif) no-repeat; width:82px; height:27px; line-height:27px;}
.nav a:link { color:#455b80;}
.navi a:visited { color:#455b80;}
.nav a:hover { color:#455b80;}

.srh_type { width:54px; height:21px; border:1px solid #7f9db9;}
.srh_keyword { width:243px; height:19px; border:1px solid #7f9db9;}
.srh_all { width:79px; height:21px; border:1px solid #7f9db9;}

.sub_l { background:url(../images/2010/sub_l.gif) no-repeat; width:6px; height:29px;}
.sub_bg { background:url(../images/2010/sub_bg.gif) repeat-x; height:29px;}
.sub_r { background:url(../images/2010/sub_r.gif) no-repeat; width:6px; height:29px;}
.sub { width:948px;}
.sub ul { padding:0px; margin:0px;}
.sub ul li { line-height:29px; height:29px; width:79px; float:left; text-align:center;}
.sub ul li a:link { color:#666666;}
.sub ul li a:visited { color:#666666;}
.sub ul li a:hover { color:#666666;}
.sub ul li:hover { background:url(../images/2010/t_bg.gif); width:79px; height:29px;}
.sub #sel { background:url(../images/2010/t_bg.gif); width:79px; height:29px;}
