@CHARSET "UTF-8";
#container {
	font-family: Helvetica, Corbel, Verdana, Arial, sans-serif, "宋体", SimSun,
		"新宋体", NSimSun;
	font-size: 12px;
}
#header {
	background: transparent
		url(../images/header.png) repeat-x
		scroll 0 0;
	font-size: 14px;
}
#content {margin-left: 260px;*margin-left:0px;}
#mainTable {
	width: 960px;
	margin-top: 50px;
	border-top: 1px solid #D1DEE7;
	border-right: 1px solid #D1DEE7;
	border-bottom: 1px solid #D1DEE7;
	border-left: 1px solid #D1DEE7;
    line-height: 2;
	background: transparent
		url(../images/contianer_bg.png) repeat-x
		scroll center bottom;
}
.inputTxt {
    width: 220px; 
    border: 1px solid #1387A8; 
}
.left {float: left;}
.right {float: right;}
#linkcss a{
   color:#006699;
   font-family: Arial, sans-serif, Helvetica, Tahoma;
   border: 1px solid #FFF;
   text-decoration: none;
   
}
.errorTip {
	background: transparent
		url(../images/reg3.gif) no-repeat
		scroll 0 0;
}
