@charset "utf-8";
/* CSS Document */


a:active, a:link, a:hover, a:visited   {
	color:#FF6600;
	font-weight:normal;
	text-decoration: underline;
}

.checkMnHead td{ background:url(../images/checkinLoop.gif) bottom right repeat-x;}

.checkInLeft{
	float:left;
	width:498px;
}


.checkInLeft .checkSefoTop{
	float:left;
	width:498px;
	background:url(../images/checkinSeFoBackTop.gif) left bottom no-repeat;
	height: 34px;
}


.checkInLeft .checkSefo{
	float:left;
	width:498px;
	background:url(../images/checkinSeFoBack.gif) left bottom no-repeat;
	padding-bottom: 20px;
}

.checkSefo .sfHeader{
	margin-left:30px;
	margin-bottom:20px;
}

 .checkSefo .checkinSeTb{
 margin-left:30px;}


 .checkInLeft .checkUp{
	float:left;
	width:498px;
	margin-top: 8px;
}

.checkUp .checkUpTop{
	float:left;
	width:498px;
	background:url(../images/checkinUp1.gif) left top no-repeat;
	height:5px;
}

.checkUp .checkUpMiddle{
	float:left;
	width:464px;
	padding-left:23px;
	padding-right:8px;
	background-color:#a1110c;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}

 .checkUpMiddle p{
 color:#FFFFFF;
 }
 
 .checkUpMiddle .whiteHead{
	padding-top:8px;
	padding-bottom:5px;
	font-weight: bold;
}
 
 
.checkUp .checkUpBottom{
	float:left;
	width:498px;
	background:url(../images/checkinUp2.gif) left top no-repeat;
	height:5px;}

.checkInRight{
float:left;
width:486px;}

 .checkInRight .topMenu{
	width:486px;
	height:34px;
}
 .checkInRight .checkInCont{
	float: left;
	width:478px;
	margin-top: 10px;
	padding-left: 8px;
}

.checkInCont .checkinContTop{
	float:left;
	width:478px;
	background:url(../images/checkinRCageTop.gif) left top no-repeat;
	height: 4px;
}
.checkInCont .checkinContMiddle{
	float:left;
	width:455px;
	border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;
	padding-left: 12px;
	padding-right: 9px;
	padding-bottom: 10px;
}

.checkInCont .checkinContBottom{
	float:left;
	width:478px;
	background: url(../images/checkinRCageBottom.gif) left bottom no-repeat;
	height: 4px;
}

.checkinContMiddle p{
color:#666666;}

.checkinContMiddle .logInSlp{
text-align:left;
padding-left:10px;}

.checkinContMiddle .TopDest{
	padding-bottom:10px;
	padding-left:8px;
}

div.enableTab {
	float:left;
	height:29px;
	width:108px;
	color:#830000;
	text-align:center;
	background-image:url(../images/enable_tab.png);
	background-repeat:no-repeat;
	margin-top:5px;
}

div.disableTab {
	float:left;
	height:29px;
	width:108px;
	color:#999999;
	text-align:center;
	background-image:url(../images/disable_tab.png);
	background-repeat:no-repeat;
	margin-top:5px;
}

div.tabText {
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
}

div.login {
	float:right;
}

div.register {
	float:right;
}

div.login_win {
	padding:10px;
	background-color:#c10000;
	width:270px;
	border:1px #000000 solid;
	position:absolute;
	top:0px;
	left:700px;
}

table.loginWinTable tr td {
	color:#FFFFFF;
	font-weight:bold;
	height:23px;
}