body
{
	margin:0px;
	font-size:12px;
	color:#727272;
}
a:link          { color: #6b6b6b; text-decoration: none; }
a:visited       { color: #6b6b6b; text-decoration: none; }
a:active        { color: #6b6b6b; text-decoration: none; }
a:hover         { color:Green; text-decoration: underline; }
.cls
{
	clear:both;
	height:0px;
	overflow:hidden;
}
.main
{
	width:800px;
	margin:0px auto;
	padding:0px auto;
}
.login
{
	height:33px;
	line-height:28px;
	background-image:url(../../Images/Green/loginbg.gif);
	padding-left:10px;
	color:#555555;
}
#loginLeft
{
	float:left;
	width:710px;
}
#loginRight
{
	float:right;
	width:80px;
	font-size:14px;
}
.banner
{
	height:130px;
	background-image:url(../../Images/Green/banner.gif);
	margin-bottom:10px;
}

#content
{
	padding-left:9px;
	padding-right:9px;
	border-left:#c8c8c8 solid 6px;
	border-right:#c8c8c8 solid 6px;
	padding-bottom:10px;
	background-image:url(../../Images/Green/bg.gif);
	background-repeat:repeat-y;
}
.left1
{
	float:right;
	width:209px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border:#c8c8c8 solid 1px;
}
.left1 ul
{
	margin:0px;
	padding:0px;
	width:200px;
}
.left1 li
{
	border-bottom:#b0b0b0 dotted 1px;
	line-height:30px;
	list-style:url(../../Images/Green/imgli.gif);
	text-align:left;
	margin-left:20px;
	font-weight:bold;
}
.left2
{
	float:left;
	width:25px;
	margin-right:5px;
	border:#c8c8c8 solid 1px;
	background-image:url(../../Images/Green/left2bg.gif);
	text-align:center;
	letter-spacing:3px;
	color:#cbcbcb;
	font-size:14px;
}
.left3
{
	float:left;
	width:522px;
}
.left3 .notice
{
	border:#c8c8c8 solid 1px;
	height:25px;
	line-height:25px;
}
.left3 .notice .notice1
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:2px;
	color:#000000;
	margin-left:5px;
	width:160px;
}
.left3 .notice .notice2
{
	margin-left:6px;
	margin-right:6px;
	color:#6f6f6f;
	width:350px;
}

.mainimg
{
	margin-top:5px;
}
.info
{
	margin-top:10px;
	width:518px;
}
.infotitle
{
	height:25px;
	line-height:25px;
	background-image:url(../../Images/Green/infotitle.gif);
	background-repeat:no-repeat;
}
.infotitle #lefttitle
{
	margin-left:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	float:left;
	/*width:250px;*/
	background-color:#649600;
}
.infotitle #righttitle
{
	float:right;
	width:250px;
	margin-right:20px;
	text-align:center;
	font-size:15px;
}
.infotitle #righttitle a
{
	color:#FF0000;
}
.maininfo
{
	/*border-left:#5093c8 solid 1px;
	border-bottom:#5093c8 solid 1px;
	border-right:#5093c8 solid 1px;*/
	padding:5px;
	line-height:20px;
}



.copyRight
{
	background-image:url(../../Images/Green/copyrightbg.gif);
	background-repeat:repeat-x;
	height:100px;
	padding-top:30px;
	text-align:center;
}

.required{color:Red;}
#moreauthor table{
	background-color:#cfcfcf;
}
#moreauthor td{
	background-color:#FFF;
	padding-left:3px;
}