A:link {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

A:visited {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

A:hover {
	color: #b20837;
	TEXT-DECORATION: none;
}

.menulist A:link {
	color: #B7B7B7;
	font-size:10px;
	TEXT-DECORATION: none;
}
.menulist A:visited {
	color: #B7B7B7;
	font-size:10px;
	TEXT-DECORATION: none;
}
.menulist A:hover {
	color: #b20837;
	font-size:10px;
	TEXT-DECORATION: none;
}





.panel{

display:none;
}
.galleryview{
height:492px;}








body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#FFFFFF;
	background:url(../images/bg.jpg);
	
}

table{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#FFFFFF;
}



* {
 margin: 0px;
 padding:0px;
 }




















#case {
	width:100%;
	z-index:1;
}


#all {
	width:934px;
}

#top {
	position:relative;
	width:924px;
	margin-top:15px;
}

#logo{
	position:relative;
	width:168px;
	float:left;
}
#menu{
	position:relative;
	float:right;
	text-align:right;
	margin-top:19px;
	width:710px;
	
}
#clear{
	clear:both;
	height:14px;
}

#middle {
	position:relative;
	width:924px;
	height:492px;
	background-color:#8B8589;
}
#title{
	position:relative;
	margin-bottom:30px;
	text-align:center;
	font-size:13px;
}
#maintop{
	position:relative;
	height:42px;
}
#main{
	position:relative;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
}
#shadowleft {
	position:absolute;
	width:5px;
	height:492px;
	top:0px;
	left:924px;
	background:url(../images/shadowleft.jpg);
	z-index:1;
}
#shadowlefttop {
	position:relative;
	width:5px;
	height:5px;
	top:0px;
	z-index:2;
}
#shadowbottom {
	position:absolute;
	width:929px;
	height:5px;
	top:492px;
	left:0px;
	z-index:1;
}

#bottom {
	position:relative;
	width:924px;
	margin-top:11px;
}

#bottomlist {
	position:relative;
	text-align:center;
	top:397px;
}













.menusingle{
	position:relative;
	float:right;
	margin-bottom:4px;
	margin-top:1px;
	height:14px;
}
.menufenge{
	position:relative;
	float:right;
	font-size:12px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:5px;
	height:14px;
}
.bottomtab{
	color:#A1A1A1; 
	font-size:9px; 
	letter-spacing:1px;
}
.line{
	position:relative;
	height:24px;
	background:url(../images/line.jpg);
}















.cA1A1A1{
	color:#A1A1A1;
}
.cB7B7B7{
	color:#B7B7B7;
}
.cE6214D{
	color:#b20837;
}
.cB20838{
	color:#B20838;
}


.f10{
	font-size:10px;
}
.f12{
	font-size:12px;
}











.weedinginputtxt{
	width:203px;
	height:18px;
	background-color:#D2D0D1;
	border:1px solid #FFFFFF;
	color:#000000;
	font-size:11px;
}
.weedinginputarea{
	width:203px;
	height:40px;
	background-color:#D2D0D1;
	border:1px solid #FFFFFF;
	color:#000000;
	font-size:11px;
}




#popbg{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:101;
	display:none;
}

#popbox{
	position:relative;
	top:270px;
	width:266px;
	border:1px solid #FFFFFF;
	background:url(../images/bg.jpg);
	text-align:center;
	padding:17px;
}









.Container {
  position: absolute;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 344px;
  height: 397px;
}
.Scroller-Container {
  position: absolute;
  top: 48px; left: 900px;
  width:344px;
}
#Scrollbar-Container {
  position: absolute;
  top: 48px; left: 900px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; height: 392px;
  position: absolute;
  top: 15px; left: 5px;
  background: transparent url(images/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 10px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 397px;
}