@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;
}
#main	{
	width:955px;
	margin-right: auto;
	margin-left: auto;
	height:100%;
}
#titler	{
	font-size: 16px;
}
.content	{
	min-height:650px;
	*height:650px;/*IE不识别min-height,但height的效果与min-height相同*/
}
#footer	{
	font-size:11px;
}
#footer ul {
	list-style-type: none;
	margin-left:-40px;
}
#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: #BE1E2D;
}
#historyLink	{
	padding-right:1px;
}
#currentPage	{
	color: #BE1E2D;
}
#Inc {
	color: #BE1E2D;
}
.error-message	{
	color: #BE1E2D;
}
input	{
	color:#77787B;
}
#QuestionQuestionDes {
	width: 495px;
	text-align:center;
	height:20px;
}
#questionInputDiv {
	/*margin-top:10%;
	padding-bottom:100px;*/
}

.cake-sql-log	{
	display:none;
}
#titler	{
	margin-bottom: 50px;	
}
.fontStyle1	{
	font-size:11px;
}
#userInputDiv	{
	font-size:13px;
}
.addUserDiv	{
	z-index:100;
	position:absolute;
	width:1024px;
	height:100%;
	top:0;
	left:0;
}
.addUserDiv label	{
	display:none;
}
.ajaxFrom label	{
	display:none;
}
.userInputTxt	{
	width:250px;
	height:20px;
}
.userRadion	label {
	margin-right:40px;
	display:inline;
}
#subtitleSuper	{
	color:#BE1E2D;
	font-size:20px;
	font-weight:bold;
}
#questionListTable	{
	margin-top:20px;
	border:0px none #000000;
	width:820px;
}
.questionItem {
	display: block;
	width: 100%;
	background-image: url(../img/point.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align:left;
	font-size:14px;
}

.questionTable	{
	background-image: url(../img/point.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size:14px;
	text-align:left;
}

.questionTable2	{
	background-image: url(../img/point.gif);
	background-repeat: repeat-x;
	background-color: #F1F1F3;
	font-size:14px;
	text-align:left;
}

.questionTable ul	{
	list-style-type: none;
	margin:0;
	padding:0;
}

.questionTable ul li	{
	display:inline;
	float:right;
	height:40px;
	line-height:40px;
}

.questionTable2 ul	{
	list-style-type: none;
	margin:0;
	padding:0;
}

.questionTable2 ul li	{
	display:inline;
	float:right;
	height:40px;
	line-height:40px;
}

.questionItem2	{
	display: block;
	width: 100%;
	background-image: url(../img/point.gif);
	background-repeat: repeat-x;
	background-color: #F1F1F3;
	text-align:left;
	height:40px;
	line-height:40px;
	font-size:14px;
}

.leftSpan	{
	float:left;
	width:700px;
}

.rightSpan	{
	float:right;
}

.rightDiv	{
	width:200px;
	/*background-color:#336666;*/
	float:right;
	height:40px;
	overflow:hidden;
}

.questionItem2 .leftSpan	{
	font-weight:bold;
}

.boldSpan	{
	font-weight:bold;
}

.redLine	{
	color:#BE1E2D;
	font-size:16px;
	/*float:right;*/
	margin-left:5px;
	margin-right:5px;
	/*display:block;*/
}

.link:hover {
	color: #BE1E2D;
}

.wordButton	{
	background-color:#FFFFFF;
	border: 0px none #FFFFFF;
	font-size: 12px;
	color: #939598;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.wordButton:hover	{
	color: #BE1E2D;
}

#submitBtn	{
	padding:0;
	margin:0;
	*width:55px;
}

#addCommentBtn	{
	padding-left:0;
}



#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;
}

.floatDiv{
	padding:0 0 0 0;	
	position:absolute; 
	width:300px; 
	margin:0 0 0 0; 
	z-index:100;
	border:1px solid #DADADA; 
	background:#FFF; padding:1px;
}

.floatDiv .divTitle{
	/*background:#E0E0E0 url('images/dragForm/title_bg.gif');*/
	background-position:top left;
	background-repeat:repeat-x;
	height:25px;
	line-height:25px;
	padding:0px 4px;
	cursor:default;
}

.floatDiv .divContent{
	padding:3px; 
	min-height:100px;
	height:auto; cursor:default;
}

.floatDiv .divFoot{
	background:#F0F0F0; 
	text-align:right; 
	padding:4px;
	/*background:#E0E0E0 url('images/dragForm/bottom_bg.gif');*/
	background-position:top left;
	background-repeat:repeat-x;
}

.floatDiv input.divButton{
	/*background:#E0E0E0 url('images/dragForm/button_bg.gif');*/
	background-position:top left;
	background-repeat:repeat-x;
	border:1px solid #D1D3D2;
	height:21px;
	font-size:12px;
	padding:2px 5px;
	color:#626264;
}

.commentInput	{
	width:350px;
}

.redText	{
	color:#BE1E2D;
}

#gLink	{
	color:#939598;
}
#countLink	{
	color: #BE1E2D;
}
.title	{
	font-weight:bold;
}
.para	{
	/*text-indent: 20px;*/
}
.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;
}
img	{
	border:0;
}