
@import url(../utils.css);
@import url(tag.css);
@import url(grid.css);
@import url(form.css);
@import url(other.css);

html
{	
	background-color:#EDEDED;
}
body
{
	overflow:auto;
	padding:0;margin:0;
}
html,body{height:100%;}
img,body{border:0;}
*{-moz-box-sizing:border-box;}
a{text-decoration:none;}
*{font-family:arial,sans-serif;font-size:12px;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{padding:0;margin:0;}
ul,ol{list-style:none;}

table{border-collapse:collapse;}

a:link{color:#000000;}
a:visited{color:#000000;}
a:hover{color:#000000;}
a:active{color:#000000;}


.showImage{background:url(/images/page/photo.jpg) no-repeat;width:640px;height:463px;position:relative;overflow:hidden}
#showImage-browse{width:487px;height:399px;left:30px;top:32px;position:absolute;}
.showImage-table{width:110px;height:417px!important;height:419px;position:absolute;top:24px;right:5px;}
.showImage-arrow1,.showImage-arrow2{cursor:pointer;background-repeat:no-repeat;width:31px;height:29px;}
.showImage-arrow1{background-image:url(/images/page/arrow1.jpg);}
.showImage-arrow2{background-image:url(/images/page/arrow2.jpg);}
.showImage-arrow3{background-image:url(/images/page/arrow3.jpg);}
.showImage-arrow4{background-image:url(/images/page/arrow4.jpg);}
#showImage-container{width:108px;height:350px;overflow:hidden;padding-left:7px;}
.showImage-child{height:83px;width:101px;border:1px #DFCBB3 solid;margin-bottom:5px;cursor:pointer;}
.showImage-child-over{border-color:#F00}


.hc-loading{background:url(../../images/page/loading.gif) no-repeat 7 10;text-indent:22px;}

.mask{background:#cccccc;filter:alpha(opacity=50);position:absolute;left:0;top:0;width:100%;height:100%;display:none;z-index:200}
.alipayDiv{position:absolute;display:none;left:50%;top:50%;z-index:201;width:270px;background:#fff;border:2px EFEEFE solid;height:130px;margin:-65px 0 0 -135px;}
