@charset "utf-8";
body {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	background-color: #FFFFFF;
	margin-top:20px;
	background-repeat: no-repeat;
	background-position: center 55px;
	*background-position: center 55px;
}
input	{
	font-family: Arial, Helvetica, sans-serif;
}
.inputBorder ,.userInputTxt,.commentInput,.searchInput{
	border: 1px solid #999999;
	padding-left:5px;
}
#main	{
	width:850px;
	margin-right: auto;
	margin-left: auto;
	height:100%;
}
.content	{
	min-height:650px;
	*height:650px;/*IE不识别min-height,但height的效果与min-height相同*/
}
#logoDiv {
	float: left;
}
#homeLogoDiv	{
	margin-left:auto;
	margin-right:auto;
	padding-left:120px;
}
#mainFlash	{
	width: 100%;
	height:400px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer	{
	font-size:11px;
}
#footer ul {
	list-style-type: none;
	margin-left:-40px;
	*margin-left:0;
}
#footer ul li	{
	display:inline;
}
a:link,a:visited {
	text-decoration: none;
	color: #939598;
	padding-right:2px;
}
a:hover,a:active	{
	text-decoration: none;
	color: #92B6C7;
}
#Inc {
	color: #92B6C7;
}
#homeInputPanel	{
	
}
#subjectDiv	{
	font-size:16px;
	height:50px;
	line-height:50px;
	width:490px;
	margin-right: auto;
	margin-left: auto;
}
#subjectDiv .text	{
	height:50px;
	float:left;
	line-height:50px;
}
#subjectDiv ul	{
	list-style-type: none;
	margin:0;
	width:100px;
	padding:0;
}
#subjectDiv li	{
	margin:0;
	padding:0;
	line-height:25px;
	height:25px;
}
#subjectDiv label	{
	display:none;
}
#HopeSubject	{
	height:20px;
	font-size:15px;
	margin-left: 5px;
	margin-top: 13px;
	width:180px;
	color:#939598;
}
#HopeExplain	{
	width:300px;
	height:85px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#939598;
}
#explainDiv	{
	padding:10px;
	font-size:12px;
}
#explainInfo	{
	position:absolute;
	text-align:left;
	width:300px;
	height:85px;
	padding-left:8px;
	padding-top:6px;
	margin-left:265px;
	*margin-left:5px;
}
.cake-sql-log	{
	display:none;
}
.error-message	{
	color: #FAA61A;
}
#userInputPanel	{
	margin-top:5px;
}
#userInputPanel label	{
	display:none;
}
.userInputTxt	{
	width:250px;
	color: #939598;
	height:25px;
	font-size:16px;
	padding-top:5px;
}
.fontStyle1	{
	font-size:11px;
}
#userInputPanel .userRadion label	{
	display:inline;
	margin-right:40px;
}
.checkDiv	{
	float:left;
	line-height:50px;
}
.checkDiv div	{
	float:left;
}
.checkDiv input	{
	display:block;
	margin-top:10px;
	*margin-top:3px;
}
.checkDiv img	{
	display:block;
	margin-top:8px;
	*margin-top:6px;
}
#tagFlash	{
	clear:both;
}
.centerDiv	{
	margin-right: auto;
	margin-left: auto;
	clear:both;
	height:80px;
}
.centerDiv	img	{
	margin-top:45px;	
}
img	{
	border:0;
}

.leftDiv	{
	float:left;
	position:absolute;
	margin-top:-80px;
}
#leftDiv	{
	margin-top:-100px;
	*margin-top:-120px;
}
.rightDiv	{
	float:left;
	position:absolute;
	margin-left:765px;
	margin-top:-35px;
}
.searchDiv	{
	margin-right: auto;
	margin-left: auto;
	clear:both;
	height:100px;
	visibility:hidden;
}
.searchDiv #searchDivBG	{
	background-image:url(../img/searchbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	height:100px;
	z-index:49;
}
.searchDiv #content{
	margin-top:-80px;
	height:100px;
	z-index:50;
	position:absolute;
	*position:static;
	width:850px;
	*width:810px;
}
#listSpace	{
	width:850px;
	clear:both;
	height:0;
	line-height:0;
}
#listMainDiv	{
	clear:both;
	width:720px;
	margin-right: auto;
	margin-left: auto;
}
#titleImageDiv	{
	float:left;
}
#searchBtnDiv	{
	float:right;
	height:25px;
	line-height:25px;
}
.style2 a:link, .style2 a:visited, .style2 a:hover, .style2 a:active	{
	color:#FAA61A;
}
.blueText	{
	color:#92B6C7;
}
#list	{
	clear:both;
	text-align:left;
	padding-top:10px;
}
.hopeTable	{
	background-image: url(../img/point.gif);
	background-repeat: repeat-x;
	font-size:14px;
	text-align:left;
}
.hopeTable ul	{
	list-style-type: none;
	margin:0;
	padding:0;
}
.hopeTable ul li	{
	display:inline;
	float:right;
	height:43px;
	line-height:43px;
	color:#939598;
	font-size:13px;
}
.hopeTable2	{
	background-image: url(../img/point.gif);
	background-repeat: repeat-x;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	background-color:#E4EDF1;
}
.hopeTable2 ul	{
	list-style-type: none;
	margin:0;
	padding:0;
}
.hopeTable2 ul li	{
	display:inline;
	float:right;
	height:43px;
	line-height:43px;
	color:#939598;
	font-size:13px;
}
.subjectTitle a	{
	color:#636467;
}
.boldSpan	{
	font-weight:bold;
}
.subjectSpan	{
	font-weight:bold;
}
.wordButton	{
	border: 0px none #FFFFFF;
	font-size: 12px;
	color: #939598;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
#addDiv	{
	float:left;
	width:400px;
	padding-left:30px;
}
.commentInput	{
	width:260px;
	*width:240px;
	color: #939598;
}
.searchInput	{
	width:260px;
	color: #939598;
}
.title	{
	font-weight:bold;
}
.addUserDiv	{
	z-index:120;
	position:absolute;
	width:1024px;
	height:100%;
	top:0;
	left:0;
}
.addUserDiv label	{
	display:none;
}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 1024px;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}
.userRadion	label {
	margin-right:40px;
	display:inline;
}
#pageDiv	{
	margin-top:40px;
	*margin-top:20px;
}
select	{
	color: #939598;
}
.shareLeft {
	background-image: url(../img/b-left.jpg);
	background-repeat: no-repeat;
}
.shareRight	{
	background-image: url(../img/b-right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
