﻿@charset "utf-8";
body, html{margin:0;padding:0;font-size:12px;font-family:微软雅黑;background-color:#ececec;width:100%;height:100%;}
h3{
	text-align: center;
}
.contentmiddle{width:780px;margin:40px auto;}
.imgList{float:left;list-style:none;padding:0px;margin:0px;width:780px;}
.imgList li{width:260px;float:left;cursor:pointer;padding:0px;margin:0px;border:0px solid #000000;text-align:center;}
.imgList li img{width:100%;height:100%;}
.imgList li.active{background:#f75d88;border:1px solid red;}
.imgList li div{ margin-top:-4px;margin-top:0px\9;color:#ffffff;font-weight:bold;height:45px;border:0px yellow solid;/* filter:alpha(opacity=50);    -moz-opacity:0.8;    width:auto !important;*/width:230px;padding-top:5px;margin-left:15px;*margin-left:0px;_margin-left:0px;background:url("../img/bg_topic.jpg");background-repeat:repeat-x;line-height:28px;font-size:14px;_font-size:12px;}

@media screen and (-webkit-min-device-pixel-ratio:0){ .imgList li div {margin-top:0px;} }
.sortList{list-style:none;padding:0px;margin:0 auto;border:0px solid red;height:70px;width:680px;}
.sortList li{
	text-align: center;
	float: left;
	cursor: pointer;
	background: #FFF;
	border: 1px dashed #D5D5D5;
	width: 95px;
	height: 54px;
	margin: 0px 0px 0px 12px;
	_margin: 0px 0px 0px 10px;
	padding: 0px;
	padding-top: 4px;
}
.sortList li span{font-size:20px;font-weight:bold;float:left;margin:10px 0px 0px 42px;}
.sortListBg{margin-top:30px;width:30px;height:30px;margin:0 auto;margin-top:10px;}
.Bg1{background-image:url(../img/bg_01.png);background-repeat:no-repeat;}
.Bg2{background-image:url(../img/bg_02.png);background-repeat:no-repeat;}
.Bg3{background-image:url(../img/bg_03.png);background-repeat:no-repeat;}
.Bg4{background-image:url(../img/bg_04.png);background-repeat:no-repeat;}
.Bg5{background-image:url(../img/bg_05.png);background-repeat:no-repeat;}
.Bg6{background-image:url(../img/bg_06.png);background-repeat:no-repeat;}
.clear{clear:both;}
.image_shadow{filter:Chroma(Color="#FFFFFF");filter:alpha( Color="#FFFFFF",opacity=20);filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2;}
.selli{background-repeat:no-repeat;color:White;font-family:'Microsoft YaHei';margin:-1px 0px 0px 4px;text-align:center;cursor:pointer;background:#000;border:1px dashed #EEE;width:86px;height:50px;}
.DropDiv{background-repeat:no-repeat;position:absolute;z-index:1000;color:White;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;font-family:'Microsoft YaHei';padding-left:2px;padding-right:2px;text-align:center;cursor:pointer;background:#000;border:2px dashed #EEE;width:86px;height:50px;margin:5px 14px 2px 0px;padding-top:4px;}   