﻿@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
html {
	font-family:"宋体";
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: 0px;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
  select, input {
	vertical-align: middle;
	outline: medium;
}
em,i{
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer
}
.wrap{
	width:1100px;
	clear:both;
	margin:0 auto;
	position: relative;
}
.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}

.cl10{
	clear:both;
	height:10px;
	}
.cl12{
	clear:both;
	height:12px;
	}
.cl40{
	clear:both;
	height:40px;
	}
.cl60{
	clear:both;
	height:60px;
	}
.cl70{
	clear:both;
	height:70px;}
.cl80{
	clear:both;
	height:80px;}
.pt_10{
	padding-top:10px;
	}
.pt_14{
	padding-top:14px;
	}
.ml20{
	margin-left:20px;
	}
.mr20{
	margin-right:20px;
	}
.ml_60{
	margin-left:60px;
	}

/***********************top***********************/
.top{
	width:100%;
	height:35px;
	line-height:35px;
	background:url(top_bg.gif)/*tpa=http://www.tacg.gov.cn/images/top_bg.gif*/ repeat center center;
	border-bottom:1px solid #a3aeb7;
	position:absolute;
	top:0;
	z-index:99999;
	}
.top span{
	font-family:"微软雅黑";
	color:#0075bf;
	}
.top span i{
	color:#3c3c3c;
	padding:0 5px;
	}
.top em{
	width:200px;
	}
.top em a{
	color:#3c3c3c;
	}
/*----------banner---------*/
.sub_banner{
	display:inline-block; width:100%; height:380px; position:relative; z-index:0;}
.sub_banner ul{width:100%; height:456px; overflow:hidden; position:absolute; left:0; top:0; z-index:0;}
.sub_banner ul li{ width:100%; height:456px; overflow:hidden; position:absolute; top:0; left:0;}

.banner{
	display:inline-block; width:100%; height:265px; position:relative; z-index:0;}
.banner ul{width:100%; height:456px; overflow:hidden; position:absolute; left:0; top:0; z-index:0;}
.banner ul li{ width:100%; height:456px; overflow:hidden; position:absolute; top:0; left:0;}
.banner ol{ position:absolute; left:48%; bottom:20px; z-index:5; width:100%; height:20px;text-align:center; cursor:pointer}
.banner ol li{ display:block; float:left; width:16px; height:16px;font-size:0; display:inline; margin:0 3px;}
.banner ol li.in{ display:block;}
.flash_T{
	width:400px;
	height:80px;
	position:absolute;
	left:42%;
	top:70px;
	z-index:999999999;
	margin-left:-425px;
	position:relative;
	}
.flash_T em{
	display:block;
	width:80px;
	height:80px;
	position:absolute;
	left:-63px;
	top:34px;
	z-index:99999999999999999;
	}
.flash_T em a{
	width:86px;
	height:80px;
	display:block;
/*	background:url(../images/logo.png) no-repeat center center;
*/	}
/*-------------menu------------*/
.menu{
	height:55px;
	background:url(menu.png)/*tpa=http://www.tacg.gov.cn/images/menu.png*/ no-repeat center center;
	position:relative;
	z-index:2; margin-top:-130px;border-radius: 5px;
	}
.menu i{
	float:left;
	width:2px;
	height:38px;
	background:url(nav_ico_l.jpg)/*tpa=http://www.tacg.gov.cn/images/nav_ico_l.jpg*/ no-repeat center center;
	}
.menu b{
	float:right;
	width:2px;
	height:38px;
	background:url(ico-3.jpg)/*tpa=http://www.tacg.gov.cn/images/ico-3.jpg*/ no-repeat center center;
	}

.menu_list{
	float:left;
	height:76px;
	width:1100px;
	padding:0 2px 0 4px;
	background:url(navbg1.gif)/*tpa=http://www.tacg.gov.cn/images/navbg1.gif*/ no-repeat top;
	}
.menu_list dd{
	float:left;
	width:122px;
	height:38px;
	}
.menu_list dd a{
	display:block;
	float:left;
	width:120px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	display:block;
	height:38px;
	line-height:38px;
	text-align:center;
	}
.menu_list dd a:link{
	color:#fff;
	}
.menu_list dd a:visited{
	color:#fff;
	}
.menu_list dd a:hover{
	background:url(nav_ico_h.jpg)/*tpa=http://www.tacg.gov.cn/images/nav_ico_h.jpg*/ repeat-x center center;
	}
.menu_list dd a:active{
	color:#fff;
	}
.menu_list dd em{
	display:block;
	float:right;
	width:2px;
	height:38px;
	background:url(sub_nav_ico.png)/*tpa=http://www.tacg.gov.cn/images/sub_nav_ico.png*/ no-repeat center center;
	}
.menu_list dd.hover a{
	background:url(nav_ico_h.jpg)/*tpa=http://www.tacg.gov.cn/images/nav_ico_h.jpg*/ repeat-x center center;
	}
.menu_list dd.hover a:link{
	color:#fff;
	}
.menu_list dd.hover a:visited{
	color:#fff;
	}
.menu_list dd.hover a:hover{
	color:#fff;
	}
.menu_list dd.hover a:active{
	color:#fff;
	}
.notice{
	height:40px;
	border-radius:3px;
	border:1px solid #e1e1e1;
	background:#ffffff;position:relative; z-index:99;
	}
.notice_L{
	width:680px;
	}
.notice_L_em{
	display:block;
	display:inline;
	float:left;
	width:15px;
	height:16px;
	background:url(ico-6.gif)/*tpa=http://www.tacg.gov.cn/images/ico-6.gif*/ no-repeat center center;
	margin:12px 5px 12px 12px;
	}
.notice_L b{
	display:block;
	float:left;
	color:#2266d7;
	line-height:40px;
	font-weight:normal;
	}
.notice_ico{
	width:28px;
	height:40px;
	background:url(ico-1.gif)/*tpa=http://www.tacg.gov.cn/images/ico-1.gif*/ no-repeat center center;
	}
.notice_ico_em_a{
	display:block;
	float:left;
	width:12px;
	height:40px;
	background:url(ico-4.gif)/*tpa=http://www.tacg.gov.cn/images/ico-4.gif*/ no-repeat center 8px;
	}
.notice_ico_b_a{
	display:block;
	float:right;
	width:12px;
	height:40px;
	background:url(ico-5.gif)/*tpa=http://www.tacg.gov.cn/images/ico-5.gif*/ no-repeat center 27px;
	}
.notice_list{
	width:540px;
	float:left;
	line-height:40px;
	overflow:hidden;
	}
.search{
	display:inline;
	width:300px;
	height:33px;
	margin-top:7px;
	}
.search em{
	height:40px;
	color:#555555;
	}
.search_1{
	display:block;
	display:inline;
	width:180px;
	height:24px;
	line-height:24px;
	background:#ffffff;
	border:1px solid #dddddd;
	margin:0 0 0 -12px;
	}
.search_2{
	display:block;
	display:inline;
	width:46px;
	height:24px;
	background:url(search.png)/*tpa=http://www.tacg.gov.cn/images/search.png*/ no-repeat center center;
	border:none;
	margin-top:0px;
	}
 .news_title_list dd{
	float:left;
	width:120px;
	height:38px;
	font-size:14px; margin-right:10px;
	}
.news_title_list dd a{
	display:block;
	color:#555;
	height:38px;
	line-height:37px;
	font-size:16px;
	 
	margin-left:-1px;
	text-align:center; background:#e7f1fa;
	}
.news_title_list dd a:visited{
	color:#555;
	}
.news_title_list dd a:hover{
	height:37px;
	font-size:16px;
	color:#fff;
	background:#037edb;
	margin-bottom:-2px;
	}
.news_title_list dd a:active{
	color:#555;
	}
.news_title_list dd a:visited{
	color:#555;
	}
.news_title_list dd.hover a{
	height:38px;
	font-size:16px;
	
	background:#037edb;
	
	margin-bottom:-2px; color:#fff;
	}
.news_title_list dd.hover a:visited{
	color:#fff;
	}
.news_title_list dd.hover a:hover{
	color:#fff;
	}
.news_title_list dd.hover a:active{
	color:#0075bf;
	}


.news_title span{
	float:right;
	width:45px;
	}
.news_title span a{
	color:#0366ac;
	}
.news_title span a:visited{
	color:#0366ac;
	}
.news_title span a:hover{
	color:#0366ac;
	}
.news_title span a:active{
	color:#0366ac;
	}




.news_list{
	display:inline;
	clear:both;
	overflow:hidden;
	}
.news_list p{
	height:55px;
	line-height:55px;
	display:block;
	overflow:hidden;
	}
.news_list p a{
	display:block;
	font-size:16px;
	width:315px;
	height:55px;
	line-height:55px;
	color:#065ECA;
	text-align:left;
	padding:0 0 0 10px;
	font-weight:bold;
	}

.news_list2{
	clear:both;
	overflow:hidden;
	}
.news_list2{
	overflow:hidden;
	}
.news_list2 dd{
	height:28px;
	line-height:28px;
	padding:0 10px;
	clear:both;
	}
.news_list2 dd a{
	display:inline-block;
	float:left;
	color:#666;
	}
.news_list2 dd span{
	line-height:28px;
	float:right;
	color:#666;
	}
.news_list2 dd:hover a{
	color:#005f9b;
	}

.news_list3{
	clear:both;
	overflow:hidden;
	}
.news_list3 dd{
	float:left;
	width:330px;
	height:28px;
	line-height:28px;
	padding:0 0 0 10px;
	display:block;
	}
.news_list3 dd a{
	display:inline-block;
	float:left;
	}
.news_list3 dd span{
	line-height:28px;
	display:block;
	float:right;
	color:#999999;
	}

.announcement{
	width:277px;
	height:270px;
	border:1px solid #e9ebed;
	border-top:3px solid #0366ac;
	}
.announcement_tt{
	height:36px;
	border-bottom:1px solid #e9ebed;
	}
.announcement_tt em{
	line-height:36px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#222222;
	padding:0 13px;
	display:inline;
	}
.announcement_tt span a{
	display:inline;
	color:#0366ac;
	line-height:36px;
	padding-right:8px;
	}
.announcement_tt span a:visited{
	color:#0366ac;
	}
.announcement_tt span a:hover{
	color:#0366ac;
	}
.announcement_tt span a:active{
	color:#0366ac;
	}
.announcement_list{
	overflow:hidden;
	padding:5px 12px;
	}
.announcement_list dd{
	height:32px;
	line-height:32px;
	padding-left:18px;
	clear:both;
	background:url(ico-11.gif)/*tpa=http://www.tacg.gov.cn/images/ico-11.gif*/ no-repeat left center;
	}
.announcement_list dd:hover a{
	color:#0075bf;
	}
.judicial{
	width:701px;
	height:357px;
	overflow:hidden;
	border:1px solid #e9ebed;
	}
.judicial_tt{
	height:37px;
	background:url(ico-12.png)/*tpa=http://www.tacg.gov.cn/images/ico-12.png*/ repeat-x center center;
	border-bottom:2px solid #0075bf;
	}
.judicial_tt span{
	float:left;
	width:87px;
	height:30px;
	font-family:"微软雅黑";
	font-size:16px;
	line-height:30px;
	color:#ffffff;
	text-align:center;
	background:url(ico-15.png)/*tpa=http://www.tacg.gov.cn/images/ico-15.png*/ repeat-x center center;
	margin:7px 0 0 0;
	}
.judicial_tt i{
	float:left;
	width:2px;
	height:30px;
	background:url(ico-13.png)/*tpa=http://www.tacg.gov.cn/images/ico-13.png*/ no-repeat center center;
	margin:7px 0 0 14px;
	}
.judicial_tt b{
	float:left;
	width:2px;
	height:30px;
	background:url(ico-14.png)/*tpa=http://www.tacg.gov.cn/images/ico-14.png*/ no-repeat center center;
	margin:7px 0 0 0;
	}
.judicial_tt em a{
	display:block;
	float:right;
	height:37px;
	color:#0366ac;
	line-height:37px;
	padding-right:10px;
	}
.judicial_tt em a:visited{
	color:#0366ac;
	}
.judicial_tt em a:hover{
	color:#0366ac;
	}
.judicial_tt em a:active{
	color:#0366ac;
	}

.judicial_list{
	clear:both;
	overflow:hidden;
	}
.judicial_list_dl{
	overflow:hidden;
	clear:both;
	}
.judicial_list_dl dd{
	float:left;
	width:330px;
	height:135px;
	padding:15px 10px 0px 10px;
	}
.judicial_list_dl dd p{
	height:30px;
	line-height:30px;
	background:#f0f9ff;
	clear:both;
	overflow:hidden;
	}
.judicial_list_dl dd p em{
	display:block;
	float:left;
	padding-left:10px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#555555;
	}
.judicial_list_dl dd p a{
	display:block;
	float:right;
	padding-right:10px;
	color:#0366ac;
	}
.judicial_list_dl_div{
	overflow:hidden;
	margin-top:13px;
	}
.judicial_list_dl_div img{
	display:block;
	width:118px;
	height:88px;
	border:1px solid #d7d7d7;
	}
.judicial_list_dl_div ul{
	display:block;
	float:right;
	width:192px;
	overflow:hidden;
	padding-right:8px;
	margin-top:-3px;
	}
.judicial_list_dl_div ul li{
	clear:both;
	overflow:hidden;
	height:24px;
	}
.judicial_list_dl_div ul li a{
	display:block;
	height:24px;
	line-height:24px;
	color:#555555;
	}
.judicial_list_dl_div ul li a:hover{
	color:#0262a5;
	}
/**----------开庭公告----------*/
.announcement2{
	width:277px;
	height:355px;
	border:1px solid #e9ebed;
	border-top:3px solid #0366ac;
	}
.announcement2_list{
	clear:both;
	overflow:hidden;
	margin:0 10px;
	}
.announcement2_dl{
	clear:both;
	overflow:hidden;
	}
.announcement2_dl dt{
	clear:both;
	height:46px;
	margin:7px 0 10px 0;
	overflow:hidden;
	}
.announcement2_dl dt div{
	float:left;
	width:81px;
	height:46px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;
	background:url(ico-16.png)/*tpa=http://www.tacg.gov.cn/images/ico-16.png*/ no-repeat center center;
	}
.announcement2_dl dt div span{
	display:block;
	height:27px;
	line-height:27px;
	font-size:20px;
	}
.announcement2_dl dt div em{
	display:block;
	height:19px;
	line-height:19px;
	}
.announcement2_dl dt a{
	float:right;
	width:167px;
	line-height:23px;
	color:#005f9b;
	}
.announcement2_dl dt .announcement2_dl_a2{
	width:128px;
	}
.announcement2_dl dd{
	clear:both;
	height:28px;
	line-height:28px;
	overflow:hidden;
	}
.announcement2_dl dd a{
	color:#666;
	}
.announcement2_dl dd:hover a{
	color:#0160a1;
	}
/*+------首页adv-----*/
.adv1{
	clear:both;
	height:90px;
	margin:20px auto;
	}
.adv1 img{
	width:1100px;
	height:90px;
	}
/*--------------法院简介-------------*/
.introduction{
	clear:both;
	line-height:26px;
	height:223px;
	overflow:hidden;
	padding:7px 13px;
	text-indent:24px;
	}
.introduction a{
	color:#ff8002;
	padding-left:5px;
	}
/*--------裁判文书-------------------*/
.documents{
	width:338px;
	height:263px;
	overflow:hidden;
	border:1px solid #e9ebed;
	}
.documents_list_dl{
	padding:14px 13px;
	}
.documents_list_dl dd{
	clear:both;
	overflow:hidden;
	height:28px;
	line-height:28px;
	}
.documents_list_dl dd em{
	float:left;
	width:15px;
	color:#015fa1;
	text-align:center;
	}
.documents_list_dl dd a{
	float:left;
	display:inline;
	width:297px;
	height:28px;
	color:#666666;
	}
.documents_list_dl dd span{
	display:block;
	float:right;
	display:inline;
	color:#999999;
	height:28px;
	padding-right:10px;
	}
.documents_list_dl dd:hover a{
	color:#015fa1;
	}
.documents_list_dl dd:hover span{
	color:#ff8002;
	}
/*----------------专题--------------*/
.project{
	width:279px;
	height:265px;
	overflow:hidden;
	background:#eaeaea;
	}
.project_tt{
	height:30px;
	line-height:30px;
	overflow:hidden;
	background:url(ico-19.jpg)/*tpa=http://www.tacg.gov.cn/images/ico-19.jpg*/ no-repeat center top;
	}
.project_tt span{
	float:left;
	color:#015e9f;
	font-family:"微软雅黑";
	font-size:16px;
	padding:0 7px 0 17px;
	}
.project_tt a{
	float:right;
	color:#015e9f;
	padding-right:10px;
	}
.project_tt a:visited{
	color:#015e9f;
	}
.project_tt a:hover{
	color:#015e9f;
	}
.project_tt a:active{
	color:#015e9f;
	}
.project_div{
	clear:both;
	overflow:hidden;
	width:259px;
	height:227px;
	background:#fff;
	margin:0 10px;
	}
.project_div a img{
	width:238px;
	height:58px;
	border:1px solid #d7d7d7;
	margin:10px 0 0 10px;
	}
/*---------------------执行动态--------------------*/
.dynamic{
	width:701px;
	height:333px;
	overflow:hidden;
	border:1px solid #e9ebed;
	}
.dynamic_tt{
	clear:both;
	overflow:hidden;
	height:38px;
	line-height:38px;
	border-bottom:1px solid #e9ebed;
	background:url(ico-12.gif)/*tpa=http://www.tacg.gov.cn/images/ico-12.gif*/ repeat-x center center;
	}
.dynamic_tt span{
	float:left;
	font-family:"微软雅黑";
	}
.dynamic_tt span a{
	float:left;
	display:block;
	width:110px;
	height:38px;
	line-height:38px;
	color:#5a5a5a;
	text-align:center;
	border-right:1px solid #e9ebed;
	border-left:1px solid #e9ebed;
	margin-left:-1px;
	}
.dynamic_tt span a:hover{
	height:37px;
	color:#015fa1;
	font-size:16px;
	border-bottom:2px solid #015fa1;
	margin-top:-1px;
	background:#fff;
	}
.dynamic_tt span a.hover{
	height:37px;
	color:#015fa1;
	font-size:16px;
	border-bottom:2px solid #015fa1;
	margin-top:-1px;
	background:#fff;
	}
.dynamic_tt em{
	float:right;
	padding-right:12px;
	}
.dynamic_tt em a{
	color:#0366ac;
	}
.dynamic_tt em a:visited{
	color:#0366ac;
	}
.dynamic_tt em a:hover{
	color:#0366ac;
	}
.dynamic_tt em a:active{
	color:#0366ac;
	}
.dynamic_list{
	clear:both;
	overflow:hidden;
	padding:0 12px;
	}
.dynamic_list_t{
	clear:both;
	overflow:hidden;
	height:120px;
	padding:10px 0;
	border-bottom:1px dotted #dcdcdc;
	} 
.dynamic_list_t img{
	width:220px;
	height:120px;
	}
.dynamic_list_t span{
	float:right;
	width:446px;
	}
.dynamic_list_t span a{
	display:block;
	height:40px;
	line-height:40px;
	color:#ff7a02;
	font-size:14px;
	}
.dynamic_list_t span em{
	display:block;
	height:72px;
	line-height:24px;
	color:#666;
	overflow:hidden;
	}
.dynamic_list_b{
	clear:both;
	overflow:hidden;
	padding-top:5px;
	}
.dynamic_list_b dl{
	float:left;
	display:inline;
	width:315px;
	height:150px;
	overflow:hidden;
	padding-left:5px;
	padding-right:17px;
	}
.dynamic_list_b dl dd{
	clear:both;
	height:28px;
	line-height:28px;
	background:url(ico-27.jpg)/*tpa=http://www.tacg.gov.cn/images/ico-27.jpg*/ no-repeat left center;
	}
.dynamic_list_b dl dd a{
	float:left;
	width:230px;
	color:#666;
	padding-left:8px;
	}
.dynamic_list_b dl dd span{
	float:right;
	width:70px;
	text-align:center;
	color:#b9b9b9;
	}
.dynamic_list_b dl dd a:hover{
	color:#015fa0;
	}
/*---------weibo--------------*/
.weibo{
	width:277px;
	height:331px;
	border:1px solid #e9ebed;
	border-top:3px solid #0366ac;
	overflow:hidden;
	}
/*--------法律法规------*/
.law_div{
	width:703px;
	height:350px;
	overflow:hidden;
	}
.law{
	width:701px;
	height:266px;
	border:1px solid #e9ebed;
	overflow:hidden;
	}
.law_ul{
	width:732px;
	clear:both;
	overflow:hidden;
	height:61px;
	margin-top:21px;
	}
.law_ul li{
	float:left;
	width:214px;
	height:61px;
	margin-right:30px;
	}
.law_ul li a{
	display:block;
	height:61px;
	line-height:61px;
	color:#666;
	font-size:18px;
	text-align:right;
	font-family:"微软雅黑";
	padding-right:26px;
	}
.law_ul li a:hover{
	color:#015fa0;
	}
.law_ul_li1{
	background:url(fgfc.png)/*tpa=http://www.tacg.gov.cn/images/fgfc.png*/ no-repeat center center;
	}
.law_ul_li2{
	background:url(zxly.png)/*tpa=http://www.tacg.gov.cn/images/zxly.png*/ no-repeat center center;
	}
.law_ul_li3{
	background:url(e-mile.png)/*tpa=http://www.tacg.gov.cn/images/e-mile.png*/ no-repeat center center;
	}
/*--------视频---------*/
.video{
	width:277px;
	height:346px;
	overflow:hidden;
	border:1px solid #e9ebed;
	border-top:3px solid #0075bf;
	}
.video_div{
	clear:both;
	height:196px;
	width:257px;
	overflow:hidden;
	padding:10px;
	}
.video_list{
	clear:both;
	overflow:hidden;
	padding:0 10px;
	}
.video_list dd{
	overflow:hidden;
	height:30px;
	line-height:30px;
	background:url(ico-20.gif)/*tpa=http://www.tacg.gov.cn/images/ico-20.gif*/ no-repeat left center;
	}
.video_list dd a{
	color:#666;
	padding-left:20px;
	}
.video_list dd a:hover{
	color:#0075bf;
	}
/*----大理风光----*/
.scenery{
	width:1100px !important;
	height:251px;
	border:1px solid #e9ebed;
	position:relative;
	}
.sceneryMove{
	width:1050px;
	height:197px;
	overflow:hidden;
	padding:15px 0 0 20px;
	}
.scenery_list{
	width:1030px;
	height:197px;
	overflow:hidden;
	}
.scenery_dl{
	height:197px;
	overflow:hidden !important;
	}
.scenery_dl dd{
	display:inline;
	float:left;
	width:198px;
	height:197px;
	overflow:hidden;
	margin:0 6px;
	}
.scenery_dl dd p img{
	width:186px;
	height:148px;
	padding:5px;
	border:1px solid #d7d7d7;
	}
.scenery_dl dd span{
	display:block;
	height:35px;
	line-height:35px;
	color:#666;
	font-family:"微软雅黑";
	text-align:center;
	}
.scenery_dl dd span a:hover{
	color:#0469b0;
	}
.scenery_list_L{
	position:absolute;
	left:0;
	top:35px;
	display:block;
	width:32px;
	height:228px;
	background:url(ico-21.gif)/*tpa=http://www.tacg.gov.cn/images/ico-21.gif*/ no-repeat left center;
	}
.scenery_list_R{
	position:absolute;
	right:0;
	top:35px;
	display:block;
	width:32px;
	height:228px;
	background:url(ico-22.gif)/*tpa=http://www.tacg.gov.cn/images/ico-22.gif*/ no-repeat left center;
	}
.scenery_list_L:hover{
	background:url(ico-23.gif)/*tpa=http://www.tacg.gov.cn/images/ico-23.gif*/ no-repeat left center;
	}
.scenery_list_R:hover{
	background:url(ico-24.gif)/*tpa=http://www.tacg.gov.cn/images/ico-24.gif*/ no-repeat left center;
	}
.link{
	min-height:90px;
	overflow:hidden;
	border:1px solid #e1e3e6;
	border-top:none;
	}
.link_tt{
	height:39px;
	background:#f8f8f8;
	border-bottom:1px solid #e1e3e6;
	border-top:1px solid #e1e3e6;
	position:relative;
	}
.link_tt dd{
	clear:both;
	display:block;
	height:41px;
	position:absolute;
	left:0;
	top:-1px;
	}
.link_tt dd a{
	width:64px;
	display:block;
	font-size:16px;
	font-family:"微软雅黑";
	height:38px;
	color:#0075bf;
	line-height:38px;
	background:#ffffff;
	border-top:3px solid #0075bf;
	border-right:1px solid #e1e3e6;
	padding:0 30px;
	}
.link_list{
	overflow:hidden;
	clear:both;
	margin:5px 15px;
	}
.link_list a{
	line-height:30px;
	padding:0 26px;
	color:#555;
	}
.link_list a:hover{
	color:#0160a1;
	}
.footer{
	width:100%;
	overflow:hidden;
	background:#ebebeb;
 	}
.footer_T p{
	text-align:center;
	line-height:25px;
	height:25px;
	color:#666;
	}
.footer_T_p{
	color:#333333;
	height:50px;
	line-height:50px;
	padding:15px 0 20px 0;
	font-family:"微软雅黑";
	font-size:14px;
	}

.footer_T p a{
	padding:0 12px;
	color:#333;
	}
/*****************************focus*************************************/
#focus {
	width:370px;
	height:274px;
	overflow:hidden;
	background:none;
	position:relative;
}
#focus ul {
	height:274px;
	width:10000px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:370px;
	height:274px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
#focus ul li strong{
	display:block;
	width:100%;
	height:30px;
	font-weight:normal;
	background:#000000;
	opacity:0.6;
	filter:alpha(opacity=60);  /*支持 IE 浏览器*/
	-moz-opacity:0.60; /*支持 FireFox 浏览器*/
	position:absolute;
	bottom:0;
	}
#focus ul li p{
	position:absolute;
	bottom:0;
	display:block;
	width:100%;
	height:30px;
	color:#fff;
	text-align:center;
	}
#focus ul li p a{
	display:block;
	width:100%;
	color:#ffffff;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	font-family:"微软雅黑";
	line-height:30px;
	height:30px;
	}
#focus ul li p a:visited{
	color:#fff;
	}
#focus ul li p a:hover{
	color:#fff;
	}
#focus ul li p a:active{
	color:#fff;
	}
#focus ul li div {
	position:absolute;
	overflow:hidden;
	display:none;
}
#focus .btnBg {
	position:absolute;
	width:370px;
	height:20px;
	left:0;
	bottom:0;
}
#focus .btn {
	position:absolute;
	height:10px;
	padding:5px 0;
	left:0;
	bottom:0;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:25px;
	height:10px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
	visibility:hidden;
}
#focus .btn span.on {
	background:#fff;
}
#focus .preNext {
	width:30px;
	height:30px;
	position:absolute;
	bottom:0;
	cursor:pointer;
}
.btnBg{
	display:none;
	}
/**********************************子页left***************************************/
.sub_L{
	clear:both;
	width:240px;
	overflow:hidden;
	}
.sub_L_T{
	width:238px;
	overflow:hidden;
	border:1px solid #e9ebed;
	}
.sub_L_T p{
	display:block;
	height:38px;
	line-height:38px;
	padding-left:23px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	background:url(ico-28.jpg)/*tpa=http://www.tacg.gov.cn/images/ico-28.jpg*/ repeat-x center;
	position:relative;
	z-index:2;
	}
.sub_L_T p i{
	display:block;
	width:24px;
	height:13px;
	position:absolute;
	left:44px;
	bottom:-13px;
	z-index:-1;
	background:url(ico-29.gif)/*tpa=http://www.tacg.gov.cn/images/ico-29.gif*/ no-repeat center center;
	}
.sub_L_T_list{
	clear:both;
	overflow:hidden;
	padding:15px 13px 13px 13px;
	}
.sub_L_T_list dd{
	display:block;
	height:29px;
	margin:9px 0 0 0;
	background:url(sub_nav_ico2.jpg)/*tpa=http://www.tacg.gov.cn/images/sub_nav_ico2.jpg*/ repeat-x center center;
	border:1px solid #e9ebed;
	}
.sub_L_T_list dd a{
	display:block;
	line-height:29px;
	height:29px;
	color:#666;
	font-family:"宋体";
	padding-left:40px;
	background:url(sub_nav_ico2.gif)/*tpa=http://www.tacg.gov.cn/images/sub_nav_ico2.gif*/ no-repeat 22px center;
	}
.sub_L_T_list dd a:visited{
	color:#666;
	}
.sub_L_T_list dd a:hover{
	color:#005e9b;
	font-weight:bold;
	}

.sub_L_T_list dd a:active{
	color:#666;
	}
.sub_L_T_list dd.hover a{
	color:#005e9b;
	font-weight:bold;
	}
.sub_L_T_list dd.hover a:visited{
	color:#005e9b;
	}
.sub_L_T_list dd.hover a:hover{
	color:#005e9b;
	font-weight:bold;
	}
.sub_L_T_list dd.hover a:active{
	color:#005e9b;
	}


.sub_L_B{
	clear:both;
	overflow:hidden;
	border:1px solid #e9ebed;
	border-top:3px solid #0075bf;
	}
/*----------子页面右侧------------*/
.sub_R{
	width:738px;
	overflow:hidden;
	border:1px solid #e9ebed;
	border-top: none;
	min-height:400px;
	background:url(ico-32.jpg)/*tpa=http://www.tacg.gov.cn/images/ico-32.jpg*/ repeat-x top center;
	}

/**************location*************/
.location{
	clear:both;
	overflow:hidden;
	height:37px;
	line-height:37px;
	}
.location b{
	float:left;
	width:4px;
	height:35px;
	background:url(ico-30.jpg)/*tpa=http://www.tacg.gov.cn/images/ico-30.jpg*/ no-repeat center center;
	position:relative;
	z-index:9;
	left:-1px;
	}
.location i{
	float:right;
	width:4px;
	height:35px;
	background:url(ico-31.jpg)/*tpa=http://www.tacg.gov.cn/images/ico-31.jpg*/ no-repeat center center;
	position:relative;
	right:-1px;
	z-index:9;
	}
.location span{
	float:left;
	height:37px;
	color:#005e9a;
	background:url(ico-33.gif)/*tpa=http://www.tacg.gov.cn/images/ico-33.gif*/ no-repeat 10px center;
	padding:0 0 0 24px;
	font-weight:bold;
	}
.location p{
	float:right;
	height:37px;
	color:#5a5a5a;
	padding-right:14px;
	}
.location p em{
	font-weight:bold;
	}
.location p a{
	padding:0 3px 0 6px;
	}
.location p a:hover{
	color:#005e9b;
	}
.location p a.hover{
	color:#005e9b;
	}
/*^^^^^^^^^^^^^^^^^^^^^列表页 分页 begin ^^^^^^^^^^^^^^^^^^^^^*/
.page {
	padding:20px 0 20px 0;
	overflow: hidden;
	text-align: center;
	clear: both;
}
.page code, .page a {
	border: 1px solid #efefef;
	padding:3px 7px;
	background: #fff;
	font-family:"宋体";
}
.page a:visited {
	background:url(ico-35.png)/*tpa=http://www.tacg.gov.cn/images/ico-35.png*/ repeat-x center center;
	color: #fff;
}
.page a:hover {
	background:url(ico-35.png)/*tpa=http://www.tacg.gov.cn/images/ico-35.png*/ repeat-x center center;
	color: #fff;
}
.page a.hover {
  background:url(ico-35.png)/*tpa=http://www.tacg.gov.cn/images/ico-35.png*/ repeat-x center center;
	color: #fff;
}

.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #efefef;
}
.page input.pageDetail {
	width: 30px;
	height:20px;
	line-height:20px;
	text-align: center;
}
.page input.page_bnt {
	border: none;
	width: 58px;
	height:23px;
	cursor:pointer;
	color:#FFFFFF;
	font-family: "microsoft yahei";
	background:url(ico-34.png)/*tpa=http://www.tacg.gov.cn/images/ico-34.png*/ no-repeat center center;
	border-radius:3px;
    }
/*************************视频新闻列表页*******************************/
.video_news{
	overflow:hidden;
	min-height:490px;
	padding:20px 10px;
	}
.video_news_L{
	width:422px;
	overflow:hidden;
	padding:17px 0 0 17px;
	}
.video_news_B{
	clear:both;
	overflow:hidden;
	}
.video_news_Text{
	overflow:hidden;
	padding-top:13px;
	}
.video_news_Text dd{
	color:#666666;
	line-height:24px;
	height:24px;
	width:196px;
	background:url(ico-36.gif)/*tpa=http://www.tacg.gov.cn/images/ico-36.gif*/ no-repeat left center;
	padding-left:12px;
	}
.video_news_list{
	width:256px;
	overflow:hidden;
	padding:17px 17px 0 0;
	}
.video_news_list_dl{
	overflow:hidden;
	}
.video_news_list_dl dd{
	display:block;
	overflow:hidden;
	width:119px;
	height:135px;
	float:left;
	padding:0 0 10px 9px;
	position:relative;
	position:relative;
	}
.video_news_list_dl em{
	display:block;
	width:115px;
	height:19px;
	background:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	position:absolute;
	left:11px;
	top:66px;
	}
.video_news_list_dl_em_a{
	width:115px;
	height:19px;
	line-height:19px;
	text-align:center;
	color:#ffffff !important;
	filter:alphy(opacity=100);
	opacity:1;
	position:absolute;
	left:11px;
	top:66px;
	}
.video_news_list_dl_dd_a{
	display:block;
	width:117px;
	height:85px;
	border:1px solid #dfdfdf;
	}
.video_news_list_dl dd img{
	display:block;
	width:115px;
	height:83px;
	padding:1px;
	}
.video_news_list_dl dd span a{
	display:block;
	line-height:18px;
	padding-top:8px;
	text-align:center;
	color:#3b3b3b;
	border:none;
	}
/******************AllImg****************/
.AllImg_list{
	overflow:hidden;
	padding:22px 16px;
	}
.AllImg_list dd{
	float:left;
	width:215px;
	height:168px;
	margin:7px 10px;
	}
.AllImg_list dd p{
	display:block;
	background:#fff;
	}
.AllImg_list dd img{
	display:block;
	width:207px;
	height:130px;
	padding:3px;
	border:1px solid #eee;
	}
.AllImg_list dd span a{
	display:block;
	color:#454545;
	line-height:30px;
	text-align:center;
	}
.AllImg_list dd span a:hover{
	color:#005e9b;
	}
/*^^^^^^^^^^^^^^^^^ article ^^^^^^^^^^^^^^^^^*/
.acticleTitle{
	display:block;
	line-height:30px;
	text-align:center;
	font-size:16px;
	color:#242424;
	font-family:"microsoft yahei";
	padding:15px 0 0 0;
	}
.acticleTime{
	clear:both;
	line-height:25px;
	text-align:center;
	color:#666666;
	font-family:"宋体";
	padding:10px 0 10px 0;
	border-bottom:1px dotted #e5e5e5;
	}
.acticleTime span{cursor:pointer; padding:0 5px;}
.acticleTime span.hover{cursor:pointer; color:#ff0000;}

.articleBox{
	clear:both;
	color:#666666;
	line-height:30px;
	margin:15px 0 0 0;
	padding-bottom:55px;
	border-bottom:1px solid #ececec;
	}
.articlePage{
	clear:both;
	line-height:50px;
	color:#999999;
	}
.articlePage p{
	width:335px;
	}
.articlePage span{
	display:block;
	width:320px;
	height:50px;
	color:#373737;
	}
.articlePage a{ color:#373737;}
.articlePage a:visited{ color:#373737;}
.articlePage a:hover{ color:#0161a4;}
.articlePage a:active{ color:#373737;}
/********************SingleArticle***********************************/
.SingleArticle{
	overflow:hidden;
	margin:0 40px;
	}
/***********************sub_newsList********************************/
.sub_newsList{
	overflow:hidden;
	margin:15px 25px 30px 25px;
	}
.sub_newsList_dl dd{
	clear:both;
	overflow:hidden;
	height:29px;
	line-height:29px;
	border-bottom:1px dotted #e5e5e5;
	background:url(ico-36.gif)/*tpa=http://www.tacg.gov.cn/images/ico-36.gif*/ no-repeat left center;
	}
.sub_newsList_dl dd a{
	float:left;
	width:590px;
	height:29px;
	color:#626262;
	padding-left:13px;
	}
.sub_newsList_dl dd span{
	height:29px;
	float:right;
	}
.sub_newsList_dl dd a:hover{
	color:#005f9c;
	}
/*---------------新闻详细页---------------*/
.newsView{
	clear:both;
	overflow:hidden;
	padding:10px 30px 0 30px;
	}



/*******************************留言板***************************88888*/
.Message-list{
	display:block;
	clear:both;
	overflow:hidden;
	padding:30px 0;
	}
.Message-list dd{
	height:28px;
	display:block;
	clear:both;
	line-height:28px;
    overflow:hidden;
	padding:8px 0;
	}
.Message-list dd span{
	width:90px;
	line-height:28px;
	font-size:12px;
	font-family:"宋体";
	color:#636363;
	display:block;
	float:left;
	text-align:right;
	}
.Message-list dd input{
	width:280px;
	line-height:28px;
	height:28px;
	display:block;
	float:left;
	border:1px solid #dcdcdc;
	}
.Message-list dd .agreement{
	float:right !important;
	display:block;
	width:117px;
	height:38px;
	font-family:"微软雅黑";
	font-size:14px;
	border:none;
	color:#fff;
	margin-right:50px;
	background:url(ico-37.gif)/*tpa=http://www.tacg.gov.cn/images/ico-37.gif*/ no-repeat center center;
	}
.Message-list-em{
	display:block;
	width:123px;
	height:48px;
	line-height:48px;
	color:#fff;
	font-family:"宋体";
	background:#d21e39;
	text-align:center;
	float:left;
	margin:0 0 30px 10px;
	}
.Message-list-em2{
	display:block;
	width:342px;
	height:48px;
	background:url(ico-41.gif)/*tpa=http://www.tacg.gov.cn/images/ico-41.gif*/ no-repeat left 47px;
	float:left;
	}
#Message-list-3{
	width:99px;
	line-height:31px;
	height:31px;
	display:block;
	float:left;
	border:1px solid #bfbfbf;
	}
.Message-content{
	width:585px;
	height:170px;
	overflow:auto;
	color:#636363;
	border:1px solid #dcdcdc;
	}
.Message-list dd img{
	padding:0 0 0 10px;}
.Message-list dd a{
	height:28px;
	line-height:28px;
	padding:0 0 0 10px;
	color:#c4070d;
	}
.agreement2 a{
	color:#d21e39;
	font-family:"宋体";
	font-size:14px;
	padding:0 0 0 86px;
	}
.Message_num{
	clear:both;
	overflow:hidden;
	}
.Message_num_dl{
	overflow:hidden;
	}
.Message_num_dl dd{
	clear:both;
	overflow:hidden;
	margin-top:15px;
	padding:0 18px;
	border-bottom:1px dotted #c2b59b
	}	
.Message_num_L{
	float:left;
	padding:17px 0 0 10px;
	line-height:18px;
	color:#555555;
	}
.Message_num_L strong{
	display:block;
	height:18px;
	}
.Message_num_L em{
	display:block;
	height:18px;
	}
.Message_num_R{
	float:right;
	width:582px;
	}
.Message_content{
	position:relative;
	width:582px;
	background:url(ly-bg.jpg)/*tpa=http://www.tacg.gov.cn/images/ly-bg.jpg*/ repeat-y center;
	}
.Message_content b{
	display:block;
	width:582px;
	height:8px;
	background:url(border-t.jpg)/*tpa=http://www.tacg.gov.cn/images/border-t.jpg*/ no-repeat center center;
	}
.Message_content em{
	display:block;
	width:582px;
	height:8px;
	background:url(border-b.jpg)/*tpa=http://www.tacg.gov.cn/images/border-b.jpg*/ no-repeat center center;
	}
.Message_content span{
	display:block;
	color:#5c5754;
	line-height:24px;
	padding:0 18px;
	background:url(ly-bg.jpg)/*tpa=http://www.tacg.gov.cn/images/ly-bg.jpg*/ repeat-y center center;
	}
.Message_ico{
	position:absolute;
	left:-7px;
	top:20px;
	width:9px;
	height:19px;
	background:url(border-ico.jpg)/*tpa=http://www.tacg.gov.cn/images/border-ico.jpg*/ no-repeat center center;
	}
.reply{
	overflow:hidden;
	padding:15px 18px 15px 18px;
	}
.reply strong{
	display:block;
	float:left;
	color:#5c5754;
	line-height:24px;
	}
.reply span{
	line-height:24px;
	color:#555555;
	}

/******************************mailbox**************************/
.mailbox_dl{
	clear:both;
	overflow:hidden;
	margin:20px;
	}
.mailbox_dl dd{
	display:block;
	height:auto;
	overflow:hidden;
	clear:both;
	margin-top:14px;
	}
.mailbox_dl dd span{
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	width:285px;
	}
.mailbox_dl dd em{
	display:block;
	float:left;
	width:70px;
	height:26px;
	text-align:right;
	line-height:26px;
	}
.mailbox_dl dd b{
	float:left;
	color:#565656;
	line-height:26px;
	font-weight:normal;
	}
.mailbox_style1{
	display:block;
	float:left;
	width:198px;
	height:24px;
	border:1px solid #dcdcdc;
	}
.mailbox_style2{
	display:block;
	float:left;
	width:450px;
	height:24px;
	border:1px solid #dcdcdc;
	}
.mailbox_style3{
	display:block;
	float:right;
	width:117px;
	height:38px;
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	background:url(ico-39.gif)/*tpa=http://www.tacg.gov.cn/images/ico-39.gif*/ no-repeat center center;
	border:none;
	margin-right:40px;
	}
.mailbox_style4{
	margin:0 5px;
	}
.mailbox_dl dd select{
	display:block;
	float:left;
	width:198px;
	height:24px;
	border:1px solid #dcdcdc;
	}
.mailbox_dl dd textarea{
	display:block;
	float:left;
	width:570px;
	height:255px;
	border:1px solid #dcdcdc;
	outline:none;
	}
/*------回到顶部---------------------*/
.float{
	width:50px;
	height:50px;
	position:fixed;
	bottom:130px;
	right:50%;
	margin-right:-590px;
	}
.float span{
	display:block;
	width:50px;
	height:50px;
	background:url(up-2.jpg)/*tpa=http://www.tacg.gov.cn/images/up-2.jpg*/ no-repeat center center;
	cursor:pointer;
	}
.float span:hover{
	background:url(up.jpg)/*tpa=http://www.tacg.gov.cn/images/up.jpg*/ no-repeat center center;
	}
	
	
select, input {
	vertical-align: middle;
	outline: none;
}
em, i {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
	border: none;
}
textarea {
	outline: none;
}
input {
	outline: none;
	border: none;
}
.wrap {
	width: 1100px;
	clear: both;
	margin: 0 auto;
}
.clear {
	clear: both;
	overflow: hidden;
}
.h5 {
	clear: both;
	height: 5px;
	overflow: hidden;
}
.h6 {
	clear: both;
	height: 6px;
	overflow: hidden;
}
.h10 {
	clear: both;
	height: 10px;
	overflow: hidden;
}
.h11 {
	clear: both;
	height: 11px;
	overflow: hidden;
}
.h12 {
	clear: both;
	height: 12px;
	overflow: hidden;
}
.h13 {
	clear: both;
	height: 13px;
	overflow: hidden;
}
.h14 {
	clear: both;
	height: 14px;
	overflow: hidden;
}
.h15 {
	clear: both;
	height: 15px;
	overflow: hidden;
}
.h20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}
.h25 {
	clear: both;
	height: 25px;
	overflow: hidden;
}
.h30 {
	clear: both;
	overflow: hidden;
	height: 30px;
}
.h40 {
	clear: both;
	height: 40px;
}
.h60 {
	clear: both;
	height: 60px;
	overflow: hidden;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
img {
	border: none;
}
.bdimgshare-bg, .bdimgshare-content, .sr-bdimgshare {
	display: none !important
}	
/*第五通栏开始*/
.column5 {
	clear: both;height: 312px;
}
.column5L {
	width: 385px;
	overflow: hidden;    padding: 0 0 10px 8px;
}
.column5L1 {
	width: 145px;
	height: 245px;
	overflow: hidden;
	margin-right: 10px;
}
.column5L1 img {
	width: 145px;
	height: 245px;
}
.column5L2 {
	width: 230px;
	overflow: hidden;
}
.column5L2Up {
	width: 230px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 10px;
}
.column5L2Up img {
	width: 230px;
	height: 120px;
}
.column5L2Dn {
	overflow: hidden;
	width: 240px;
}
.column5L2Dn a {
	float: left;
	display: inline;
	width: 110px;
	height: 115px;
	margin-right: 10px;
}
.column5L2Dn a img {
	width: 110px;
	height: 115px;
}
.column5L3 {
	overflow: hidden;
	width: 147px;
	height: 245px;
}
.column5L3 img {
	width: 147px;
	height: 245px;
}
.column5L1 img:hover, .column5L2Up img:hover, .column5L2Dn a img:hover, .column5L3 img:hover {
	opacity: 0.9
}
.column5R {
	width: 690px; padding:0 8px 10px 0px;
}
.column5RC {
	border: 1px solid #f0f0f0;
	height: 243px;
	border-right: none;
}
.column5RC dd {
	width: 171px;
	border: 1px solid #f0f0f0;
	float: left;
	display: inline;
	height: 121px;
	margin: -1px 0 0 -1px;
	position: relative;
}
.column5RC dd a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
}
.column5RC dd a span {
	display: block;
	height: 90px;
}
.column5RC dd a span.span1 {
	background: url(icn14.png)/*tpa=http://www.tacg.gov.cn/images/icn14.png*/ no-repeat center center;
}
.column5RC dd a span.span2 {
	background: url(icn15.png)/*tpa=http://www.tacg.gov.cn/images/icn15.png*/ no-repeat center center;
}
.column5RC dd a span.span3 {
	background: url(icn16.png)/*tpa=http://www.tacg.gov.cn/images/icn16.png*/ no-repeat center center;
}
.column5RC dd a span.span4 {
	background: url(icn17.png)/*tpa=http://www.tacg.gov.cn/images/icn17.png*/ no-repeat center center;
}
.column5RC dd a span.span5 {
	background: url(icn18.png)/*tpa=http://www.tacg.gov.cn/images/icn18.png*/ no-repeat center center;
}
.column5RC dd a span.span6 {
	background: url(icn19.png)/*tpa=http://www.tacg.gov.cn/images/icn19.png*/ no-repeat center center;
}
.column5RC dd a span.span7 {
	background: url(icn20.png)/*tpa=http://www.tacg.gov.cn/images/icn20.png*/ no-repeat center center;
}
.column5RC dd a span.span8 {
	background: url(icn21.png)/*tpa=http://www.tacg.gov.cn/images/icn21.png*/ no-repeat center center;
}
.column5RC dd a:hover {
	background: #d02513;
}
.column5RC dd a:hover span.span1 {
	background: url(icn14h.png)/*tpa=http://www.tacg.gov.cn/images/icn14h.png*/ no-repeat center center;
}
.column5RC dd a:hover span.span2 {
	background: url(icn15h.png)/*tpa=http://www.tacg.gov.cn/images/icn15h.png*/ no-repeat center center;
}
.column5RC dd a:hover span.span3 {
	background: url(icn16h.png)/*tpa=http://www.tacg.gov.cn/images/icn16h.png*/ no-repeat center center;
}
.column5RC dd a:hover span.span4 {
	background: url(icn17h.png)/*tpa=http://www.tacg.gov.cn/images/icn17h.png*/ no-repeat center center;
}
.column5RC dd a:hover span.span5 {
	background: url(icn18h.png)/*tpa=http://www.tacg.gov.cn/images/icn18h.png*/ no-repeat center center;
}
.column5RC dd a:hover span.span6 {
	background: url(icn19h.png)/*tpa=http://www.tacg.gov.cn/images/icn19h.png*/ no-repeat center center;
}
.column5RC dd a:hover span.span7 {
	background: url(icn20h.png)/*tpa=http://www.tacg.gov.cn/images/icn20h.png*/ no-repeat center center;
}
.column5RC dd a:hover span.span8 {
	background: url(icn21h.png)/*tpa=http://www.tacg.gov.cn/images/icn21h.png*/ no-repeat center center;
}
.column5RC dd a em {
	display: block;
	height: 15px;
	line-height: 15px;
	color: #000000;
	font-size: 14px;
	text-align: center;
}
.column5RC dd a:hover em {
	color: #FFF;
}
.fcodeBox {
	width: 150px;
	height: 159px;
	position: absolute;
	left:15px;
	top: 130px;
	z-index: 99999;
	display: none;
}
.fcode {
	width: 140px;
	height: 140px;
	padding: 4px;
	border: 1px solid #b4b4b4;
	position: relative;
	background: #FFF;
}
.fcode img {
	display: block;
	width: 140px;
	height: 140px;
}
.fcode i {
	width: 22px;
	height: 10px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -11px;
	top: -10px;
	background: url(f_icn1.png)/*tpa=http://www.tacg.gov.cn/images/f_icn1.png*/ no-repeat center center;
}
/*第五通栏结束*/
	
	
.menuBox{ height:45px; background: url(navbg.jpg)/*tpa=http://www.tacg.gov.cn/images/navbg.jpg*/; position:relative; z-index:1; border-radius:3px;}
.menu{ z-index:9999;}
.menuList dd{ float:left; display:inline; width:122px; height:45px; position:relative;}
.menuList dd span{ display:block;width:122px; height:45px;}
.menuList dd span a{ display:block;width:122px; height:45px; text-align:center; line-height:45px; color:#ffffff; font-size:16px;}
.menuList dd div{ position:absolute; left:0xp; top:45px; background:url(bg1.png)/*tpa=http://www.tacg.gov.cn/images/bg1.png*/ repeat center center; width:100%; display:none; padding:5px 0 0 0;}
.menuList dd div a{ display:block; height:40px; line-height:40px; text-align:center; color:#FFF; font-size: 15px;}
.menuList dd div a:hover{ background:#037edb;}
.menuList dd div a.hover{  background: url(nav_ico_h.jpg)/*tpa=http://www.tacg.gov.cn/images/nav_ico_h.jpg*/;}
.menuList dd.hover span a{ background: url(nav_ico_h.jpg)/*tpa=http://www.tacg.gov.cn/images/nav_ico_h.jpg*/;}	
	
	
	
	
	
	
	
	
	