html,body{
margin:0;
padding:0;
background:#fff
}
body{
font: 76% arial,sans-serif;
color:#373737
}
a{
color:#2858A2
}
a:hover{
text-decoration:none
}
img{
border:0
}
#container{
min-width:1004px;
margin:0 0 0 30px;
overflow:hidden
}
div#wrapper{
float:left;
width:100%;
margin-left:-257px
}
div#content{
margin-left:257px;
min-height:400px;
padding:10px 40px 20px 40px
}
div#leftnav{
float:right;
width:227px;
background:#F0F0F0;
padding-bottom: 32767px;
margin:0 30px -32767px 0;
}
#leftnav a{
display:block;
color:#8B6F57;
font-weight:bold;
background:url(images/arr2.gif) no-repeat left 5px;
padding:0 5px 7px 10px;
margin:0 0 0 15px
}
#header{
height:259px;
background:url(images/rem-sity_04.jpg) no-repeat right
}
#header2{
height:259px;
background:url(images/rem-sity_02.jpg) no-repeat center
}
#header3{
margin:15px 0 0 20px
}
#header3 h1{
color:#2658A2;
font-size:12px;
font-weight:normal;
padding:10px 0 0 15px;
line-height:20px
}
#header3 b{
background:url(images/arr.gif) no-repeat left;
padding:0 0 0 8px
}
div#footer{
clear:both;
background:#F0F0F0 url(images/rem-sity_14.gif) no-repeat left top;
height:100px;
margin:0 30px 0 0;
text-align:center;
border-left:1px solid #EE9611
}
#copy{
padding:20px 0 0 0;
font-size:11px;
color:#929699
}
#copy a{
color:#929699;
padding:0 10px
}
#line{
height:3px;
background:#EE9611
}


.tbl td{
	font-size:11px;
	width:650px;
}



.tit{
	cursor:pointer;
	color:#B87D03;
	font-size:15px;
	font-weight:900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


.inputs{
	border:1px solid #FFA851;
	background-color:#FFF4B0;
	font-size:12px;
	color:#606060;
}

.buttons{
	cursor:pointer;
	border:1px solid #FF8F1E;
	background-color:#FFAA41;
	font-size:12px;
}


.re{
	color:red;
	font-size:16px;
	font-weight:900;
}


div#v{
	position:fixed;
	top:50%;
	margin-top:-200px;
	left:100%;
	margin-left:-20px;
	width:20px;
}

div#c{
	cursor:pointer;
}

div#s{
	position:fixed;
	top:50%;
	margin-top:-220px;
	text-align:right;
	left:50%;
	width:700px;
	margin-left:-370px;
	
}

div#p{
	width:670px;
	float:right;
	border:1px solid #FF8929;
}	


div#caption{
	float:right;
	width:670px;
	text-align:center;
	background-color:#FBAB04;
	color:black;
	font-size:13px;
	font-weight:900;
}

div#in{
	clear:both;
	float:right;
	width:650px;
	background-color:#FFF8CA;
	text-align:left;
	padding:10px;
	font-size:12px;
}