body {
	margin:0px;
	padding:0px;
	height:100%;
	font-size:9pt;
	line-height:16pt;
}
img {
	border:0;
}
form {
	margin:0;
}
.input_txt_sousuo {
	background-color:#FFF;
	border:#FFF 1px solid;
	font-size:12px;
}
.input_txt {
	background-color:#FFF;
	border:#CAC8C8 1px solid;
	font-size:12px;
}
a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration: none;
}
a:active {
	color:#FF9900;
	text-decoration: none;
}
.font_title {
	color:#000;
	font-weight:bold;
	line-height:30px;
}
.font_time {
	font-size:12px;
	color:#AAA;
}
.font_555 {
	font-size:12px;
	color:#555;
}
.font_12 {
	font-size:12px;
}
.div_left {
	float:left;
}
.div_height5 {
	height:5px;
	overflow:hidden;
}
.div_height1 {
	height:1px;
	overflow:hidden;
	background-color:#FFF;
}
.xian {
	width:98%;
	height:3px;
	overflow:hidden;
	margin-left:1%;
	background-image:url(../images/xx.gif);
}
.text_180px {
	width:180px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	margin-left:2%;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
.text_200px {
	width:200px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	margin-left:2%;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
.text_240px {
	width:240px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	margin-left:2%;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
.text_255px {
	width:250px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	margin-left:2%;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
.text_295px {
	width:295px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	margin-left:2%;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
.text_360px {
	width:360px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	margin-left:2%;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
.text_440px {
	width:440px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin-left:2%;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
.thumbImage_index_ldhd_img{
    max-width: 150px;
    max-height: 200px;
}
* html .thumbImage_index_ldhd_img {
    width: expression(this.width > 150 && this.width > this.height ? 150 : true);
    height: expression(this.height > 200 ? 200 : true);
}
.thumbImage_info_info_img{
    max-width: 260px;
    max-height: 320px;
}
* html .thumbImage_info_info_img {
    width: expression(this.width > 260 && this.width > this.height ? 260 : true);
    height: expression(this.height > 320 ? 320 : true);
}
.thumbImage160{
    max-width: 160px;
    max-height: 120px;
}
* html .thumbImage160 {
    width: expression(this.width > 160 && this.width > this.height ? 160 : true);
    height: expression(this.height > 120 ? 120 : true);
}
.thumbImage300{
    max-width: 300px;
    max-height: 200px;
}
* html .thumbImage300 {
    width: expression(this.width > 300 && this.width > this.height ? 300 : true);
    height: expression(this.height > 200 ? 200 : true);
}
.thumbImage_info_info_img111{
    max-width: 520px;
    max-height: 640px;
}
* html .thumbImage_info_info_img111 {
    width: expression(this.width > 520 && this.width > this.height ? 520 : true);
    height: expression(this.height > 640 ? 640 : true);
}
#main {
	width:1420px;
	left:50%;
	margin-left:-710px;
	position:absolute;
}
.fy {
	width:100%;
	text-align:right;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display:table-cell;
	vertical-align:middle;
	/* 针对IE的Hack */
	*display: block;
	*font-size:14px; /*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial; /*防止非utf-8引起的hack失效问题，如gbk编码*/
	background:#fff;
}
.fy img {
	vertical-align:middle;
}
.img_spjt {display:block; width:200px; height:120px;}
.li_spjt {position:relative;list-style-type:none;}
.toolbar {position:absolute; left:0px;top:0px;filter:alpha(Opacity=80);-moz-opacity:0.5;opacity:0.5;}
.li_spjt1 {filter:alpha(Opacity=80);-moz-opacity:0.5;opacity:0.5;}

.touming {
	background-color:#ffffff;
	background: rgba(255,255,255,0.7) none repeat scroll !important;/* 确保火狐等浏览器的透明度，同事达到设置其子节点中的元素不透明 */
	background:#fff;filter: alpha(opacity = 70);/* 为IE浏览器设置滤镜来达到透明的效果 */
}
.top_touming {
	background-color:#7EAE2B;
	background: rgba(126,174,43,0.7) none repeat scroll !important;/* 确保火狐等浏览器的透明度，同事达到设置其子节点中的元素不透明 */
	background:#7EAE2B;filter: alpha(opacity = 80);/* 为IE浏览器设置滤镜来达到透明的效果 */
}