@charset "utf-8";
/* CSS Document */

body,div,ul,li,p {
		padding:0px;
		margin:0px;
		font-size:12px;
		font-family:'宋体';
	}
	
body {
		background:#f5f5f5;
	}
	
a,input {
		outline:none;
	}
	
a img {
		border:none;
	}
	
.clear {
		clear:both;
		font-size:0px;
		height:0px;
		line-height:0px;
	}

.header {
		width:100%;
		height:52px;
		float:left;
		background:url(../images/head_bg.gif) repeat-x 0 0;
	}
	
.header .con_cen {
		width:1002px;
		height:52px;
		margin:0px auto;
		background:url(../images/head_bg.gif) repeat-x 0 0;
	}
	
.logo {
		float:left;
		background:url(../images/gsj_logo.gif) no-repeat 0 0;
		padding-left:55px;
		line-height:52px;
		margin-left:19px;
		display:inline;
		color:#fff;
		font-size:28px;
		font-family:'microsoft yahei';
	}
	

/*------------------------------------登录 begin--------------------------------------*/
	
.dl {
		float:right;
		padding-right:0px;
		margin-top:-10px;
	}
	
.dl_username {
		width:108px;
		height:27px;
		float:left;
		margin-top:12px;
		margin-right:5px;
		display:inline;
		background:url(../images/person_bg.gif) no-repeat 0 0;
	}
	
.dl_userpassword {
		width:108px;
		height:27px;
		float:left;
		margin-right:5px;
		display:inline;
		margin-top:12px;
		background:url(../images/lock_bg.gif) no-repeat 0 0;
	}
	
.dl_input {
		width:75px;
		float:left;
		height:20px;
		line-height:20px;
		margin-left:27px;
		margin-top:3px;
		display:inline;
		border:none;
		background:none;
		color:#dcdcdc;
		font-size:12px;
		font-family:'microsoft yahei';
	}
	
.search_button {
		width:57px;
		height:27px;
		float:left;
		margin-top:12px;
		display:inline;
		margin-top:12px;
		background:url(../images/search_button.gif) no-repeat 0 0;
		color:#efefef;
		font-size:14px;
		font-family:'microsoft yahei';
		border:none;
		cursor:pointer;
	}
	.search_button_new {
		width:57px;
		height:27px;
		/*float:left;*/
		margin-top:12px;
		display:inline;
		margin-top:12px;
		background:url(../images/search_button.gif) no-repeat 0 0;
		color:#efefef;
		font-size:14px;
		font-family:'microsoft yahei';
		border:none;
		cursor:pointer;
	}
	
.search_button_hover {
		width:57px;
		height:27px;
		float:left;
		margin-top:12px;
		display:inline;
		margin-top:12px;
		background:url(../images/search_button.gif) no-repeat 0 -27px;
		color:#efefef;
		font-size:14px;
		font-family:'microsoft yahei';
		border:none;
		cursor:pointer;
	}
	
.search_button_active {
		width:57px;
		height:27px;
		float:left;
		margin-top:12px;
		display:inline;
		margin-top:12px;
		background:url(../images/search_button.gif) no-repeat 0 -54px;
		color:#efefef;
		font-size:14px;
		font-family:'microsoft yahei';
		border:none;
		cursor:pointer;
	}
	.search_button_hover_new {
		width:57px;
		height:27px;
		/*float:left;*/
		margin-top:12px;
		display:inline;
		margin-top:12px;
		background:url(../images/search_button.gif) no-repeat 0 -27px;
		color:#efefef;
		font-size:14px;
		font-family:'microsoft yahei';
		border:none;
		cursor:pointer;
	}
	
.search_button_active_new {
		width:57px;
		height:27px;
		/*float:left;*/
		margin-top:12px;
		display:inline;
		margin-top:12px;
		background:url(../images/search_button.gif) no-repeat 0 -54px;
		color:#efefef;
		font-size:14px;
		font-family:'microsoft yahei';
		border:none;
		cursor:pointer;
	}

/*------------------------------------登录 end--------------------------------------*/
	

/*------------------------------------导航 begin--------------------------------------*/
	
.menu {
		width:100%;
		height:37px;
		float:left;
		background:#2875cc;
	}
	
.menu .con_cen {
		width:1002px;
		margin:0px auto;
		height:37px;
		background:#2875cc;
	}
	
.nav_top {
		float:left;
		margin-left:22px;
		display:inline;
    width: 964px;
	}
	
.nav_top li {
		float:left;
		line-height:37px;
		list-style:none;
		background:url(../images/fg.gif) no-repeat right center;
		width: 12.5%;
	}
	.nav_top li a{
			width: 100%;
			text-align: center;
	}
.nav_top li a:link,.nav_top li a:visited {
		color:#fff;
		line-height:37px;
		float:left;
		font-size:15px;
		font-family:'microsoft yahei';
		text-decoration:none;

	}
	
.nav_top li a:hover {
		color:#fff;
		background:#1863b8;
		text-decoration:none;
	}
	
	
.nav_top li.select a:link,.nav_top li.select a:visited ,.nav_top li.select a:hover{
		color:#fff;
		background:#f38213;
		text-decoration:none;
	}
	

/*------------------------------------导航 end--------------------------------------*/
	
.content {
		width:1002px;
		margin:0px auto;
	}
	

/*------------------------------------焦点图 begin--------------------------------------*/
	
.focus_l {
		width:100%;
		float:left;
		background:url(../images/focus_l.gif) no-repeat 0 19px;
	}
	
.focus_r {
		width:100%;
		float:left;
		background:url(../images/focus_r.gif) no-repeat right 19px;
	}

#ifocus { 
		width:571px; 
		float:left;
		margin:18px 0px 0px 21px;
		display:inline;
	}
	
#ifocus_pic { 
		display:inline; 
		position:relative;
		float:left;
		width:571px; 
		height:285px; 
		overflow:hidden; 
	 }
	 
#ifocus_piclist { 
		position:absolute;
		border:1px solid #c7cacd;
		padding:1px;
		width:567px; 
		height:281px;
		background:#f8f8f8;
	}
	
#ifocus_piclist li {
		width:567px; 
		height:281px;
		overflow:hidden; 
		display:none;
	 }
	 
#ifocus_piclist img {
		width:567px; 
		height:281px;
	 }
	 
#ifocus_btn { 
		float:left;
		text-align:center;
		margin:15px 0px 0px 215px;
		display:inline;
	 }
	 
#ifocus_btn li { 
		cursor:pointer;
		text-align:left;
		list-style:none;
		width:12px;
		height:13px;
		float:left;
		margin-right:15px;
		display:inline;
		background:url(../images/li_normal.gif) no-repeat 0 0;
	 }

#ifocus_btn .current { 
		background: url(../images/li_select.gif) no-repeat 0 0; 
}

#ifocus_opdiv { 
		position:absolute; 
		left:2px;
		bottom:2px; 
		width:567px; 
		height:32px;
		background:#000;
		filter: Alpha(Opacity=50);
		opacity:0.5;
 }
 
#ifocus_tx { 
		position:absolute; 
		left:2px;
		bottom:2px; 
		color:#FFF; 
	}
	
#ifocus_tx li {
		color:#fff;
		font-size:14px;
		font-family:'microsoft yahei';
		line-height:32px;
		padding-left:13px;
	}
	
#ifocus_tx .normal { 
		display:none; 
}

/*------------------------------------焦点图 end--------------------------------------*/

/*------------------------------------每日要闻 begin--------------------------------------*/

.mryw {
		float:left;
		width:388px;
		height:283px;
		border-top:1px solid #c7c9cd;
		border-right:1px solid #c7c9cd;
		border-bottom:1px solid #c7c9cd;
		background:#fff;
		margin-top:18px;
	}
	
.mr_til {
		width:100%;
		height:50px;
		border-bottom:1px solid #e8e8e8;
	}
	
.mr_til img {
		float:left;
		margin:14px 0px 0px 15px;
		display:inline;
	}
	
.yw_list {
		width:92%;
		margin:0px auto;
		padding-top:10px;
	}
	
.yw_list li {
		width:100%;
		float:left;
		list-style:none;
	}
	
.yw_list li a:link,.yw_list li a:visited {
		color:#666666;
		font-size:14px;
		float:left;
		font-family:'microsoft yahei';
		line-height:30px;
		padding-left:18px;
		background:url(../images/icon01.gif) no-repeat 0 center;
		text-decoration:none;
	}
	
.yw_list li a:hover {
		color:#f38213;
		text-decoration:none;
	}
	
.yw_list li .date {
		float:right;
		color:#666666;
		font-size:14px;
		font-family:'microsoft yahei';
		line-height:30px;
	}
	

/*------------------------------------每日要闻 end--------------------------------------*/
	

/*------------------------------------通知、开庭公告、公示公告 begin--------------------------------------*/
	
.quick_news {
		clear:both;
		padding-left:21px;
		margin-top:15px;
	}
	
.q_news_list {
		width:310px;
		height:182px;
		float:left;
		margin-right:15px;
		display:inline;
		background:url(../images/quick_bg.gif) no-repeat 0 0;
	}
	
.quick_til {
		float:left;
		margin:19px 0px 0px 15px;
		display:inline;
	}
	
.q_news {
		width:218px;
		float:left;
		margin:7px 0px 0px 19px;
		display:inline;
	}
	
.li_news {
		width:100%;
		float:left;
		height:110px;
	}
	
.li_news li {
		width:100%;
		line-height:20px;
		float:left;
		margin-top:15px;
		list-style:none;
	}
	
.li_news li a:link,.li_news li a:visited {
		float:left;
		background:url(../images/icon02.gif) no-repeat 0 7px;
		padding-left:16px;
		line-height:20px;
		color:#6f7072;
		text-decoration:none;
		font-size:12px;
		font-family:'microsoft yahei';
	}
	
.li_news li a:hover {
		color:#f38213;
		text-decoration:none;
	}
	
a.more:link,a.more:visited {
		float:right;
		line-height:20px;
		color:#2875cc;
		margin:10px 12px 0px 0px;
		display:inline;
		text-decoration:none;
		font-family:'microsoft yahei';
	}
	
a.more:hover {
		color:#f38213;
		text-decoration:none;
	}
	
.kt {
		color:#6f7072;
		line-height:24px;
		width:92%;
		margin:0px auto;
		font-family:'microsoft yahei';
		text-indent:2em;
		margin-top:17px;
	}
.kt a:link,.kt a:visited {
		color:#6f7072;
		text-decoration:none;
	}
	
.kt a:hover {
		color:#f38213;
		text-decoration:none;
	}

/*------------------------------------通知、开庭公告、公示公告 end--------------------------------------*/
	

/*------------------------------------广告横栏 begin--------------------------------------*/
	
.ad {
		width:960px;
		height:96px;
		float:left;
		margin-left:21px;
		display:inline;
	}
	

/*------------------------------------广告横栏 end--------------------------------------*/

/*------------------------------------栏目信息样式 begin--------------------------------------*/
	
.lm_con {
		width:100%;
		float:left;
		margin-top:23px;
	}
	
.lm_quick {
		width:182px;
		float:left;
		margin-left:21px;
		display:inline;
		border-bottom:1px solid #dcdcdc;
	}

.lm_quick a:link,.lm_quick a:visited {
		width:138px;
		height:40px;
		float:left;
		line-height:40px;
		padding-left:44px;
		font-size:14px;
		color:#444444;
		font-family:'microsoft yahei';
		text-decoration:none;
		background:url(../images/link_normal.gif) no-repeat 0 0;
	}

.lm_quick a:hover {
		color:#fff;
		text-decoration:none;
		background:url(../images/link_hover.gif) no-repeat 0 0;
	}
	
.lm_xx {
		width:372px;
		height:317px;
		float:left;
		margin-left:15px;
		display:inline;
		border:1px solid #dcdcdc;
		background:#fff;
		border-bottom:3px solid #dcdcdc;
	}

.lm_xx_1 {
		width:580px;
		height:317px;
		float:left;
		margin-left:15px;
		display:inline;
		border:1px solid #dcdcdc;
		background:#fff;
		border-bottom:3px solid #dcdcdc;
	}

.lm_xx_2 {
		width:372px;
		height:317px;
		float:left;
		margin-left:15px;
		display:inline;
		border:1px solid #dcdcdc;
		background:#fff;
		border-bottom:3px solid #dcdcdc;
	}

	
.lm_height {
		height:256px;
	}
	
	
.lm_height_1 {
		height:512px;
	}
		
.lm_top {
		width:100%;
		height:49px;
		float:left;
		border-bottom:1px solid #e8e8e8;
	}
	
.lm_til_01 {
		float:left;
		line-height:49px;
		background:url(../images/icon05.gif) no-repeat 0 center;
		padding-left:48px;
		font-size:20px;
		font-family:'microsoft yahei';
		color:#333333;
		margin-left:15px;
		display:inline;
	}
	
.lm_til_02 {
		float:left;
		line-height:49px;
		background:url(../images/icon06.gif) no-repeat 0 center;
		padding-left:48px;
		font-size:20px;
		font-family:'microsoft yahei';
		color:#333333;
		margin-left:15px;
		display:inline;
	}
	
.lm_til_03 {
		float:left;
		line-height:49px;
		background:url(../images/icon08.gif) no-repeat 0 center;
		padding-left:48px;
		font-size:20px;
		font-family:'microsoft yahei';
		color:#0069B5;
		margin-left:15px;
		display:inline;
	}
	
.lm_til_04 {
		float:left;
		line-height:49px;
		background:url(../images/icon09.gif) no-repeat 0 center;
		padding-left:48px;
		font-size:20px;
		font-family:'microsoft yahei';
		color:#333333;
		margin-left:15px;
		display:inline;
	}
	
a.more_gray:link,a.more_gray:visited {
		float:right;
		line-height:20px;
		color:#666666;
		margin:20px 15px 0px 0px;
		display:inline;
		text-decoration:none;
		font-family:'宋体';
	}
	
a.more_gray:hover {
		color:#f38213;
		text-decoration:none;
	}
	
.lm_list {
		width:93%;
		margin:0px auto;
	}
	
.lm_list li {
		width:100%;
		float:left;
		list-style:none;
		margin-top:12px;
	}

.lm_list li a:link,.lm_list li a:visited {
		color:#666666;
		padding-left:17px;
		float:left;
		line-height:20px;
		text-decoration:none;
		background:url(../images/icon03.gif) no-repeat 0 center;
	}

.lm_list li a:hover {
		color:#f38213;
		text-decoration:none;
		background:url(../images/icon04.gif) no-repeat 0 center;
	}

.lm_list li .date {
		float:right;
		color:#666666;
		line-height:20px;
	}
	

/*------------------------------------栏目信息样式 end--------------------------------------*/
	
/*------------------------------------滚动图片样式 begin--------------------------------------*/
	
.gd_pic {
		width:960px;
		height:206px;
		float:left;
		background:url(../images/gd_bg.gif) repeat-x 0 0;
		margin-top:21px;
		margin-left:21px;
		display:inline;
	}
	
.leftbutton{ 
       float:left;
	   padding-left:24px;
    }
.rightbutton{ 
       float:right;
	   padding-right:24px;
	   height:80px;
	   background:url(../images/pic_gd_03.jpg) no-repeat right 0;
	}
.btn_img09{ 
       height:49px;
	   width:36px;
       float:left;
	   border:none;
	   cursor:pointer;
	   margin-top:76px;
   }
.mar_con{ 
       width:800px;
	   float:left;
	   overflow:hidden;
	   margin-left:18px;
	   margin-top:28px;
	   display:inline;
	}
	
#List1,#List2{ 
       float:left;
    }
.pic{ 
       float:left;
	   width:187px;
	   margin-right:17px;
	   display:inline;
    }
.pic .pic_ms {
	   line-height:120%;
       text-align:center;
	   width:100%;
	   margin-top:10px;
	   color:#000000;
}

.pic .pic_ms a:link,.pic .pic_ms a:visited {
	   color:#4e6f9f;
	   font-size:12px;
	   float:left;
	   line-height:18px;
	   text-decoration:none;
	   padding-left:17px;
	   font-family:'microsoft yahei';
	   background:url(../images/icon07.gif) no-repeat 1px center;
	}

.pic .pic_ms a:hover {
	   color:#f38213;
	   text-decoration:none;
	}

.pic img{ 
        width:179px;
		height:124px;
		padding:3px;
		border:1px solid #acacac;
		background-color:#ffffff;
}

/*------------------------------------滚动图片样式 end--------------------------------------*/

/*------------------------------------在线调查样式 begin--------------------------------------*/

.zxdc {
		width:180px;
		height:256px;
		float:left;
		border:1px solid #dcdcdc;
		background:#fff;
		color:#333333;
		margin-left:21px;
		display:inline;
	}
	
.zx_til {
		float:left;
		line-height:33px;
		margin:10px 0px 0px 12px;
		display:inline;
		font-size:14px;
		padding-left:50px;
		color:#333;
	    font-family:'microsoft yahei';
		background:url(../images/icon10.gif) no-repeat 0 center;
	}
	
.dc_til {
		clear:both;
		float:left;
		width:100%;
		text-align:center;
		line-height:20px;
		color:#333333;
		margin-top:15px;
	}
	
.dc_xx {
		width:75%;
		margin:0px auto;
		clear:both;
		padding-top:15px;
	}
	
.xx_list {
		width:100%;
		float:left;
		line-height:26px;
	}
	
.tj_but {
		width:75%;
		margin:0px auto;
		clear:both;
		padding-top:15px;
}

a.tj:link,a.tj:visited {
		float:left;
		width:50px;
		height:22px;
		line-height:22px;
		text-align:center;
		color:#fff;
		font-weight:bold;
		display:inline;
		text-decoration:none;
		background:#3c98de;
	}
	
a.tj:hover {
		color:#fff;
		text-decoration:none;
		background:#4ca3e5;
	}
	
a.ckxq:link,a.ckxq:visited {
		float:left;
		width:66px;
		height:22px;
		line-height:22px;
		text-align:center;
		color:#fff;
		margin-left:16px;
		font-weight:bold;
		display:inline;
		text-decoration:none;
		background:#0f2d50;
	}
	
a.ckxq:hover {
		color:#fff;
		text-decoration:none;
		background:#274261;
	}

/*------------------------------------在线调查样式 end--------------------------------------*/

/*------------------------------------二级页面 左侧 热点排行 begin--------------------------------------*/

.left_con {
		width:249px;
		height:634px;
		float:left;
		border:1px solid #dddddd;
		margin:19px 0px 0px 21px;
		display:inline;
		background:#fff;
	}
	
.con_bt {
		width:100%;
		height:48px;
		float:left;
		border-bottom:1px solid #e8e8e8;
	}
	
.rd_til {
		float:left;
		margin-left:12px;
		display:inline;
		padding-left:46px;
		line-height:48px;
		font-size:16px;
		font-family:'microsoft yahei';
		background:url(../images/icon17.gif) no-repeat 0 center;
	}
	
.rd_list {
		width:85%;
		margin:0px auto;
	}
	
.rd_list li {
		width:100%;
		line-height:20px;
		float:left;
		margin-top:12px;
		list-style:none;
	}
	
.num_top {
		width:14px;
		height:14px;
		line-height:14px;
		text-align:center;
		color:#fff;
		float:left;
		background:#f38213;
		margin:3px 14px 0px 0px;
		display:inline;
	}
	
.num_normal {
		width:14px;
		height:14px;
		line-height:14px;
		text-align:center;
		color:#000;
		float:left;
		background:#e5e5e5;
		margin:3px 14px 0px 0px;
		display:inline;
	}
	
.rd_list li a:link,.rd_list li a:visited {
		color:#666;
		text-decoration:none;
		float:left;
		line-height:20px;
		width:86%;
	}
	
.rd_list li a:hover {
		color:#f38213;
		text-decoration:none;
	}

/*------------------------------------二级页面 左侧 热点排行 end--------------------------------------*/

/*------------------------------------二级页面 右侧 列表 begin--------------------------------------*/

.right_con {
		width:692px;	
		float:left;
		min-height:634px;
		_height:634px;
		border:1px solid #dddddd;
		border-bottom:3px solid #dddddd;
		margin:19px 0px 0px 21px;
		display:inline;
		background:#fff;	
	}
	
.right_con_new {
		width:892px;	
		float:left;
		min-height:634px;
		_height:634px;
		border:1px solid #dddddd;
		border-bottom:3px solid #dddddd;
		margin:19px 0px 0px 165px;
		display:inline;
		background:#fff;	
	}

.rlm_til {
		float:left;
		margin-left:21px;
		display:inline;
		padding-left:49px;
		line-height:48px;
		font-size:16px;
		font-family:'microsoft yahei';
		background:url(../images/icon18.gif) no-repeat 0 center;
	}
	
.lm_news_list {
		width:90%;
		height:480px;
		margin:0px auto;
	}
	
.lm_news_list li {
		width:100%;
		float:left;
		list-style:none;
		margin-top:12px;
	}

.lm_news_list li a:link,.lm_news_list li a:visited {
		color:#000;
		padding-left:19px;
		float:left;
		line-height:20px;
		text-decoration:none;
		background:url(../images/icon19.gif) no-repeat 0 center;
	}

.lm_news_list li a:hover {
		color:#f38213;
		text-decoration:none;
	}

.lm_news_list li .date {
		float:right;
		color:#999999;
		line-height:20px;
	}

/*------------------------------------翻页样式 begin--------------------------------------*/
	
.page {
		clear:both;
		width:100%;
		float:left;
		margin-top:15px;
		padding-top:17px;
		padding-bottom:10px;
		text-align:center;
		background:url(../images/xx.gif) repeat-x 0 0;
	}
	
.page a:link,.page a:visited {
		border:1px solid #ccdbe4;
		padding:4px 7px 4px 7px;
		color:#000;
		text-decoration:none;
		margin-right:8px;
		display:inline;
	}
	
.page a:hover {
		border:1px solid #2875cc;
		color:#fff;
		background:#2875cc;
		text-decoration:none;
	}
	
.page a.select:link,.page a.select:visited,.page a.select:hover {
		border:1px solid #2875cc;
		color:#fff;
		font-weight:bold;
		background:#2875cc;
		text-decoration:none;
	}

/*------------------------------------翻页样式 end--------------------------------------*/
	
/*------------------------------------二级页面 右侧 列表 end--------------------------------------*/

/*------------------------------------二级页面 文章详情 begin--------------------------------------*/

.news_xq {
		width:93%;
		margin:0px auto;
	}
	
.news_title {
		width:100%;
		text-align:center;
		float:left;
		line-height:24px;
		font-size:14px;
		font-weight:bold;
		margin-top:15px;
	}
	
.news_sm {
		width:100%;
		float:left;
		height:23px;
		line-height:23px;
		text-align:center;
		background:#d0e9ff;
		margin-top:10px;
	}
	
.color_blue {
		color:#003cff;
		font-weight:bold;
		font-family:'宋体';
	}
	
.big {
		color:#003cff;
		font-weight:bold;
		font-size:14px;
		cursor:pointer;
	}
	
.middle {
		color:#003cff;
		font-weight:bold;
		cursor:pointer;
	}
	
.small {
		color:#003cff;
		cursor:pointer;
	}
	
.news_nr {
		width:100%;
		float:left;
		font-size:12px;
		line-height:28px;
		padding:15px 0px 30px 0px;
	}
	
.text_p {
		text-indent:2em;
	}

/*------------------------------------二级页面 文章详情 end--------------------------------------*/

/*------------------------------------快速链接样式 begin--------------------------------------*/
	
.quick_link_bg {
		width:100%;
		clear:both;
		float:left;
		margin-top:21px;
		background:#dddddd;
	}
	
.quick_link {
		width:1002px;
		margin:0px auto;
		background:#dddddd;
		padding:20px 0px 15px 0px;
	}
	
.link_zwz {
		width:123px;
		float:left;
		margin-left:43px;
		display:inline;
	}
	
.link_bmdh {
		width:217px;
		float:left;
		margin-left:102px;
		display:inline;
	}
	
.link_yqlj {
		width:136px;
		float:left;
		margin-left:95px;
		display:inline;
	}
	
.link_cygj {
		width:136px;
		float:left;
		margin-left:95px;
		display:inline;
	}
	
.link_bt {
		width:100%;
		float:left;
		padding:6px 0px 6px 0px;
		background:url(../images/icon15.gif) repeat-x 0 bottom;
	}
	
.link_til_01 {
		float:left;
		line-height:20px;
		background:url(../images/icon11.gif) no-repeat 0 20%;
		padding-left:21px;
		margin-left:2px;
		display:inline;
		color:#2e4459;
		font-weight:bold;
	}
	
.link_til_02 {
		float:left;
		line-height:20px;
		background:url(../images/icon12.gif) no-repeat 0 20%;
		padding-left:21px;
		margin-left:2px;
		display:inline;
		color:#2e4459;
		font-weight:bold;
	}
	
.link_til_03 {
		float:left;
		line-height:20px;
		background:url(../images/icon13.gif) no-repeat 0 20%;
		padding-left:21px;
		margin-left:2px;
		display:inline;
		color:#2e4459;
		font-weight:bold;
	}
	
.link_til_04 {
		float:left;
		line-height:20px;
		background:url(../images/icon14.gif) no-repeat 0 20%;
		padding-left:21px;
		margin-left:2px;
		display:inline;
		color:#2e4459;
		font-weight:bold;
	}
	
.link_link01 {
		width:120px;
		float:left;
		line-height:24px;
		padding-top:6px;
		padding-left:3px;
	}
	
.link_link02 {
		width:214px;
		float:left;
		line-height:24px;
		padding-top:6px;
		padding-left:3px;
	}
	
.link_link03 {
		width:130px;
		float:left;
		line-height:24px;
		padding-top:6px;
		padding-left:6px;
	}
	
.link_link04 {
		width:100%;
		float:left;
		line-height:24px;
		padding-top:6px;
	}
	
.quick_link a:link,.quick_link a:visited {
		color:#2e4459;
		text-decoration:none;
	}
	
.quick_link a:hover {
		color:#2875cc;
		text-decoration:none;
	}
	
.link_link04 a:link,.link_link04 a:visited {
		width:100%;
		line-height:24px;
		float:left;
		background:url(../images/icon16.gif) no-repeat right center;
	}
	

/*------------------------------------快速链接样式 end--------------------------------------*/


/*------------------------------------底部信息样式 begin--------------------------------------*/
	
.footer_bg {
		width:100%;
		float:left;
		background:#afafaf;
	}
	
.footer {
		width:1002px;
		height:50px;
		margin:0px auto;
		background:#afafaf;
	}
	
.bq {
		float:left;
		line-height:45px;
		color:#fff;
		padding-left:32px;
	}
	
.dl_num {
		float:right;
		line-height:45px;
		color:#fff;
		padding-right:32px;
	}

/*------------------------------------底部信息样式 end--------------------------------------*/

/*------------------------------------附加样式--------------------------------------*/
.welcome{
	width:auto;
	height:27px;
	line-height:27px;
	color:#ffffff;
	float:left;
	margin-top:12px;
	margin-right:5px;
	display:inline;
}

.welcome a{
	color:#ffffff;
	text-decoration: underline;
}

.kt p{
		color:#6f7072;
		line-height:24px;
		width:92%;
		margin:0px auto;
		font-family:'microsoft yahei';
		text-indent:2em;
		margin-top:17px;
	}
	
.tj{
		float:left;
		width:50px;
		height:22px;
		line-height:22px;
		text-align:center;
		color:#fff;
		font-weight:bold;
		display:inline;
		text-decoration:none;
		background:#3c98de;
		border: 0px;
	}
	
tj.hover {
		color:#fff;
		text-decoration:none;
		background:#4ca3e5;
	}
	