@charset "utf-8";
/*综合*/
img {border:0px;}
body {font:12px "Microsoft YaHei UI", "Microsoft YaHei", "宋体", "Times New Roman", Times, serif; margin:0px;}
a { color: #333333; text-decoration:none; }
a:hover { color: #3398cc; }
a:focus {outline:none; -moz-outline:none}
.bold {font-weight:bold;}
/*字体大小*/
.fs10p { font-size: 10px; }
.fs12p { font-size: 12px; }
.fs13p { font-size: 13px; }
.fs14p { font-size: 14px; }
.fs16p { font-size: 16px; }
.fs17p { font-size: 17px; }
.fs18p { font-size: 18px; }
.fs20p { font-size: 20px; }
.fs22p { font-size: 22px; }
.fs24p { font-size: 24px; }

/*行高*/
.lh16p { line-height:16px; }
.lh18p { line-height:18px; }
.lh20p { line-height:20px; }
.lh22p { line-height:22px; }
.lh24p { line-height:24px; }
.lh26p { line-height:26px; }
.lh28p { line-height:28px; }
.lh30p { line-height:30px; }

/*颜色*/
.black {color:#000000;}
.black1 {color:#45280a;}
.black2 {color:#151515;}
.red {color:#FF0000}
.white {color:#FFFFFF;}
.gray {color:#333333;}
.gray-light {color:#595958;}
.gray-light1 {color:#e1e1e1;}

/*链接样式*/
a.white:link{color:#FFFFFF; text-decoration:none}
a.white:visited{color:#FFFFFF; text-decoration:none}
a.white:active{color:#FFFFFF; text-decoration:none}
a.white:hover{color:#FF0000; text-decoration:none;}

a.black:link{color:#000000; text-decoration:none}
a.black:visited{color:#000000; text-decoration:none}
a.black:active{color:#000000; text-decoration:none}
a.black:hover{color:#3398cc; text-decoration:none;}

a.gray:link{color:#333333; text-decoration:none}
a.gray:visited{color:#333333; text-decoration:none}
a.gray:active{color:#333333; text-decoration:none}
a.gray:hover{color:#3398cc; text-decoration:none;}

a.gray-light:link{color:#595958; text-decoration:none}
a.gray-light:visited{color:#595958; text-decoration:none}
a.gray-light:active{color:#595958; text-decoration:none}
a.gray-light:hover{color:#db4f18; text-decoration:none;}

a.gray-light1:link{color:#e1e1e1; text-decoration:none}
a.gray-light1:visited{color:#e1e1e1; text-decoration:none}
a.gray-light1:active{color:#e1e1e1; text-decoration:none}
a.gray-light1:hover{color:#3398cc; text-decoration:none;}


/*其他*/
.show{
	display:block;
}
.hide{
	display:none;
}

#divzx  
        {  
            background: rgba(255, 255, 255, 0.9) !important; /* IE无效，FF有效 */  
            background: #fff;  
            filter: alpha(opacity=90);  
            width: 148px;   
        }
#divzy  
        {  
            background: rgba(255, 255, 255, 0.9) !important; /* IE无效，FF有效 */  
            background: #fff;  
            filter: alpha(opacity=90);  
            width: 148px;   
        } 
#divgywm  
        {  
            background: rgba(255, 255, 255, 0.9) !important; /* IE无效，FF有效 */  
            background: #fff;  
            filter: alpha(opacity=90);  
            width: 148px; 
        }  