@charset "utf-8";
* {
	padding:0;
	margin:0;
	border:0px;
	list-style-type:none;
}
body {
	font-family:"宋体";
	font-size:12px;
	padding:0px;
	margin:0px;

}
a {
	text-decoration: none;
}
ul { list-style-type:none;}
li{margin:0; padding:0; list-style:none;}
.imbox{ z-index:99; width: 170px; right: 3px; top: 145px; position: absolute;}
.imbox .press{ right: 0; border: none; cursor: pointer;width: 26px; height: 136px;position: absolute;}
.imbox .imlist{ right:25px; width: 170px; background: url(../images/siderIM_bg.gif) padding:5px;position: relative;}
.imbox .imlist .b{ float: left; height: 6px; width: 170px; font-size: 1px; }
.imbox .imlist .infobox{ text-align:center; background:#bdc5cb; background-image:url(../images/siderIM_infobox.gif); background-repeat:no-repeat;  padding:5px; line-height:14px; color:#000; font-weight:700;}
.imbox .imlist .t{ background:url(../images/siderIM_title.gif); height:34px;}
.imbox .imlist .b{ background:url(../images/siderIM_bottom.gif); height:9px; overflow:hidden; }
.imbox .imlist .con{ background: url(../images/siderIM_bg.gif); width: 100%; padding: 10px 0px 10px 0px;}
.imbox .imlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(../images/siderIM_bg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}

.imbox .imlist .con ul li{ padding: 5px 5px 5px 5px; }
