label{
	cursor:pointer;
}


/* login > login_client */
/* login > login_user */

#login_client h1{
	width:980px;
	height:130px;
	background:url(/img/login/h1.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:30px;
}
#login_user h1{
	width:710px;
	height:130px;
	background:url(/img/login/h1_user.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:30px;
}

#login_client form#UserLogin,
#login_user form#UserLogin{
	width:490px;
	height:139px;
	background:url(/img/login/form_bg.png) no-repeat;
	margin:35px auto 10px;
}
#login_client form#UserLogin p.p_input,
#login_user form#UserLogin p.p_input{
	position:relative;
	height:41px;
}
#login_client form#UserLogin p.p_input label,
#login_user form#UserLogin p.p_input label{
	position:absolute;
	top:15px;
	left:12px;
}
#login_client form#UserLogin p.p_input input,
#login_user form#UserLogin p.p_input input{
	position:absolute;
	top:14px;
	left:175px;
	display:block;
	width:300px;
}
#login_client form#UserLogin p.p_submit,
#login_user form#UserLogin p.p_submit{
	height:56px;
	text-align:center;
	margin-top:13px;
}
#login_client form#UserLogin p.p_forgot,
#login_user form#UserLogin p.p_forgot,
#login_user form#UserLogin p.p_registry{
	padding-left:20px;
	background:url(/img/login/img.png) no-repeat center left;
}


/* login > login_client2 */

#login_client2 h1{
	width:980px;
	height:130px;
	background:url(/img/login/h1.png) no-repeat;
	text-indent:-9999px;
}
#login_client2 #manage_navigation{
}
#login_client2 #manage_navigation p{
	float:left;
}
#login_client2 #man_nav_0 a{
	display:block;
	width:165px;
	height:50px;
	background:url(/img/login/manage_0.png) no-repeat;
	text-indent:-9999px;
}
#login_client2 #man_nav_1 a{
	display:block;
	width:137px;
	height:50px;
	background:url(/img/login/manage_1.png) no-repeat;
	text-indent:-9999px;
}
#login_client2 #man_nav_2 a{
	display:block;
	width:212px;
	height:50px;
	background:url(/img/login/manage_2.png) no-repeat;
	text-indent:-9999px;
}
#login_client2 #man_nav_3 a{
	display:block;
	width:135px;
	height:50px;
	background:url(/img/login/manage_3.png) no-repeat;
	text-indent:-9999px;
}
#login_client2 #man_nav_4 a{
	display:block;
	width:176px;
	height:50px;
	background:url(/img/login/manage_4.png) no-repeat;
	text-indent:-9999px;
}
#login_client2 #man_nav_5 a{
	display:block;
	height:50px;
	text-indent:-9999px;
	width:155px;
	background:url(/img/login/manage_5.png) no-repeat;
}
#login_client2 #h2_profile{
	width:980px;
	height:48px;
	background:url(/img/login/h2_profile.png) no-repeat;
	text-indent:-9999px;
	margin:30px 0 0;
}
#login_client2 #h2_traffic{
	width:980px;
	height:48px;
	background:url(/img/login/h2_trafic.png) no-repeat;
	text-indent:-9999px;
	margin:30px 0 0;
}
#login_client2 #h2_recital{
	width:980px;
	height:48px;
	background:url(/img/login/h2_recital.png) no-repeat;
	text-indent:-9999px;
	margin:30px 0 0;
}
#login_client2 #h2_image{
	width:980px;
	height:48px;
	background:url(/img/login/h2_image.png) no-repeat;
	text-indent:-9999px;
	margin:30px 0 0;
}


#login_client2 tr.traffic_title td{
	background-color:#CCCCCC;
	vertical-align:middle;
	font-weight:bold;
}

/* mypage */
#link_top{
	width:267px;
	height:62px;
	background:url(/img/login/link_top.png) no-repeat;
	text-indent:-9999px;
	margin-top:-8px;
	margin-left:-8px;
}
#link_middle{
	width:227px;
	background:url(/img/login/link_middle.png) repeat-y;
	padding:0 20px;
	margin-left:-8px;
}
#link_bottom{
	width:267px;
	height:13px;
	background:url(/img/login/link_bottom.png) no-repeat;
	text-indent:-9999px;
	margin-left:-8px;
}
#link_middle p{
	background:url(/img/login/icon_right.png) no-repeat 0 3px;
	padding-left:20px;
	padding-bottom:10px;
}

#user_mypage h1{
	width:710px;
	height:130px;
	background:url(/img/login/h1_mypage.png) no-repeat;
	text-indent:-9999px;
}


#user_mypage h2{
	width:710px;
	height:47px;
	text-indent:-9999px;
}
#h2_top{
	background:url(/img/login/h2.png) no-repeat;
}
#h2_bookmark{
	background:url(/img/login/h2_bookmark.png) no-repeat;
}
#h2_account{
	background:url(/img/login/h2_account.png) no-repeat;
}
#h2_passwd{
	background:url(/img/login/h2_passwd.png) no-repeat;
}

p.overflow_frame{
	overflow:auto;
	height:100px;
	border:1px #AAAAAA solid;
	margin:10px;
	padding:10px;
}
.img_centering{
	text-align:center;
	margin-bottom:30px;
}

.paging .disabled{
	color:#DDDDDD;
	display:inline;
}
/*
.Bookmark-table{
	width:100%;
}
.Bookmark-table th{
	background:#EAF1F7;
	border-bottom:1px solid #CCCCCC
}
.Bookmark-table td{
	border-bottom:1px solid #CCCCCC
}
*/
img,input{
	vertical-align:middle;
}

#footer li{
	_margin-bottom:5px;
}

table.propertyList {
	width: 100%;
}
table.propertyList th{
	border-bottom: 1px solid #CCC;
	font-size: 100%;
	padding: 5px;
	text-align: center;
}
table.propertyList td{
	border-bottom: 1px solid #CCC;
	font-size: 85%;
	padding: 5px;
	text-align: center;
}
table.propertyList th {
	font-weight: bold;
	background-color: #EAF1F7;
	color:black;
}
table.propertyList tr.alt {
	background-color: #EEEEEF;
}

	
.form_tpl{
	text-align:center;
}
.form_tpl input.button_submit{
	margin-top:30px;
}
.form_tpl table{
	width:100%;
	border:1px #E3E2DD solid;
}
.form_tpl table tr td{
	text-align:left;
	padding:10px 20px;
	border-top:1px #B8B8B8 dotted;
}
.form_tpl table tr.top td,
.form_tpl table tr.top th{
	border-top:none;
}
.form_tpl table tr td.right{
	border-left:1px #E3E2DD solid;
	background-color:#FEFEFB;
}
.form_tpl table tr td.right p{
	margin:10px 0;
}
.form_tpl table .must{
	background-image:url(/login/images/icon_need.png);
	background-repeat:no-repeat;
	background-position:155px 18px;
}
.form_tpl table tr.will td.left{
	background-image:url(/login/images/icon_will.png);
	background-repeat:no-repeat;
	background-position:155px 18px;
}
.form_tpl table th{
	width:180px;
	text-align:left;
	background-color:#EAF1F7;
	border-right:1px #E3E2DD solid;
	vertical-align:top;
	padding:20px;
	border-top:1px #B8B8B8 dotted;
}
#mypage_top table th{
	width:auto !important;
}
#mypage_top table td{
	width:610px !important;
}
.form_tpl table .submit_button{
	text-align:center;
}
.form_tpl input{
	padding:0 5px;
}
.registForm{
	margin-bottom:30px;
}
.form_tpl table .subtitle{
	text-align:center;
	font-size:120%;
	font-weight:bold;
	color:black;
}

