@charset "UTF-8";
/* CSS Document */

.bigbackground_left_top_bottom{
	float:left;
	width:14px;
	height:10px;
}
.bigbackground_left_center{
	float:left;
	width:14px;
	height:401px;
}

.bigbox_signin{
	position:absolute;
	width:682px;
	height:405px;
	/*left:520px;
	top:17px;*/
	padding-left:14px;
	display:block;
	z-index:201;
	background: url(../images/bg_signin.png);
}
.top_left_signin{
	float:left;
	width:647px;
	height:40px;
}
.top_right_signin{
	float:left;
	width:23px;
	height:40px;
}
.body_signin{
	float:left;
	width:670px;
	height:365px;
}

/*-------------------signin--------------------------*/
.body_left_signin{
	float:left;
	width:347px;
	height:365px;
}
.body_left_signin_top{
	float:left;
	width:347px;
	height:27px;
	background:url(../images/bg_header_signin.jpg)
}
.body_left_signin_left{
	float:left;
	width:29px;
	height:306px;
	background:url(../images/bg_left_signin.jpg);
}
.body_left_signin_right{
	float:left;
	width:32px;
	height:306px;
	background:url(../images/bg_right_singin.png);
}
.body_left_signin_center{
	float:left;
	width:286px;
	height:306px;
	background:url(../images/bg_center_signin.png) repeat;
}
.body_left_signin_bottom{
	float:left;
	width:347px;
	height:32px;
	background:url(../images/bg_bottom_signin.jpg);
}
.detail_header_signin{
	float:left;
	width:286px;
	height:47px;
	font-size:36px;
	color:#006699;
	border-bottom:2px #006699 solid;
	padding-top:5px;
}
.detail_body_signin{
	float:left;
	width:286px;
	height:244px;
	font-size:13px;
	color:#006699;
	padding-top:10px;
}
.detail_body_signin strong{
	font-size:11px;
	color:#cc0000;
}
/*-------------------------------right-------------------------------*/
.body_right{
	float:left;
	width:323px;
	height:365px;
}

/*-------------------register-----------------------------*/
.body_right_top{
	float:left;
	width:318px;
	height:220px;
	padding-left:5px;
}
.body_right_register_heder{
	float:left;
	width:318px;
	height:27px;
	background:url(../images/bg_header_account_regis.jpg);
}
.body_right_register_left{
	float:left;
	width:20px;
	height:162px;
	background:url(../images/bg_left_account_regis.jpg);
}
.body_right_register_center{
	float:left;
	width:275px;
	height:162px;
	background:url(../images/bg_center_account_regis.jpg) repeat;
}
.body_right_register_right{
	float:left;
	width:23px;
	height:162px;
	background:url(../images/bg_right_account_regis.jpg);
}
.body_right_register_bottom{
	float:left;
	width:318px;
	height:31px;
	background:url(../images/bg_bottom_account_regis.jpg);
}
.detail_account_register_top{
	float:left;
	width:275px;
	height:49px;
	font-size:14px;
	color:#999;
}
.detail_account_register_top p{
	padding:5px;
	margin:0px;
}
.detail_account_register_top strong{
	font-size:24px;
	color:#666;
}
.detail_account_register_center{
	float:left;
	width:275px;
	height:43px;
	padding-top:15px;
}
.detail_account_register_bottom{
	float:left;
	width:275px;
	height:55px;
	font-size:12px;
	color:#999;
	padding-top:5px;
}
.detail_account_register_bottom p{
	padding:0px;
	margin:0px;
}
.detail_account_register_bottom strong{
	color:#666;
}
/*---------------------------mykalenda---------------------------------------*/
.body_right_bottom{
	float:left;
	width:318px;
	height:105px;
	padding-left:5px;
	padding-top:20px;
}
.body_right_bottom_mykalenda_top{
	float:left;
	width:307px;
	height:7px;
	background:url(../images/bg_header_mykalenda.jpg);
}
.body_right_bottom_mykalenda_left{
	float:left;
	width:16px;
	height:54px;
	background:url(../images/bg_left_mykalenda.jpg);
}
.body_right_bottom_mykalenda_center{
	float:left;
	width:219px;
	height:49px;
	background:url(../images/bg_center_mywikalenda.jpg) repeat;
	font-size:14px;
	color:#FFF;
	padding-top:5px;
	padding-left:5px;
}
.body_right_bottom_mykalenda_center a{
	color:#FFF;
	text-decoration:none;
}
.body_right_bottom_mykalenda_center a:hover{
	text-decoration:underline;
}
.body_right_bottom_mykalenda_center p{
	padding:0px;
	margin:0px;
	
}
.body_right_bottom_mykalenda_center strong{
	font-size:18px;
	color:#FFF;

}
.body_right_bottom_mykalenda_right{
	float:left;
	width:67px;
	height:54px;
	background:url(../images/bg_right_mykalenda.jpg)
}
.body_right_bottom_mykalenda_bottom{
	float:left;
	width:307px;
	height:24px;
	background:url(../images/bg_bottom_mykalenda.jpg);
}
.detail_body_signin input.txtbox1{
	width:200px;
}

