/*导航*/
.nav{ width:963px; padding:0 20px; height:36px; background:url(../image/nav_bg.jpg) repeat-x; border-bottom:3px solid #0276cd;}
.nav ul li{ width:105px; height:24px; float:left; text-align:center; font-size:14px; font-weight:bold; padding-top:12px; color:#424141; cursor:pointer;}
.nav ul li a{ color:#424141;}
.current{ width:105px; background:url(../image/nav_curr.jpg) no-repeat bottom;}





.sub_nav{display:none;width:958px; height:250px; margin-top:10px; padding-left:45px; _overflow:hidden;}
.sub_nav_list{ height:250px; float:left; background:url(../image/sub_nav_ul_bg.jpg) repeat-x top left; padding-top:1px; margin-top:2px;}
.sub_nav_list.shuang{ width:496px;}
.sub_nav_list.dan{ width:248px; overflow:hidden;}
.sub_nav_list li{ width:172px; padding-left:40px; height:25px; padding-top:10px; background:url(../image/sub_nav_li_bg.jpg) no-repeat; float:left; margin-right:36px; display:inline;}
.sub_nav_list li a{ color:#383838; text-decoration:none;}
.sub_nav_list li a:hover{ color:#f16223;}
	
	
.sub_nav_tp{ width:184px; height:220px; margin-right:23px; float:left; padding:10px; border:1px solid #E5E5E5;}
.sub_nav_tp h1{ font-size:12px; color:#383838; line-height:24px;}
.sub_nav_tp p{ color:#7a7a7a; height:50px; overflow:hidden;}
.sub_nav_tp span{ width:70px; height:12px; background:url(../image/more.jpg) no-repeat right; padding-right:15px; float:right;}
.sub_nav_tp span a{ color:#0068b7; font-weight:bold;}
	
.nav_gcal_search{ width:160px; float:left; margin-left:15px;}

.sub_nav_gg{ width:270px; height:220px; float:left;}
.sub_nav_gg h1{font-size:12px; color:#383838;}
.sub_nav_gg strong{ padding-top:15px; display:block;}
.sub_nav_gg a{ color:#7a7a7a; text-decoration:underline;}
.sub_nav_gg p{ height:115px; width:270px;}
.sub_nav_gg p a{ text-decoration:none;}
.sub_nav_gg span{ width:70px; height:12px; background:url(../image/more.jpg) no-repeat right; padding-right:15px;}
.sub_nav_gg span a{ color:#0068b7; font-weight:bold;}
	
#close_up{ width:1003px; height:11px; background:url(../image/sub_nav_close.jpg) no-repeat;display:none; cursor:pointer;}

