﻿#pageContent{
	background:url(../../images/mainBg.gif) top center no-repeat;
}
 .KioskLoginEdit
{
	border-right: #000033 1px solid;
    border-top: #000033 1px solid;
    font-size: 12px;
    border-left: #000033 1px solid;
    border-bottom: #000033 1px solid;
    }

.KioskLeftMain{
	float:left;
	width:450px;
	margin:50px 0 10px 94px;
	line-height:22px;
	color:#444;
	display:inline;
}
.KioskLeftMain input{ border: solid 1px #c3c3c3; padding:2px 0;}
.KioskLeftMain a:link{ color:#bd0117; text-decoration:underline;}
.KioskLeftMain a:visited{ color:#bd0117; text-decoration:underline;}
.KioskLeftMain a:hover{ color:#f00; text-decoration:underline;}

#siderbar{
	float:right;
	width:300px;
	margin:32px 60px 10px 0;
	background-color:#ececec;
	border:dashed 1px #777;
	padding:20px 15px;
	line-height:22px;
}
#siderbar h5{
	font-size:12px;
	margin-bottom:15px;
}
#siderbar .dengzhu{ margin:0 0 0 30px;}
#siderbar .help{ 
	margin-top:15px;
	border-top:dashed 1px #999;
	padding-top:10px;
}
#siderbar dl dt{ margin-top:10px;padding-left:10px;}
#siderbar dl dd{
	margin-left:10px;
	padding-left:15px;
	background:url(../images/dot_3.gif) left center no-repeat;
	
}

.dotline {
	BORDER-BOTTOM-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted
}
