body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFF;
	width:581px;
}
#root {
	width:581px;
}
#root .overlay {
	position: absolute;
	z-index: 5;
	top: 101px;
	left: 10px;

}

#root .overlay img{
	border: solid 1px #FFFFFF;

}
#head {
	position: relative;
	z-index: 2;
	height: 91px;
	background-image: url(/images/global/bg_head.jpg);
	background-repeat: no-repeat;
	
}
#head #logo {

}
#head #naviMain {
	display:none;
}

#main {

}
#main h1 {
	font-weight: normal;
	color: #000000;
}
#main h2 {
	font-weight: normal;
}
#main img {
	border: solid 1px #000000;
}
#main .noBorder {
	border-width: 0px;
}
#main a {
	color: #000000;
}
#main .mainTable {
	width: 581px;
}
#main .mainTable .left {
	width: 0px;
	display:none;
}
#main .mainTable .content {
	width: 581px;
	vertical-align: top;
	color: #000000;
}
#main .content #banner {
	height: 181px;
	width: 581px;
	overflow: visible;
}
#main .content #banner img {
	border: solid 1px #FFFFFF;
}
#main .content #scrollSmall {
	margin-top: 19px;
	height: 181px;
	overflow: visible;
	width: 581px;
}
#main .content #fixSmall {
	margin-top: 19px;
	height: 181px;
	overflow: visible;
	width: 581px;
}

#main .content #scrollBig {
	margin-top: 19px;
	height: 349px;
	overflow: visible;
	width: 581px;
}
#main .right #scrollRight {
	height: 381px;
	overflow: visible;
	width: 281px;
}
#main .content #scrollAll {
	height: 368px;
	overflow: visible;
	width: 581px;
}
#main .content #fixAll {
	height: 368px;
	overflow: visible;
	width: 581px;
}

#main .mainTable .middle {
	width: 281px;
	vertical-align: top;
}
#main .mainTable .right {
	width: 361px;
	vertical-align: top;
	color: #000000;
}
#main .right h2 {
	font-weight: normal;
	color: #BEBEBE;
	
	padding: 0px;
	margin: 0px;
}
#main .right p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
#foot {
	position: relative;
	z-index: 2;
	
	width: 995px;
	height: 101px;
	
	background-image: url(/images/global/bg_foot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 21px;
	display:none;
}
#root #main .inputField {
	width: 250px;
}
#root #main .inputName {
	color: #BEBEBE;
}
#root #main .alert {
	color: #FF4444;
	font-weight: bold;
}

