/* 基本样式 */
*{margin: 0px; padding: 0px;}

/*body{
	color:#666666;
	background: transparent;
	text-align: center;
	font: 12px/120% 宋体,Verdana,Arial,sans-serif;
}*/
body{
  background: #FFFFFF;
 /* background-image:url(bg-two.jpg);*/
  /*background:url(bg_left_tag_kh.gif) no-repeat;*/
  /*background: url(bg_left_tag_kh) repeat-x bottom left ;*/
  background: url(ltop.gif) repeat-x;  /*w_top3.gif*/
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  text-align: center;
  /*alpha(opacity=80)*/
}

a{
	color: #006699;
	text-decoration: none; 
	background-color: transparent;
}

a:hover{color: #FFCC00;}

p{line-height: 150%;}

h1, h2, h3, h4, h5, h6{font-size: 16px; line-height: 150%;}

img{border: 0px;}

div{text-align: left;}

hr{height: 1px;	border: 1px solid #83b0e1; clear: both; margin: 5px 0px;}

ul{list-style: none; clear: both; text-align: left;}

li{line-height: 150%;}

/* 表格样式 */
table{text-align: left; font: 12px/120% 宋体,Verdana,Arial,sans-serif;}

table td{
line-height:20px;
word-break:break-all;
}

table.fix{
	table-layout: fixed;
}

table.fix td{
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

table.grid{
	border-collapse: collapse;
	border: 0px solid #3399FF;
	/*padding: 3px;*/
	/*margin: auto;*/
	background: #C3EAFE;
	/*background:url(bg_left_tag_kh.gif) repeat-x;*/
	table-layout:fixed;
}



table.grid caption, .gridtop{
	border: 1px solid #0099FF;
	background: url(bg_left_tag_kh.gif) repeat-x bottom left;
	/*background:#0099FF;*/
	vertical-align: middle; 
	text-align: center;
	padding: 5px;
	color:#333333;
	font-weight: bold;
	font-size: 14px;
	/*margin: auto;*/
	margin-left:-4px;
}

.gridtoptwo{
  border-top: 1px solid #89D4F8;
  border-left: 1px solid #89D4F8;
  border-right: 1px solid #89D4F8;
  background: #C3EAFE;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}

table.grid th, .head{
	border: 1px solid #D3D2D2;
	/*background:#99CCFF; /*表格头*/*/
	color:#000099;
	text-align: center;
	/*font-weight: bold;*/
	font-size: 12px;
	padding: 3px;
}

table.grid td{
	border: 1px solid #D3D2D2;
	padding: 0px;
	background-color:#FFFFFF !important; 
	overflow:hidden;white-space: nowrap;padding:2px;
}

table.hide, table.hide th, table.hide td, table.grid table, table.grid table td{
	border: 0;
}

wentable td{
	background:#66CCFF;
}

/*表格辅助样式*/

.title{
	/*background: url(title.gif) repeat-x left bottom;*/
	text-align: center;
	padding: 3px;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}

.wensionsyl{
	text-align: center;
	padding: 3px;
	/*color: #FF6600;*/
	font-weight: bold;
	font-size: 14px;
	/*background-color: #DDF2FF;;	*/
}

.nrdiv{background:url(sbu1.gif) repeat-x;
}

.even{
	background:#FF9933; 
	padding: 3px;
}

.wensiondivlink{
	float:left;
	/*border-bottom:1px dashed #CCCCCC; */
	line-height:26px; 
	/*color:#FFFFFF*/
}

.wensiondivlink a{
	/*color:#FFFFFF;*/
}


.odd{
	background: #ffffff; 
	padding: 3px;
}

.Title_01{height:27px;width:746px;background:transparent url(sideTitle.png) repeat-x scroll 0 0;font-weight:100;color:#3c3c3c}

.foot{
	background: #f0f7ff; 
	padding: 3px; 
	text-align: center;
}

.username{
	background-image: url(username.gif);
	background-repeat: no-repeat;
	
	background-position: left center;
	padding-left: 20px;
}

.password{
	background-image: url(password.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	height: 22px;
	padding-left:20px;
}

.NoSelSPAN {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
color:#004D00;
cursor:pointer;
font-size:14px;
font-weight:bold;
line-height:22px;
padding-top:4px;
text-align:center;
text-decoration:none;
}

.SelSPAN {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-size:14px;
font-weight:bold;
line-height:22px;
padding-top:4px;
text-align:center;
}

.articlename{font-family:"宋体";font-size:30px;color:3c3c3c;padding-left:40px}

.zstd1 {
border-bottom:1px solid #CCCCCC;
}

.albg {
	Z-INDEX: 1; FILTER: alpha(opacity=60); BACKGROUND-COLOR: #000000; opacity: 0.6;
}

.bottom{
	height: 9px;
	background: #b7b785; 
}


/* 表单样式 */

form{}

input{}

.text{
	background: url(buttom.gif) repeat-x center top;
	border:1px solid dashed;
	background: #ffffff;
	color: #054e86;
	height: 20px;
}

.textarea{
	border: 1px dashed; 
	background: #ffffff;
	color: #054e86; 
}

.button{
		/*background: url(buttom.gif) repeat-x center top;*/
		background-color: #DDF2FF;
		border:1px solid #0099FF;
		height: 23px;
		padding: 2px 0px 0px 0px;
		color: #333333;
}

.button2{
		background: url(searchButton.gif) repeat-x center top;
		border:0px solid #0099FF;
		height: 22px;
		width:60px;
		/*padding: 2px 0px 0px 0px;*/
		color: #333333;
		margin-top:-2px;
		
		
		overflow:hidden;
}

.button3{
		background:url(gif-0554.gif) no-repeat center top;
		border:0px solid #FACC9A;
		height: 19px;
		width:45px;
		padding: 2px 0px 0px 0px;
		color: #333333;
}

.button4{
		background:url(gif-0547.gif) no-repeat center top;
		border:0px solid #FACC9A;
		height: 18px;
		width:59px;
		padding: 2px 0px 0px 0px;
		color: #333333;
}

.button5{
		background:url(gif-0830.gif) no-repeat center top;
		border:0px solid #FACC9A;
		height: 20px;
		width:58px;
		padding: 2px 0px 0px 0px;
		color: #333333;
}

.button6{
		background: url(bg_left_tag_kh.gif) repeat-x center topif);
		/*background-color: #DDF2FF;*/
		height:20px; 
		padding: 2px 10px 0px 10px;
		border:1px solid #0099FF
}


.checkbox, .radio{border-width: 0px;}

.select{height: 18px;
	border:1px solid #FACC9A;}

/* 布局样式 */

#wrapper{
}

#left{				/*左边列*/
	float: left;   
	width: 185px;   /*左边宽度*/
}

#right{				/*右边列*/
	float: right;
	width: 185px;  /*width: 186px;右边宽度*/
}

#centers{			/*中间列 */
	margin-left:7px;
	float: left;
	width: 575px;/*width: 576px;*/
	border:1px solid #6699FF;
}

#centerm{
	margin-left:6px;
	float: left;
	width: 765px;  /*width: 766px;*/
}

#centerl{
	float: left;
	/*width: 960px;*/
	width:949px;
}

#content{

}

.main{
	width: 960px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.main2{
	width: 480px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float:left;
}

.m_top{
	/*background: url(top.gif) repeat-x bottom left;*/
	/*background: url(w_top3.gif) repeat-x;*/
	/*border-top:2px solid  #FF6600;*/
	/*background: url(dtop.gif) repeat-x top center;*/
	padding-top:0px;
	height:30px;
}

.m_head{
	height:60;
	/*background:url(banna.gif) repeat-x top left;*/
}

.h_logo{
	float:left;
	width:180px;
}

.h_banner{
	float:left;
}

.h_link{
	float:right;
	width:90px;
	padding-top:6px;
}

.m_foot{
	background: #F5F5F5;
	height:60px;
	/*border-top:3px solid #FF6600;*/
	text-align:center;
	padding:5px;
	text-align:center;
}
#left .block,#right .block {
	width: 100%;
	margin: 0px auto 6px auto;
	padding-bottom:3px;
	/*background:url(blockb.gif) no-repeat bottom center;*/
	/*background:#FF9966;*/
	border: 1px solid #99CCFF;  /*左右边框*/
	
}
 .block {
	width: 100%;
	margin: 0px auto 6px auto;
	
}

.blocktitle{
	height:22px;
	/*font-weight: bold;*/
	font-size: 14px;
	color:#333333;
	line-height: 22px; 
	padding: 8px 10px 0px 10px;

	
	/*background:url(bg_left_tag_kh.gif) repeat-x;*/
	background:url(t-004.jpg) repeat-x;
}

.blocktitle2{
	height:14px;
	font-size: 14px;
	color:#333333;
	line-height: 22px; 
	padding: 8px 10px 0px 10px;

	
	/*background:url(bg_left_tag_kh.gif) repeat-x;*/
	background:url(t-004.jpg) repeat-x;
}

.bodyDiv{width:80%; margin:0 auto;margin-top:0px; text-align:left}

.mainDiv{
border-left:solid 140px #fff; 
float:left; 
height:auto;
}

.leftDiv{
padding:0; 
margin:0;
width:100px; 
float:left; 
padding-left:0px;
margin-left:-140px; 
position:relative; 
text-align:center;
overflow:hidden

}
.rightDiv{
	float:left; 
	width:400px;

}

.picborder{padding:1px;border:1px solid #AAAAAA;}

.sptitle {
	color:#959595;
	font-size:12px;
	height:25px;
	line-height:25px;
	width:100%;
}

.spcontent {
	color:#5D5D5D;
	line-height:1.5;
	margin-bottom:15px;
	overflow:hidden;
	width:100%;
}

.sousoutitle{
	height:45px; overflow:hidden;
	/*border: 1px solid #FFCC33;*/
	font-size: 12px;
	position:relative;
	line-height: 22px; 
	padding: 10px 10px 10px 3px;
	border-bottom:3px solid #FFFFFF;
	/*background:url(t-004.jpg) repeat-x center top;*/
	background:url(ltop2.gif) repeat-x center top;
}

.infobk{
	border: 1px solid #FFCC33;
}

.infosp{
text-align:right;

}

#left .blocktitle,#right .blocktitle{
	height:22px;
	/*font-weight: bold;*/
	font-size: 14px;
	/*background: url("titles.gif") no-repeat top middle;*/
	color:#333333;
	line-height: 15px; 
	padding: 10px 10px 1px 2px;
}

#centers .blockcontent,#centerm .blockcontent,#centerl .blockcontent{
	width: 100%;
	margin: 0px !important;
	border:1px #FF6600;
	margin-bottom:0px;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFF8EC,endColorStr=#ffffff);*/
	
}
#left .blockcontent{  /*左边*/
	width: 100%;
	margin: 0px;
	padding:0px 2px !important;
	padding:0px 0px;
	/*background: url("blockm.gif") repeat-y top middle;*/
	/*background:#FFFFCC;*/
	list-style:none;
	background: url("blockm.gif") repeat-y top middle;
	
}

#right .blockcontent{
	width: 100%;
	margin: 0px;
	background: url("blockm.gif") repeat-y top middle;
}

.blocknote{
	border-top: #FF6600 1px solid;
	padding: 3px;
	text-align: center;
	background: #EAE9E8;
	line-height: 150%;
}

/*常用样式*/


.ultop li{list-style:none; margin-left: 5px;padding-left:10px; line-height:20px; background:url(tips.gif) no-repeat left center; border-bottom:1px dashed #CCFFFF; margin-bottom:3px;}
.ulitem li{list-style:none; margin-left: 6px;padding-left:16px; background:url(dot-one.gif) no-repeat left;}
.ulrow li{padding:2px 5px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden;margin-left: 6px;padding-left:10px;}

.fix, .lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.fl{float:left;border-bottom:1px dashed #CCCCCC; line-height:26px; color:#000000}
.fr{float:right;/*border-bottom:1px dashed #CCCCCC;*/ line-height:25px;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;border-bottom:1px dashed #CCCCCC; line-height:25px;}
.more{text-align: right;}

.lines{ border:1px solid #000000!important;}
.c_navigation{}
.c_title{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
}
.c_head{
	line-height: 150%;
}
.c_content{
	font-size: 14px;
	line-height: 150%;
}
.c_foot{
	line-height: 150%; list-style:none
}
.c_label{
	font-weight: bold;
}
.c_value{
}

.c_row{}
.c_subject{}
.c_tag{}
.c_description{}
.c_note{}



/*醒目效果*/
.hottext{color:#FF0033;}
.notetext{color: #0000ff;};
.errortext{color: #ff0000;};

a.hotlink{color: #ff0000;}
a.hotlink:hover{text-decoration: underline;}

a.btnlink{color: #000000; background:#FFCC33; border:1px solid #83b0e1; height:20px; padding: 2px 10px 0px 10px;}
a.btnlink:hover{background:#6699FF;}


/*常用界面*/

.jieqiQuote, .jieqiCode, .jieqiNote{
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #83b0e1;
}

.divbox{
	border: 1px solid #83b0e1;
	margin-bottom: 3px;
	text-align: center;
}

.textbox{
	border: 1px solid #83b0e1;
	padding: 5px;
	margin: 3px;
	line-height: 150%;
}

.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #83b0e1;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}

#tips {
	border: 1px solid #83b0e1;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
}

.tablist ul{height:25px; margin:0px 0px 0px 10px; padding:0px;}
.tablist li{float:left; height:24px; list-style:none; margin-right:3px;}
.tablist li a{float:left; height:24px; line-height:24px; padding:0px 10px; display:block; background:#f0f7ff; text-decoration:none; color:#000000; border:1px solid #83b0e1; border-bottom:none; }
.tablist li a.selected{ background:#ffffff; height:25px; position:relative; margin-bottom:-1px;}
.tabcontent{clear:both; border:1px solid #83b0e1; padding:10px;}

.pages{
	padding: 5px 0px;
	background: url(title.gif) repeat-x bottom left;
	height:20px
}
.pagelink{

	float: right;

	line-height:24px;
	padding: 0;
}
.pagelink a, .pagelink strong, .pagelink em, .pagelink kbd, .pagelink a.first, .pagelink a.last, .pagelink a.prev, .pagelink a.next, .pagelink a.pgroup, .pagelink a.ngroup{
	float: left;
	padding: 0 8px;
}
.pagelink a:hover{background-color: #ffffff; }
.pagelink strong{font-weight: bold; color: #FF6600; background: #F2F2F2;}
.pagelink kbd{height:24px; border-left: 1px solid FF6600; padding-top:2px;}
.pagelink em{height:24px; border-right: 1px solid FF6600; font-style:normal;}
.pagelink input{border: 1px solid #FF6600; color: #FF6600;	height: 18px;}

/*---------------------菜单样式----------------------------------*/
.m_menu{
	padding-top:1px;
	margin-bottom:0px;
}

#jieqi_menu{
	height:50px;
	width:960px;
	margin-top:0px;
	padding-top:3px;
	/*background:url(menubar.jpg) repeat-x center top;*/
	/*background:url(dht6.jpg) repeat-x center top;*/
	background:url(menu_top.gif) repeat-x center top;
	/*background:url(menubar_1.gif);*/
	overflow:hidden;
}

#jieqi_menu2{
	height:27px;
	width:960px;
	margin-top:0px;
	color:#FF9900;
	/*background:url(menu.gif) no-repeat center top;*/
}

#jieqi_menu ul{
	margin:auto; width:960px; height:27px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
	float:left; width:85px; line-height:27px;  text-align:center; margin-right:-1px; margin-left:-1px; margin-top:12px;
}
/*.m_li{
	float:left; width:85px; line-height:27px;  text-align:center; margin-right:-1px; margin-left:-1px; padding-top:38px;
}*/
.m_li a{
	display:block; color:#FFFFFF; width:85px; font-weight:bold; font-size:15px
}
.m_line{
	float:left; width:1px; height:27px; margin-top:10px;
	line-height:27px;   /*ff下有效(图片垂直居中)*/
}
/*.m_line{
	float:left; width:1px; height:27px; padding-top:38px;
	line-height:27px;   */
	



.m_line2{
	float:left; width:1px; height:27px;
	line-height:27px;   /*ff下有效(图片垂直居中)*/
	margin-left:-2px;
}
.m_line img{
	margin-top:expression(( 27 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
/*.m_li_a{
	float:left; width:85px; line-height:27px; text-align:center; padding-top:2px; font-weight:bold;
	background-image:url(menu_bg.gif); position:relative; height:27px; margin-top:-2px; margin-right:-1px; margin-left:-1px;
}*/

.m_li_a{
	float:left; width:85px; line-height:27px; text-align:center; padding-top:2px;font-weight:bold;
	 position:relative; height:27px; margin-top:10px; margin-right:0px; margin-left:-24px;
}

/*.m_li_a{
	float:left; width:85px; line-height:27px; text-align:center; padding-top:38px;font-weight:bold;
	 position:relative; height:27px; margin-top:-2px; margin-right:0px; margin-left:-24px;
}*/

.m_li_a a{
	display:block; color:#FF0000; width:85px; font-weight:bold; font-size:15px;
}
.smenu{
	width:960px;background:url(line.gif) no-repeat bottom left; height:27px;
}
.smenu{
	width:950px; margin:0px auto 5px auto; padding:0px; list-style-type:none; height:27px;
}
.s_li{
	line-height:27px; width:auto; display:none; height:27px; 
}
.s_li_a{
	line-height:27px; width:auto; display:block; height:27px; 
}

/*头像*/
img.avatar{
	border: 0px;
}
img.avatars{
	border: 1px solid #999999; padding:3px;
}
img.avatar_48{background:url(48_avatar_bg.gif) right bottom; padding:3px 7px 7px 3px; cursor:pointer}

/*ajax框*/
.ajaxtip{
	position:absolute;
	border: 1px solid #a3bee8;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	z-index:1000;
}
#tips {
	border: 1px solid #a3bee8;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
	z-index: 2000;
}
#dialog{
	position:absolute;
	top:0px;
	left:0px;
	border: 5px solid #8bcee4;
	background: #f1f5fa;
	font-size: 12px;
	line-height:120%;
	padding: 20px 10px 10px 10px;
	visibility: hidden;
}
#mask{
	position:absolute;
	top:0px;
	left:0px;
	background: #777777;
	filter: Alpha(opacity=30);
	opacity: 0.3;
}

.userinfo_001{background:url(userinfo.gif) 0px 0px no-repeat; padding-left:16px;}
.userinfo_002{background:url(userinfo.gif) 0px -16px no-repeat; padding-left:16px;}
.userinfo_003{background:url(userinfo.gif) 0px -34px no-repeat; padding-left:16px;}
.userinfo_004{background:url(userinfo.gif) 0px -54px no-repeat; padding-left:16px;}
.userinfo_005{background:url(userinfo.gif) 0px -73px no-repeat; padding-left:16px;}
.userinfo_006{background:url(userinfo.gif) 0px -94px no-repeat; padding-left:16px;}
.userinfo_007{background:url(userinfo.gif) 0px -113px no-repeat; padding-left:16px;}
.userinfo_008{background:url(userinfo.gif) 0px -133px no-repeat; padding-left:16px;}

#jieqi_menu_last {
  line-height: 16px;
  list-style-type: none;
}
#jieqi_menu_last a {
  display: block;
  width: 65px;
  text-align: center;
}
#jieqi_menu_last a:link  {
  color: #1F3A87;
  text-decoration: none;
  
}
#jieqi_menu_last a:visited  {
  color: #1F3A87;
  text-decoration: none;
}
#jieqi_menu_last a:hover  {
  color: #FFFFFF;
  text-decoration: none;
}
#jieqi_menu_last li {
  float: left;
  width: 65px;
}
#jieqi_menu_last li a:hover{
  background: #1979CC;
}
#jieqi_menu_last li ul {
  line-height: 20px;
  list-style-type: none;
  text-align: left;
  left: -999em;
  width: 90px;
  position: absolute;
  margin: 0px;
  padding: 0px;
}
#jieqi_menu_last li ul li{
  float: left;
  width: 90px;
  background: #F6F6F6;
}
#jieqi_menu_last li ul a{
  display: block;
  width: 80px !important;
  width: 90px;
  text-align:left;
  padding-left:10px;
}
#jieqi_menu_last li ul a:link  {
  color:#1F3A87;
  text-decoration:none;
}
#jieqi_menu_last li ul a:visited  {
  color:#1F3A87;
  text-decoration:none;
}
#jieqi_menu_last li ul a:hover  {
  color:#FFFFFF;
  text-decoration:none;
  font-weight:normal;
  background:#1979CC;
}
#jieqi_menu_last li:hover ul {
  left: auto;
}
#jieqi_menu_last li.sfhover ul {
  left: auto;
}

.m_menu_last_a{
  background:#F1F6F9;/*#F1F6F9*/
  height:20px;
  width:400px
  border-top:1px solid #FFCC66;
  padding-top:3px;
  margin-bottom:1px;
  TEXT-ALIGN: center; WIDTH: auto; MARGIN-LEFT: auto; CLEAR: both; MARGIN-RIGHT: auto;
  padding: 0px 0px 4px 0px;
}

.linkfk {
	border: 1px solid #FFCC00;
}

.clear{clear:both;height:0;overflow:hidden; }

.toumingbg {
	Z-INDEX: 1; FILTER: alpha(opacity=60); BACKGROUND-COLOR: #000000; opacity: 0.6;LEFT: 7px; WIDTH: 86px; POSITION: absolute;  HEIGHT: 16px; margin-top:0px;
}

.infom {
	Z-INDEX: 2;
	/*WIDTH: 82px;*/
	color: #FFFF00;
	LINE-HEIGHT: 18px;
	TEXT-ALIGN: center;
	WIDTH: 150px;
	POSITION:absolute;
	HEIGHT: 16px;
	FILTER: alpha(opacity=60);
	BACKGROUND-COLOR: #000000;
	opacity: 0.6;
	margin-left:-155px;
	margin-top:156px;
	overflow:hidden;
}

.infom2{
	Z-INDEX: 2;
	WIDTH: 57px;
	color: #FFFF00;
	LINE-HEIGHT: 18px;
	TEXT-ALIGN: center;
	POSITION:absolute;
	HEIGHT: 16px;
	FILTER: alpha(opacity=60);
	BACKGROUND-COLOR: #000000;
	opacity: 0.6;
	margin-left:-72px;
	margin-top:57px;
	overflow:hidden;
}

.infom3{
	Z-INDEX: 2;
	WIDTH: 57px;
	/*COLOR: #ffffff;*/
	color: #FFFF00;
	LINE-HEIGHT: 18px;
	TEXT-ALIGN: center;
	POSITION:absolute;
	HEIGHT: 16px;
	FILTER: alpha(opacity=60);
	BACKGROUND-COLOR: #000000;
	opacity: 0.6;
	margin-left:-74px;
	margin-top:66px;
	overflow:hidden;
}

.infom4{
	Z-INDEX: 2;
	WIDTH: 99px;
	/*COLOR: #ffffff;*/
	color: #FFFFFF;
	LINE-HEIGHT: 18px;
	TEXT-ALIGN: center;
	POSITION:absolute;
	HEIGHT: 16px;
	FILTER: alpha(opacity=60);
	BACKGROUND-COLOR: #000000;
	opacity: 0.6;
	margin-left:504px;
	margin-top:110px;
	overflow:hidden;
}

.infomql a{
	Z-INDEX: 2;
	WIDTH: 66px;
	/*COLOR: #ffffff;*/
	color: #FFFFFF;
	LINE-HEIGHT: 18px;
	TEXT-ALIGN: center;
	POSITION:absolute;
	HEIGHT: 16px;
	FILTER: alpha(opacity=60);
	BACKGROUND-COLOR: #000000;
	opacity: 0.6;
	margin-left:-74px;
	margin-top:74px;
	overflow:hidden;
}

.sytjdiv{
	margin-left:10px;
}

.infomimg{
background-color: #fff;
border: 2px solid #a9a9a9;
/*padding: 4px;*/
/*margin: -5px 5px 5px -5px;*/

}

.infomfl{
	Z-INDEX: 2;
	WIDTH: 77px;
	/*COLOR: #ffffff;*/
	color: #FFFF00;
	LINE-HEIGHT: 18px;
	TEXT-ALIGN: center;
	POSITION:absolute;
	HEIGHT: 16px;
	FILTER: alpha(opacity=60);
	BACKGROUND-COLOR: #000000;
	opacity: 0.6;
	margin-left:-78px;
	margin-top:86px;
	overflow:hidden;
}

 .ctl{
   table-layout:fixed; 
 }
  .ctl td{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;padding:2px}
