﻿@charset "utf-8";
.content{background:#fff;min-width:320px;}
.left{float:left;}
.right{float:right;}
.clearfix:after{display:block;content:'';clear:both;height:0px;visibility:hidden;}
.relative{position:relative;}
.clearfix{*display:table;*zoom:1;}
.clear{clear:both;overflow:hidden;height:0;}
*::selection{background:#ffc000;color:#FFFFFF;text-shadow:none;}
*::-moz-selection{background:#ffc000;color:#FFFFFF;text-shadow:none;}
.ie6{text-align:center;font-size:14px;background:#FC6;line-height:60px;}
.ie6 span{float:right;margin-right:30px;cursor:pointer;}
.blankspace{height:1.5em;overflow:hidden;margin:0;padding:0;clear:both;}

/*comm used header,content,footer*/
.mainWrap{width:1190px;margin:auto;min-width:320px;}
.content{padding-bottom:55px;}
.content .thuimg{text-align:center;}
.content .thuimg .thuimgWrap{min-width:1190px;overflow:hidden;background:url(../image/loading.gif) no-repeat center center;*height:400px;}

/*plugin*/
._plugMasklayer{background:none repeat scroll 0 0 #FFFFFF;display:none;height:100%;left:0;opacity:0.8;filter:alpha(opacity=80);_position:absolute;position:fixed;top:0;width:100%;z-index:9998;bottom:0;}
._plugLayer{background:none repeat scroll 0 0 #FFFFFF;display:none;left:50%;top:50%;border:1px solid #609;_position:absolute;position:fixed;z-index:9999;}
.fadein{transition:all .3s ease-in;}