/**简体版 CSS**/
*{margin:0px;padding:0px;}
ul{list-style:none;}
img{border:0px;}
button{cursor:pointer;cursor:hand;}
body{font-size:12px;font-family:Verdana,"宋体" Arial, SunSans-Regular, Sans-Serif;color:#888d91;text-align:center;background:#d1e7f4;}
a:link {color:#ff9b11;text-decoration:none;}
a:visited {color:#ff9b11;text-decoration:none;}
a:hover {color:#ff9b11;text-decoration:underline;}
a:active {color:#ff9b11;text-decoration:underline;}
a,area {blr:expression(this.onFocus=this.blur()) } /*for IE*/
:focus {outline: none;} /*for Firefox*/ 
/**==============================$style通用样式Bin================================**/
.left{float:left;display:inline;}
.right{float:right;display:inline;}
.clear{clear:both;}
.list_clear{
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}
.list_back{background:none !important;}
.xing{
	background:url(../images/icon/icon_xing.gif) no-repeat center center;
	padding:4px 5px;
}
a.map_point{
	background:url(../images/icon/arror_10x10.gif) no-repeat left top;
	padding:10px;
}
.p4{
	line-height:200%;
	font-size:14px;
	color:#41230b !important;
}
.red_xing{
	color:#e81c25 !important;
	padding-top:4px;
	vertical-align:middle;
}
.arror_icon{
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	height:auto;
	overflow:hidden;
	zoom:1;
	padding-bottom:5px;
}
.main .main_r .highlight{
	color:#42220d;
	font-weight:bold;
	font-size:14px;
}
.main .main_r .highlight_v1{
	color:#42220d;
	font-size:14px;
}
.main .main_r .highlight_v1:hover{
	 text-decoration:none !important;
}
.main .main_r a.more_v2{
	margin-top:5px;
	text-align:center;
	border:1px solid #e6e6e6;
	width:90px;
	height:21px;
	line-height:21px;
	color:#838c91;
	font-size:12px;
	display:block;
}
.main .main_r .uoop{
	margin:15px 0px 0px 0px;
	padding-left:28px;
	background:url(../images/icon/icon_arror_12x12.gif) no-repeat 5px 5px;
	line-height:180%;
}
.main .main_r .uoop p{
	padding:10px 0px 3px 0px;
}
.uoop_title{
	font-weight:bold;
	color:#879095;
}
h5{
	color:#f38f1f;
	padding:8px 0px;
	font-size:14px;
}
.list_top{
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	clear:both;
	text-align:right;
	padding:15px 8px 8px 0px;
}
.list_top a{
	font-size:12px;
	font-weight:bold;
	color:#878e96;
}
a.more_v1{
	text-align:center;
	border:1px solid #e6e6e6;
	width:111px;
	height:20px;
	line-height:20px;
	float:right;
	display:inline;
	color:#878e94;
	font-size:12px;
	font-weight:normal;
}
.list_title{
	color:#ff9b11;
	font-size:15px;
	font-weight:bold;
	height:35px;
	line-height:35px;
}
.main .list_title .title_a1{
	background:url(../images/icon/icon_arror_12x12.gif) no-repeat left 3px;
	padding-left:16px;
	color:#ff9b11;
	font-size:15px;
	font-weight:bold;
}
.main .list_title .title_a2{
	color:#888d91;
	font-size:11px;
	font-weight:normal;
}
/**详细**/
a.particular{
	color:#888d91 !important;
	font-size:12px;
	font-weight:normal;
}
/**==============================$style通用样式End================================**/
/**背景样式 Bin**/
#container{
	text-align:left;
	background:#fff url(../images/bg/top_1x108.gif) repeat-x left top;
}
#container_b{
	background:url(../images/bg/bottom_1x246.gif) repeat-x left bottom;
}
#container_b_b{
	width:943px;
	background:url(../images/bg/bg_cont_bottom.gif) no-repeat left bottom;
	margin:0px auto;
}
#container_c{
	width:900px;
	margin:0px auto;
}
/**背景样式 End**/
/**TOP  Bin**/
#top_logo{
	height:123px;
	margin-bottom:20px;
}
#top_logo img.company_logo{
	margin-top:78px;
}
#top_logo .right img{
	margin-top:1px;
}
.nav{
	height:auto;
	zoom:1;
}
/**导航样式 =========================== Bin**/
.nav_ul li{position:relative;z-index:600;}
.nav_ul li .nav_ul_ul{
	position:absolute;
	left:0px; /* Set 1px less than menu width */
	top:50px;
	z-index:500;
	width:121px;
	border-left:1px solid #c0cdd5;
	border-right:1px solid #c0cdd5;
	border-bottom:1px solid #c0cdd5;
	overflow:hidden;
}
.nav_ul li ul li{
	width:121px;
	display:inline;
	float:left;

}
.nav_ul li .nav_ul_ul li a{
	background:url(../images/bg/bg_sub_li_2.gif) repeat-x left bottom !important;
	color:#438ecf;
	height:37px;
	line-height:33px;
	width:121px;
	display:inline;
	float:left;
	text-indent:0px !important;
	padding-left:10px;
}
.nav_ul li .nav_ul_ul li a:hover{
	color:#fff;
	background:url(../images/bg/bg_sub_li_1.gif) repeat-x left bottom  !important;
}



.nav_ul li{
	float:left;
	display:inline;
}
.nav_ul li a{
	float:left;
	display:inline;
	background:url(../images/bg/nav_ul.jpg) no-repeat left top;
}
.nav_ul .index a{
	background-position:left 7px;
	width:44px;
	text-indent:-5000px;
	height:50px;
	margin-right:4px;
}
.nav_ul .about a{
	background-position:-48px 7px;
	width:86px;
	text-indent:-5000px;
	height:50px;
	margin-right:4px;
}
.nav_ul .operation a{
	background-position:-137px 7px;
	text-indent:-5000px;
	height:50px;
	margin-right:4px;
	width:97px;
}
.nav_ul .investor a{
	background-position:-237px 7px;
	width:97px;
	text-indent:-5000px;
	height:50px;
	margin-right:4px;
}
.nav_ul .news a{
	background-position:-337px 7px;
	width:82px;
	text-indent:-5000px;
	height:50px;
	margin-right:4px;
}
.nav_ul .burden a{
	background-position:-422px 7px;
	width:100px;
	text-indent:-5000px;
	height:50px;
	margin-right:4px;
}
.nav_ul .career a{
	background-position:-525px 7px;
	width:82px;
	text-indent:-5000px;
	height:50px;
	margin-right:4px;
}
/**导航 a:hover  Bin**/
.nav_ul .index a:hover{
	background-position:left -62px;
}
.nav_ul .about a:hover{
	/**background-position:-48px -62px;**/
}
.about_over{
	background-position:-48px -62px;
}
.nav_ul .operation a:hover{
	background-position:-137px -62px;
}
.nav_ul .investor a:hover{
	background-position:-237px -62px;
}
.nav_ul .news a:hover{
	background-position:-337px -62px;
}
.nav_ul .burden a:hover{
	background-position:-422px -62px;
}
.nav_ul .career a:hover{
	background-position:-525px -62px;
	margin-right:0px;
}
/**导航 a:hover  End**/


/**导航样式 =========================== Bin**/
.nav .right{
	margin-top:12px;
	height:22px;
	width:270px;
}
.nav .right input{
	float:left;
	display:inline;
	width:115px;
	padding:4px 0px 4px 5px;
	background:url(../images/bg/bg_top_input.gif) no-repeat left top;
	border:none;
}
.nav .right button{
	margin-left:-5px;
	float:left;
	display:inline;
	width:47px;
	height:22px;
	line-height:22px;
	background:url(../images/bg/bg_top_button.gif) no-repeat left top;
	border:none;
	color:#676566;
}
.nav .right div{
	float:right;
	display:inline;
	line-height:22px;
}
.nav .right div a{
	color:#5d8ca8;
}

/**TOP  End**/
/**crumb  Bin**/
.crumb{
	height:85px;
	clear:both;
	float:left;
	zoom:1;
	position:relative;
	z-index:1;
	font-size:0px;
}
.crumb_box1{
	background:url(../images/bg/bg_touming_1.gif) no-repeat left top;
	position:absolute;
	z-index:100;
	width:900px;
	height:86px;
	overflow:hidden;
	top:0px;
	left:0px;
}
.crumb_box2{
	background:url(../images/pic/pic_crumb.png) no-repeat left top;
	position:absolute;
	z-index:300;
	bottom:0px !important;
	bottom:-1px;
	right:0px;
	width:755px;
	height:32px;
	font-size:12px !important;
}
.crumb_box2 div{
	margin-top:13px;
	margin-left:14px !important;
}
.crumb_box2 a{
	font-size:12px;
	color:#666 !important;
	margin:0px 5px;
}
.crumb_box2 span{
	padding:0px 5px;
}

.crumb_box3{
	position:absolute;
	z-index:400;
	top:20px;
	left:19px;
	font-size:18px !important;
	color:#555;
	font-family:"Microsoft Yahei","黑体",Arial;
	width:150px;
}
/**crumb  End**/

/**main内容  Bin**/
.main{
	clear:both;
	overflow:hidden;
	height:auto;
	zoom:1;
	padding-bottom:30px;
}
.main_l{
	width:145px;
	background:url(../images/bg/bg_main_left.gif) no-repeat left top;
	padding-bottom:160px;
}
.main_l .list_ul{
	padding-top:10px;
	padding-left:10px;
}
.main_l .list_ul li{
	color:#fff;
}
.main_l .list_ul li a{
	display:inline;
	float:left;
	color:#fff;
	width:125px;
	height:37px;
	line-height:37px;
	background:url(../images/bg/main_l_li_2.gif) no-repeat left top;
}
.main_l .list_ul li a span{
	padding-left:15px;
}
.main_l .list_ul li a:hover{
	background:url(../images/bg/main_l_li_1.gif) no-repeat left top;
	font-weight:bold;
	text-decoration:none;
}
.main_l .list_ul .list_one a{
	background:url(../images/bg/main_l_li_1.gif) no-repeat left top;
	font-weight:bold;
}
.main_r{
	width:755px;
	background:url(../images/bg/bg_main_r_top.gif) no-repeat left top;
}
.main_r_c{
	padding:26px 5px 0px 15px;
	height:auto;
	overflow:hidden;
	zoom:1;
}

/**main内容  End**/
/**main_right 右边的内容================================================================**/
/** about 董事长致词============**/
.column{

}
.column_l{
	width:328px;
}
.column_r{
	width:385px;
	margin-left:20px;
}
.last_one{
	width:150px;
}
.last_one h2{
	color:#f78d1f;
	height:40px;
	line-height:40px;
}
.last_one h2 a{
	color:#f78d1f;
	font-size:16px;
	font-weight:bold;
}
.last_one p{
	line-height:200%;
	color:#888d91;
}
.last_one p a{
	color:#8c8c8c !important;
	padding-left:5px;
}

.list{
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:5px;
}
.list .p1{
	line-height:200%;
	color:#888d91;
}
.ht .ht_1{
	width:125px;
	margin-top:20px;
}
.ht .ht_r{
	width:260px;
	margin-top:10px;
}
/** about 企业介绍===================**/
.synopsis_l{
	width:300px;
}
.synopsis_r{
	width:430px;
}
.synopsis_r p{
	
	line-height:200%;
	padding-top:10px;
}
.synopsis_title{
	color:#f78d1f;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
.synopsis_c{
	margin:15px 0px;
	padding-left:28px;
	background:url(../images/icon/icon_arror_12x12.gif) no-repeat 5px 5px;
	line-height:180%;
}
.synopsis_c span{
	color:#42220d;
	font-weight:bold;
}

.synopsis_p1{
	clear:both;
}
.synopsis_p1 p{
	padding:20px 5px 0px 0px;
	line-height:200%;
}
.qyjj .synopsis_p1 p{
	padding:8px 0px !important;
}
.synopsis_p1 .synopsis_p1_title{
	font-size:14px;
	font-weight:bold;
	color:#f38f1f;
	padding-top:15px;
}
/** about 企业战略===================**/
.strategy{
	line-height:200%;
}
.strategy p{
	padding:10px 0px 25px 0px;
}
.strategy_title{
	font-size:14px;
	color:#44200a;
}
/** about 管理团队===================**/
.workteam{
	
}
/** about 大事记===================**/
.mome{
	
}
.mome .list{
	margin:10px 0px 0px 0px;
}
/**我们的业务 =======================**/
.oper{
	width:357px;
	float:left;
	display:inline;
	margin-left:10px;
	height:auto;
	overflow:hidden;
	zoom:1;
	padding-bottom:25px;
}
.oper_l{
	width:135px;
	border:1px solid #e5e9ec;
	height:135px;
	background:#e6e6e6;
	float:left;
	display:inine;
}
.oper_l img{
	width:115px;
	height:115px;
	margin-top:10px;
	margin-left:10px;
}
.oper_r{
	width:160px;
	float:left;
	display:inine;
	margin-left:20px;
}
.oper_r h5 a{
	color:#F38F1F;
	font-size:14px;
}
.oper_r p{
	line-height:200%;
	padding-bottom:20px;
}
.oper_c li{
	line-height:25px;
	background:url(../images/icon/icon_arror_12x12.gif) no-repeat left 6px;
	padding-left:18px;
}
.axunge{
	line-height:220%;
	padding-left:5px;
	padding-right:5px;
}
.axunge .strategy_title{
	padding:0px 0px 10px 0px;
}
.axunge_box2{
	text-align:center;
}
.axunge_box2 img{
	vertical-align:middle;
	margin:0px 8px;
}
.axunge_nav{
	margin-top:25px;
}
.axunge_nav_ul{
	height:44px;
	padding-left:20px;
	background:url(../images/icon/icon_border_1.gif) repeat-x left bottom;
}
.axunge_nav_ul li{
	width:120px;
	height:42px;
	line-height:42px;
	text-align:center;
	margin-right:7px;
	border-left:1px solid #c2ccd5;
	border-right:1px solid #c2ccd5;
	border-top:1px solid #c2ccd5;
	float:left;
	display:inline;
	background:#e7ebee;
	cursor:pointer;
}
.main .axunge_nav_ul li a{
	font-size:14px;
	color:#878e94;
	display:block;
}
.main .axunge_nav_ul .li_one{
	background:#fff;
	height:43px;
	margin-bottom:-1px;
	position:relative;
}
.main .axunge_nav_ul .li_one a{
	font-weight:bold;
	font-size:14px;
	color:#42220b;
}
.axunge_c{
	margin-top:10px;
}
.axunge_c table{
	background:#fff;
	border:0px;

}
.axunge_c table th{
	line-height:50px;
	height:50px;
	text-align:center;
	background:url(../images/icon/icon_arror_2x1.gif) repeat-x left bottom;
	font-size:14px;
	font-weight:normal !important;
}
.axunge_c table td{
	line-height:200%;
	padding:15px 5px;
	background:url(../images/bg/bg_border_1.gif) no-repeat right bottom;
	text-align:center;
}
.ang_1{
	width:120px;
	font-weight:bold;
}
.ang_2{
	width:300px;
}
.ang_3{
	width:300px;
}
.axunge_c_3{
	margin-top:10px;
}
.axunge_c_3 .map_title{
	height:27px;
	background:#d5ddf2;
}
.axunge_c_3 .map_title a{
	color:#0000cc;
}
.axunge_c_3 .map_title .map_print{
	text-decoration:underline;
	background:url(../images/icon/icon_print.gif) no-repeat left 7px;
	float:left;
	display:inline;
	padding-left:20px;
}
.axunge_c_3 .map_title .map_song{
	text-decoration:underline;
	background:url(../images/icon/icon_email.gif) no-repeat left 7px;
	float:left;
	display:inline;
	padding-left:20px;
}
.axunge_c_3 .map_title .map_lian{
	text-decoration:underline;
	background:url(../images/icon/icon_lianjie.gif) no-repeat left 7px;
	float:left;
	display:inline;
	padding-left:20px;
}
.axunge_c_3 .map_title img{
	float:left;
	display:inline;
	margin:5px 5px 0px 5px;
}
.axunge_c_3 .map_title .right{
	width:19px;
	height:27px;
	background:url(../images/icon/icon_19x27_right.gif) no-repeat right top;
}
.map_c{
	border:1px solid #e7e5e6;
	font-size:0px;
	line-height:0px;
}
.map_r_title{
	height:27px;
	line-height:27px;
	background:#e8ecf8;
	color:#42220d;
	font-size:14px;
	padding-left:20px;
}
.map_r_ul{
	padding-top:10px;
}
.map_r_ul li{
	/*line-height:200%;*/
	background:transparent url(../images/icon/icon_arror_12x12.gif) no-repeat scroll 3px 8px;
	padding-left:20px;
}
.axunge_c_3 .map_r_ul li a{
	color:#42220d;
	font-size:12px;
}
.zlkz{
	line-height:200%;
}
.zlkz .zlkz_title{
	font-size:14px;
	color:#41220d;
}
.zlkz p{
	color:#888d91;
}
/**弹出修改页 =============**/
.in_title{
	padding:10px 0px 2px 22px;
}
.in{
	padding:5px 0px 2px 22px;
}
.in input{
	padding:2px;
}
.error_info{
	padding-left:22px;
	color:#FF0000;
}
.from_bns button{
	width:110px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#000;
	border:1px solid #c2ccd5;
	background:#fff;
	margin-top:15px;
}

/**投资者关系  investor =================**/
.inve_l{
	width:550px;
}
.inve_r{
	width:160px;
}
.inve .inve_l .list_title{
	height:25px;
	line-height:25px;
}
.activity{
	color:#858e95;
	line-height:200%;
	padding:8px 0px 15px 0px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.activity .activity_r .acti_p1{
	color:#41210a;
}
.activity .activity_r a{
	color:#41210a;
	text-decoration:underline;
	padding:0px 5px;
}
.activity_l{
	width:110px;
	text-align:center;
}
.activity_r{
	width:425px;
}
.acti_xiang{
	height:21px;
	line-height:21px;
	margin-top:10px;
}
.acti_xiang .acti_xiang_a1{
	width:111px;
	height:21px;
	background:url(../images/bg/bg_mail_1.gif) no-repeat left top;
	float:left;
	display:inline;
	text-indent:-5000px;
	margin-left:18px;
}
.acti_xiang .acti_xiang_a2{
	width:111px;
	height:21px;
	background:url(../images/bg/bg_rss_1.gif) no-repeat left top;
	float:left;
	display:inline;
	text-indent:-5000px;
	margin-left:20px;
}
.inve_r_box1{
	padding-top:10px;
	padding-left:18px;
	line-height:200%;
}
.inve_r_box1 p{
	line-height:200%;
}
.main .inve_r_box1 p a{
	color:#898e91;
}
.inve_r_img{
	width:132px;
	height:176px;
	border:1px solid #e6e6e6;
	background:#e6ebef;
}
.inve_r_img img{
	margin-top:9px;
	margin-left:10px;
	width:111px;
	height:158px;
}
/**我们的责任 Bin=============================**/
.society{
	
}
.society p{
	line-height:180%;
}
.liability{
	padding:0px 5px 0px 5px;
}
.liability_top{
	font-size:14px;
	padding: 10px 0px 10px 16px;
	color:#42220d;
	line-height: 200%;
}

/**我们的责任 End=============================**/
/**重要活动 ========================**/
.acti_right .acti_box1{
	line-height:200%;
	padding-left:15px;
	color:#848d96;
}
.acti_right .acti_box1 .acti_p1{
	padding:15px 0px;
}
.acti_right .acti_box1 select{
	width:150px;
}
.acti_right .acti_box1 select option{
	padding:1.5px;
}
.acti_box2{
	margin-top:15px;
}
.acti_box2 table th{
	line-height:50px;
	height:50px;
	text-align:left;
	background:url(../images/icon/icon_arror_2x1.gif) repeat-x left bottom;
	font-size:12px;
	font-weight:normal !important;
	color:#41210A !important;
}
.acti_box2 table td{
	line-height:200%;
	padding:10px 5px;
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	text-align:left;
	font-size:12px;
}
.acti_box2 table td a{
	font-size:14px;
	color:#41210A;
	text-decoration:underline;
}
.acti_box2 table .acti_1{
	width:115px;
	text-align:center;
}
.acti_box2 table .acti_2{
	width:300px;
	padding-left:20px;
	color:#41210a;
}
.acti_box2 table .acti_3{
	width:200px;
	color:#41210a;
}
.acti_box2 table .acti_4{
	width:90px;
	color:#41210a;
}
.main .acti_right .acti_xiang{
	margin-top:45px;
}

.report_table table td.list_repor img{
	vertical-align:middle;
}
.report_table table td.list_repor a{
	color:#41210A;
	text-decoration:underline;
}

/**估价信息 =======================**/
.info{
	
}
.info .info_box1{
	line-height:200%;
	margin-top:20px;
}
.info_box1_l{
	width:260px;
}
.info_box1_r{
	width:445px;
	margin-left:20px;
}
.info .info_box1 table th{
	text-align:center;
	background:url(../images/icon/icon_arror_2x1.gif) repeat-x left bottom;
	font-size:12px;
	font-weight:normal !important;
	padding-bottom:10px;
}
.info .info_box1 table td{
	line-height:200%;
	padding:8px 5px;
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	text-align:center;
	font-size:12px;
}
.info .info_box1 table .info_1{
	width:200px;
}
.info .info_box1 table .info_2{
	width:130px;
	background:#f2f2f2 url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
}
.info .info_box1 .info_r_title a{
	color:#43230a;
	text-decoration:underline;
	margin-right:15px;
}
.info .info_box1 .info_r_c{
	margin:10px 0px;
}
.info_box2{
	height:auto;
	overflow:hidden;
	zoom:1;
	padding-top:40px;
	line-height:180%;
}
.info_box2 span{
	color:#e51c22;
	padding-right:5px;
	padding-top:5px;
}
/**letter 公告及通函 =================**/
.letter_box1{
	padding-left:15px;
	padding-top:10px;
}
.letter_box1 .left select{
	width:150px;
}
.letter_box1 .left select option{
	padding:1.5px;
}
.letter_box2{
	clear:both;
	margin-top:40px;
	float:left;
}
.letter_box2 table th{
	text-align:center;
	background:url(../images/icon/icon_arror_2x1.gif) repeat-x left bottom;
	font-size:12px;
	font-weight:normal !important;
	padding-bottom:10px;
	color:#43230A !important;
}
.letter_box2 table td{
	line-height:200%;
	padding:5px;
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	text-align:center;
	font-size:12px;
}
.letter_box2 table .lett_1{
	width:110px;
}
.letter_box2 table .lett_2{
	width:605px;
	text-align:left;
	padding-left:10px;
	font-size:12px;
	color:#43230a;
}
.letter_box2 table .lett_2 a{
	font-size:12px;
	color:#43230a;
	text-decoration:underline;
}
/**right report 财务报告============**/
.report_box1{
	margin-bottom:25px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.report_box1_r{
	line-height:200%;
	margin-left:20px;
}
.report_box1_r .report_titile a{
	font-size:14px;
	color:#46220c;
}
.report_table table th{
	text-align:left;
	background:url(../images/icon/icon_arror_2x1.gif) repeat-x left bottom;
	font-size:12px;
	font-weight:normal !important;
	padding-bottom:15px;
	padding-top:10px;
	color:#43230A !important;
}
.report_table table td{
	line-height:200%;
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	text-align:left;
	padding:8px 5px 8px 0px;
}
.report_table table .lett_1{
	width:555px;
	padding-left:15px;
	font-size:12px;
	color:#46220c;
}
.report_table table .lett_2{
	width:155px;
}
.report_table table .lett_2 a{
	font-size:12px;
	color:#46220c;
	background:url(../images/icon/icon_pdf_17x16.gif) no-repeat left center;
	padding-left:22px;
	text-decoration:underline;
}
/**企业管治报告 ===============**/
.enter_c{
	padding-bottom:25px;
	line-height:200%;
}
.enter_c p{
	line-height:200%;
	
}
.enter .uoop p a{
	width:185px;
	float:left;
	display:inline;
}
.uoop_link{
	margin:25px 0px 10px 0px;
}
.uoop_link a{
	font-size:14px;
	color:#46220c !important;
	background:url(../images/icon/icon_pdf_17x16.gif) no-repeat left center;
	padding-left:22px;
	text-decoration:underline;	
}
/**股权结构 ================**/
.stock{
	
}
.stock .stock_title{
	line-height:200%;
	padding-left:15px;
}
.stock .stock_box1 table th{
	text-align:center;
	background:url(../images/icon/icon_arror_2x1.gif) repeat-x left bottom;
	font-size:14px;
	font-weight:normal !important;
	padding-bottom:15px;
	padding-top:10px;
}
.stock .stock_box1 table td{
	line-height:200%;
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	text-align:center;
	padding:8px 5px 8px 0px;
}
.stock .stock_box1 table .stock_1{
	width:230px;
}
.stock .stock_box1 table td.stock_1, .stock .stock_box1 table td.stock_2, .stock .stock_box1 table td.stock_3{
	color:#41230b !important;
	line-height:20px;
}
.stock .stock_box1 table .stock_2{
	width:110px;
}
.stock .stock_box1 table .stock_3{
	width:125px;
}
.stock .stock_box1 table .stock_4{
	width:70px;
}
.stock .stock_box1 table .stock_5{
	width:165px;
	font-size:12px;
}
.stock_box2{
	line-height:200%;
	margin-top:30px;
}
.stock_box2 span{
	color:#e91e22;
	padding-right:5px;
}
/**公司资料 ====================================**/
.company_box1{
	padding-left:180px;
	overflow:hidden;
	margin-left:16px;
	padding-top:8px;
	padding-bottom:8px;
}
.company_box1 span{
	width:150px;
	display:inline;
	float:left;
	margin-left:-180px;
	font-weight:bold;
}
.company_box1 p{
	padding-bottom:10px;
}
/**serve投资者服务 ====================**/
.serve_c{
	padding-left:15px;
	padding-top:10px;
}
.serve_p{
	margin:15px 0px;
}
.serve_box1{
	margin-top:10px;
}
.serve_box1_l{
	width:112px;
	float:left;
	display:inline;
	text-align:right;
	margin-top:3px;
	+margin-top:4px;
}
.serve_box1_r{
	width:590px;
	margin-left:10px;
	float:left;
	display:inline;
}
.serve_box1_r label{
	cursor:pointer;
	cursor:hand;
}
.serve_box1_r input{
	margin-right:5px;
	vertical-align:middle;
}
.serve_box1 .serve_div{
	padding:6px 0px 6px 0px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.input_one input{
	padding:2px;
	background:none;
	border:1px solid #c2ccd5;
}
.serve_box1 .serve_box1_r label input{
	border:none;
}
.serve_box1 .serve_box1_r select{
	width:241px;
	+width:230px;
	padding:0px 2px;
	color:#8a8f93;
}
.serve_box1 .serve_box1_r select option{
	padding:2px;
}
.serve_bottom{
	margin:30px 0px 0px 80px;
}
.serve_bottom button{
	width:110px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#000;
	border:1px solid #c2ccd5;
	background:#fff;
	margin-right:15px;
}
/**投资者服务== 股东服务**/
.partner .partner_p1{
	color:#43230e !important;
	font-size:14px;
}
.partner .partner_p1 span{
	padding-right:15px;
}
.partner .uoop_link{
	margin-top:15px !important;
}

.partner_table table th{
	text-align:left;
	background:url(../images/icon/icon_arror_2x1.gif) repeat-x left bottom;
	font-size:14px;
	font-weight:normal !important;
	padding-bottom:15px;
	padding-top:10px;
}
.partner_table table td{
	line-height:200%;
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	text-align:left;
	padding:8px 5px 8px 0px;
}
.partner_table table .partner_1{
	width:135px;
	padding-left:15px;
}
.partner_table table .partner_2{
	width:230px;
}
.partner_table table .partner_3{
	width:105px;
}
.partner_table table .partner_4{
	width:110px;
}
.partner_table table .partner_5{
	width:110px;
}

/**在线留言 ==============**/
.leave_box1{
	line-height:200%;
	margin-bottom:10px;
}
.main .leave_box1 p a{
	color:#888d91;
	text-decoration:underline;
}
.leave_title{
	line-height:200%;
	margin:15px 0px 10px 0px;
}
.serve_box1_r textarea{
	width:415px;
	height:140px;
	border:1px solid #c2ccd5;
	padding:5px;
	color:#888d91;
}
/**news 新闻中心  Bin======================**/
.news_right{
	margin-top:5px;
}
.news_box1_l{
	width:280px;
}
.news_box1_l img{
	width:280px;
	height:200px;
}
.news_l_p{
	padding:10px 0px 10px 90px;
}
.news_l_p a{
	float:left;
	display:block;
	width:15px;
	line-height:14px;
	text-align:center;
	height:14px;
	background:url(../images/icon/icon_news_a2.gif) no-repeat left top;
	color:#000;
	margin-left:5px;
	font-size:11px;
}
.news_l_p a.news_a1{
	background:url(../images/icon/icon_news_a1.gif) no-repeat left top;
	color:#fff;
}
.news_box1_r{
	width:430px;
	margin-left:25px;
}
.news_box1_r p{
	line-height:200%;
	
}
.news_box1_r .p4{
	padding-bottom:10px;
}
.news_box1_r .p4 a{
	color:#45210b;
}
.news_box1_r .news_bottom{
	padding-top:15px;
}
.news_box2{
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left 20px;
	overflow:hidden;
	zoom:1;
	height:auto;
	padding-top:35px;
}
.news_box3{
	
}
.news_box3 h4{
	padding:5px 0px 15px 0px;
	background:url(../images/icon/icon_arror_2x1.gif) repeat-x left bottom;
	text-align:center;
	font-size:14px;
	color:#44210d;
}
.news_box3 .news_time{
	text-align:center;
	padding:5px 0px;
}
.news_box3 .news_centens{
	line-height:200%;
	padding:0px 15px 20px 15px;
}
.news_centens p{
	
}
.news_fenye{
	color:#41210a;
	padding:10px 0px;
	line-height:200%;
}
.news_box3 .news_fenye a{
	background:url(../images/icon/icon_arror_12x12.gif) no-repeat left center;
	padding-left:16px;
	color:#41210a;
}
.news_box2 .list_dl dd{
	background: url(../images/icon/icon_arror_12x12.gif) no-repeat left 8px;
	padding-left:18px;
}
.arror_t{
	background: url(../images/icon/icon_arror_12x12.gif) no-repeat left 8px;
	padding-left:18px;	
}

.list_dl dt{
	font-size:14px;
	color:#f08f1c;
	margin-bottom:5px;
}
.list_dl dt .more_v1{
	width:110px;
	text-align:center;
	border:1px solid #e6e6e6;
	height:21px;
	line-height:21px;
	color:#838c91;
	font-size:12px;
	display:block;
	margin-right:15px;
}
.list_dl dd{
	line-height:30px;
	display:block;
}

.list_dl dd a{
	font-size:14px;
	color:#42220d;
	margin-right:5px;
}
.positions{
	padding-left:15px;
}
.positions .posi_select{
	margin-bottom:5px;
}
.positions select{
	width:111px;
}
.positions select option{
	padding:1.5px;
}
.positions .p4 a{
	color:#41210a !important;
}
.positions .positions_box1{
	padding-left:10px;
	color:#8b929a;
	line-height:200%;
	overflow:hidden;
	zoom:1;
	padding-bottom:35px;
}
.positions .positions_box1 .more_v1{
	float:left;
}
.positions .positions_box1 .posi_c{
	overflow:hidden;
	padding-left:58px;
}
.positions .positions_box1 .posi_c span{
	margin-left:-58px;
	float:left;
	display:inline;
}
.positions .positions_box1 .positions_button{
	margin-top:15px;
}
.positions .positions_box1 .positions_button a.more_v1{
	color:#878E94;
}
/**news_list新闻中心列表 Bin**/
.news_pic{
	padding-left:93px;
	padding-top:10px;
	padding-bottom:25px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.news_pic .news_pic_1{
	margin-left:-93px;
	float:left;
	display:inline;
	width:80px;
	height:60px;
}
.news_pic .news_pic_p1{
	font-weight:bold;
	padding-bottom:5px;
	line-height:16px;
}
.news_pic .news_pic_p1 span{
	font-weight:normal;
}
.news_pic p{
	line-height:22px;
	text-indent:0px;
	color:#0b63aa !important;
}
.news_pic p span{
	color:#8d8c8a;
}
/**news_list新闻中心列表 End**/

/**news 新闻中心 End======================**/

/**职业生涯======职位申请**/
.career_box{
	padding-top:10px;
	padding-left:15px;
}
.career_box .career_job a{
	border:1px solid #e6e6e6;
	padding:3px 10px;
	text-align:center;
	color:#898e94;

}

.job_box1 input{
	padding:2px;
	background:none;
	border:1px solid #c2ccd5;
}
.job_box1 img{
	vertical-align:middle;
}
.job_box1_l{
	width:240px;
}
.job_box1_l .serve_div .serve_box1_l{
	width:90px;
}
.job_box1_l .serve_div .serve_box1_r{
	width:120px;
}
.job_box1_r{
	width:280px;
}
.job .serve_box1 .p4{
	margin-top:15px;
}
.job_box2{
	padding-left:67px;
	margin-top:8px;
	overflow:hidden;
	height:auto;
	zoom:1;
	margin-bottom:10px;
}
.job_box2 label{
	float:left;
	display:inline;
	margin-right:9px;
	margin-top:2px;
	+margin-top:5px;
}
.job_box2 input{
	float:left;
	padding:2px;
	background:none;
	border:1px solid #c2ccd5;
	margin-right:17px;
}
.list_job{
	clear:both;
	overflow:hidden;
	zoom:1;
	height:auto;
}
.job_box3 table{
	line-height:180%;
	background:none;
}
.job_box3{
	padding-left:20px;
	margin-top:5px;
	overflow:hidden;
	height:auto;
	zoom:1;
}
.job_box3 table td input{
	padding:2px;
	background:none;
	border:1px solid #c2ccd5;
	margin-right:8px;
}
.job_t_j{
	margin:10px 0px;
}
.job_t_j a{
	text-align:center;
	border:1px solid #e6e6e6;
	width:85px;
	height:20px;
	line-height:20px;
	float:left;
	display:inline;
	color:#878e94 !important;
	font-size:12px;
	font-weight:normal;
}
.job_box3 p{
	line-height:180%;
	clear:both;
	padding-top:15px;
	padding-bottom:25px;
	color:#8b9298;
}
.job_box3 textarea{
	border:1px solid #C2CCD5;
	color:#888D91;
	height:140px;
	padding:5px;
	width:415px;
}




/**投资者关系里的分析员观察**/


.inver_table table th{
	text-align:left;
	background:url(../images/icon/icon_arror_2x1.gif) repeat-x left bottom;
	font-size:12px;
	font-weight:normal !important;
	padding-bottom:15px;
	padding-top:10px;
	
}
.inver_table table td{
	line-height:200%;
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	text-align:left;
	padding:8px 5px 8px 0px;
}
.inver_table table .inver4{
	width:160px;
	padding-left:15px;
	font-size:12px;
}
.inver_table table .inver1{
	width:160px;
	padding-left:15px;
	font-size:12px;
	color:#46220c;
}
.inver_table table .inver2{
	width:250px;
}
.inver_table table .inver3{
	width:300px;
}
.inver_table table .inver3 a{
	color:#46220c;
	font-size:12px;
}
/**rss ==============**/
.rss{
	line-height:240%;
	color:#868d95;
}
.rss div{
	padding:15px 0px;
	overflow:hidden;
	height:auto;
	zoom:1;
}
.main .rss div a{
	color:#40210c;
	text-decoration:underline;
}
.rss div img{
	vertical-align:middle;
	margin:0px 5px;
}

/**seach 搜索结果页 Bin =============**/
.main_centent_v1{
	height:auto;
	overflow:hidden;
	zoom:1;
	margin-top:30px;
}
.poos{
	height:40px;
	line-height:40px;
	background:url(../images/bg/sousuo.gif) no-repeat left top;
	padding-left:40px;
}
.poos div{
	height:23px;
	line-height:23px;
	border-bottom:1px solid #B0BFCF;
	font-size:15px;
	color:#094B93;
}
/**右边框的BOX2**/
.keyword{
	height:30px;
	background:url(../images/bg/keyword.gif) no-repeat left top;
	margin-left:40px;
	margin-top:4px;
}
.keyword input, .jieguo_right .keyword button{
	border:0px;
	background:none;
	height:17px;
	cursor:hand;
	cursor:pointer;
}
.keyword input{
	width:134px;
	>height:18px;
	>padding-top:-2px;
	margin-left:1px;
	color:#8D9DA6;
}
.keyword button{
	margin-left:4px;
	width:40px;
	background:none;
	margin-top:1px;
	color:#04488A;
	cursor:hand;
	cursor:pointer;
}
/**右边框的BOX3**/
.xianshi{
	margin-left:40px;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
}
/**BOX1   BOX2  BOX3 **/
.xianshi .xianshi_box1, .xianshi .xianshi_box3{
	line-height:30px;
	background:url(../images/bg/border_bottom.gif) repeat-x left bottom;
	font-size:13px;
	padding:13px 0px;
}
.xianshi .xianshi_box1{
	color:#8B8C8B !important;
	margin:0px !important;
	padding:0px !important;
}

.xianshi .xianshi_box1 span{
	color:#353333 !important;
}

/**BOX3**/
.xianshi .xianshi_box3{
	padding:15px 0px;
}

.xianshi .xianshi_box3 h3{
	color:#04488A;
	font-weight:normal;
	font-size:14px;
	margin:5px 0px;
}
.xianshi .xianshi_box3 p{
	color:#353333;
	line-height:20px;
	padding:5px 5px 5px 0px;
	
}
.xianshi .xianshi_box3 p span{
	color:#287FC2;
	font-size:11px;
}
/**右边框的BOX2**/
.keyword{
	height:30px;
	background:url(../images/bg/keyword.gif) no-repeat left top;
	margin-left:40px;
	margin-top:4px;
}
.keyword input, .jieguo_right .keyword button{
	border:0px;
	background:none;
	height:17px;
	cursor:hand;
	cursor:pointer;
}
.keyword input{
	width:134px;
	>height:18px;
	>padding-top:-2px;
	margin-left:1px;
	color:#8D9DA6;
}
.keyword button{
	width:35px;
	background:none;
	margin-top:2px;
	color:#04488A;
	cursor:hand;
	cursor:pointer;
	border:0px;
}



/**seach 搜索结果页 End =============**/


/**main_right 右边的内容================================================================**/
/**footer 尾部  Bin**/
#footer{
	height:94px;
	width:943px;
	margin:10px auto 0px auto;
}
#footer .left{
	margin-left:10px;
}
#footer .left a{
	color:#666;
}
#footer .right{
	margin-right:10px;
}
#footer .right a{
	margin:0px 5px;
	color:#666;
}
/**footer 尾部  End**/



/**首页flash**/
.flash_v1{
	height:300px;
}
.index_show{
	height:190px;
	margin-left:10px;
}
.index_show_l{
	width:140px;
	height:190px;
	float:left;
	display:inline;
	background:url(../images/bg/bg_index_left.gif) no-repeat left top;
}
.index_show_l img{
	width:120px;
	height:170px;
	margin-top:10px;
	margin-left:11px;
}
.index_show_c{
	width:562px;
	height:190px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-right:13px;
}
.index_t{
	background:url(../images/bg/bg_index_box2_top.gif) no-repeat left top;
	height:33px;
}
.index_t ul li{
	float:left;
	display:inline;
	height:33px;
	line-height:33px;
}
.index_t ul li a{
	display:block;
	float:left;
	height:33px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.index_t ul li.one{
	width:120px;
	background:url(../images/bg/bg_index_ul_a1.gif) no-repeat left top;
}
.index_t ul li.one a{
	width:120px;
	color:#1b3452;
}
.index_t ul li.two{
	width:120px;
	background:url(../images/bg/bg_index_ul_a2.gif) no-repeat left top;
}
.index_t ul li.two a{
	width:120px;
	color:#c6ffff;
}
.index_centen, .index_centen_box2{
	height:157px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.index_centen ul li{
	float:left;
	display:inline;
	margin-top:18px;
	height:130px;
}
.index_centen .index_centen_l{
	width:110px;
	text-align:center;
	margin-left:17px;
}
.index_centen .index_centen_l p{
	padding-top:5px;
	padding-left:35px;
}
.index_centen .index_centen_l p a{
	float:left;
	display:inline;
	width:4px;
	height:4px;
	margin:0px 2px;
	background:#ababab;
	font-size:4px;
}
.index_centen .index_centen_l p a.first_1{
	background:#84aaad;
}

.index_centen .index_centen_c{
	width:250px;
	border-right:1px solid #d9d9d9;
	margin-left:17px;
	margin-right:17px;
}
.index_centen .index_centen_c h4{
	font-size:14px;
	font-weight:normal;
	/**background:url(../images/icon/icon_arror_12x12.gif) no-repeat left 2px;**/
	color:#55737b;
	/**padding-left:17px;**/
	margin-right:6px;
	height:25px;
}
.index_centen .index_centen_c h4 a{
	color:#55737b;
}
.index_centen .index_centen_c p{
	line-height:180%;
	padding-right:6px;
	
	color:#313131;
}

.index_centen .index_centen_r{
	width:210px;
}
.index_centen .index_centen_r dl dd{
	line-height:170%;
	background:url(../images/icon/icon_arror_12x12.gif) no-repeat left 5px;
	padding-left:17px;
}
.index_centen .index_centen_r dl dd a{
	color:#55737b;
}


.index_centen_box2 dl{
	width:250px;
	float:left;
	display:inline;
	margin-top:19px;
}
.index_centen_box2 dl dd{
	line-height:170%;
	background:url(../images/icon/icon_arror_12x12.gif) no-repeat left 5px;
	padding-left:17px;
}
.index_centen_box2 dl dd a{
	color:#55737b;
}
.index_centen_box2 dl.dl_one{
	margin-left:17px;
	border-right:1px solid #d9d9d9;
}
.index_centen_box2 dl.dl_two{
	margin-left:17px;
}

.index_show_r{
	width:140px;
	height:190px;
	float:left;
	display:inline;
	color:#606060;
}
.index_show_r h4{
	font-size:15px;
	height:30px;
	line-height:30px;
	margin-bottom:5px;
	color:#223845;
	background:url(../images/icon/icon_2x3.gif) repeat-x left bottom;
}
.index_show_r p{
	color:#92a8a6;
	line-height:180%;
}
/**ajax 的样式**/
.map_a{
	text-align:left;
	width:451px;
	height:auto;
	overflow:hidden;
	zoom:1;
	background:url(../images/bg/bg_ajax_top.gif) no-repeat left top;
	color:#4d4d4d;
}
.map_a .map_b{
	background:url(../images/bg/bg_ajax_bottom.gif) no-repeat left bottom;
	padding:8px 8px 0px 20px;
}
.map_a .map_top{
	text-align:right;
}
.map_a .map_top a{
	padding:6px 6px 7px 16px;
	background:url(../images/icon/close.gif) no-repeat left center;
}
.map_a h4{
	color:#41210a;
	font-size:14px;
	margin-bottom:20px;
}
.map_a .map_c_c{
	height:auto;
	overflow:hidden;
	zoom:1;
	padding-bottom:8px;
	background:url(../images/icon/icon_3x1_bottom.gif) repeat-x left bottom;
	line-height:170%;
}
.map_a  p{
	padding-top:5px;
	line-height:180%;
}
/**not 页面不纯在**/
.auth_box{
	padding-top:40px;
	padding-left:160px;
}
.not_box h4{
	padding-bottom:5px;
	background:url(../images/icon/icon_4x1_arror.gif) repeat-x left bottom;
}
.not_box p{
	color:#888d91;
	line-height:180%;
	padding-top:5px;
}
/**联系我们**/
.line_box{
	margin-top:70px;
	margin-left:60px;
}
.line_box_l{
	width:80px;
	float:left;
	display:inline;
}
.line_box_r{
	float:left;
	display:inline;
	width:720px;
}
.line_box_r h4{
	padding-bottom:5px;
	background:url(../images/icon/icon_4x1_arror.gif) repeat-x left bottom;
	font-size:14px;
	color:#ff9b11;
}
.close_box{
	margin-top:20px;
	text-align:center;
	display:none;
}
.close_box a{
	color:#40210d !important;
	text-decoration:underline;
}
.poos_box{
	line-height:180%;
	padding-top:8px;
	overflow:hidden;
	zoom:1;
	height:auto;
}
.poos_box p{
	line-height:200%;
	/*text-indent:2em;*/
	padding:0px 0px 20px 0px;
}
.poos_box a{
	color:#41210c !important;
}
.poos_box dl dd{
	color:#41210c;
	line-height:180%;
}
.poos_box dl dd a{
	color:#41210c !important;
}
.map_box{
	overflow:hidden;
	height:auto;
	zoom:1;
}
/*网站地图CSS*/
.tree{
	padding-left:15px;
	padding-top:15px;
	color:#008DD5;
	background:url(../images/bg/bg_map_one.gif) repeat-x left top;
	overflow:hidden;
	zoom:1;
}

.tree ul { 
	line-height:24px;
	font-weight: normal;
	margin-left:15px;
	_margin-left:8px;
	float:left;
}
.tree li { 
	padding-left:20px;
	background:url(../images/icon/sitemap_tree_center.gif) no-repeat left center;
	height:auto;
	overflow:hidden;
	zoom:1;
	+margin-top:-2px;
}
.tree .last {
	background:#ffffff url(../images/icon/sitemap_tree_last.gif) no-repeat left -6px;
	display:block;
}
.tree .last_two {
	padding-left:1px;
	padding-top:20px;
	background:url(../images/icon/shuxian.gif) repeat-y;

}
.tree a{
	color:#008DD5 !important;
	overflow:hidden;
	height:auto;
	zoom:1;
}
.tree .last  a, .last_two a{
	float:left;
	display:inline;
	color:#008DD5;
}
.last_two a.hengxian{
	background:url(../images/icon/hengxian.gif) no-repeat left center;
	padding-left:19px;
	font-weight:bold;
}
.tree .second {
	float:left; 
	margin-left:5px;
}
.tree .second li {
	margin-left:14px;
	zoom:1;
	height:auto;
	overflow:hidden;
}
.tree .second .second_1 {
	background:none;
	background:url(../images/icon/sitemap_tree_second.gif) no-repeat top left; 
	margin-left:0;
	padding-left:34px;
}
.last_bold{
	font-weight:bold;
}
/**分页**/
.fenye{
	clear:both;
	height:auto;
	overflow:hidden;
	zoom:1;
	padding:8px 0;
}
.fenye .border{
	border:1px solid #B1B1B1;
	display:inline;
	float:right;
	padding:3px 10px;
}
.fenye .border a{
	color:#3F3F3F;
	margin:0 4px;
}
.fenye .border a.now_nav_page{
	color:#EF5500 !important;
}

.qw_ls{height:auto;overflow:hidden;zoom:1;padding:5px 0px;}
.qw_ls table th{
	line-height:25px;
	height:25px;
	text-align:center;
	background:url(../images/icon/icon_arror_2x1.gif) repeat-x left bottom;
	font-size:12px;
	font-weight:normal !important;
}
.qw_ls table td{
	line-height:180%;
	padding:10px 5px;
	background:url(../images/bg/bg_border_1.gif) no-repeat right bottom;
	text-align:center;
}
.qw_ls button{
	background:#FFFFFF;
	border:1px solid #C2CCD5;
	color:#000000;
	height:25px;
	line-height:25px;
	margin-top:10px;
	text-align:center;
	width:110px;
}