body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	line-height: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #454545;
}
a {
	font-family: "宋体";
	font-size: 12px;
	color: #0365bf;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}

#top {
	width: 970px;
	background-color: #FFFFFF;
	margin-top: 1px;
}
#top1 {
	text-align:right;
	width: 500px;
	margin:1px;
	float:right;
	height: 30px;
	line-height: 30px;
}
#top2 {
	height:60px;
	width: 180px;
	float:left;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-image:url(../images/logo.gif);
	background-position:left;
	background-position: center;
	background-repeat:no-repeat;
	
}
#top3 {
	width: 760px;
	height:60px;
	float:left;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	text-align: left;
	display: inline;
}
#Box {
	font-family: "宋体";
	font-size: 12px;
	color: #454545;
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#Left {
	float: left;
	height: auto;
	width: 220px;
}

#Right {
	float: left;
	height: auto;
	width: 745px;
	margin-left: 5px;
}


.Clear {
	clear: both;
}
#User_Left {
	float: left;
	height: 400px;
	width: auto;
}

#User_Face {
	float: left;
	height: 140px;
	width: 215px;
	text-align: left;
	border: 1px solid #BFE2EA;
}
#UserMenu {
	float: left;
	width: 215px;
	text-align: left;
	border: 1px solid #BFE2EA;
	clear: left;
	margin-top: 10px;
	padding:5px;
}


.LeftArticle {
	float: left;
	height: auto;
	width: 215px;
	text-align: left;
	border: 1px solid #BFE2EA;
	margin-top:10px;
	clear: left;
	padding:5px;
}

.User_Face_img {
	width:90px;
	height:100px;
	background-color:#ffffff;
	position:relative;
	border:#555555 1px solid;
	right:3px;
	bottom:3px;
	margin:0px;
}
.img-shadow {
	width:95px;
	height:102px;
	float:left;
	position:relative;
	background-color:#bbbbbb;
	border:#dddddd 1px solid;
	top:3px;
	left:3px;
}
#User_Face a {
	display: block;
	float: left;
	clear: left;
	font-weight:bold;
	color:#0365bf;
	text-decoration:none;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#User_Face a:hover {
	text-decoration:underline;
}
#User_Face_Right {
	float: left;
	width: auto;
	height: auto;
	margin-left:15px;
}

#User_Article {
	float: left;
	height: auto;
	width: 575px;
	margin-right: 5px;
	margin-left: 5px;
}
.User_Line {
	line-height: 25px;
	height: 25px;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFE2EA;
	border-bottom-color: #BFE2EA;
	border-left-color: #BFE2EA;
}
.Article_Title {
	float: left;
	height: 25px;
	width: 41%;
	text-align: left;
	color:#0365bf;
	font-size:14px;
}
.Article_Info {
	float: left;
	height: 25px;
	width: 13%;
	color:#0365bf;
	font-size:14px;
}
.Article_Time {
	float: left;
	height: 25px;
	width: 26%;
	color:#0365bf;
	font-size:14px;
}
#myform {
	float: left;
	height: auto;
	width: 550px;
	margin-top: 10px;
	text-align: left;
}

#User_Right {
	float: left;
	height: auto;
	width: 170px;
}
#User_ArticleRight {
	float: left;
	height: 200px;
	width: 170px;
	text-align: left;
}
#Title {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: "新宋体";
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.LeftTitle {
	margin-right: auto;
	margin-left: auto;
	font-family: "新宋体";
	font-size: 12px;
	font-weight: bold;
}
.ArticleInfo {
	height: 20px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #454545;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	text-align: right;
	padding-right: 20px;
}
#ArticleContent {
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#OtherArticle {
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: left;
}
#Reply {
	width: 85%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69ACAF;
	padding-top: 15px;
}
.ReplyLine {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
.ReplyTit {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #E7E7E7;
	height: 30px;
	line-height: 30px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
.ReplyContent {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.ReplyLeft {
	float: left;
	height: auto;
	width: 22%;
	margin-left: 10px;
}
.ReplyRight {
	float: left;
	height: auto;
	width: 72%;
	margin-left: 10px;
	text-align: left;
	padding-left: 5px;
}
.MessageLine {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #454545;
	height: 20px;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.MessageInfo {
	float: left;
	height: 40px;
	width: 19%;
	line-height: 20px;
	margin-right: 1%;
	padding-left: 10px;
	font-weight: bold;
}
.MessageContent {
	float: left;
	height: 40px;
	width: 80%;
	line-height: 20px;
	padding-left: 10px;
}

#MessageBoard {
	width: 70%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#MessageBoard .MessageLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 98%;
}
#MessageContent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	width: 450px;
	height: 70px;
}
#tit {
	clear: left;
	float: left;
	line-height: 30px;
	height: 30px;
	width: 760px;
	margin-left: 10px;
	color:#00ECEC;
	font-weight: bold;
	font-family: "宋体";
	font-size: 18px;
	padding-bottom: 5px;
	text-align: left;
	
}
#question {
	float: left;
	height: auto;
	width: 580px;
	margin: 0px;
	padding: 0px;
}
.QAnswers {
	float: left;
	height: auto;
	width: 120px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.NewQuestion {
	clear: both;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BFE2EA;
	padding:10px;
}
#page {
	text-align:center;
	width:90%px;
	clear:both;
}
