/* 首页样式 */
.Title_font_white {
	overflow: hidden;
	width:175px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background:url(../images/index/li_img_1.jpg) left center no-repeat;
	padding-left:15px;
	}
.Title_font_waring {
	overflow: hidden;
	width:220px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background:url(../images/index/li_img_1.jpg) left center no-repeat;
	padding-left:15px;
	}
.Title_link_white {
	overflow: hidden;
	width:145px;
	white-space: nowrap;
	text-overflow: ellipsis;}
.Title_co_left_white {
	overflow: hidden;
	width:170px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background:url(../images/index/li_img_1.jpg) left center no-repeat;
	padding-left:15px;
	}

/*首页搜索*/
.search_box{
	width:1000px;
	margin:auto;
	margin-top:20px;
	overflow:hidden;
	}
.search_left{
	width:890px;
	float:left;
	margin-top:27px;
	}
.search_1{
	margin-left:15px;
	overflow:hidden;
	}
.search_1_1,.search_1_1_on{
	width:115px;
	height:25px;
	line-height:25px;
	text-align:center;
	border:1px #e60012 solid;
	border-bottom:none;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 112, 112, 112 );
	float:left;
	margin-left:15px;
	cursor:pointer;
	}
.search_1_1_on{
	background:#e60012;
	color:#fff;
	}
.search_2{
	width:898px;
	height:40px;
	border:1px #e60012 solid;
	overflow:hidden;
	}
.search_2_1{
	width:30px;
	height:25px;
	float:left;
	margin-left:9px;
	margin-top:9px;
	border-right:2px #f29c9f solid;
	}
.search_2_select{
	width:110px;
	height:20px;
	color:#707070;
	border:none;
	float:left;
	margin-left:10px;
	margin-top:10px;
	background:#fff;
	}
.search_2_input_text{
	width:650px;
	height:25px;
	float:left;
	margin-left:15px;
	margin-top:7px;
	border:none;
	background:#fff;
	}
.search_2_btn{
	width:150px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size: 14px;
    font-family: "SimSun";
    color: rgb( 255, 255, 255 );
	float:right;
	cursor:pointer;
	background:#e60012;
	border:0;
	padding:0; margin:0;
	}

.search_right{
	width:80px;
	float:left;
	margin-left:20px;
	margin-top:27px;
	}
.search_right_1{
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 98, 98, 98 );
	}
.search_right_1 img{
	vertical-align:middle;
	}
.search_right_1 a{
	color: rgb( 98, 98, 98 );
	margin-left:10px;
	}
.search_right_1 a:hover{
	text-decoration:underline;
	}
.search_right_2{
	font-size: 12px;
    font-family: "SimSun";
    color:#00a0e9;
	margin-top:3px;
	}
.search_right_2 img{
	vertical-align:middle;
	}
.search_right_2 a{
	color:#00a0e9;
	margin-left:10px;
	}
.search_right_2 a:hover{
	text-decoration:underline;
	}

/*首页新闻*/

#NewsBox{
	width:1000px;
	margin:auto;
	overflow:hidden;
	margin-top:20px;
	}

.news_title_bg{
	width:1000px;
	height:35px;
	background:url(../images/index/index_but.jpg) no-repeat;
	position:relative;
	border-bottom:4px solid #00a1ea;
	overflow:hidden;
	margin-bottom:10px;
	}
.news_title{
	width:175px;
	height:27px;
	background:#fff;
	position:absolute;
	left:640px;
	top:0px;
	line-height:27px;
	font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb( 164, 0, 0 );
	text-align:center;
	}
.news_title img{
	vertical-align:middle;
	}
.news_left{
	width:505px;
	height:225px;
	float:left;
	border-right:1px #898989 dashed;
	overflow:hidden;
	}
.news_left_1{
	width:296px;
	height:225px;
	float:left;
	}
.news_left_2{
	width:190px;
	float:left;
	margin-left:15px;
	}
.news_left_2_1{
	width:190px;
	font-size: 14px;
    font-family: "SimSun";
    color: rgb( 0, 104, 183 );
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-top:10px;
	}
.news_left_2_1 a { color:#0564b6;}
.news_left_2_1 a:hover { color:#f60;}
.news_left_2_2{
	width:175px;
	height:145px;
	margin-top:15px;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 125, 125, 125 );
	line-height:1.7;
	overflow:hidden;
	}
.news_left_2_3{
	margin-left:103px;
	margin-top:10px;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 230, 0, 18 );
	}
.news_left_2_3 a { color:#F00;}
.news_left_2_3 a:hover{
	text-decoration:underline;
	}

.news_right{
	width:467px;
	height:225px;
	float:right;
	margin-right:12px;
	}
.news_right_title{
	width:467px;
	border-bottom:1px #9fa0a0 dashed;
	padding-bottom:4px;
	overflow:hidden;
	}
.news_right_title_left{
	float:left;
	font-size: 14px;
    font-family: "SimSun";
    color: rgb( 164, 0, 0 );

	}
.news_right_title_left img{
	vertical-align:middle;
	margin-right:5px;
	}
.news_right_title_right{
	float:right;
	font-size: 14px;
    font-family: "SimSun";
    color: rgb( 160, 160, 160 );
	margin-right:15px;
	cursor:pointer;
    }
.news_right_title_right:hover{
	text-decoration:underline;
	}
.news_right ul{
	width:467px;
	overflow:hidden;
	font-size: 12px;
    color: #7d7d7d;
	line-height:22px;
	margin:8px 0;
	}
.news_right ul li{
	width:452px;
	float:left;
	background:url(../images/index/li_img_1.jpg) left center no-repeat;
	padding-left:15px;
	}
.news_right ul li a{
	color: #7d7d7d;
	line-height:22px;
	}
.news_right ul li a:hover{
	color:#FC6D02;
	text-decoration:underline;
	}
.news_right ul li em{ margin-right:5px;}
.news_right ul li em,.news_right ul li em a{
	  font-size:12px; color:#333;
	  font-style:normal;
	  line-height:22px;
	}
.news_right ul li img{
	vertical-align:top;
	margin-top:4px;
	}
.news_right ul li span{
	color:#999;
	width:75px;
	float:right;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
.news_right_1_1 { width:120px; overflow:hidden;}
/*poster css*/
.travel_banner{
	width:296px;
	height:225px;
	}
.travel_focus{
	width:296px;
	height:225px;
	overflow:hidden;
	position:relative;
	}
.travel_focus ul{
	height:225px;
	position:absolute;
	}
.travel_focus ul li{
	width:296px;
	height:225px;
	overflow:hidden;
	position:relative;
	background:#000;
	}
.travel_focus ul li div{
	position:absolute;
	overflow:hidden;
	}

.travel_focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	text-align:center;
	color:#fff;
	width:18px;
	height:16px;
	line-height:16px;
	_font-size:0;
	margin-left:3px;
	cursor:pointer;
	background:#c7c7c7;
	font-size:12px;
	}
.travel_focus .btn span.on {
	background:#7d7d7d;
	}
.travel_listimg,.travel_listimg ul,.travel_listimg ul li{
	width:296px;
	float:left;
    margin:0;
	}
.travel_listimg .travel_btn{
	width:296px;
	height:32px;
	position:relative;
	left:0;
	top:193px;
	}
.travel_focus .btn {
	position:absolute;
	height:15px;
	right:10px;
	bottom:10px;
	z-index:200;
	}

/*大图*/
.index_big_img_1{
	width:1000px;
	height:150px;
	margin:20px auto;
	}

#banner {
	position:relative;
	z-index:0;
	width: 1000px;
	height: 150px;
	}
#banner .banner-btn-bj{
	width: 1000px;
	height: 24px;
	position: absolute;
	bottom: 0;
	z-index:999;
	}
#bannerBtn{
	float: right;
	}
#bannerBtn li{
	float: left;
	display: inline;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-right:5px;
	background: #fff;
	cursor: pointer;
	border: 1px solid #74a8ed;
	color:#74a8ed;
	}
#bannerBtn li.cc{
	background:#74a8ed;
	border: 1px solid #ccdef7;
	color: #fff;
	}
#bannerMain{
	width: 1000px;
	height: 150px;
	overflow: hidden;
	}
/*网站公示*/
#PublicityBox {
	width:1000px;
	margin:20px auto 0;
	overflow:hidden;
	}
.publicity_title_bg{
	width:1000px;
	height:35px;
	background:url(../images/index/index_but.jpg) 0 -35px no-repeat;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	border-bottom:3px solid #fe0000;
	}
.publicity_title{
	width:120px;
	height:27px;
	background:#fff;
	position:absolute;
	left:220px;
	top:0px;
	line-height:27px;
	font-size: 18px;
    font-family: "Microsoft YaHei";
    color:#039;
	text-align:center;
	}
.publicity_left{
	width:220px;
	float:left;
	margin-top:5px;
	}
.publicity_left_1{
	width:97px;
	height:113px;
	border:1px #e3e3e3 solid;
	background:#fff;
	float:left;
	}
.publicity_left_1_1{
	width:97px;
	height:88px;
	text-align:center;
	}
.publicity_left_1_1 img{
	margin-top:3px;
	}
.publicity_left_1_2{
	width:97px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#e3e3e3;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 153, 153, 153 );
	}
.publicity_left_2{
	width:218px;
	height:20px;
	text-align:center;
	line-height:20px;
	border:1px #f29c9f solid;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 230, 0, 18 );
	margin-top:5px;
	cursor:pointer;
	}

.publicity_left_2 img{
	vertical-align:middle;
	margin-right:5px;
	}

.publicity_left_3{
	width:103px;
	height:20px;
	text-align:center;
	line-height:20px;
	border:1px #f29c9f solid;
	font-size: 11px;
    font-family: "SimSun";
    color: rgb( 67, 67, 67 );
	margin-top:5px;
	cursor:pointer;
	float:left;
	}
.publicity_left_4{
	width:220px;
	height:66px;
	background:#e5e5e5;
	margin-top:10px;
	overflow:hidden;
	}
.publicity_left_4_1{
	float:left;
	margin-left:9px;
	margin-top:6px;
	font-size:0px;
	}
.publicity_left_4_2{
	width:110px;
	float:left;
	margin-left:12px;
	margin-top:15px;
	font-size: 12px;
    font-family: "Microsoft YaHei";
    color: rgb( 230, 0, 18 );
	}
.publicity_left_5{
	width:196px;
	height:142px;
	border:1px #e5e5e5 solid;
	padding:12px;
	font-size: 12px;
    font-family: "Microsoft YaHei";
    color: rgb( 67, 67, 67 );
	line-height:1.8;
	}
.publicity_right{
	width:760px;
	margin-left:15px;
	float:left;
	margin-top:5px;
	}
.publicity_right_1{
	width:361px;
	float:left;
	height:225px;
	border:1px solid #d8d8d8;
	}
.publicity_right_1_title{
	width:361px;
	height:35px;
	background:url(../images/index/index_but.jpg) 0 -206px no-repeat;
	overflow:hidden;
	}
.publicity_right_1_title_left{
	width:128px;
	height:29px;
	line-height:29px;
	float:left;
	font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #fff;
	padding-left:20px;
	text-align:center;
	}
.publicity_right_1_title_right{
	height:29px;
	line-height:29px;
	float:right;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 83, 83, 83 );
	margin-right:25px;
	cursor:pointer;
	}
.publicity_right_1_title_right a { color:#666;}
.publicity_right_1_title_right a:hover{
	text-decoration:underline; color:#1661b6;
	}
.publicity_right_table{
	width:360px;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 67, 67, 67 );
	text-align:left;
	}
.publicity_right_table a{
	color: rgb( 67, 67, 67 );
	}
.publicity_right_table a:hover{
	color:#FC6D02;
	text-decoration:underline;
	}
.publicity_right_table img{
	vertical-align:middle;
	}
.publicity_right_table th{
	height:35px;
	color:#00479d;
	font-weight:normal;
	padding-left:10px;
	}
.publicity_right_table td{
	height:24px;
	padding-left:10px;
	}

.integrity_box{
	width:1000px;
	margin:auto;
	overflow:hidden;
	margin-top:20px;
	}
.integrity_title_bg{
	width:1000px;
	height:35px;
	background:url(../images/index/index_but.jpg) 0 -70px no-repeat;
	position:relative;
	border-bottom:4px solid #f59701;
	overflow:hidden;
	margin-bottom:10px;
	}
.integrity_title{
	width:120px;
	height:27px;
	background:#fff;
	position:absolute;
	left:645px;
	top:0px;
	line-height:27px;
	font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb( 164, 0, 0 );
	text-align:center;
	}
.integrity_left{
	width:220px;	
	float:left;	
	}
.integrity_left_1{
	width:218px;
	height:354px;
	border:1px #dcdcdc solid;
	}
#Marquee_l {margin:10px 0; padding:0 5px; height:310px; overflow:hidden; width:200px;}
#Marquee_l li {width:200px;line-height:24px;
	font-size: 12px;}
#Marquee_l a { color:#333;}
#Marquee_l a:hover { color:#f46700;}
	
.integrity_left_1_title{
	width:218px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 230, 0, 18 );
	background:#e5e5e5;
	}
.integrity_left_1_1{
	width:200px;
	margin:auto;
	line-height:24px;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 67, 67, 67 );
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}
.integrity_left_1_1 a{
	color: rgb( 67, 67, 67 );
	}
.integrity_left_1_1 a:hover{
	color:#FC6D02;
	text-decoration:underline;
	}

.integrity_left_2{
	width:218px;
	height:180px;
	border:1px #dcdcdc solid;
	}
.integrity_left_2_title{
	width:208px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	text-align:left;
	font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 230, 0, 18 );
	background:#e5e5e5;
	}
.integrity_left_2_1{
	width:76px;
	height:101px;
	float:left;
	margin-left:7px;
	margin-top:12px;
	}
.integrity_left_2_2{
	width:86px;
	float:left;
	margin-left:20px;
	margin-top:12px;
    }
.integrity_left_2_2 a{
	line-height:25px;
	font-size:12px;
	color:#404040;
	}
.integrity_left_2_2 a:hover{
	text-decoration:underline;
	}
.integrity_left_3{
	width:216px;
	height:44px;
	margin:5px auto;
	border:1px solid #d8d8d8;
	}
	
.integrity_middle{
	width:502px;	
	float:left;	
	margin-left:15px;
	}
.integrity_middle_1_title{
	width:502px;
	height:25px;
	background:url(../images/index/index_but.jpg) 0 -242px repeat-x;
	overflow:hidden;
	margin:8px 0;
	}
.integrity_middle_1_title_left{
	width:128px;
	height:25px;
	line-height:25px;
	float:left;
	font-size: 14px;
    font-family: "Microsoft YaHei";
    color:#fff;
	text-align:center;
	}
.integrity_middle_2{
	height:160px;
	width:502px;
	margin:10px 0;
	overflow:hidden;
	}
.integrity_middle_2 ul {
	margin:10px 0;
	padding:0 10px;
	list-style:none;
	width:480px;
	overflow:hidden;
	}
.integrity_middle_2 li {
	width:225px; float:left; line-height:25px; padding:0 0 0 15px; font-size:12px;list-style:none; height:25px;
	margin:0;overflow:hidden;white-space: nowrap;
	text-overflow: ellipsis;
	background:url(../images/index/li_img_1.jpg) left center no-repeat;
	}
.integrity_middle_2 li a{ color:#333;}
.integrity_middle_2 li a:hover { color:#f46700;}
.integrity_middle_2_1{
	float:left;
	width:280px;
	}
.integrity_middle_2_1_text{
	line-height:24px;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 67, 67, 67 );
	overflow:hidden;
	}
.integrity_middle_2_1_text a{
	color: rgb( 67, 67, 67 );
	}
.integrity_middle_2_1_text a:hover{
	color:#FC6D02;
	text-decoration:underline;
	}
.integrity_middle_2_2{
	float:left;
	width:222px;
	}
.integrity_middle_3{
	width:502px;
	overflow:hidden;
	}
#Marquee_c {margin:10px 0; padding:0 5px; height:130px; overflow:hidden; width:500px;}
#Marquee_c li {width:106px;
	height:48px;
	float:left;
	margin-left:12px;
	margin-top:12px;}
	
.integrity_middle_3_1{
	width:106px;
	height:48px;
	float:left;
	margin-left:15px;
	margin-top:14px;
	}
.integrity_right{
	width:235px;
	float:right;
	border:1px #d4dfe6 solid;
	overflow:hidden;
	}
.integrity_right_1{
	width:235px;
	height:35px;
	text-align:center;
	line-height:35px;
	font-size: 16px;
    font-family: "SimSun";
    color: rgb( 230, 0, 18 );
	background:#f3f3f3;
	border-bottom:1px solid #d8d8d8;
	margin:auto;
	}
.integrity_right_table{
	width:215px;
	margin:auto;
	margin-top:5px;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 67, 67, 67 );
	line-height:32px;
	overflow:hidden;
	}
.integrity_right_table_input_text,.integrity_right_table_select{
	width:128px;
	height:18px;
	border:1px #d3d3d3 solid;
	}
.integrity_right_btn{
	width:165px;
	height:35px;
	line-height:35px;
	margin:10px auto;
	background:#c7ecf0;
	font-size: 18px;
    font-family: "SimSun";
    color: rgb( 230, 0, 18 );
	cursor:pointer;
	text-align:center;
	}
.integrity_right_2{
	width:230px;
	padding-left:5px;
	border-bottom:1px #9fa0a0 solid;
	padding-bottom:3px;
	overflow:hidden;
	margin-top:8px;
	font-size: 14px;
    font-family: "SimSun";
    color: rgb( 230, 0, 18 );
	}

.integrity_right_3{
	width:210px;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 0, 0, 0 );
	line-height:24px;
	margin:15px auto;
	}

/*���ɷ���*/
.law_box{
	width:1000px;
	margin:auto;
	overflow:hidden;
	margin-top:20px;
	}
.law_title_bg{
	width:1000px;
	height:35px;
	background:url(../images/index/index_but.jpg) 0 -105px no-repeat;
	position:relative;
	border-bottom:4px solid #00a1e9;
	overflow:hidden;
	margin-bottom:10px;
	}
.law_title{
	width:120px;
	height:27px;
	background:#fff;
	position:absolute;
	left:225px;
	top:0px;
	line-height:27px;
	font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb( 164, 0, 0 );
	text-align:center;
	}	
.law_1{
	width:1000px;
	overflow:hidden;
	}
.law_1_1{
	width:325px;
	border:1px #e5e5e5 solid;
	overflow:hidden;
	float:left;
	}
.law_1_1_title{
	width:325px;
	height:31px;
	background:url(../images/index/index_but.jpg) 0 -267px no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	}
.law_1_1_title_left{
	width:100px;
	height:25px;
	line-height:25px;
	float:left;
	font-size: 14px;
    font-family: "Microsoft YaHei";
    color:#fff;
	text-align:center;
	}
.law_1_1_title_right{
	height:25px;
	line-height:25px;
	float:right;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 83, 83, 83 );
	margin-right:20px;
	cursor:pointer;
	}
.law_1_1_title_right a { color:#333;}
.law_1_1_title_right a:hover{
	text-decoration:underline; color:#009924;
	}
.law_1_1_table{
	width:325px;
	margin-top:5px;
	line-height:24px;
	font-size:12px;
	}
.law_1_1_table a{
	color: #535353;
	}
.law_1_1_table a:hover{
	color:#FC6D02;
	text-decoration:underline;
	}
.law_1_1_table th{
	width:240px;
	font-weight:normal;
	color:#535353;
	text-align:left;
	cursor:pointer;
	}
.law_1_1_table td{
	width:85px;
	color:#7d7d7d;
	cursor:pointer;
	}
.law_1_1_table img{
	vertical-align:middle;
	margin-right:5px;
	}
.law_2{
	width:1000px;
	overflow:hidden;
	margin-top:14px;
	}
.law_2_1{
	float:left;
	font-size:12px;
	width:465px;
	height:240px;
	overflow:hidden;
	position: relative;
	}
.law_2_1 ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
#feature_tabs {
	right: 0;
	z-index: 2;
	width: 174px;
}
#feature_tabs li {
	margin:0;
	padding:15px 15px 0 20px;
	font-size: 13px;
	font-family: Arial;
	height:50px;
	color: #ccc;
	background:url(../images/index/feature_tab_bg.png) 0 0 no-repeat;
}
#feature_tabs li:hover {
	cursor:pointer;
}
#feature_tabs li:last-child {
	height:62px
}
#feature_tabs li .link-title {
	color:#454545;
	font-size:13px
}
#feature_tabs li .link-more {
	text-decoration: none;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}
#feature_tabs li .link-more:hover {
	border-bottom:1px dotted #666
}
#feature_tabs li.current {
	background:url(../images/index/feature_current.png) 0 0 no-repeat;
	font-weight:bold;
}
#feature_output {
	top:0;
	right: 0;
	width: 465px;
	height: 240px;
	position: relative;
	margin:0;
	padding:0;
}
#feature_output li {
	position: absolute;
	width: 465px;
	height: 240px;
	margin:0;
}
#feature_output li a {
	position: absolute;
	top: 0;
	left: 0;
	width:302px;
	height:193px;
}
.feature_cat {
	text-align:right;
	padding:10px 0
}

.law_2_2{
	width:507px;
	float:left;
	margin-left:18px;
	}
.law_2_2_title{
	width:507px;
	height:31px;
	background:url(../images/index/index_but.jpg) 0 -267px no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	}
.law_2_2_title_1{
	width:128px;
	height:25px;
	line-height:25px;
	float:left;
	font-size: 14px;
    font-family: "Microsoft YaHei";
    color:#fff;
	text-align:center;
	}
.law_2_2_title_2,.law_2_2_title_3{
	width:80px;
	height:25px;
	line-height:25px;
	float:right;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 83, 83, 83 );
	cursor:pointer;
	text-align:center;
	}
.law_2_2_title_3{
	width:90px;
	}
.law_2_2_table{
	width:507px;
	font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #707070;
	line-height:24px;
	margin-top:5px;
	}
.law_2_2_table a{
	color: #707070;
	}
.law_2_2_table a:hover{
	color:#FC6D02;
	text-decoration:underline;
	}
.law_2_2_table span{
	color: rgb( 0, 0, 0 );
	}
.law_2_2_table img{
	vertical-align:middle;
	margin-right:5px;
	}
.law_2_2_table th{
	text-align:left;
	font-weight:normal;
	}
.law_2_2_table td{
	color:#a0a0a0;
	text-align:center;
	}
.law_2_2_btn{
	width:163px;
	height:37px;
	margin-left:325px;
	margin-top:8px;
	cursor:pointer;
	}

/*վ����*/
.website_box_1{
	width:998px;
	border:1px #e5e5e5 solid;
	overflow:hidden;
	margin:auto;
	margin-top:10px;
	}
.website_1{
	width:978px;
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	font-size: 12px;
    font-family: "SimSun";
    color: rgb( 0, 104, 183 );
	margin:auto;
	background:#e5e5e5;
	}
.website_2{
	width:978px;
	height:49px;
	margin:12px auto;
	overflow:hidden;
	padding:0 10px;
	}

#Marquee_x { 
    overflow:hidden;
	position:relative; 
	width: 978px; 
	} 

#Marquee_x ul li {float:left; width:110px; padding:0 8px;}
#Marquee_x ul li img { border:1px solid #d8d8d8d;}
#Marquee_x ul li a { color:#d8d8d8; text-decoration:none}
#Marquee_x ul li a:hover { color:#C30;}

#Marquee_link { 
    overflow:hidden;
	position:relative; 
	width: 978px; 
	} 

#Marquee_link ul li {float:left; width:167px; padding:0 8px;}
#Marquee_link ul li img { border:1px solid #d8d8d8d;}
#Marquee_link ul li a { color:#d8d8d8; text-decoration:none}
#Marquee_link ul li a:hover { color:#C30;}

.website_3{
	width:990px;
	height:49px;
	margin:12px auto;
	overflow:hidden;
	}
.website_3 img{
	margin-right:15px;
	}