@charset "utf-8";

* {padding:0; margin:0;}
body {font-size:12px; font-family:verdana,arial,sans-serif; color:#000;}

a {color:#990000;}

#view{POSITION: relative;WIDTH: 1003px; HEIGHT: 805px}
#logo-title {position:absolute; z-index:1; margin:18px 0 0 210px; background:url(../imgs/logo.jpg) no-repeat 0 5px;padding:12px 0 0 55px;height:33px; color:#666;}
#logo-title b {font-size:14px;color:#000;}
#logo-title img{
	vertical-align: middle; border: 0px;
}

#img-view {width:480px; height:480px; position:absolute; z-index:1;margin:66px 0 0 260px;}
#bt-forward {width:52px; height:52px; position:absolute; z-index:1; margin:215px 0 0 -62px; background:url(../imgs/bt-forward.jpg);}
#bt-next {width:52px; height:52px; position:absolute; z-index:2; margin:215px 0 0 490px; background:url(../imgs/bt-next.jpg);}
#img-vision {width:480px;height:480px; display:table-cell; vertical-align:middle; text-align:center; outline:none; font-size:396px; border:0px solid #000;}
#img-vision img {border: 0px solid #F00; cursor:pointer;}
#img-title {margin:4px 0 0 1px; line-height:18px; }
#img-all-title {list-style:none; margin:2px 0 0; position:absolute; z-index:1; padding:0 0 0 17px; background:url(../imgs/ico-title.jpg) no-repeat 0 5px;}
#img-all-title b {font-size:14px;}
#img-all-title span {color:#666; text-align:right; font-size:12px;}
#img-all-title span b {font-size:12px;}
#img-all-title span img {vertical-align: middle; margin:0 2px 0 5px;}

#img-list {position:absolute; z-index:100; margin:735px 0 0 60px; width:830px; height:80px; background:url(../imgs/bg-photo-list.jpg); background-repeat:repeat-x;display:inline;}
#img-list div {display:inline;}

#img-list-forward {position:absolute; margin:10px 0 0 5px; width:59px; height:59px; background:url(../imgs/bt-list-forward.jpg); cursor:pointer; display:none;}
#img-list-zone {overflow:hidden; position:absolute; margin:10px 0 0 63px; height:59px; width:702px;}
#img-list-zone img{cursor:pointer;height:55px; border: 2px solid #FFF; margin-right:5px;}
#img-list-zone .osel{ border-color:#990000;}
#img-list-zone div {width:999999px; position:absolute;}
#img-list-next {position:absolute; margin:10px 0 0 765px; width:59px; height:59px; background:url(../imgs/bt-list-next.jpg); cursor:pointer;}

#other-album {position:absolute; width:650px; height:107px; background-color:#F8DAA3; z-index:1; display:none;background-image: url(../imgs/album_bg.jpg);background-repeat:x;}
#other-album div {position:absolute;}
#oa-title {width:23px; height:107px; color:#BE1307; font-weight:bold;z-index:1; text-align:center; background:url(../imgs/oa-title.jpg); background-repeat: no-repeat;}
#oa-list {
	width:106px;
	height:98px;
	background-image: url(../imgs/oa-photo-bg.jpg);
	background-repeat: no-repeat;
	margin-top:5px;
	margin-left:50px;
	cursor:pointer;
}
#oa-list .oa-photo img {
  width:90px;
  height:65px;
}
#oa-list .oa-bind {
	background-image: url(../imgs/oa-bind.gif);
	background-repeat: no-repeat;
	width:13px;
	height:67px;
  margin:12px 0 0 -4px;
}
#oa-list .oa-photo {
  cursor:pointer;
  margin:4px 0 0 4px;
}
#oa-list .oa-title {
	margin:74px 2px 0 6px;
	width:90px;
	text-align: center;
}
#oa-close{
	background-image: url(../imgs/oa-title.jpg);
	background-repeat: no-repeat;
	width:22px;
	height:107px;
  margin:0 0 0 599px;
}
#footer{z-index:1; position:relative;bottom:0px;}
.main{ position:relative;}
