@charset "utf-8";
/* CSS Document */

body, div, p, h1, h2, h3, h4, h5, h6, dl, ul, ol, dd, dt, li, fieldset, textarea, input, form { margin:0; padding:0; font-size:12px; font-family:SimSun;}
table { border-collapse:collapse;border-spacing:0; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; } 
p {word-wrap:break-word;}
ul, ol  { list-style:none; list-style-position:outside; }
textarea {resize:none;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal;}
em  ,strong { font-style:normal;}
fieldset, img  {border:0;}
img { vertical-align:bottom;}
input { vertical-align:middle;}
abbr, acronym { border:0;} 
.clear { clear:both;zoom:1; }
.clear:after { content:"";display:block;clear:both; }
.fl_left {	float:left;}
.fl_right {	float:right;}
a { text-decoration:none; cursor:pointer;}
a:focus { outline-style:none;} 
a:hover { color:#ff0000;text-decoration:underline; }
/************************************************initialize  initialize*********************************************/

html,body,div,ul,li,p,input,textarea,hi,h2,h3,h4,h5,h6,img {
        padding:0px;
        margin:0px;
    }

html,body,div {
        padding:0px;
        margin:0px;
        font-size:12px;
        font-family:'宋体';   
    }
    
.clear {
        clear:both;
        font-size:0px;
        height:0px;
        line-height:0px;
    }
    
body {
        background:#fff url(../images/bg.gif) repeat-x 0 0;
    }
    
.wrap {
        width:1001px;
        margin:0px auto;
    }
    
a {
        outline:none;
    }
    
a img {
        border:none;
    }
    
a:link,a:visited {
        color:#333;
        text-decoration:none;
    }
    
a:hover {
        color:#333;
        text-decoration:underline;
    }
    
/*-----------------------------------head begin---------------------------------*/
    
.head {
        width:100%;
        float:left;
        background:url(../images/head_bg.gif) no-repeat 0 0;
    }
    
.head_top {
        width:100%;
        height:127px;
        float:left;
    }
    
.logo {
        width:250px;
        height:86px;
        float:left;
        margin:28px 0px 0px 12px;
        display:inline;
    }

.syzc {
		width:113px;
		height:106px;
		float:right;
		margin:24px 2px 0px 0px;
		display:inline;
		background:url(../images/sdzc.png) no-repeat 0 0;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sdzc.png');
		_background-image:none;
	}

.search {
        width:337px;
        height:33px;
        float:right;
        border:1px solid #10a6e5;
        background:#fff;
        margin:83px 158px 0px 0px;
        display:inline;
    }
    
.search_input {
        width:240px;
        height:20px;
        line-height:20px;
        float:left;
        border:0px solid #fff;
        background:none;
        margin:7px 0px 0px 12px;
        display:inline;
        color:#8b8b8b;
    }
    
.search_button {
        width:77px;
        height:33px;
        float:right;
        border:none;
        text-align:right;
        padding-right:10px;
        color:#333333;
        font-size:15px;
        font-family:'microsoft yahei';
        cursor:pointer;
        background:url(../images/search_button.gif) no-repeat 0 0;
    }
    
.menu {
        width:100%;
        float:left;
        background:url(../images/menu_bg_c.gif) repeat-x 0 bottom;
    }
    
.menu_l {
        width:100%;
        float:left;
        background:url(../images/menu_bg_l.gif) no-repeat 0 bottom;
    }
    
.menu_r {
        width:100%;
        float:left;
        height:37px;
        background:url(../images/menu_bg_r.gif) no-repeat right bottom;
    }
    
.nav_top {
        float:left;
        margin-left:20px;
        display:inline;
    }
    
.nav_top li {
        float:left;
        list-style:none;
        padding:0px 5px 0px 6px;
        position:relative;
        z-index:999;
        background:url(../images/fg.gif) no-repeat right center;
    }
    
.nav_top li a:link,.nav_top li a:visited {
        float:left;
        width:84px;
        height:34px;
        padding-top:3px;
        text-align:center;
        line-height:34px;
        padding-top:3px;
        color:#fff;
        font-size:14px;
        font-weight:bold;
        text-decoration:none;
    }

.nav_top li a:hover {
        color:#f66728;
        text-decoration:none;
    }   

.nav_top li.select a:link,.nav_top li.select a:visited,.nav_top li.hover a:visited {
        float:left;
        width:84px;
        height:34px;
        padding-top:3px;
        text-align:center;
        line-height:34px;
        padding-top:3px;
        color:#f66728;
        font-size:14px;
        font-weight:bold;
        text-decoration:none;
        background:url(../images/li_select.gif) no-repeat 0 0;
    }
.xl_k {
        position:absolute;
        top:30px;
        left:9px;
        width:280px;
        float:left;
        background:#fdf3e8;
        padding:10px 0px 10px 5px;
        display:none;
        z-index:999;
    }
.k_s1 {
        width:80px;
    }
.k_s2 {
        width:280px;
    }
.k_s3 {
        width:80px;
    }
.k_s4 {
        width:80px;
    }
    
.nav_top li.hover .xl_k {
        display:block;
    }
    
.nav_top li .xl_k a:link,.nav_top li .xl_k a:visited,.nav_top li .xl_k a:hover{
        width:120px;
        float:left;
        color:#0042ff;
        text-decoration:none;
        font-size:12px;
        line-height:24px;
        float:left;
        margin:0px;
        padding:0px;
        margin-left:15px;
        display:inline;
        background:none;
        border:none;
        text-align:left;
        font-weight:normal;
        height:auto;
    }
    
.nav_top li .xl_k a:hover {
        text-decoration:underline;
    }
    

/*-----------------------------------head end---------------------------------*/

.content {
        width:980px;
        float:left;
        padding-top:10px;
        background:#fff url(../images/con_bg.gif) repeat-x 0 0;
    }
    
.left_con {
        width:763px;
        float:left;
        margin-left:9px;
        display:inline;
    }
    

/*-----------------------------------焦点新闻 begin---------------------------------*/
	
.focus_news {
		width:370px;
		height:341px;
		float:left;
		background:#fefaf4;
		border:1px solid #efecec;
		margin:8px 0px 0px 0px;
	}
	
#ifocus { 
		position:relative;
		z-index:100;
	}
.js_banner { 
		display:inline; 
		position:relative;
		float:left;
		width:358px; 
		height:302px;
		border:1px solid #969696;
		overflow:hidden; 
		margin:5px 0 0 5px;
	}
		 
.js_banner_con{ 
		width:358px; 
		height:302px;
		overflow:hidden;
	}
		
.js_banner_con li {
		 width:358px; 
		 height:302px;
		 overflow:hidden; 
	}
		 
.js_banner_con  img {
		 width:358px; 
		 height:302px;
	}
/*---- js_banner_index ----*/		 
.js_banner_index { 
		position:absolute;
		bottom:0px;
		right:0px;
	}	
	
.js_banner_index  li  { 
		float:left;
		
		line-height:22px;
		font-size:12px;
		padding:4px 8px 0px 8px;
		font-family:'microsoft yahei';
		cursor:pointer;
	}
.js_banner_index  li a {
		color:#b3b3b3;
	}	
.js_banner_index .on { 
		background:url(../images/ifocus_btn_bg_jt.gif) no-repeat center 0;
		
	}
.js_banner_index .on a {
		color:#fff;
		text-decoration:none;
	}		
		
#ifocus_pic { 
		display:inline; 
		position:relative;
		float:left;
		width:358px; 
		height:302px;
		border:1px solid #969696;
		overflow:hidden; 
		margin:5px 0 0 5px;
	}
		 
#ifocus_piclist { 
		position:absolute; 
	}
		
#ifocus_piclist li {
		 width:358px; 
		 height:302px;
		 overflow:hidden; 
	}
		 
#ifocus_piclist img {
		 width:358px; 
		 height:302px;
	}

#ifocus_btn { 
		width:385px;
		position:absolute;
		top:5px;
		right:8px;
	}
	
#ifocus_btn ul {
		width:100%;
		float:left;
		margin-top:2px;
	}
		 
#ifocus_btn ul li { 
		width:100%;
		list-style:none;
		float:left;
		margin-top:-1px;
		background:url(../images/point.gif) no-repeat right bottom;
	}
	
#ifocus_btn ul li span {
		width:333px;
		height:20px;
		cursor:pointer;
		text-align:left;
		list-style:none;
		float:left;
		font-size:14px;
		line-height:18px;
		color:#333333;
		padding:5px 10px 5px 42px;
		background:url(../images/btn_bg.gif) no-repeat 26px 9px;
	}
	
#ifocus_btn .current span { 
		background:#f66728 url(../images/ifocus_btn_bg.gif) no-repeat 0 center;
		color:#fff;
		font-size:14px;
	}
	
#ifocus_btn_new { 
		width:100%;
		position:absolute;
		bottom:0px;
		right:0px;
	}
	
#ifocus_btn_new ul {
		float:right;
	}
		 
#ifocus_btn_new ul li { 
		list-style:none;
		float:left;
		color:#b3b3b3;
		line-height:22px;
		font-size:12px;
		padding:4px 8px 0px 8px;
		font-family:'microsoft yahei';
		cursor:pointer;
	}
	
#ifocus_btn_new li.current { 
		background:url(../images/ifocus_btn_bg_jt.gif) no-repeat center 0;
		color:#fff;
	}
	
#ifocus_opdiv { 
		position:absolute; 
		left:0;
		 bottom:0; 
		 width:100%; 
		 height:26px;
		 background:#000;
		 filter:alpha(opacity=80);
		 opacity:0.8;
	}
	 
#ifocus_tx {
		width:100%;
		height:30px;
		float:left;
		line-height:30px;
		text-align:center;
	}
		
#ifocus_tx li {
		color:#000;
		font-size:12px;
		line-height:30px;
		list-style:none;
	}
		
#ifocus_tx .normal { 
		display:none; 
	}
	
.ifocus_bt {
		line-height:30px;
		padding-left:32px;
		border-bottom:1px solid #77a0b7;
		font-size:14px;
		font-weight:bold;
		color:#333333;
		background:url(../images/icon01.gif) no-repeat 7px center;
	}	
	
.r_news {
		width:365px;
		float:right;
		margin:10px 10px 0px 0px;
		display:inline;
	}
	
.jd_news_til {
		color:#333333;
		width:100%;
		font-weight:bold;
		text-align:center;
		line-height:23px;
		padding-top:7px;
	}
	
.jd_news_xq {
		color:#777777;
		text-indent:2em;
		text-align:left;
		line-height:21px;
		padding:5px 10px;
		background:url(../images/til_bg.gif) repeat-x 0 bottom;
	}
	
.jd_news_xq a:link,.jd_news_xq a:visited,.jd_news_xq a:hover {
		color:#0042ff;
		text-decoration:underline;
	}
	
.jd_news_nav {
		width:96%;
		margin:0px auto;
		margin-top:6px;	
	}
	
.jd_news_nav li {
		width:100%;
		list-style:none;
		float:left;
		line-height:22px;
		color:#666666;
	}
	
.jd_news_nav li a:link,.jd_news_nav li a:visited {
		color:#333333;
		padding-left:16px;
		float:left;
		line-height:22px;
		text-decoration:none;
		background:url(../images/icon10.gif) no-repeat 0px center;
	}
	
.jd_news_nav li a:hover {
		color:#333333;
		text-decoration:underline;
	}


/*-----------------------------------焦点新闻 end---------------------------------*/

/*-----------------------------------新闻列表 begin---------------------------------*/
.news_list_top_wtlb {
        width:999px;
        float:left;
        margin-top:8px;
        border-top:3px solid #a7d6fb;
    }

    
.news_list_top {
        width:376px;
        float:left;
        display:inline;
        margin-top:8px;
        border-top:3px solid #a7d6fb;
    }
    
    
.news_list_top02 {
        width:763px;
        float:left;
        clear:both;
        margin-top:8px;
        border-top:3px solid #f69920;
    }

.news_list_top03 {
        width:966px;
        float:left;
        margin:15px 0px 0px 17px;
        display:inline;
        border-top:3px solid #a7d6fb;
    }
    
.news_list_top04 {
        width:320px;
        float:left;
        margin-top:10px;
        border-top:3px solid #a7d6fb;
    }

.news_list_top05 {
        width:320px;
        float:left;
        margin:10px 10px 0px 10px;
        display:inline;
        border-top:3px solid #f69f2f;
    }

.news_list_top06 {
        width:594px;
        float:left;
        margin-top:8px;
        display:inline;
        border-top:3px solid #f69f2f;
    }

.news_list_top07 {
        width:100%;
        float:left;
        margin-top:8px;
        display:inline;
        border-top:3px solid #f69f2f;
    }

.news_list_top08 {
        width:266px;
        float:left;
        margin-top:8px;
        display:inline;
        border-top:3px solid #a7d6fb;
    }

.news_list_top09 {
        width:455px;
        float:right;
        margin-top:8px;
        display:inline;
        border-top:3px solid #a7d6fb;
    }
        
.top_blue {
        border-top:3px solid #a7d6fb;
    }

.news_list {
        width:302px;
        float:left;
        padding:0px 8px 0px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }

.news_list_top06 .news_list {
        width:576px;
        float:left;
        height:auto;
        padding:0px 8px 10px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }

.news_list_top07 .news_list {
        width:961px;
        float:left;
        height:auto;
        padding:0px 8px 10px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }

.news_list_top07 .news_list_e {
        width:714px;
        float:left;
        height:auto;
        padding:0px 8px 3px 8px;
    }

.news_list_top08 .news_list_e {
        width:248px;
        float:left;
        height:auto;
        min-height:540px;
        _height:540px;
        padding:0px 8px 0px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }
    
.news_list_top08 .news_list_e1 {
        width:248px;
        float:left;
        height:auto;
        padding:0px 8px 0px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }    

.news_list_top09 .news_list_e {
        width:437px;
        float:left;
        height:auto;
        min-height:655px;
        _height:655px;
        padding:0px 8px 0px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }
    
.top_r {
        float:right;
    }
    
.news_list01 {
        width:358px;
        height:178px;
        float:left;
        display:inline;
        padding:0px 8px 0px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }
    
.news_list012 {
        width:358px;
        height:185px;
        float:left;
        display:inline;
        padding:0px 8px 0px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }
    
.news_list011 {
        width:358px;
        height:360px;
        float:left;
        display:inline;
        padding:0px 8px 0px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }

.news_list01_h {
        width:358px;
        float:left;
        padding:0px 8px 5px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }
.news_list01_h_wtlb {
        width:980px;
        float:left;
        padding:0px 8px 5px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }   
    

.news_list02 {
        width:745px;
        height:223px;
        float:left;
        padding:0px 8px 0px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }
.pic_hei {
		height:162px;
	}  

.news_list04 {
        width:948px;
        float:left;
        padding:0px 8px 10px 8px;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }
    
.news_bt {
        width:100%;
        float:left;
        line-height:24px;
        margin-top:6px;
        border-bottom:1px solid #cecece;
    }

.news_bt02 {
        width:100%;
        float:left;
        line-height:24px;
        margin-top:7px;
        padding-bottom:6px;
        border-bottom:1px solid #cecece;
    }
    
.news_til {
        float:left;
        line-height:24px;
        margin-left:7px;
        display:inline;
        font-weight:bold;
        color:#333;
        font-size:14px;
    }
    
a.hg:link,a.hg:visited {
        color:#0414ef;
        line-height:24px;
        float:right;
        margin-right:7px;
        display:inline;
    }

.news_til_x {
        float:left;
        line-height:24px;
        margin-left:7px;
        display:inline;
        font-weight:bold;
        color:#333;
        font-size:12px;
    }
    
.news_til02 {
        float:left;
        line-height:31px;
        margin-left:16px;
        display:inline;
        font-weight:bold;
        color:#333;
        font-size:14px;
    }
    
.news_pic {
        width:80px;
        height:62px;
        float:left;
        margin:8px 0px 0px 2px;
        display:inline;
    }
    
.news_pic img {
        width:80px;
        height:62px;
}
    
.news_sm {
        width:267px;
        float:right;
        margin-top:8px;
    }

.news_sm02 {
        width:96%;
        clear:both;
        margin:0px auto;
        padding-top:6px;
    }
    
.n_til {
        width:100%;
        float:left;
        line-height:24px;
        color:#333;
    }
    
.n_til2 {
        width:550px;
        float:left;
        line-height:24px;
        color:#333;
    }
    
.n_til3 {
        width:650px;
        float:left;
        line-height:24px;
        color:#333;
    }
    
.n_xq {
        width:100%;
        float:left;
        margin-top:2px;
        line-height:18px;
        color:#999999;
    }
    
.n_xq2 {
        width:550px;
        float:left;
        margin-top:2px;
        line-height:18px;
        color:#999999;
    }
    
.n_xq3 {
        width:650px;
        float:left;
        margin-top:2px;
        line-height:18px;
        color:#999999;
    }
    
.n_xq a:link,.n_xq a:visited {
        color:#666666;
        text-decoration:none;
    }
    
.n_xq a:hover{
        color:#666666;
        text-decoration:underline;
    }
    
.news_nav_01 {
        clear:both;
        width:100%;
        float:left;
        margin-top:7px; 
    }
    
.news_nav_01 li {
        width:100%;
        list-style:none;
        float:left;
        line-height:22px;
        color:#666666;
    }

.news_nav_01 li a:link,.news_nav_01 li a:visited {
        color:#666;
        padding-left:20px;
        float:left;
        line-height:22px;
        text-decoration:none;
        background:url(../images/icon02.gif) no-repeat 3px 45%;
    }

.news_nav_01 li a:hover {
        color:#666;
        text-decoration:underline;
    }

.news_nav_02 {
        clear:both;
        width:100%;
        float:left;
        margin-top:7px; 
    }
    
.news_nav_02 li {
        width:100%;
        list-style:none;
        float:left;
        line-height:22px;
        color:#666666;
    }

.news_nav_02 li a:link,.news_nav_02 li a:visited {
        color:#666;
        padding-left:20px;
        float:left;
        line-height:25px;
        text-decoration:none;
        background:url(../images/icon02.gif) no-repeat 3px 45%;
    }

.news_nav_02 li a:hover {
        color:#666;
        text-decoration:underline;
    }

.news_nav_02 li a.zt_bt:link,.news_nav_02 li a.zt_bt:visited,.news_nav_02 li a.zt_bt:hover {
        color:#f66728;
        padding-left:3px;
        margin-right:10px;
        display:inline;
        background:none;
    }

.news_nav_02 li a.zt_nr:link,.news_nav_02 li a.zt_nr:visited,.news_nav_02 li a.zt_nr:hover {
        background:none;
        padding-left:3px;
    }
    
.news_list03 {
        width:761px;
        height:250px;
        float:left;
        display:inline;
        margin-top:8px;
        border-top:3px solid #eeebeb;
        border-left:1px solid #eeebeb;
        border-right:1px solid #eeebeb;
        border-bottom:1px solid #eeebeb;
    }   
    
.hei {
        height:142px;   
    }

.nav_bot {
        clear:both;
        width:100%;
        height:32px;
        float:left;
        background:url(../images/li_normal.gif) repeat-x 0 0;
    }
    
.nav_bot li {
        float:left;
        line-height:32px;
        text-align:center;
        list-style:none;
    }
    
.nav_bot li a:link,.nav_bot li a:visited {
        float:left;
        line-height:32px;
        text-align:center;
        border-right:1px solid #dbdee1;
        padding:0px 7px 0px 7px;
        color:#444444;
        text-decoration:none;
    }

.nav_bot li a:hover {
        color:#444444;
        text-decoration:underline;
    }
    
.nav_bot li a.end {
        border-right:none;
    }
    
.nav_bot li.select a{
        color:#000;
        background:url(../images/li_hover.gif) repeat-x 0 0;
    }
.nav_bot li.select02 a{
        color:#000;
        background:url(../images/li_hover.gif) repeat-x 0 0;
    }
        
.news_list_x {
        width:360px;
        float:left;
        margin:0px 0px 0px 14px;
        display:none;
    }

.cur {
    display:inline;
}

.cur02 {
    display:inline;
}

.cur03 {
    display:none;
}

.news_bt_x {
        width:100%;
        line-height:24px;
        float:left;
        border-bottom:1px solid #cecece;
    }
    
.news_til03 {
        float:left;
        line-height:24px;
        margin-left:7px;
        padding-left:16px;
        display:inline;
        color:#333;
        font-weight:bold;
        background:url(../images/icon02.gif) no-repeat 0 center;
    }
    
.n_con {
        width:100%;
        float:left;
        height:88px;
        margin-top:7px;
    }
.n_con_c {
		width:100%;
        float:left;
        margin-top:7px;
	}    
    
.x_nav {
        width:95%;
        margin:0px auto;
    }
    
.x_nav li {
        width:100%;
        float:left;
        list-style:none;
        line-height:22px;
    }
    
.x_nav li a:link,.x_nav li a:visited {
        color:#666;
        text-decoration:none;
        float:left;
        display:inline;
        padding-left:7px;
        background:url(../images/icon05.gif) no-repeat 0 center;
    }
    
.x_nav li a:hover {
        color:#666;
        text-decoration:underline;
    }
    
.mh_pic {
        width:170px;
        height:114px;
        float:left;
        margin:0px 6px 0px 4px;
        display:inline;
        cursor:pointer;
    }
    
a.gzlc_pic:link,a.gzlc_pic:visited,a.gzlc_pic:hover {
        float:left;
        width:200px;
        height:80px;
        margin:25px 0px 0px 20px;
        display:inline;
        text-align:center;
        color:#f66728;
        font-size:30px;
        /**font-weight:bold;*/
        font-family:'microsoft yahei';
        padding-top:20px;
        text-decoration:none;
        padding-left:110px;
        line-height:35px;
        background:url(../images/gzlc.gif) no-repeat 0 0;
    }
p.gzlc_pic{
        float:left;
        width:200px;
        height:80px;
        margin:25px 0px 0px 20px;
        display:inline;
        text-align:center;
        color:#f66728;
        font-size:30px;
        /**font-weight:bold;*/
        font-family:'microsoft yahei';
        padding-top:20px;
        text-decoration:none;
        padding-left:110px;
        line-height:35px;
        background:url(../images/gzlc.gif) no-repeat 0 0;
    }
a.gzlc_pic1:link,a.gzlc_pic1:visited,a.gzlc_pic1:hover {
        float:left;
        width:108px;
        height:30px;
        margin:25px 0px 0px 20px;
        display:inline;
        text-align:center;
        color:#f66728;
        font-size:18px;
        font-weight:bold;
        font-family:'microsoft yahei';
        padding-top:90px;
        text-decoration:none;
        background:url(../images/gzlc.gif) no-repeat 0 0;
    }
p.gzlc_pic1{
        float:left;
        width:108px;
        height:30px;
        margin:15px 0px 0px 20px;
        display:inline;
        text-align:center;
        color:#f66728;
        font-size:18px;
        font-weight:bold;
        font-family:'microsoft yahei';
        padding-top:90px;
        text-decoration:none;
        background:url(../images/gzlc.gif) no-repeat 0 0;
    }
    
.gzlc_pic_a {
        float:left;
        width:108px;
        height:30px;
        margin:25px 0px 0px 20px;
        display:inline;
        text-align:center;
        color:#f66728;
        font-size:18px;
        font-weight:bold;
        font-family:'microsoft yahei';
        padding-top:90px;
        text-decoration:none;
    }
    
.gzlc_bot {
        width:290px;
        float:left;
        margin:25px 0px 0px 22px;
        display:inline;
        background:url(../images/yh_bot.gif) no-repeat right bottom;
    }
.gzlc_bot1 {
        width:200px;
        float:left;
        margin:25px 0px 0px 22px;
        display:inline;
        background:url(../images/yh_bot.gif) no-repeat right bottom;
    }

.gzlc_top {
        width:270px;
        float:left;
        display:inline;
        padding:7px 0px 7px 22px;
        background:url(../images/yh_top.gif) no-repeat 0 0;
    }
.gzlc_top1 {
        width:178px;
        float:left;
        display:inline;
        padding:1px 0px 7px 22px;
        background:url(../images/yh_top.gif) no-repeat 0 0;
    }
    
.gzlc_top p {
        text-indent:2em;
        line-height:24px;
        color:#333333;
    }
    
.gzlc_top1 p {
        text-indent:2em;
        line-height:24px;
        color:#333333;
    }
    
.nav_k {
        clear:both;
        width:97%;
        margin:0px auto;
        padding-top:10px;
    }
    
.nav_k .x_nav {
        width:100%;
    }
    
.nav_k li {
        width:48%;
        margin-left:1%;
        display:inline;
    }
    
.right_con {
        width:207px;
        float:right;
        margin-right:9px;
        display:inline;
    }
    
.jbss {
        width:207px;
        height:64px;
        float:left;
        margin-top:5px;
        background:url(../images/jbss.gif) no-repeat 0 0;
    }

.gsgg {
		width:207px;
		height:64px;
		float:left;
		background:url(../images/gsgg.gif) no-repeat 0 0;
	}
	
.link_w {
        float:right;
        margin:42px 6px 0px 0px;
        display:inline;
        line-height:20px;
    }
    
.link_w a:link,.link_w a:visited {
        color:#e34e00;
        text-decoration:none;
    }

.link_w a:hover {
        color:#e34e00;
        text-decoration:underline;
    }

.gzfw {
        width:207px;
        height:66px;
        float:left;
        margin-top:5px;
        background:url(../images/gzfw.gif) no-repeat 0 0;
    }

.link_w02 {
        float:right;
        margin:44px 6px 0px 0px;
        display:inline;
        line-height:20px;
    }
    
.link_w02 a:link,.link_w02 a:visited {
        color:#fff;
        text-decoration:none;
    }

.link_w02 a:hover {
        color:#fff;
        text-decoration:underline;
    }
    
.link_w02 .zw {
        color:#b5b3b3;
        cursor:pointer;
    }

.hdjl {
        width:207px;
        height:64px;
        float:left;
        margin-top:5px;
        background:url(../images/hdjl.gif) no-repeat 0 0;
    }

.sbby {
        width:207px;
        height:64px;
        float:left;
        margin-top:5px;
        background:url(../images/sbby.jpg) no-repeat 0 0;
    }

.jcwb {
        width:207px;
        height:64px;
        float:left;
        margin-top:5px;
        background:url(../images/wbq.gif) no-repeat 0 0;
    }
/*-----------------------------------新闻列表 end---------------------------------*/

/*-----------------------------------手风琴 begin---------------------------------*/

.accordioCon {
        width:745px;
        height:185px;
        float:left;
        overflow:hidden;
    }
    
.acc dl dd,.acc dl dt { 
        float:left;
        display:inline;
        padding:0;
        margin:0;
    }
    
dl,dt,dd {
        padding:0;
        margin:0;
        float:left;
    }

img {
        border:none;
    }
    
.acc dl dt {
        width:0;
        overflow:hidden;
    }
    
.acc dl dd {
        width:33px;
        height:185px;
        cursor:pointer;
    }
    
.acc dl dd.d1 {
        background:#1e6db0 url(../images/sq_pic.gif) no-repeat center 13px;
    }
    
.acc dl dd.d2 {
        background:#38a262 url(../images/sq_pic.gif) no-repeat center 13px;
    }
    
.acc dl dd.d3 {
        background:#ff6600 url(../images/sq_pic.gif) no-repeat center 13px;
    }

.acc dl dd.current {
        background-image:url(../images/zk_pic.gif);
        background-position:center 11px;
    }

.s_name {
        margin-top:32px;
        margin-left:5px;
        display:inline;
        text-align:center;
        line-height:18px;
        color:#fff;
        width:23px;
        float:left;
        font-weight:bold;
        font-size:14px;
    }

.s_zk {
        margin-top:12px;
        margin-left:5px;
        display:inline;
        text-align:center;
        line-height:14px;
        color:#8fb6d7;
        width:23px;
        float:left;
        font-size:12px;
    }

d2 .s_zk {
        color:#9bd1b1;
    }

d3 .s_zk {
        color:#ffb281;
    }
    
.bswf_01 {
        width:289px;
        height:84px;
        float:left;
        margin-top:5px;
        cursor:pointer;
        background:url(../images/bsfw_01.gif) no-repeat 0 0;
    }

.bswf_02 {
        width:342px;
        height:84px;
        float:left;
        margin-top:5px;
        margin-left:8px;
        display:inline;
        cursor:pointer;
        background:url(../images/bsfw_02.gif) no-repeat 0 0;
    }

.bswf_03 {
        width:383px;
        height:84px;
        float:left;
        margin-top:5px;
        cursor:pointer;
        background:url(../images/bsfw_03.gif) no-repeat 0 0;
    }

.bswf_04 {
        width:208px;
        height:84px;
        float:left;
        margin-top:5px;
        margin-left:10px;
        display:inline;
        cursor:pointer;
        background:url(../images/bsfw_04.gif) no-repeat 0 0;
    }
.bswf_04_new {
        width:250px;
        /**height:40px;*/
        height:84px;
        margin-top:0px;
        margin-bottom:3px;
        float:left;
        cursor:pointer;
        background:url(../images/bsfw_04_new.gif) no-repeat 0 0;
    }
    
.word_01 {
        width:132px;
        float:left;
        margin:7px 0px 0px 114px;
        display:inline;
        color:#999999;
        line-height:24px;
    }

.word_02 {
        width:182px;
        float:left;
        margin:7px 0px 0px 115px;
        display:inline;
        color:#999999;
        line-height:18px;
    }
    
.word_03 {
        width:230px;
        float:left;
        margin:7px 0px 0px 116px;
        display:inline;
        color:#999999;
        line-height:18px;
    }
    
.font_w {
        color:#666666;
        font-weight:bold;
    }
    
.ac_con {
        width:646px;
        float:left;
    }

.cxfw_01 {
        width:411px;
        height:84px;
        float:left;
        margin-top:5px;
        margin-left:7px;
        display:inline;
        cursor:pointer;
        background:url(../images/cxfw_01_new.gif) no-repeat 0 0;
    }

.cxfw_02 {
        width:312px;
        height:84px;
        float:left;
        margin-top:5px;
        margin-left:8px;
        display:inline;
        cursor:pointer;
        background:url(../images/cxfw_02.gif) no-repeat 0 0;
    }

.cxfw_03 {
        width:312px;
        float:left;
        margin-top:5px;
        margin-left:7px;
        display:inline;
    }
    
.word_04 {
        width:250px;
        float:left;
        margin:7px 0px 0px 117px;
        display:inline;
        color:#999999;
        line-height:22px;
    }
    
.fw_01 {
        width:265px;
        height:40px;
        float:left;
        cursor:pointer;
        background:url(../images/cxfw_05.gif) no-repeat 0 0;
    }
    
.fw_02 {
        width:312px;
        height:84px;
        margin-top:0px;
        float:left;
        cursor:pointer;
        background:url(../images/cxfw_04.gif) no-repeat 0 0;
    }
.fw_05 {
        width:250px;
        height:40px;
        float:left;
        cursor:pointer;
        background:url(../images/cxfw_03_new.gif) no-repeat 0 0;
    }
    
.cxfw_04 {
        /**width:358px;
        height:82px;
        float:left;
        border:1px solid #d0c9c9;
        background:#f5f3f3 url(../images/icon03.gif) no-repeat 324px center;
        margin:5px 0px 0px 6px;
        display:inline;**/
        width:629px;
        height:82px;
        float:left;
        border:1px solid #d0c9c9;
        background:#f5f3f3 url(../images/icon03.gif) no-repeat 584px center;
        margin:5px 0px 0px 8px;
        display:inline;
    }
    
.cx_til {
        float:left;
        font-size:14px;
        color:#333333;
        font-family:'microsoft yahei';
        font-weight:bold;
        line-height:23px;
        margin:15px 0px 0px 15px;
        display:inline;
    }
    
.cx_k {
        clear:both;
        width:269px;
        height:21px;
        float:left;
        margin:4px 0px 0px 15px;
        display:inline;
        border:1px solid #00a9e4;
        background:#fff;
    }
    
.cx_input {
        width:240px;
        float:left;
        height:20px;
        line-height:20px;
        margin-left:5px;
        display:inline;
        border:none;
        background:none;
        color:#8b8b8b;
    }
    
.cx_pic {
        width:17px;
        height:16px;
        float:right;
        margin:3px 1px 0px 0px;
        display:inline;
    }
    
.hdjl_01 {
        width:289px;
        height:84px;
        float:left;
        margin-top:5px;
        cursor:pointer;
        background:url(../images/hdjl_01.gif) no-repeat 0 0;
    }

.word_05 {
        width:105px;
        float:left;
        margin:7px 0px 0px 116px;
        display:inline;
        color:#999999;
        line-height:22px;
    }
    
.ac_left {
        width:289px;
        float:left;
        margin-left:6px;
        display:inline;
    }

.hdjl_02 {
        width:289px;
        float:left;
        margin-top:5px;
    }
    
.hdjl_02 a {
        float:left;
    }
    
.fw_03 {
        width:289px;
        height:40px;
        float:left;
        cursor:pointer;
        background:url(../images/hdjl_02.gif) no-repeat 0 0;
    }
    
.fw_04 {
        width:289px;
        height:40px;
        margin-top:4px;
        float:left;
        cursor:pointer;
        background:url(../images/hdjl_03.gif) no-repeat 0 0;
    }

.ac_right{
        width:337px;
        float:left;
        margin-top:5px;
        margin-left:8px;
        display:inline;
    }
    
.r_til {
        width:319px;
        float:left;
        line-height:18px;
        padding-left:18px;
        color:#333;
        font-weight:bold;
        background:url(../images/icon02.gif) no-repeat 3px center;
        border-bottom:1px solid #9c9c9c;
    }
    
.wt {
        clear:both;
        width:100%;
        float:left;
        line-height:16px;
        color:#ff4000;
        word-break:keep-all;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    
.da {
        clear:both;
        width:100%;
        float:left;
        line-height:16px;
        color:#333;
        word-break:keep-all;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    
.yn_k {
        width:100%;
        float:left;
        padding:3px 0px 3px 0px;
    }
    
.wb {
        width:100%;
        float:left;
        margin-top:2px;
    }
    
.wb li {
        width:49%;
        float:left;
        line-height:16px;
        list-style:none;
    }
    
.wb li a:link,.wb li a:visited {
        color:#0054ff;
        float:left;
        line-height:16px;
        padding-left:3px;
        text-decoration:none;
    }
    
.wb li a:hover {
        color:#0054ff;
        text-decoration:underline;
    }
    
.wb_ej {
        width:91%;
        float:right;
        margin-top:12px;
    }
    
.wb_ej li {
        width:49%;
        float:left;
        line-height:22px;
        list-style:none;
        color:#555555;
    }
    
.wb_ej li a:link,.wb_ej li a:visited {
        color:#555555;
        float:left;
        line-height:22px;
        text-decoration:none;
    }
    
.wb_ej li a:hover {
        color:#555555;
        text-decoration:underline;
    }
    
/*-----------------------------------手风琴 end---------------------------------*/

/*-----------------------------------右侧模块 begin---------------------------------*/

.r_list01 {
        width:205px;
        height:30px;
        float:left;
        margin-top:5px;
        border:1px solid #d1d0ce;
        background:url(../images/bt_bg01.gif) repeat-x 0 0;
    }

.r_list02 {
        width:205px;
        height:30px;
        float:left;
        margin-top:5px;
        border:1px solid #b7b6b4;
        background:url(../images/bt_bg02.gif) repeat-x 0 0;
    }
    
.r_bt01 {
        float:left;
        margin-left:7px;
        display:inline;
        padding-left:24px;
        color:#333;
        font-size:14px;
        line-height:30px;
        background:url(../images/r_icon01.gif) no-repeat 0 center;
    }
    
.r_bt02 {
        float:left;
        margin-left:7px;
        display:inline;
        padding-left:24px;
        color:#333;
        font-size:14px;
        line-height:30px;
        background:url(../images/r_icon02.gif) no-repeat 0 center;
    }
    
.r_bt03 {
        float:left;
        margin-left:7px;
        display:inline;
        padding-left:24px;
        color:#333;
        font-size:14px;
        line-height:30px;
        background:url(../images/r_icon03.gif) no-repeat 0 center;
    }
    
.r_bt04 {
        float:left;
        margin-left:7px;
        display:inline;
        padding-left:24px;
        color:#333;
        font-size:14px;
        line-height:30px;
        background:url(../images/r_icon04.gif) no-repeat 0 center;
    }
    
.r_bt05 {
        float:left;
        margin-left:7px;
        display:inline;
        padding-left:24px;
        color:#333;
        font-size:14px;
        line-height:30px;
        background:url(../images/r_icon05.gif) no-repeat 0 center;
    }
    
.r_bt06 {
        float:left;
        margin-left:7px;
        display:inline;
        padding-left:24px;
        color:#333;
        font-size:14px;
        line-height:30px;
        background:url(../images/r_icon06.gif) no-repeat 0 center;
    }

.r_bt07 {
        float:left;
        margin-left:7px;
        display:inline;
        padding-left:24px;
        color:#333;
        font-size:14px;
        line-height:30px;
        background:url(../images/r_icon07.gif) no-repeat 0 center;
    }

.r_bt08{
	    float:left;
        margin-left:7px;
        display:inline;
        padding-left:24px;
        color:#333;
        font-size:14px;
        line-height:30px;
        background:url(../images/r_icon08.gif) no-repeat 0 center;
	}

.r_bt11{
	    float:left;
        margin-left:7px;
        display:inline;
        padding-left:24px;
        color:#333;
        font-size:14px;
        line-height:30px;
        background:url(../images/r_icon11.gif) no-repeat 0 center;
	}
	
.r_con {
        width:205px;
        float:left;
        border-left:1px solid #b7b6b4;
        border-right:1px solid #b7b6b4;
        border-bottom:1px solid #b7b6b4;
    }
    
.r_con01 {
        width:205px;
        float:left;
        height:270px;
        padding:5px 0px 5px 0px;
        border-left:1px solid #b7b6b4;
        border-right:1px solid #b7b6b4;
        border-bottom:1px solid #b7b6b4;
    }

.r_con02 {
        width:205px;
        float:left;
        height:580px;
        padding:5px 0px 5px 0px;
        border-left:1px solid #b7b6b4;
        border-right:1px solid #b7b6b4;
        border-bottom:1px solid #b7b6b4;
    }
    
.r_con04{
	    height:30px;
	}
    
.r_nr {
        width:88%;
        margin:0px auto;
        color:#333333;
        line-height:20px;
    }
    
.r_height {
        line-height:21px;
    }
    
a.link_red:link,a.link_red:visited,a.link_red:hover {
        color:#e30000;
    }
p.link_red{
        color:#e30000;
    }

.r_con03 {
        width:207px;
        float:left;
        margin-top:5px;
        height:74px;
        background:url(../images/r_con_bg.gif) no-repeat 0 0;
    }
    
.r_word {
        width:108px;
        float:left;
        margin:7px 0px 0px 82px;
        display:inline;
        color:#333;
        line-height:20px;
        cursor:pointer;
    }

/*-----------------------------------右侧模块 end---------------------------------*/

/*-----------------------------------友情链接 begin---------------------------------*/

.link {
        width:100%;
        float:left;
        background:#e6e6e6;
        margin-top:8px;
        padding:10px 0px 10px 0px;
    }

.link_fl {
        width:150px;
        float:left;
        color:#333;
        line-height:20px;
        font-size:14px;
        text-align:right;
    }
    
.link_list {
        float:left;
        width:820px;
        color:#666666;
        line-height:20px;
    }
    
.link_list a:link,.link_list a:visited {
        color:#666666;
        line-height:20px;
        float:left;
        margin-right:22px;
        display:inline;
        white-space:nowrap;
    }

/*-----------------------------------友情链接 end---------------------------------*/

/*-----------------------------------底部信息 begin---------------------------------*/
    
.footer {
		width:100%;
		float:left;
		line-height:40px;
		text-align:center;
		background:#067ec7;
		color:#fff;
	}
	
.foot_con {
		width:1001px;
		line-height:18px;
		margin:0px auto;
		text-align:center;
		background:#067ec7;
		color:#fff;
		padding:15px 0px;
	}
    
/*-----------------------------------底部信息 end---------------------------------*/

/*-----------------------------------二级文章 begin--------------------------------*/

.ej_dh {
        width:98%;
        line-height:26px;
        margin:0px auto;
        border-bottom:1px solid #aaaaaa;
    }
    
.ej_con {
        width:98%;
        margin:0px auto;
        margin-top:10px;
    }
    
.con_h {
        margin-top:3px;
    }

.con_h02 {
        margin-top:-5px;
    }
    
.ej_left {
        width:708px;
        float:left;
        margin-left:8px;
        display:inline;
        padding-right:12px;
        border-right:1px solid #aaaaaa;
    }
    
.article_title {
        width:100%;
        float:left;
        line-height:30px;
        font-size:20px;
        font-family:'microsoft yahei';
    }
    
.article_time {
        color:#666666;
        float:left;
        line-height:16px;
        margin-top:6px;
        white-space:nowrap;
    }
    
.font_change {
        float:right;
    }
    
.font_change a:link,.font_change a:visited {
        width:22px;
        height:22px;
        float:left;
        line-height:22px;
        text-align:center;
        font-size:14px;
        color:#727272;
        font-family:'arial';
        margin-left:6px;
        display:inline;
        text-decoration:none;
        background:url(../images/font_bg.gif) no-repeat 0 0;
    }

.font_change a:hover {
        color:#f66728;
        text-decoration:underline;
    }

.font_change a.select:link,.font_change a.select:visited,.font_change a.select:hover {
        color:#f66728;
        text-decoration:none;
    }

    
.article_pic {
        width:100%;
        float:left;
        margin-top:6px;
        overflow:hidden;
        text-align:center;
    }
    
.article_pic img {
        border:1px solid #8d8d8d;
    }
    
.article_con {
        width:100%;
        float:left;
        margin-top:10px;
        line-height:30px;
        font-size:12px;
        letter-spacing:1px;
        font-size:12px;
    }
    
.article_con img{
		width:100%;
	}
.article_con p img{
		max-width: 800px;
		height:100%;
		width:expression(this.width > 500 ? "500px" : this.width);
	}
    
.inde {
        text-indent:2em;
    }
    
.article_cz {
        width:100%;
        float:left;
        margin-top:10px;
    }
    
.cz_yy {
        float:left;
        line-height:24px;
        color:#555555;
    }

.cz_fx {
        float:right;
        line-height:24px;
        color:#555555;
    }
    
.use_button {
        width:65px;
        height:22px;
        border:none;
        background:url(../images/use_button.gif) no-repeat 0 0;
        color:#f66728;
        text-align:left;
        padding-left:29px;
        cursor:pointer;
        margin-right:8px;
        display:inline;
        vertical-align:middle;
    }

.fx_button {
        width:86px;
        height:24px;
        border:none;
        background:url(../images/fx_button.gif) no-repeat 0 0;
        cursor:pointer;
        margin-right:8px;
        display:inline;
        vertical-align:middle;
    }
    
.color_yellow {
        color:#f66728;
    }
    
.ej_right {
        width:238px;
        float:left;
        padding-left:10px;
        margin-left:-1px;
        display:inline;
        border-left:1px solid #aaaaaa;
    }
    
.article_author {
        width:100%;
        float:left;
        color:#aaaaaa;
        line-height:23px;
    }
    
.au_font {
        color:#f46b2f;
        font-size:16px;
        font-family:'microsoft yahei';
    }
    
.author_pic {
        width:83px;
        height:99px;
        border:1px solid #959595;
    }
    
.qt_til {
        width:100%;
        float:left;
        line-height:30px;
        color:#000;
        font-weight:bold;
        letter-spacing:2px;
    }
    
.qt_list {
        width:100%;
        float:left;
    }
    
.qt_list li {
        width:100%;
        float:left;
        list-style:none;
    }
    
.qt_list li a:link,.qt_list li a:visited {
        color:#555555;
        line-height:24px;
        padding-left:28px;
        float:left;
        letter-spacing:1px;
        background:url(../images/icon02.gif) no-repeat 11px 7px;
    }
    
.fg {
        width:100%;
        float:left;
        height:0px;
        line-height:0px;
        padding-bottom:7px;
        margin-top:7px;
        border-top:1px solid #dadada;
    }
    
.tj_list {
        width:180px;
        float:left;
        margin:10px 4px 0px 5px;
        display:inline;
    }
    
.r_list {
        width:170px;    
    }

.r_list_r {
        margin:13px 9px 0px 3px;
        padding-bottom:4px;
    }
    
.tj_pic {
        width:180px;
        height:104px;
        float:left;
    }

.r_list .tj_pic {
        width:170px;
        height:99px;
        float:left;
    }
    
.tj_word {
        width:100%;
        float:left;
        line-height:18px;
        margin-top:6px;
    }

.tj_word a:link,.tj_word a:visited {
        color:#666;
        text-decoration:none;
    }

.tj_word a:hover {
        color:#666;
        text-decoration:underline;
    }
    
/*-----------------------------------二级文章 end---------------------------------*/

.nr_con {
        width:980px;
        margin:0px auto;
    }
    
.fwhd_pic {
        float:left;
    }
    
.fwhd_01 {
        width:320px;
        height:84px;
        float:left;
        margin-right:10px;
        margin-top:10px;
        display:inline;
        cursor:pointer;
        background:url(../images/zxjb.gif) no-repeat 0 0;
    }

.fwhd_02 {
        width:320px;
        height:84px;
        float:left;
        margin-right:10px;
        margin-top:10px;
        display:inline;
        cursor:pointer;
        background:url(../images/zxss.gif) no-repeat 0 0;
    }

.fwhd_03 {
        width:320px;
        height:84px;
        float:left;
        margin-top:10px;
        display:inline;
        cursor:pointer;
        background:url(../images/hdjl_01.gif) no-repeat 0 0;
    }
    
.fwhd_word01 {
        width:176px;
        float:left;
        margin:6px 0px 0px 111px;
        display:inline;
        line-height:24px;
        color:#999999;
    }

.fwhd_word02 {
        width:180px;
        float:left;
        margin:4px 0px 0px 111px;
        display:inline;
        line-height:19px;
        color:#999999;
    }
    
.fw_til {
        float:left;
        clear:both;
        width:273px;
        background:url(../images/icon02.gif) no-repeat 0 6px;
        line-height:18px;
        color:#0445ff;
        font-size:14px;
        font-family:'microsoft yahei';
        margin-left:12px;
        display:inline;
        padding-left:16px;
        margin-top:11px;
    }
    
.fw_til a:link,.fw_til a:visited {
        color:#0445ff;
        text-decoration:none;
    }

.fw_til a:hover {
        color:#0445ff;
        text-decoration:underline;
    }
    
.fw_xq {
        clear:both;
        float:left;
        width:273px;
        line-height:18px;
        color:#555555;
        margin-top:11px;
        padding-left:28px;
    }
    
.ej_left02 {
        width:595px;
        float:left;
    }



.ej_right02 {
        width:376px;
        float:right;
    }

.ej_left03 {
        width:376px;
        float:left;
    }

.ej_right03 {
        float:right;
        width:595px;
    }

.ej_left04 {
        width:207px;
        float:left;
        padding-top:3px;
    }

.ej_right04 {
        float:right;
        width:763px;
    }
    
.yw_list {
        width:100%;
        float:left;
        margin-top:10px;
    }
    
.yw_pic {
        width:119px;
        height:78px;
        float:left;
        margin-left:12px;
        display:inline;
        border:1px solid #969696;
    }

.yw_pic img {
        width:119px;
        height:78px;
        float:left;
    }
    
.news_sm03 {
        width:426px;
        float:left;
        margin:6px 0px 0px 16px;
        display:inline;
    }
    
.news_sm03 .n_til a {
        font-size:14px;
    }
    
.ej_right04 .news_sm03 {
        width:590px;
    }
    
.page {
        width:100%;
        float:left;
        margin-top:10px;
        border-top:1px solid #eeebeb;
        padding-top:10px;
    }
    
.page_b {
        float:right;
    }
    
a.pre:link,a.pre:visited {
        width:25px;
        height:25px;
        line-height:25px;
        text-align:center;
        color:#000;
        float:left;
        background:url(../images/pre_normal.gif) no-repeat 0 0;
        margin-right:7px;
        display:inline;
    }

a.pre:hover {
        background:url(../images/pre_hover.gif) no-repeat 0 0;
    }

a.num:link,a.num:visited {
        width:25px;
        height:25px;
        line-height:25px;
        text-align:center;
        color:#000;
        float:left;
        background:url(../images/num_normal.gif) no-repeat 0 0;
        margin-right:7px;
        display:inline;
        text-decoration:none;
    }

a.num:hover {
        background:url(../images/num_hover.gif) no-repeat 0 0;
        color:#fff;
        text-decoration:none;
    }

a.num_select:link,a.num_select:visited,a.num_select:hover {
        width:25px;
        height:25px;
        line-height:25px;
        text-align:center;
        float:left;
        background:url(../images/num_hover.gif) no-repeat 0 0;
        color:#fff;
        margin-right:7px;
        display:inline;
        text-decoration:none;
    }
    
.syh {
        width:25px;
        height:25px;
        line-height:25px;
        text-align:center;
        color:#000;
        float:left;
        margin-right:7px;
        display:inline; 
    }
    

a.next:link,a.next:visited {
        width:25px;
        height:25px;
        line-height:25px;
        text-align:center;
        color:#000;
        float:left;
        background:url(../images/next_normal.gif) no-repeat 0 0;
    }

a.next:hover {
        background:url(../images/next_hover.gif) no-repeat 0 0;
    }
    
.zt_pic {
        width:569px;
        height:96px;
        float:left;
        margin:13px 0px 0px 3px;
        display:inline;
    }
    
.hei01 {
        height:168px;
    }
    
.hei02 {
        height:211px;
    }
    
.news_list_top06 .hei03 {
        height:391px;
    }
    
.news_list_top06 .hei04 {
        height:434px;
    }
    
.hei_auto {
        height:auto;
    }

.news_list_top02 .hei_auto {
        height:auto;
        padding-bottom:10px;
    }
    
.zoombox {
        width:100%;
        float:left;
        margin-top:10px;
        background:#cbcbcb;
        padding-bottom:10px;
    }
    
.zoompic {
        border:solid 1px #dfdfdf;
        width:943px;
        height:489px;
        float:left;
        background:url(../images/loading.gif) no-repeat 50% 50%; 
        position:relative;
        border:1px solid #fff;
        margin:7px 0px 0px 8px;
        display:inline;
        text-align: center;
    }
    
.zoompic img {
        max-width:943px;
        max-height:489px;
        float:center;
    }
.zoompic img:hover{
		cursor: pointer;
	}
.ms_bg {
        position:absolute;
        left:0px;
        bottom:0px;
        width:943px;
        height:32px;
        float:left;
        background:#000;
        filter:alpha(opacity=50);
        opacity: 0.5;
    }

.pic_word {
        position:absolute;
        left:0px;
        bottom:0px;
        line-height:32px;
        padding-left:17px;
        color:#fff;
        font-size:14px;
        font-weight:bold;
    }
    

.sliderbox{
        float:left;
        height:86px;
        width:100%;
        overflow:hidden;
        margin-top:10px
    }
    
.sliderbox .arrow-btn{
        width:33px;
        height:86px;
        cursor:pointer;
    }
    
.sliderbox #btn-left{
        float:left;
        background:url(../images/left.gif) no-repeat 0 0;
    }
.sliderbox #btn-left.dasabled {
        background:url(../images/left_zh.gif) no-repeat 0 0;
        cursor:inherit;
    }
.sliderbox #btn-right {
        float:right;
        background:url(../images/right.gif) no-repeat 0 0;
    }
    
.sliderbox #btn-right.dasabled {
        background:url(../images/right_zh.gif) no-repeat 0 0;
    }
    
.sliderbox .slider {
        float:left;
        height:86px;
        width:894px;
        position:relative;
        overflow:hidden;
        display:inline;
    }
    
.sliderbox .slider ul {
        position:absolute;
        left:0;
        width:999em;
    }
    
.sliderbox .slider li {
        float:left;
        width:149px;
        height:86px;
        display:inline;
        text-align:center;
    }
    
.sliderbox .slider li img {
        width:134px;
        height:84px;
        border:solid 1px #fff;
        }
        
.sliderbox .slider li.current img {
        border:solid 1px #343434;
    }
    
.xw_list {
        width:139px;
        float:left;
        margin:10px 10px 0px 10px;
        display:inline;
    }
    
.xw_list img {
        width:139px;
        height:104px;
        float:left;
    }
    
.xw_word {
        width:100%;
        float:left;
        margin-top:10px;
        text-align:center;
    }
    
.xw_word a {
        color:#666;
    }
    

/*-----------------------------------检务公开 begin---------------------------------*/
    
.jw_left {
        width:730px;
        float:left;
    }
    
.gk {
        padding:3px 8px 0px 8px;
        line-height:24px;
        color:#333333;
        height:120px;
        position:relative;
        clear:both;
        letter-spacing:2px;
        text-align:justify;
        text-justify:inter-ideograph;
    }
    
a.ljgd:link,a.ljgd:visited {
        position:absolute;
        right:8px;
        bottom:0px;
        float:right;
        line-height:24px;
        color:#0000ff;
    }
    
.ld_list {
        width:100%;
        float:left;
        padding-top:5px;
        padding-bottom:5px;
    }

.ld_list_x {
        width:50%;
        float:left;
        padding-top:3px;
        border-right:1px solid #f6f5f5;
    }

.ld_list_x2 {
        width:46%;
        float:left;
        padding-left:15px;
        padding-top:3px;
    }
    
.ld_t {
        width:90%;
        float:left;
        line-height:22px;
        color:#b70000;
        padding:4px 0px 4px 7px;
        font-size:14px;
        font-weight:bold;
    }
    
.ld_t a:link,.ld_t a:visited {
        color:#b70000;
    }

.ld_x {
        float:left;
        width:88%;
        padding-left:22px;
        line-height:30px;
        color:#333333;
        font-size:14px;
    }
    
.jw_right {
        width:239px;
        float:right;
        margin-top:8px;
        min-height:830px;
        _height:830px;
        border:1px solid #fabc6c;
        background:#fff8f3;
    }
    
.jw_r_til {
        width:217px;
        float:left;
        border-bottom:1px solid #cbc9c9;
        text-align:center;
        line-height:44px;
        color:#b70000;
        font-weight:bold;
        font-size:16px;
        margin:6px 0px 0px 11px;
        display:inline;
    }
    
.jw_r_nr {
        width:211px;
        float:left;
        border-top:1px solid #fff;
        margin:0px 0px 0px 11px;
        padding:6px 0px 6px 6px;
        display:inline;
        line-height:33px;
        font-size:14px;
    }
    
.jw_link {
        clear:both;
        width:100%;
        float:left;
        margin-top:8px;
    }
    
.jw01 {
        width:320px;
        height:41px;
        float:left;
        background:#fde2d0;
    }
    
.jw01 a,.jw02 a,.jw03 a {
        float:left;
        font-size:14px;
        color:#000000;
        line-height:20px;
        margin:10px 0px 0px 20px;
        display:inline;
        font-family:'microsoft yahei';
    }

.jw02 {
        width:320px;
        height:41px;
        float:left;
        margin-left:10px;
        display:inline;
        background:#d4ecf8;
    }

.jw03 {
        width:320px;
        height:41px;
        float:right;
        background:#ffeafb;
    }

.jw03 a.hslink {
        color:#006cff;
        font-size:12px;
        margin-top:12px;
        font-family:'宋体';
    }
    
.jw04 {
        width:320px;
        height:41px;
        float:left;
        margin-left:10px;
        background:#fde2d0;
    }    
.jw04 a {
        float:left;
        font-size:14px;
        color:#000000;
        line-height:20px;
        margin:10px 0px 0px 20px;
        display:inline;
        font-family:'microsoft yahei';
    }    
    
.r_nav {
        width:100%;
        float:left;
        background:#f7f7f4;
    }

.r_nav li {
        width:100%;
        height:30px;
        float:left;
        list-style:none;
    }
    
.r_nav li a:link,.r_nav li a:visited {
        padding-left:36px;
        width:169px;
        float:left;
        line-height:30px;
        color:#333333;
        background:url(../images/icon02.gif) no-repeat 18px center;
    }

.r_nav li a:hover {
        color:#333333;
    }

.r_nav li.select a:link,.r_nav li.select a:visited,.r_nav li.select a:hover {
        color:#fff;
        background:#ff6600 url(../images/icon06.gif) no-repeat 18px center;
    }
    
.person_sm {
        width:761px;
        float:left;
        margin-top:8px;
        border:1px solid #eeebeb;
        background:#fefaf4;
        padding-bottom:10px;
    }
    
.person_pic {
        width:144px;
        height:194px;
        padding:5px;
        float:left;
        margin:10px 0px 0px 10px;
        display:inline;
        border:1px solid #d2d3d3;
        background:#fff;
    }
    
.person_word {
        width:560px;
        float:left;
        margin:16px 0px 0px 20px;
        display:inline;
        line-height:24px;
        letter-spacing:2px;
        color:#000;
    }

.jcy_content {
        width:730px;
        float:left;
        margin:16px 0px 0px 20px;
        display:inline;
        line-height:24px;
        letter-spacing:2px;
        color:#000;
    }
    
.per_name {
        font-size:18px;
        font-family:'microsoft yahei';
        font-weight:bold;
    }

.per_zw {
        font-size:14px;
        font-family:'microsoft yahei';
        font-weight:bold;
        color:#cd0000;
    }
    
/*------------------------------------------蒙灰 登录--------------------------------*/ 

.menghui {
         width:100%;
         height:100%;
         background:#000;
         filter:alpha(opacity=80);
         -moz-opacity:0.80;
         opacity:0.80;
         position:absolute;
         top:0px;
         left:0px;
         z-index:900;
         display:none;
    }
    
.iframe {
         filter:alpha(opacity=00);
         padding:0px;
         margin:0px;
         position:absolute;
         top:0px;
         left:0px;
         width:100%;
         height:100%;
    }

.tc_ceng {
        width:434px;
        height:303px;
        float:left;
        position:absolute;
        top:0px;
        left:0px;
        z-index:999;
         display:none;
        background:url(../images/dl_bg.gif) no-repeat 0 0;
    }
    
.dl_k {
        width:335px;
        margin:0px auto;
    }
    
.user_k {
        width:335px;
        height:51px;
        float:left;
        margin-top:20px;
        background:url(../images/name_bg.gif) no-repeat 0 0;
    }

.password_k {
        width:335px;
        height:51px;
        float:left;
        margin-top:20px;
        background:url(../images/password_bg.gif) no-repeat 0 0;
    }
    
.dl_input {
        width:260px;
        height:30px;
        line-height:30px;
        float:left;
        border:0px solid #fff;
        margin:12px 0px 0px 65px;
        display:inline;
        font-size:14px;
        color:#969696;
        background:none;
    }
    
.jz {
        color:#969696;
        line-height:50px;
    }
    
.jz input {
        padding:0px;
        margin:0px;
        vertical-align:middle;
    }
    
.dl_button {
        width:335px;
        height:53px;
        float:left;
        border:none;
        background:url(../images/sure_bg.gif) no-repeat 0 0;
        cursor:pointer;
    }
    
.qustion {
        width:585px;
        float:left;
        margin:0px 0px 0px 7px;
        display:inline;
        padding-bottom:10px;
    }
    
.qus_hy {
        width:100%;
        color:#e50000;
        float:left;
        line-height:20px;
        letter-spacing:-1px;
        margin-top:6px;
    }
    
.qus_xq {
        width:100%;
        color:#333333;
        float:left;
        line-height:23px;
        font-size:14px;
        font-weight:bold;
    }
    
.qus_til {
        width:100%;
        margin-top:12px;
        font-size:14px;
        padding-bottom:7px;
    }
    
.qus_input {
        width:100%;
        border:1px solid #bababa;
        height:26px;
        line-height:26px;
        background:#fff;
        vertical-align:middle;
    }

.qus_input_d {
        width:290px;
        border:1px solid #bababa;
        height:26px;
        line-height:26px;
        vertical-align:middle;
        background:#fff;
    }

.required {
        width:290px;
        border:1px solid #bababa;
        height:24px;
        line-height:40px;
        vertical-align:top;
        background:#fff;
    }

.qus_textarea {
        width:100%;
        border:1px solid #bababa;
        height:300px;
        line-height:18px;
        background:#fff;
    }
    
.color_red {
        color:#f10404;
        font-size:12px;
        font-weight:normal;
    }
.yanzm_h {
        font-size:18px;
        font-weight:normal;
        height: 34px;
        
    }
    
.tj_button {
        width:98px;
        height:35px;
        margin-top:15px;
        cursor:pointer;
        border:none;
        background:url(../images/tj_button.gif) no-repeat 0 0;
        font-size:16px;
        color:#fff;
        font-family:'microsoft yahei';
    }
    
.question_lb {
        width:98%;
        float:left;
        padding:5px 0px 5px 7px;
        border-bottom:1px solid #ecebeb;
    }
    
.qus_author {
        float:left;
        line-height:22px;
        color:#acacac;
    }
    
.qus_time {
        float:right;
        line-height:22px;
        color:#acacac;
    }
    
.qus_name {
        width:100%;
        float:left;
        line-height:22px;
        color:#000000;
    }
    
.qus_answer {
        width:100%;
        float:left;
        line-height:22px;
        color:#e55c00;
    }
/*------------------------------------------检查业务--------------------------------*/  
    
.jxyw_con {
        width:100%;
        float:left;
        margin-top:10px;
    }

.jc_list_l {
        width:298px;
        float:left;
        padding-right:18px;
        margin-right:18px;
        display:inline;
        padding-left:3px;
        padding-bottom:10px;
        border-right:1px solid #cbcbcb;
    }

.jc_list_r {
        width:298px;
        float:left;
        padding-left:3px;
        padding-bottom:10px;
    }
    
.l_li {
        width:100%;
        float:left;
        margin-top:10px;
        line-height:24px;
    }
    
.l_li a:link,.l_li a:visited,.l_li a:hover {
        color:#0042ff;
        font-size:16px;
    }
    
.search_result {
        padding:0px 5px 0px 5px;
    }
    
.search_gjz {
        width:100%;
        float:left;
        line-height:26px;
        margin-top:10px;
        color:#424242;
        text-align:right;
    }
    
.result_nr {
        width:100%;
        float:left;
        margin-top:5px;
        border-top:1px solid #cecece;
    }
    
.result_nr .result_list {
        width:96%;
        margin:0px auto;
        margin-top:10px;
        padding:0px 8px 10px 8px;
        background:url(../images/icon07.gif) repeat-x 0 bottom;
    }
    
.result_nr .end {
        background:none;
    }
    
.re_til {
        width:100%;
        float:left;
        line-height:24px;
        font-size:14px;
    }
    
a.til_bt:link,a.til_bt:visited,a.til_bt:hover {
        color:#777777;
    }
    
.re_til .color_red {
        font-size:14px;
    }
    
.re_nr {
        width:100%;
        float:left;
        line-height:18px;
        color:#555555;
        margin-top:3px;
    }
    
.re_time {
        width:100%;
        float:left;
        line-height:18px;
        color:#777777;
        margin-top:3px;
    }
.fg_x {
        width:98%;
        float:right;
        height:1px;
        font-size:0px;
        line-height:0px;
        padding:8px 0px 8px 0px;
        clear:both;
        background:url(../images/icon07.gif) repeat-x 0 center;
    }
    .close {
		float:right;
	}
	.tc_til {
		width:92%;
		margin:0px auto;
		padding-top:15px;
		border-bottom:2px solid #f69920;
	}

.til_word {
		float:left;
		font-size:24px;
		color:#c20000;
		font-weight:bold;
		line-height:35px;
		padding:6px 0px 10px 15px;
		letter-spacing:2px;
		font-family:'microsoft yahei';
	}
	
/*------------------------------------------建设中--------------------------------*/	
	
.jsz {
		width:100%;
		float:left;
		text-align:center;
		font-size:24px;
		line-height:70px;
		color:#ab0101;
		padding:100px 0px 100px 0px;
		font-family:'microsoft yahei';
	}
	
.xx_l_n {
		width:374px;
		float:left;
		clear: both;
}

.new_img{
		width:22px;
		height:7px;
		padding-top:20px;
		float:left;
	}
/*update  2014-1-21*/	
.layer {
	clear:both;
	zoom:1;	
	}	
.layer:after {
	content:"";
	display:block;
	clear:both;
	} 	
.speak_spirit {
	padding-top:8px;
	height:62px;
	}	
.news_extend {
	padding-right:10px;
	float:right;
	color:#929292;
	}	
.news_extend:hover {
	color:#ff6600;
	}	
/*column_left*/
.news_column_left {
	float:left;
	width:374px;
	overflow:hidden;
	}	
.news_column {
	margin-left:374px;
	zoom:1;
	}
.news_column:after {
	content:"";
	display:block;
	clear:both;
	}
.news_column  .news_list_x {
	border-left:1px dashed #eeecec;
	margin-top:18px;
	}	
.x_nav_blue  li  a  , .x_nav_blue  li  a:link ,.x_nav_blue  li  a:visited{
	background-image:url(../images/icon010.gif);	
	}
.news_bt_x {
	padding-top:10px;
	}	
.x_tab {
	margin-left:10px;
	}	
.x_tab  td  .a_process {
	display:block;
	padding-left:130px;
	padding-top:60px;
	height:80px;
	background:url("../images/gzlc.gif") no-repeat  0 30px transparent;
	font:700 26px/30px "Microsoft YaHei";
	text-decoration:none;
	color:#f66728;
	}
	
.gzlc_bot ,.gzlc_top{
	width:auto;
	}	
	
.gzlc_bot {
	margin:0 20px;
	}	
	
.gzlc_top {
	padding-left:5px;
	height:75px;
	overflow:hidden;
	}
	
.r_list02,.r_list01 {
	position:relative;
	}	
	
.r_bt011 {
	background-image:url(../images/r_icon011.gif);
	font-size:13px;
	}	
	
.r_con011{
	padding:10px 0;
	height:auto;
	background-color:#f7f7f4;
	
	}	
.a_extend ,.a_extend_down {
	position:absolute;
	top:10px;
	right:10px;
	width:13px;
	height:13px;
	background: url(../images/arrow_left_down.gif) 0 0 no-repeat;
}	
.a_extend_down {
	top:8px;
	height:15px;
	background-position:0 -22px;
	}
.r_list011  .a_extend_down{
	right:2px;	
	}	
.r_bt012 {
	background-image:url(../images/r_icon012.gif);
	}	
.r_con01 {
	padding:10px 0;
	}	
.r_con02 {
	padding:10px 0;
	}	
.ifocus_bt {
	position:relative;
	}
.ifocus_bt  	.a_extend {
	top:15px;
	}
/*page  level two  */	
.level2_bj {
	background:#FFF url(../images/bj.jpg) 0 38px repeat-x;
}
.page_top {
	height:38px;
	background:#FFF url(../images/top_bj.jpg) 0 0 repeat-x;
	overflow:hidden;
}
.page_top  .inner {
	width:1001px;
	height:38px;
	margin:0 auto;
	}
.jcw_logo {
	float:left;
	padding-left:45px;
	height:38px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
	}	
.jcw_logo  a ,.jcw_logo  a:hover {
	font:700 18px/38px  "Microsoft YaHei";
	color:#000;
	text-decoration:none;
	}
.top_nav {
	float:right;
	}	
.top_nav  li {
		float:left;
		padding:0 10px;
		height:38px;
	}
.top_nav  li   a ,.top_nav  li   a:hover {
	font:700 12px/38px "Microsoft YaHei";
	color:#333;
	}	
.level2_hd {
	height:154px;
	background:url(../images/level2_hd.jpg) 0 0 no-repeat;
	}	
.level2_hd  a {
	display:block;
	height:100%;
	width:100%;
	}	
/*level_con*/
.level2_con {
	border:1px solid #8dc9f0;
	border-bottom:none;
	}	
.level2_con_top {
	padding:0 10px 5px;
	background:url(../images/level2_top_bj.jpg) 0 0 repeat-x;
	zoom:1;
	}	
.level2_con_top:after ,.sub_banner:after{
	content:"";
	display:block;
	clear:both;
	}	
.sub_banner {
	padding-top:20px;
	width:980px;
	zoom:1;
	}
.sub_banner   .focus_news	{
	background:none;
	border:none;
	width:980px;
	height:325px;
	}
.sub_banner	#ifocus_pic ,
.sub_banner	#ifocus_piclist li,
.sub_banner 	#ifocus_piclist img {
	width:425px;
	height:322px;
	}
.sub_banner	#ifocus_pic {
	margin:0;
	}
.sub_banner	#ifocus_btn {
	width:545px;
	}
.sub_banner .ifocus_bt{
	width:490px;
	}
.sub_banner	#ifocus_btn ul {
	padding-top:5px;
	}	
.sub_banner	#ifocus_btn ul li	{
	background:none;
	height:35px;
}
.sub_banner #ifocus_btn  span {
	padding-left:45px;
	background: url(../images/arrow_banner.gif) 30px -22px no-repeat;
	line-height:30px;
	height:30px;
	display:block;
	width:auto;
	float:none;
}
.sub_banner #ifocus_btn .current span {
	padding-left:45px;
	background:#f66728 url(../images/arrow_banner.gif) 30px 16px no-repeat;
	line-height:40px;
	}
.l2_list {
	width:484px;
	border-top:3px solid #f69920;
	}	
.l2_list  .inner {
	border:1px solid #eeebeb;
	padding: 0 5px;
	}
.l2_list  .inner  h3  {
	padding-left:18px;
	height:37px;
	border-bottom:1px solid #cfcfcf;
	font:700 12px/37px SimSun;
	color:#333;
	}
.l2_news {
	padding:20px 10px;
	}	
.l2_news  li {
	padding-left:19px;
	height:26px;
	background:#FFF url(../images/icon_arrow_news.gif) 0 50% no-repeat;
	font:12px/26px  SimSun;
	color:#222222;
	}	
.l2_news  li  a ,.l2_news  li a:hover {
	color:#222;
	} 	
.pt10 {
	padding-top:10px;
	}	
.sub_banner #ifocus_btn  span {
	padding-left:45px;
	background: url(../images/arrow_banner.gif) 30px -22px no-repeat;
	line-height:30px;
	height:30px;
	display:block;
	width:auto;
	float:none;
}
.sub_banner #ifocus_btn .current span {
	padding-left:45px;
	background:#f66728 url(../images/arrow_banner.gif) 30px 16px no-repeat;
	line-height:40px;
	}
.l2_list {
	width:484px;
	border-top:3px solid #f69920;
	}	
.l2_list  .inner {
	border:1px solid #eeebeb;
	padding: 0 5px;
	}
.l2_list  .inner  h3  {
	padding-left:18px;
	height:37px;
	border-bottom:1px solid #cfcfcf;
	font:700 12px/37px SimSun;
	color:#333;
	}
.l2_news {
	padding:20px 10px;
	}	
.l2_news  li {
	padding-left:19px;
	height:26px;
	background:#FFF url(../images/icon_arrow_news.gif) 0 50% no-repeat;
	font:12px/26px  SimSun;
	color:#222222;
	}	
.l2_news  li  a ,.l2_news  li a:hover {
	color:#222;
	} 	
.pt10 {
	padding-top:10px;
	}		
/*----今日视点----*/

.jrsd {
		width:100%;
		height:38px;
		float:left;
		background:url(../images/sd_bg.gif) no-repeat 0 0;
	}
	
.xx_gd {
		width:610px;
		float:left;
		height:20px;
		overflow:hidden;
		line-height:20px;
		margin-left:131px;
		display:inline;
		margin-top:9px;
	}
	
.xx_li {
		width:100%;
		line-height:20px;
		font-size:14px;
		font-family:'microsoft yahei';
	}	
/*----图说京检---*/
	
.ztjj {
		width:100%;
		float:left;
		margin:6px 0px 0px 0px;
		display:inline;
		text-align:center;
	}
	
#colee_left img {
		width:120px;
		height:90px;
		border:2px solid #898989;
		margin:0px 8px 0px 8px;
	}
	
#colee_left span {
		clear:both;
		width:100%;
		float:left;
		text-align:center;
		color:#333333;
		line-height:22px;
		cursor:pointer;
	}
.time {
		float:right;
		margin:10px 10px 0px 0px;
		display:inline;
		line-height:20px;
		color:#fff;
		font-size:12px;
	}
	
.time img {
		vertical-align:center;
	}	
