@ -676,8 +676,8 @@ a.postTypeGrey:hover {color:#269ac9;}
. homepagePostDeadline { font-size : 12 px ; color : #888888 ; float : left ; margin-top : 2 px ; }
. homepagePostDate { font-size : 12 px ; color : #888888 ; margin-bottom : 5 px ; }
. homepagePostReply { width : 720 px ; margin : 0 px auto ; background-color : #f1f1f1 ; margin-top : 10 px ; }
. homepagePostIntro ol li { list-style-type : decimal ; margin-left : 2 0px ; }
. homepagePostIntro ul li { list-style-type : disc ; margin-left : 2 0px ; }
. homepagePostIntro ol li { list-style-type : decimal ; margin-left : 4 0px ; }
. homepagePostIntro ul li { list-style-type : disc ; margin-left : 4 0px ; }
. 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 ; }
@ -713,8 +713,8 @@ a.postOptionLink:hover {color:#ffffff; background-color:#269ac9;}
. homepagePostReplyDes { float : left ; width : 642 px ; margin-left : 15 px ; }
. homepagePostReplyPublisher { font-size : 12 px ; color : #888888 ; margin-bottom : 5 px ; }
. 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 : 2 0px ; }
. homepagePostReplyContent ul li { list-style-type : disc ; margin-left : 2 0px ; }
. homepagePostReplyContent ol li { list-style-type : decimal ; margin-left : 4 0px ; }
. homepagePostReplyContent ul li { list-style-type : disc ; margin-left : 4 0px ; }
. 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 ; }
@ -857,10 +857,10 @@ a.sortArrowActiveU {background:url(images/post_image_list.png) -17px -20px no-re
. postDetailTitle { width : 570 px ; max-width : 570 px ; margin-bottom : 5 px ; }
. postDetailDes { width : 580 px ; max-width : 580 px ; margin-bottom : 6 px ; color : #888888 ; display : block ; overflow : hidden ; word-break : keep-all ; text-overflow : ellipsis ; }
. postDetailDes p , div , em { word-break : break-all ; word-wrap : break-word ; }
. postDetailDes ol li { list-style-type : decimal ; margin-left : 2 0px ; }
. postDetailDes ul li { list-style-type : disc ; margin-left : 2 0px ; }
. postDetailDes ol li { list-style-type : decimal ; margin-left : 4 0px ; }
. postDetailDes ul li { list-style-type : disc ; margin-left : 4 0px ; }
. postDetailDes td , . homepagePostReplyContent 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 : 18 px !important ; }
. 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 ; }
. postDetailReply { color : #888888 ; float : right ; display : inline }
@ -1351,8 +1351,8 @@ a.link_file_a{ background:url(../images/pic_file.png) 0 2px no-repeat; padding-l
a : hover . link_file_a { background : url ( ../images/pic_file.png ) 0 -25 px no-repeat ; color : #3ca5c6 ; }
. link_file_a { display : block ; max-width : 450 px ; overflow : hidden ; white-space : nowrap ; text-overflow : ellipsis ; }
. list_style ol li { list-style-type : decimal ; margin-left : 2 0px ; }
. list_style ul li { list-style-type : disc ; margin-left : 2 0px ; }
. list_style ol li { list-style-type : decimal ; margin-left : 4 0px ; }
. list_style ul li { list-style-type : disc ; margin-left : 4 0px ; }
. ul_grey li { color : #909090 ; list-style-position : inside ; padding-left : 1 px ; list-style-image : url ( '../images/news_dot2.png' ) }
. ul_normal_color li { list-style-position : inside ; padding-left : 1 px ; list-style-image : url ( '../images/news_dot.png' ) }
span . author { font-size : 0.9 em ; color : #888 ; }