body{
	background:url("../images/main-body-bg.png") repeat-x scroll 0 0 #FFFFFF;
	color:#565252;
	font-family:MS UI Gothic;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:left;
}
/*-------------main top----------------*/
.top{
	display:inline-block;
	height:47px;
	_width:1059px;
}
.top-logo{
	background-image:url("../images/top-logo.png");
	background-repeat:no-repeat;
	float:left;
	height:47px;
	margin-left:53px;
	_margin-left:20px;
	width:126px;
}

.top-support{
	background-image:url("../images/top-home.png");
	background-repeat:no-repeat;
	height:47px;
	width:57px;
	_float:left;
	margin-left: 1000px;
	_margin-left:500px;
	cursor:pointer;
}
.top-menu{
	height:32px;
}
/*-------------main top----------------*/
/*-------------main body---------------*/
.main-body{
	display:inline-block;
	height:294px;
	_width:1059px;
}
.main-login-con{
	background-image:url("../images/login-con-bg.png");
	background-repeat:no-repeat;
	float:left;
	height:294px;
	width:587px;
	_width:575px;
}
.line1{
	background:url("../images/login-img.png") no-repeat scroll 0 16px;
	display:table;
	font-size:12px;
	margin:0;
	padding-left:15px;
	padding-top:5px;
}
.line1 span{
	width:80px;
	display:table-cell;
}

.login{
	background-color:#75AC2A;
	border:1px solid #477F04;
	/* height:166px; */
	margin-left:101px;
	margin-right:69px;
	margin-top:103px;
	display:table;
}
.login-input{
	background-color:#FFFFFF;
	height:85px;
	margin:5px;
	padding:10px;
}
.input-con{
	float:left;
	margin-top:6px;
	width:280px;
}
.login-but{
	background-image:url("../images/login-but.png");
	background-repeat:no-repeat;
	cursor:pointer;
	float:right;
	height:70px;
	margin-top:5px;
	width:100px;
}
.input1{
	border:1px solid #C3C3CA;
	margin-left:5px;
	padding:5px 1px 4px 5px;
	width:160px;
}

.forgotpwd{
	display:block;
}
.forgotpwd-text{
	color:#FFFFFF;
	float:left;
	font-size:14px;
	line-height:50px;
	padding:0 10px;
}


.main-notice-con{
	background-image:url("../images/notice-con-bg.png");
	height:294px;
	margin-left:587px;
	_margin-left:575px;
	width:472px;
}
.notice-title{
	margin-left:50px;
	margin-top:42px;
	_margin-top:20px;
}
.notice-con{
	background-color:#70B019;
	border:1px solid #184700;
	height:202px;
	margin:5px 40px 20px;
	clear: both;
}

.notice-con a { color:black; text-decoration: none;margin-left:5px;}

.notice-text{
	background:url("../images/notice-arrow.gif") no-repeat scroll 0 12px transparent;
	border-bottom:1px dotted #184700;
	color:#184700;
	cursor:pointer;
	font-size:12px;
	height:28px;
	line-height:27px;
	margin:0 5px;
	padding-left:10px;
	display:table-cell;
}
.notice-text:hover{
	background:url("../images/notice-arrow.gif") no-repeat scroll 0px -17px  transparent;
	background-color:#9ad03c;
	color:#FFFFFF;
}

.notice-paging{
    padding-top: 5px;
}

#noticeAjax{
	display:table-cell;
}
.site-text{
    color:#FFFFFF;
    font-size:14px;
    line-height:20px;
    margin:0 5px;
    padding-left:10px;
}

/*-------------main body----------------*/
/*-------------main banner----------------*/
.main-banner-con{
	height:96px;
	padding:10px;
	width:1059px;
}
.main-banner{
	background-repeat:no-repeat;
	border:0 none;
	cursor:pointer;
	float:left;
	height:96px;
	padding-left:10px;
}
#main-banner1{
	background-image:url("../images/main-banner1.png");
	width:289px;
}
#main-banner2{
	background-image:url(../images/main-banner2.png);
	width:310px;
}
#main-banner3{
	background-image:url(../images/main-banner3.png);
	width:206px;
}
#main-banner4{
	background-image:url(../images/main-banner4.png);
	width:206px;
}
#main-banner5{
	background-image:url(../images/main-banner5.png);
	width:206px;
}
#main-banner6{
	background-image:url(../images/main-banner6.jpg);
	width:206px;
}
/*-------------main banner----------------*/
.footer-con{
	height:30px;
	padding-left:65px;
	width:1059px;
	text-align:center;
}
.footer{
	float:left;
	line-height:26px;
}

.footer a { color:#565252; text-decoration: none;}