﻿	.main {width:642px;}
	.side {width:283px;}
		.container {padding:10px;}
	table {}
		table span {color:#ff0000;}
	th {font-weight:normal;text-align:left;color:#000;}
	.inputloading {background:url(/static/lexrus/styles_images/global/loading_ico.gif) no-repeat right 0;}
	
	.youcan li {
		list-style-image:url(/static/lexrus/styles_images/global/ok.gif);
		margin:12px 0 12px 30px;
	}
		.youcan div {
			border-top:1px dotted #ccc;
			padding-top:10px;
			text-align:right;
		}
		.youcan a,.pleaselogin a {color:#478FC9;}
	.pleaselogin {padding:5px 15px;line-height:200%;}
	.agree {
		padding:15px 0;
		margin-top:5px;
		border-bottom:1px dotted #ccc;	
		border-top:1px dotted #ccc;
	}
	.needreg {
		border-bottom:1px dotted #ccc;
		padding:5px 17px;
	}
	.needreg li {
		list-style-image:url(/static/lexrus/styles_images/global/ok.gif);
		margin:12px 0 12px 30px;
	}
