html, body, table{
	margin: 0px;
	padding: 0px;
	color: #313131;
	font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: normal;
    border: none;
}
img, div { behavior: url(/iepngfix.htc) }
p, form{
	margin: 0px;
	padding: 0px;
}
ul {
     list-style-type: none;
}
a:link,
a:visited{
	color: #313131;
	text-decoration: none;
}
a:hover{
	color: #515151;
	text-decoration: none;
}
a:active{
	color: #919191;
	text-decoration: none;
}
img{
    border: 0px;
}
input, textarea{
	border: solid 1px #919191;
	background-color: #fff;
	color: #313131;
    font-size: 11px;
	margin-top: 2px;
	margin-bottom: 7px;
}
.gbr{
	color: #000000;
    font-size: 14px;
	margin-left: 25px;
}
.hr{
    border-bottom: solid 1px #919191;
    height: 1px;
    font-size: 1px;
    margin-top: 7px;
    margin-bottom: 6px;
}
.index{
    width: 100%;
    height: 100%;
    background: url(/images/mainbg.gif);
}
.cont{
    width: 1000px;
}
.left{
    width: 222px;
    height: 601px;
    background: url(/images/left.png) 100% 0px no-repeat;
}

.right{
    width: 196px;
}
.top{
    width: 584px;
    height: 134px;
}
.bottom{
    width: 584px;
}
.main,
.main_index{
    width: 584px;
    height: 392px;
    background: url(/images/center.jpg);
    background-position: 0px 100%;
}
.main{
    background-position: 0px 100%;
}
.main_index{
    background-position: 0px 0px;
}
.nav{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    float: right;
    margin: 16px 16px 0px 0px;
    display: inline;
}
.valign{
    margin: 55px 0px 0px 15px;
    width: 380px;
    height: 300px;
    border: solid 0px #ff0;
}
.door_container{
    clear: right;
    float: right;
    width: 164px;
    height: 336px;
    margin: 26px 11px 0px 0px;
    display: inline;
}
.title{
	font-size: 20px;
    font-weight: bold;
    font-family: "Trebuchet MS";
    margin-bottom: 10px;
    margin-left: 5px;
}
.out{
    overflow: auto;
    width: 362px;
    height: 150px;
    margin-left: 5px;
}
.container{
    margin-right: 10px;
    text-align: justify;
}
.menu{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    background: #fff;
    width: 200px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -400px;
}

.gal1, .gal3{
    width: 87px;
    height: 15px;
    background: url(/images/1.png);
}
.gal3{
    background: url(/images/2.png);
}
.gal2{
    width: 81px;
    border: solid 1px #7c7c7c;
    padding: 2px;
}

.out1{
    overflow: auto;
    width: 555px;
    height: 335px;
    margin-left: 5px;
}