#wrapper{
	width:771px;
	margin:auto;
}

#header{
	width:100%;
	float:left;
	height:116px;
	background:url(../images/header.jpg) top left no-repeat;
}

#logo{
	width:199px;
	float:left;
}

#logo .padding{
	padding-top:55px;
	padding-left:28px;
}

#member{
	width:397px;
	height:47px;
	float:right;
	color:#fff;
	overflow:hidden;
	background:url(../images/login_bg.jpg) top left no-repeat;
}
#member a:link, #member a:visited {
	color : #F4F4F4;
	text-decoration: none ;
}

#member a:hover {
	color : #F4F4F4;
	text-decoration : underline;
}

#member a:active, #member a:focus  {
	text-decoration: underline;
	color:#F4F4F4;
} 

#member .padding{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

#container,#container-fr{
	width:100%;
	float:left;
	background:url(../images/container_rep.gif) top left repeat-y;
}

#container-fl,#container-f{
	width:100%;
	float:left;
	background:url(../images/container_fl_rep.gif) top left repeat-y;
}

#container_top,#container_top-fr{
	width:100%;
	float:left;
	background: transparent url(../images/container_top.gif) top left no-repeat;
}

#container_top-fl,#container_top-f{
	width:100%;
	float:left;
	background: transparent url(../images/container_top_fl.gif) top left no-repeat;
}

#banner{
	width:100%;
	float:left;
	margin-top:5px;
}

#banner .padding{
	padding-left:5px;
}

#wrap_leftcol{
	width:182px;
	float:left;
	overflow:hidden;
}

#leftcol{
	width:100%;
	float:left;
	background:url(../images/leftcol/leftcol_rep.gif) top left repeat-y;
}

#leftcol_top{
	width:100%;
	float:left;
	background:url(../images/leftcol/leftcol_top.jpg) top left no-repeat;
}

#leftcol_bottom{
	width:100%;
	float:left;
	height:17px;
	background:url(../images/leftcol/leftcol_bottom.gif) top left no-repeat;
}

#user5{
	width:100%;
	float:left;
	background:url(../images/user5/rep.gif) top right repeat-y;
}

#user5_top{
	width:100%;
	float:left;
	height:12px;
	margin-top:5px;
	background: url(../images/user5/top.gif) bottom right no-repeat;
}

#user5_bottom{
	width:100%;
	float:left;
	height:10px;
	background:url(../images/user5/bottom.gif) top right no-repeat;
}

#user6{
	width:100%;
	float:left;
}

#wrap_content{
	width:580px;
	float:left;
}

#wrap_content-fr{
	width:580px;
	float:left;
}

#wrap_content-fl{
	width:100%;
	float:left;
}

#wrap_content-f{
	width:100%;
	float:left;
}
/*#content{
	width:394px;
	float:left;
	min-height:680px;
	height:auto!important;
	height:680px;
	overflow:hidden;
}

#content-fl{
	width:574px;
	float:left;
	min-height:680px;
	height:auto!important;
	height:680px;
	overflow:hidden;
}

#content-fr{
	width:574px;
	float:left;
	min-height:680px;
	height:auto!important;
	height:680px;
	overflow:hidden;
}

#content-f{
	width:771px;
	float:left;
	min-height:680px;
	height:auto!important;
	height:680px;
	overflow:hidden;
}
*/
#content{ 
width:394px;
float:left; 
min-height:680px; 
height:auto!important; 
height:680px; 
overflow-x:hidden; 
} 
#content-fl{ 
width:574px; 
float:left; 
min-height:680px; 
height:auto!important; 
height:680px; 
overflow-x:hidden; 
} 
#content-fr{ width:574px; float:left; min-height:680px; height:auto!important; height:680px; overflow-x:hidden; } 
#content-f{ width:771px; float:left; min-height:680px; height:auto!important; height:680px; overflow-x:hidden; }
#content_in{
	width:100%;
	float:left;
}

#content_in .padding {
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

#rightcol{
	width:182px;
	float:left;
}

#rightcol .button,#rightcol .button-style1,#rightcol .button-style2{
	background:url(../images/button_right.jpg) bottom left repeat-x;
	border:solid 1px #000000;
	padding-left:5px;
	padding-right:5px;
	margin-top:3px;
	margin-left:3px;
}

#rightcol .inputbox{
	border:solid 1px #649a9c;
}

#wrap_bot{
	width:100%;
	float:left;
}

#wrap_bot a:link, #wrap_bot a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#wrap_bot a:hover, #wrap_bot a:focus{
	text-decoration:underline;
	color:#FFFFFF;
}

#wrap_bot a:active{
	text-decoration:underline;
	color:#FFFFFF;
}

#bottom,#bottom-fr{
	width:599px;
	float:right;
	background:url(../images/bottom_rep.jpg) top right repeat-y;
	text-align:center;
	color:#fff;
}

#bot_bot,#bot_bot-fr{
	width:100%;
	float:left;
	background:url(../images/bottom.jpg) 100% 100% no-repeat;
	min-height:90px;
	height:auto!important;
	height:90px;
}

#bottom-fl,#bottom-f{
	width:100%;
	float:left;
	background:url(../images/bot_rep_fl.jpg) top right repeat-y;
	text-align:center;
	color:#fff;
}

#bot_bot-fl,#bot_bot-f{
	width:100%;
	float:left;
	min-height:80px;
	height:auto!important;
	height:80px;
	background:url(../images/bottom_fl.jpg) 100% 100% no-repeat;
}
.botinner{
	padding-top:7px;
	line-height:17px;
}

#form-login fieldset.input{
	border:none;
}