@charset "GBK"; /*设定文字编码*/
/*默认字体样式、大小、行高、背景......*/

BODY {font-size: 12px;font-family:"宋体";height:auto;height:122px;margin:0 auto;background:url(../images/default/body_bg.jpg) repeat-x; background-color:#FFFFFF;}

.black { color:#000000;font-size:12px;}
a.black:link {color: #000000;font-size:12px;}
a.black:visited {color: #000000;font-size:12px;}
a.black:hover{color: #000000;	text-decoration: none;font-size:12px;}
a.black:active {color: #000000;font-size:12px;}

.white {color:#FFFFFF;font-size:12px;}
a.white:link {color: #ffffff;font-size:12px;}
a.white:visited {color: #ffffff;font-size:12px;}
a.white:hover{color: #ffffff;	text-decoration: none;font-size:12px;}
a.white:active {color: #ffffff;font-size:12px;}

.dust {color:#6B6868;font-size:12px;}
a.dust:link {color: #6B6868;font-size:12px;}
a.dust:visited {color: #6B6868;font-size:12px;}
a.dust:hover{color: #6B6868;	text-decoration: none;font-size:12px;}
a.dust:active {color: #6B6868;font-size:12px;}


/* 结构部分 */
#wrapper{ margin:0 auto; width:1001px; overflow:hidden;}/*页面外围控制整体布局宽度*/
#header{ background-color:#ffffff;height:395px; overflow:hidden; width:1001px;background:url(../images/default/head_bg.jpg) repeat-x;}/*页眉*/
#header_n{ background-color:#ffffff;height:123px; overflow:hidden; width:1001px;background:url(../images/default/head_bg.jpg) repeat-x;}/*页眉*/

#logo{float:left;width:223px; height:65px;background:url(../images/default/logo.gif) no-repeat center; }/*网站标识*/
#logo h1{float:left;color:#BAB6B6; text-align:left; width:216px; height:65px; line-height:116px; overflow:hidden; font-size:12px; font-weight:500; text-align:right;}
#topnav{ float:right;padding:0px; width:477px;height:31px;background:url(../images/default/head_kh.gif) no-repeat; color:#ffffff;}/*顶部菜单*/
#topnav h1{ float:left; color:#ffffff; text-align:right; width:280px; height:31px; line-height:30px; overflow:hidden; font-size:12px;font-weight:500;}
#main{ width:1001px;height:auto;overflow:hidden;margin:0px; padding:0px;}/*主体部分*/
#main_n{ width:1001px;height:auto;overflow:hidden;margin:0px; padding:0px; background-color:#F5F5F5;}/*主体部分*/
#left{float:left; width:751px; height:auto; overflow:hidden;margin:0px; padding:0px;}
#left_n{float:left; width:237px; height:auto; overflow:hidden;margin:0px; padding:0px;}
#right{float:right;width:250px; height:auto; overflow:hidden;margin:0px; padding:0px;}
#large{float:left; width:764px; height:auto; overflow:hidden;margin:0px; padding:0px;}
#footer{ margin:0px;height:152px; background-color:#ECE9E9;text-align:center; color:#6B6868;}/*页脚*/




/*网站导航*/

.menu{width:1001px; height:36px; overflow:hidden; }/*主菜单*/

.menu span{width:1001px;overflow:hidden;}

.menu ul{ height:36px; float:left;width:1001px;display: inline;	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}

.menu ul li{float:left;line-height:36px; height:36px;width:89px;text-align:center;display: inline;}

.menu ul li a{line-height:36px;text-align:center; font-size:12px; vertical-align:middle;height:36px;width:89px; font-weight:700;}

.menu ul li a:link{ color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:700;}

.menu ul li a:visited{ color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:700;}

.menu ul li a:active{ color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:700;}

.menu ul li a:hover{ display:block; color:#FFFFFF;line-height:36px;text-align:center; vertical-align:bottom; line-height:36px;height:36px;width:89px;font-weight:900; font-size:12px;}

#col{float:left;line-height:36px; height:36px; width:3px;background:url(../images/default/col_bg.jpg) no-repeat center; overflow:hidden;}


#nav_pho{float:left;line-height:25px; height:25px;width:980px;text-align:center; margin-top:-10px;}
#nav_pho h1{ float:left; color:#BABABA; text-align:right; width:750px; height:31px; line-height:32px; overflow:hidden; font-size:13px;}
#nav_pho span{float:left; color:#ffffff; text-align:right; width:200px; height:31px; line-height:31px; overflow:hidden; font-size:16px; font-weight:900;}


#kind_a{float:none;height:63px;width:233px;text-align:center;background:url(../images/default/kind_a.jpg) no-repeat center;}
#kind_b{float:none;height:63px;width:233px;text-align:center;background:url(../images/default/kind_b.jpg) no-repeat center;}
#kind_c{float:none;height:63px;width:233px;text-align:center;background:url(../images/default/kind_c.jpg) no-repeat center;}
#kind_d{float:none;height:63px;width:233px;text-align:center;background:url(../images/default/kind_d.jpg) no-repeat center;}
#kind_e{float:none;height:63px;width:233px;text-align:center;background:url(../images/default/kind_e.jpg) no-repeat center;}
#kind_f{float:none;height:63px;width:233px;text-align:center;background:url(../images/default/kind_f.jpg) no-repeat center;}


/* 左侧中间块*/
#left_center_top{ background:url(../images/default/left_center_top.jpg) no-repeat center top;height:38px; float:left;width:750px; overflow:hidden;}
#left_center_mid{float:left;width:745px; overflow:hidden; height:158px;}
.more_right{ text-align:right; float:right; padding-top:10px; text-align:center; height:30px; line-height:20px; width:68px; overflow:hidden; color:#787F85;}
.more_right a{ color:#787F85;}

.more_right2{ text-align:right; float:right; padding-top:5px; text-align:center; height:30px; line-height:20px; width:68px; overflow:hidden; color:#787F85;}


/* 右侧块*/
#right_top{ background:url(../images/default/small_top_bg.jpg) repeat-x center top;height:33px; float:none;width:250px; overflow:hidden;}
#right_mid{float:none;width:240px; overflow:hidden; height:auto; background-color:#FBFAFA; }
.title_right { color:#787F85; font-size:13px;float:left; width:auto; width:83px\9; height:33px; overflow:hidden;}
.title_right h1{ color:#787F85; text-indent:25px;height:28px; line-height:33px;text-align:left;font-size:13px; font-weight:600;}
.title_right1 { color:#787F85; font-size:13px;float:left; width:auto; width:83px\9; height:33px; overflow:hidden;background:url(../images/default/zszx_arro.jpg) no-repeat; margin-left:5px;}
.title_right1 h1{ color:#787F85; text-indent:20px;height:28px; line-height:38px;text-align:left;font-size:13px; font-weight:600;}



/*划门样式*/
.left_center_top_seton {float:left; height:38px; line-height:45px;  text-align:center; width:70px;background:url(../images/default/on.jpg) no-repeat center;color:#ffffff; font-weight:600; font-size:12px; cursor:pointer; overflow:hidden; margin-left:10px;}
.left_center_top_setout {float:left; height:38px; line-height:50px; text-align:center; width:70px;color:#5C5C5C; font-weight:600;font-size:12px; cursor:pointer; overflow:hidden; margin-left:10px;}


/*划门样式*/
.seton1{float:right; height:35px; line-height:40px;  text-align:center; width:87px;background:url(../images/default/on.gif) no-repeat center bottom;color:#ffffff; font-weight:600; font-size:13px; cursor:pointer; margin-right:3px;}
.setout1{float:right; height:35px; line-height:40px; margin-right:3px; text-align:center; width:87px;color:#514B4B; font-weight:100;font-size:12px; cursor:pointer; overflow:hidden;font-weight:600; }


/*划门样式*/
.seton{float:right; height:35px; line-height:40px;  text-align:center; width:67px;color:#635E5E; font-weight:600; font-size:12px; cursor:pointer; margin-right:3px;}
.setout{float:right; height:35px; line-height:40px; margin-right:3px; text-align:center; width:67px;color:#635E5E; font-weight:100;font-size:12px; cursor:pointer; overflow:hidden;}


#answer{float:none;height:88px;width:745px;text-align:center; background-color:#F6F5F5; border:#F0EBEB 1px solid;}
#answer h1{ float:none; color:#626262; text-align:left; width:108px; height:60px;line-height:45px; overflow:hidden; font-size:14px;font-weight:900;}
#answer h1 a:link {color: #626262;font-size:14px;font-weight:900;}
#answer h1 a:visited {color: #626262;font-size:14px;font-weight:900;}
#answer h1 a:hover{color: #626262;	text-decoration: none;font-size:14px;font-weight:900;}
#answer h1 a:active {color: #626262;font-size:14px;font-weight:900;}

#answers{height:82px;width:995px;margin:0 auto;background:url(../images/default/answers_bg.jpg) repeat-x;}
#answers_top{ background:url(../images/default/answers_top.jpg) no-repeat left; height:8px;width:235px;overflow:hidden;}
#answers_mid{ background:url(../images/default/answers_mid.jpg) repeat-y left top; height:53px;width:235px;overflow:hidden;}
#answers h1{color:#3C2609; line-height:23px;text-align:left;font-size:12px;}
#answers_bot{ background:url(../images/default/answers_bot.jpg) no-repeat left top;height:5px;width:235px;overflow:hidden;}


/*友情连接样式*/
.friendlink{width:995px;background:url(../images/default/friendlink_bg.jpg) repeat-x; height:34px;}
.title_center { color:#787F85; font-size:12px;float:left; width:auto; width:70%\9; height:34px; overflow:hidden;background:url(../images/default/yqlj_arro.jpg) no-repeat; margin-left:5px;}
.title_center h1{ color:#787F85; text-indent:25px;height:34px; line-height:42px;text-align:left;font-size:12px; font-weight:600;}
#link_list{ display: inline; float:left;width:100%;}
#link_list ul{ list-style:none;}
#link_list ul li{ height:20px; float:left; width:102px;margin:0 5px 0 5px;}
#link_list ul li a{ color:#6B6868;text-decoration:none; text-align:left;list-style-type: none;}
#link_list ul li a:link{color:#6B6868;text-decoration:none; text-align:left;}
#link_list ul li a:visited{color:#6B6868;text-decoration:none; text-align:left;}
#link_list ul li a:active{color:#6B6868;text-decoration:none; text-align:left;} 
#link_list ul li a:hover{color:#6B6868;text-decoration:none; text-align:left;}
#link_list ul li a img{ width:100px; height:40px;}

/* 中间块*/
#center_top{ background:url(../images/default/center_top.jpg) no-repeat center top;height:45px;width:994px; overflow:hidden;}
#center_mid{ width:990px;overflow:hidden; height:360px;; background:url(../images/default/center_mid.jpg) repeat-x top; border:#C4C4C4 1px solid;}
.more_right{ text-align:right; float:right; padding-top:10px; text-align:center; height:30px; line-height:20px; width:68px; overflow:hidden; color:#787F85;}
.more_right a{ color:#787F85;}


/*图片信息*/
.pic_content{ width:170px; height:150px; margin:5px 9px 0px 13px;float:left; text-align:center;overflow:hidden;}
.pic_img{width:170px; height:130px;overflow:hidden;}
.pic_img a{display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:12px;*font-family:Arial;}
.pic_img a img{vertical-align:middle;width:170px; height:130px;}
.pictext{ color:#000000; width:170px; height:30px; font-size:12px; text-align:center; padding-top:2px; line-height:15px;margin:0px; text-align:center; overflow:hidden;}


/*小块*/
#lump_small_top{ background:url(../images/default/small_top_bg.jpg) repeat-x left top;height:35px;width:325px;overflow:hidden;}
#lump_small_top_r{ background:url(../images/default/small_top_bg_r.jpg) no-repeat left top;height:7px;width:320px;overflow:hidden;}
#lump_small_head{ background:url(../images/small_mid_bg.jpg) no-repeat left top;height:1px;width:175px;}
#lump_small_mid{ background:url(../images/default/small_mid_bg.jpg) repeat-y center;width:320px;}
#lump_small_bot{ background:url(../images/default/small_bot_bg.jpg) no-repeat left top;height:8px;width:320px;overflow:hidden;}

.title_lump1 { color:#474344; font-size:13px;float:left; width:auto; width:95px\9; height:35px; line-height:30px; overflow:hidden;background:url(../images/default/zszx_arro.jpg) no-repeat; margin-left:5px;}
.title_lump1 h1{ color:#474344; text-indent:25px;height:35px; line-height:40px;text-align:left;font-size:13px; font-weight:600;}

.title_lump2 { color:#535964; font-size:13px;float:left; width:auto; width:400px\9; height:40px; line-height:35px; overflow:hidden;}
.title_lump2 h1{ color:#535964; text-indent:60px;height:40px; line-height:45px;text-align:left;font-size:13px; font-weight:600;}

.title_lump3 { color:#535964; font-size:13px;float:left; width:auto; width:200px\9; height:28px; line-height:23px; overflow:hidden;}
.title_lump3 h1{ color:#535964; text-indent:35px;height:28px; line-height:23px;text-align:left;font-size:13px; font-weight:600;}

.title_lump { color:#474344; font-size:13px;float:left; width:auto; width:140px\9; height:35px; overflow:hidden;background:url(../images/default/zszx_arro.jpg) no-repeat; margin-left:5px;}
.title_lump h1{ color:#474344; text-indent:25px;height:28px; line-height:37px;text-align:left;font-size:13px; font-weight:600;}


/*左侧*/
#lump_left_top{ background:url(../images/default/lump_left_top.jpg) repeat-x left top;height:6px;width:226px;overflow:hidden;}
#lump_left_top_r{ background:url(../images/default/lump_left_top_r.jpg) no-repeat left top;height:29px;width:222px;overflow:hidden;}
#lump_left_head{ background:url(../images/small_mid_bg.jpg) no-repeat left top;height:1px;width:175px;}
#lump_left_mid{ background:url(../images/default/lump_left_mid.jpg) repeat-y center;width:226px;}
#lump_left_bot{ background:url(../images/default/lump_left_bot.jpg) no-repeat center top;height:6px;width:226px;overflow:hidden;}
.title_left { color:#ffffff; font-size:13px;float:left; width:auto; width:150px\9; height:33px; overflow:hidden;}
.title_left h1{ color:#ffffff; text-indent:15px;height:28px; line-height:33px;text-align:left;font-size:13px; font-weight:600;}
.more_left{ text-align:right; float:right; padding-top:5px; text-align:center; height:29px; line-height:25px; width:68px; overflow:hidden; color:#ffffff;}
.more_left a{ color:#ffffff;}

/*右侧块*/
#lump_right_top{ background:url(../images/default/lump_right_top.jpg) no-repeat center top;height:40px; float:left;width:763px;}
#lump_right_top_r{ background:url(../images/default/lump_right_top_r.jpg) no-repeat center top;height:8px;width:755px;overflow:hidden;}
#lump_right_mid{ background:url(../images/default/lump_right_mid.jpg) repeat-y center;width:755px;}
#lump_cright_bot{ background:url(../images/default/lump_cright_bot.jpg) no-repeat center top;height:7px;width:755px;overflow:hidden;}

/*小块*/
#right_small_top{ background:url(../images/default/right_small_top.jpg) repeat-x left top;height:28px;width:320px;overflow:hidden;}
#right_small_mid{width:320px;}

/*侧栏*/
.about_lanmu{ width:225px; height:26; line-height:26px; background:url(../images/about/lfet_about_lanmu_bj.jpg)  center top no-repeat;margin-top:4px; text-align:left; text-indent:80px; padding-top:2px; font-weight:bold}
.about_lanmu2{ width:225px; height:26; line-height:26px; background:url(../images/about/lfet_about_lanmu_bj2.jpg)  center top no-repeat;text-align:left; text-indent:90px; padding-top:2px; }

.right-mid_txt{ padding: 10px 27px 0px 25px; text-align:left; font-size:12px;}



/*新闻*/
#news_list{ float:none;width:98%; padding:8px; padding-bottom:2px;}
#news_list ul{ float:left; width:98%; margin-left:3px;}
#news_list ul li{ background:url(../images/article_ontop.gif) no-repeat left 5px; height:19px; text-indent:14px; text-align:left; width:100%; overflow:hidden;list-style-type: none;}
#news_list ul li h1{ height:18px; line-height:16px; width:auto; text-align:left;float:left; clear:right;}
#news_list ul li h1 a{ color:#333333;text-decoration:none; text-align:left; font-weight:100; margin-bottom:0px;}
#news_list ul li h1 a:link{color:#333333;text-decoration:none; text-align:left; font-weight:100;}
#news_list ul li h1 a:visited{color:#333333;text-decoration:none; text-align:left; font-weight:100;}
#news_list ul li h1 a:active{color:#333333;text-decoration:none; text-align:left; font-weight:100;} 
#news_list ul li h1 a:hover{color:#333333;text-decoration:none; text-align:left; font-weight:100;}
#news_list ul li span{ float:right; text-align:left; font-weight:100;height:18px; line-height:16px; width:auto; }



/**/
.solution_caption{ text-align:left; font-size:12px; font-weight:600; color:#6F1715;}
.about_lanmu{ width:225px; height:26; line-height:26px; background:url(../images/solution/lfet_s_bj.jpg)  center top no-repeat;margin-top:4px; text-align:left; text-indent:50px; padding-top:2px; font-weight:bold}
.about_lanmu2{ width:225px; height:26; line-height:26px; background:url(../images/solution/lfet_about_lanmu_bj2.jpg)  center top no-repeat;text-align:left; text-indent:50px; padding-top:2px; }
.about-box{ width:225px; height: auto; overflow:hidden;}
.about-top{width:225px;height:30px;background: url(../images/solution/left_about.jpg) left top no-repeat; }
.about-top_title{float:left; color:#FFFFFF; padding-left:13px;line-height:30px; font-family:"宋体"}

.about-mid{width:225px; background:url(../images/solution/left_about_mid_bj.jpg) left top repeat-y;overflow:hidden; text-align: center;}
.mid1{ padding-top:5px;}
.about-foot{ background:url(../images/solution/left_about_foot.jpg) left top no-repeat; height:7px; width:225px; overflow:hidden}





TABLE {
	FONT-SIZE: 9pt; FONT-FAMILY: 宋体;line-height:160%
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: "宋体"
}
.text {
	FONT-SIZE: 12px; LINE-HEIGHT: 150%; FONT-FAMILY: "宋体"
}
.text1 {
	FONT-SIZE: 12px; FONT-FAMILY: "宋体"
}
.text2 {
	PADDING-LEFT: 15px; FONT-SIZE: 12px; LINE-HEIGHT: 150%; FONT-FAMILY: "宋体"
}
.white {color:#FFFFFF;}
A {
	FONT-SIZE: 9pt; CURSOR: hand; COLOR: #ffffff; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:link {
	FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
; line-height: 18px; color: #000000}
A:visited {
	FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
; color: #000000}
A:hover {
	COLOR: #green; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; LEFT: 1px; POSITION: relative; TOP: 1px
}
A.t {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.t:visited {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: 宋体
}
A.t:hover {
	FONT-SIZE: 9pt; COLOR: #ffcc00; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.t:active {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
.shadow {
	FILTER: dropshadow(color=#FFFFFF,offx=1,offy=1); WIDTH: 100%
}
.shadow1 {
	FILTER: dropshadow(color=#BDBDBD,offx=1,offy=1); WIDTH: 100%
}
.INPUT {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px solid; COLOR: #000000; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: "宋体", "Helvetica", "sans-serif"; HEIGHT: 15px
}
.button {
	BORDER-RIGHT: #ffffff 1px solid; BACKGROUND-POSITION: center 50%; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #ffffff 1px solid; WIDTH: 70px; COLOR: #ffffff; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: "宋体", "Helvetica", "sans-serif"; LETTER-SPACING: normal; HEIGHT: 18px; BACKGROUND-COLOR: #bcbcbc
}
.button1 {
	BORDER-RIGHT: #b3e5fc 1px solid; BORDER-TOP: #b3e5fc 1px solid; BORDER-LEFT: #b3e5fc 1px solid; COLOR: #ff0000; BORDER-BOTTOM: #b3e5fc 1px solid; BACKGROUND-COLOR: #5d9cb9
}
.bg {
	BACKGROUND-IMAGE:  url(file:///C|/Documents%20and%20Settings/Administrator/%D7%C0%C3%E6/images/bg_01.gif)}
.main {
	BACKGROUND-IMAGE:  url(file:///C|/Documents%20and%20Settings/Administrator/%D7%C0%C3%E6/images/body_bg.gif)}
.b2 {
	BORDER-RIGHT: #000000 1px ridge; BORDER-TOP: #000000 1px ridge; BORDER-LEFT: #000000 1px ridge; BORDER-BOTTOM: #000000 1px ridge
}
.opacity {
	FILTER: alpha(opacity=100)
}
.table1 {
	BORDER-RIGHT: #000000 0px dashed; BORDER-TOP: #000000 0px solid; BORDER-LEFT: #000000 0px dashed; BORDER-BOTTOM: #000000 1px dashed
}
.tablea {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.DIV {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.big {
	FONT-SIZE: 10pt; COLOR: #000000; LINE-HEIGHT: 16px; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.4bborder {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.nav {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.nav:hover {
	FONT-SIZE: 9pt; COLOR: #ffff00; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.big2 {
	FONT-SIZE: 9pt; COLOR: #000000; LINE-HEIGHT: 20px; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.out {
	BORDER-TOP: #efefef 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 9pt; BACKGROUND: #ffffff; BORDER-LEFT: #efefef 1px solid; COLOR: #ce0000; LINE-HEIGHT: normal; FONT-STYLE: normal; HEIGHT: 18px; FONT-VARIANT: normal
}
.over {
	BORDER-TOP: #efefef 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 9pt; BACKGROUND: #cfe9ff; BORDER-LEFT: #efefef 1px solid; COLOR: #ce0000; LINE-HEIGHT: normal; FONT-STYLE: normal; HEIGHT: 18px; FONT-VARIANT: normal
}
.input1 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #f1f1f1 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 9pt; BACKGROUND: #ffffff; BORDER-LEFT: #f1f1f1 1px solid; COLOR: #ce0000; LINE-HEIGHT: normal; BORDER-BOTTOM: #cccccc 1px solid; FONT-STYLE: normal; HEIGHT: 18px; FONT-VARIANT: normal
}
.select {
	RIGHT: auto; LEFT: auto; BOTTOM: auto; FONT-FAMILY: "宋体", "Helvetica", "sans-serif"; TOP: auto; BACKGROUND-COLOR: #e6e6e6
}
.tablelp {
	BORDER-RIGHT: #d3d3d3 1px solid
}
.tablelp1 {
	BORDER-BOTTOM: #b0b0b0 1px solid
}
.tablelp2 {
	BORDER-LEFT: #dcdcdc 1px solid
}
.tablelp3 {
	BORDER-RIGHT: #dcdcdc 3px solid; BORDER-BOTTOM: #dcdcdc 3px solid
}
.tablelp_pro1 {
	BORDER-BOTTOM: #a8a8a8 1px dotted
}
.tables {
	BORDER-RIGHT: #cccccc 1px solid
}
.tabled {
	BORDER-BOTTOM: #eeeeee 1px solid
}
.tablef {
	BORDER-RIGHT: #dddddd 3px solid; BORDER-TOP: #dddddd 3px solid; BORDER-LEFT: #dddddd 3px solid; BORDER-BOTTOM: #dddddd 3px solid
}
.main {
	FILTER: dropshadow(color=#000000,offx=1,offy=1,positive=1)
}
.pad {
	PADDING-LEFT: 15px
}
.zj {
	COLOR: #ffffff; LETTER-SPACING: normal; TEXT-ALIGN: center
}
A.news_t:link {
	FONT-SIZE: 9pt; COLOR: red; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.news_t:visited {
	FONT-SIZE: 9pt; COLOR: red; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.news_t:hover {
	FONT-SIZE: 9pt; COLOR: red; FONT-FAMILY: 宋体; TEXT-DECORATION: underline
}
A.news:link {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.news:visited {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.news:hover {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: underline
}
A.indexpic:link {
	FONT-SIZE: 9pt; COLOR: #0099ff; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.indexpic:visited {
	FONT-SIZE: 9pt; COLOR: #0099ff; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.indexpic:hover {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A.bm:link {
	FONT-SIZE: 9pt; COLOR: #ff0000; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.bm:hover {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.bm:visited {
	FONT-SIZE: 9pt; COLOR: #ff0000; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
.input2 {
	BORDER-TOP: #ffffff 0px solid; FONT-WEIGHT: normal; FONT-SIZE: 9pt; BACKGROUND: #ffffff; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #999999; BORDER-LEFT: #ffffff 0px solid; COLOR: #ce0000; LINE-HEIGHT: normal; FONT-STYLE: normal; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 0px; FONT-VARIANT: normal; BORDER-RIGHT-COLOR: #ffffff
}
.t3:link{  color: #ffffff; text-decoration: none}
.t3:hover{  color: #ffffff; text-decoration: none}
.t3:visited{  color: #ffffff; text-decoration: none}

#lump{ margin:0 0 0 0; width:1006px;height:auto; background-color:#ffffff;}/*主体部分*/
#s_lump{float:right; width:220px; height:auto; overflow:hidden; margin-top:4px; background-color:#DFDFDF;}
#b_lump{float:left;  width:780px; height:auto; overflow:hidden; margin-top:4px;}

/*图片信息*/
.ipro_content1{ width:180px; height:130px;margin-left:4px; margin-right:4px;float:left; text-align:center;}
.ipro_img1{width:142px; height:102px;margin:0 auto;}
.ipro_img1 h2{ width:142px; height:102px;}
.ipro_img1 h2 a{width:142px;height:102px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.ipro_img1 h2 img{vertical-align:middle; text-align:center;}
.pictext{width:162px; height:20px; line-height:20px;overflow:hidden; text-align:center;margin:0 auto;}
/*{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/


