/*********       website::basic       *********/
* { margin: 0; padding: 0; }
body{
	width : 100%;
	background-color: #FFFFFF;
	text-align: left;
	font-size: small;
	font-family: arial,helvetica,clean,sans-serif;
}
#stayat_body{
	width: 950px;
	margin: 0 auto;
}
#stayat_header{
	width: 100%;
	height: 98px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #666666;
}
#stayat_main{
}
#stayat_contents{
	float: left;
	width: 510px;
	margin: 0 0 0 10px;
}
#stayat_main #my_menu{
/*	height: 24px; */
	margin: 0 0 10px 0;
}
#stayat_right{
	float: right;
	width: 410px;
	margin: 0 10px 0 0;
}
#stayat_footer{
	width: 100%;
	clear: both;
	padding: 10px 0 10px 0;
	text-align: center;
}
/*********       stayat_header        *********/
#header1_left{
	float: left;
	width: 800px;
	height: 30px;
	text-align: left;
	background: url('/common/img/header_sub_bg.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
}
#header1_left h1{
	font-size: small;
	font-weight: normal;
	margin: 6px 0 0 10px;
}
#header1_left a:link    {color: #000000; text-decoration: none;}
#header1_left a:visited {color: #000000; text-decoration: none;}
#header1_left a:active  {color: #000000; text-decoration: none;}
#header1_left a:hover   {color: #000000; text-decoration: none;}

#header1_right{
	float: right;
	width: 150px;
	height: 30px;
	text-align: right;
	font-weight: bold;
	background: url('/common/img/header_sub_bg.jpg');
	background-repeat: repeat-x;
}
#header1_right p{
	margin: 6px 10px 0 0;
}
#header2_left{
	float: left;
	width: 210px;
	height: 65px;
}
#header2_left h2{
	font-size: small;
}
#header2_contents{
	float: left;
	width: 530px;
	height: 65px;
	text-align: center;
}
#header2_right{
	float: right;
	width: 210px;
	height: 65px;
	text-align: right;
	font-weight: bold;
}
#header2_right a:link    {color: #000000; font-weight: normal;}
#header2_right a:visited {color: #000000; font-weight: normal;}
#header2_right a:active  {color: #000000; font-weight: normal;}
#header2_right a:hover   {color: #000000; font-weight: normal;}
#header2_right .language{
	float: right;
	width: 135px;
	text-align: left;
	line-height: 150%;
}
#header2_right .language a{
	display: block;
}
/*********        stayat_right        *********/
#stayat_right .contents{
	margin: 0 0 10px 0;
	padding: 3px 10px 10px 15px;
	line-height: 150%;
	background-color: #FBFBFB;
}
#stayat_right .contents a:link    {color: #CC0000; text-decoration: none;}
#stayat_right .contents a:visited {color: #CC0000; text-decoration: none;}
#stayat_right .contents a:active  {color: #CC0000; text-decoration: none;}
#stayat_right .contents a:hover   {color: #CC0000; text-decoration: underline;}
/*********      stayat_right:ssl      *********/
#stayat_right .ssl{
	width: 165px;
	margin: 0 25px 10px 25px;
	line-height: 150%;
}
#stayat_right .ssl a:link    {color: #CC0000; text-decoration: none;}
#stayat_right .ssl a:visited {color: #CC0000; text-decoration: none;}
#stayat_right .ssl a:active  {color: #CC0000; text-decoration: none;}
#stayat_right .ssl a:hover   {color: #CC0000; text-decoration: underline;}
/*********      stayat_contents       *********/
#stayat_contents .title{
/*	background: url('/common/img/center-title.gif');
	background-repeat: no-repeat;
	height: 22px; */
	background-color: #D0EFDA;
	overflow: hidden;
}
#stayat_contents .title h3{
	padding: 5px 0 5px 10px;
	font-size: medium;
}
#stayat_contents .contents{
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 150%;
	border: 1px solid #CCCCCC;
	width: 488px;
}
#stayat_contents a:link    {color: #000000;}
#stayat_contents a:visited {color: #000000;}
#stayat_contents a:active  {color: #000000;}
#stayat_contents a:hover   {color: #CC0000;}
/*********  stayat_contents:.bg_gray  *********/
#stayat_contents .bg_gray{
	background-color: #F5F5F5;
}
/*********   stayat_contents:table    *********/
#stayat_contents table{
	table-layout: fixed;
	width: 100%;
	border: 0;
}
#stayat_contents .contents table tr{
	vertical-align: top;
}
/*********     stayat_contents:p      *********/
#stayat_contents .contents p{
	font-weight: bold;
}
/*********  stayat_contents:ol.order  *********/
#stayat_contents .contents ol.order{
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: decimal;
}
/*********  stayat_contents:ul.topic  *********/
#stayat_contents .contents ul.topic{
	margin: 0;
	padding: 0 0 0 18px;
	list-style-type: disc;
}
#stayat_contents .contents ul.topic .new{
	font-weight: bold;
}
/*********     stayat_left:secure     *********/
#stayat_left .contents .secure{
	font-weight: bold;
}
#stayat_left .contents .secure a:link    {color: #000000; font-weight: normal; text-decoration: underline;}
#stayat_left .contents .secure a:visited {color: #000000; font-weight: normal; text-decoration: underline;}
#stayat_left .contents .secure a:active  {color: #000000; font-weight: normal; text-decoration: underline;}
#stayat_left .contents .secure a:hover   {color: #000000; font-weight: normal; text-decoration: underline;}

/*********  stayat_contents:.contact  *********/
#stayat_contents .contents table.contact tr:hover{
	background-color: #E8F2FF;
}
#stayat_contents .contents table.contact tr.ignore:hover{
	background-color: #FFFFFF;
}
#stayat_contents .contents table.contact td.name{
	width: 25%;
	padding: 5px;
}
#stayat_contents .contents table.contact td.value{
	width: 75%;
	padding: 5px;
}
/*********   stayat_contents:.leave   *********/
#stayat_contents .contents table.leave tr:hover{
	background-color: #E8F2FF;
}
#stayat_contents .contents table.leave tr.ignore:hover{
	background-color: #FFFFFF;
}
#stayat_contents .contents table.leave td.name{
	width: 25%;
	padding: 5px;
}
#stayat_contents .contents table.leave td.value{
	width: 75%;
	padding: 5px;
}
/*********  stayat_contents:.signup   *********/
#stayat_contents .contents .rules{
	border: solid 1px #808080;
	width: 475px;
	height: 270px;
	padding: 5px;
	overflow: auto;
}
#stayat_contents .contents table.signup tr:hover{
	background-color: #E8F2FF;
}
#stayat_contents .contents table.signup tr.ignore:hover{
	background-color: #FFFFFF;
}
#stayat_contents .contents table.signup td.name{
	width: 25%;
	padding: 5px;
}
#stayat_contents .contents table.signup td.value{
	width: 75%;
	padding: 5px;
}
/*********    stayat_contents:form    *********/
/* common */
#stayat_contents .contents input.submit{
	width: 130px;
	font-weight: bold;
}
#stayat_contents .contents input.submit_login{
	width: 130px;
	margin: 10px 0 10px 0;
	font-weight: bold;
}
#stayat_contents .contents input.submit_back{
	margin-left: 20px;
	width: 80px;
	font-weight: bold;
}

/* contact */
#stayat_contents .contents input.name{
	width: 150px;
}
#stayat_contents .contents textarea.note{
	width: 350px;
}

/* leave */
#stayat_contents .contents textarea.reason{
	width: 350px;
}

/* login */
#stayat_contents .contents input.my_email{
	width: 350px;
}
#stayat_contents .contents input.my_password{
	width: 150px;
}

/* signup */
#stayat_contents .contents input.email{
	width: 350px;
}
#stayat_contents .contents input.password{
	width: 150px;
}
#stayat_contents .contents select.country{
	width: 350px;
}
#stayat_contents .contents input.nickname{
	width: 150px;
}

/*********       stayat_footer        *********/
#stayat_footer a:link    {color: #000000;}
#stayat_footer a:visited {color: #000000;}
#stayat_footer a:active  {color: #000000;}
#stayat_footer a:hover   {color: #000000;}
