@ -672,6 +672,7 @@ a.postTypeGrey:hover {color:#269ac9;}
. homepagePostDes { float : left ; width : 655 px ; margin-left : 15 px ; overflow : hidden ; }
. homepagePostTo { font-size : 14 px ; color : #484848 ; margin-bottom : 5 px ; }
. homepagePostTitle { font-size : 14 px ; color : #484848 ; margin-bottom : 5 px ; font-weight : bold ; }
. homepagePostTitle td , . homepagePostTitle tr { border : 1 px solid ; border-color : inherit ; }
. homepagePostSubmitContainer { height : 25 px ; margin-top : 8 px ; margin-bottom : 5 px ; }
. homepagePostSubmit { font-size : 14 px ; color : #888888 ; border : 1 px solid #dddddd ; background-color : #eaeaea ; float : left ; margin-right : 20 px ; padding : 0 px 10 px ; }
. homepagePostSubmit : hover { background-color : #d8d8d8 ; }
@ -681,10 +682,9 @@ a.postTypeGrey:hover {color:#269ac9;}
. homepagePostReply { width : 720 px ; margin : 0 px auto ; background-color : #f1f1f1 ; margin-top : 10 px ; }
. homepagePostIntro ol li { list-style-type : decimal ; margin-left : 40 px ; }
. homepagePostIntro ul li { list-style-type : disc ; margin-left : 40 px ; }
. homepagePostIntro td , . homepagePostIntro tr { border : 1 px solid ; border-color : inherit ; }
. homepagePostReplyBanner { width : 718 px ; height : 33 px ; border : 1 px solid #e4e4e4 ; line-height : 33 px ; vertical-align : middle ; font-size : 12 px ; color : #888888 ; position : relative ; }
. borderBottomNone { border-bottom : none !important ; }
. homepagePostIntro td , . homepagePostIntro tr { border : 1 px solid ; border-color : inherit ; }
. homepagePostReplyBanner { width : 718 px ; height : 33 px ; border : 1 px solid #e4e4e4 ; line-height : 33 px ; vertical-align : middle ; font-size : 12 px ; color : #888888 ; }
. borderBottomNone { border-bottom : none !important ; }
. topBorder { border-top : 1 px solid #e4e4e4 ; }
@ -721,6 +721,7 @@ a.postOptionLink:hover {color:#ffffff; background-color:#269ac9;}
. homepagePostReplyContent { font-size : 12 px ; color : #484848 ; margin : 3 px 5 px 12 px 5 px ; font : 14 px / 1.5 "sans serif" , tahoma , verdana , helvetica ; font-family : "微软雅黑" , "宋体" ; }
. homepagePostReplyContent ol li { list-style-type : decimal ; margin-left : 40 px ; }
. homepagePostReplyContent ul li { list-style-type : disc ; margin-left : 40 px ; }
. homepagePostReplyContent td , . homepagePostReplyContent tr { border : 1 px solid ; border-color : inherit ; }
. table_maxWidth table { max-width : 642 px ; }
. homepagePostProjectState { width : 52 px ; height : 20 px ; line-height : 20 px ; border-radius : 1 px ; background-color : #28be6c ; color : #ffffff ; text-align : center ; vertical-align : middle ; font-size : 12 px ; display : inline-block ; margin-left : 5 px ; }
. homepagePostAssignTo { float : left ; font-size : 14 px ; color : #269ac9 ; }
@ -864,7 +865,7 @@ a.sortArrowActiveU {background:url(images/post_image_list.png) -17px -20px no-re
. postDetailDes p , div , em { word-break : break-all ; word-wrap : break-word ; }
. postDetailDes ol li { list-style-type : decimal ; margin-left : 40 px ; }
. postDetailDes ul li { list-style-type : disc ; margin-left : 40 px ; }
. postDetailDes td , . homepagePostReplyContent tr { border : 1 px solid ; border-color : inherit ; }
. postDetailDes td , . postDetailDes tr { border : 1 px solid ; border-color : inherit ; }
. homepagePostIntro p , . homepagePostIntro div , . homepagePostIntro em , . homepagePostIntro span { text-align : justify ; text-justify : inter-ideograph ; word-break : normal !important ; word-wrap : break-word !important ; } /*line-height: 18px !important;*/
. postDetailCreater { color : #888888 ; font-size : 12 px ; float : left ; margin-right : 25 px ; }
. postDetailDate { color : #888888 ; font-size : 12 px ; float : left ; }