@ -139,6 +139,7 @@ a.postTypeGrey:hover {color:#269ac9;}
. 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 ; }
. homepagePostTitle a { color : #15bccf ; }
. 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 ; }
@ -146,7 +147,7 @@ a.postTypeGrey:hover {color:#269ac9;}
. 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 ; }
. homepagePostIntro a { color : #15bccf ; }
. 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 : 710 px ; margin : 0 px auto ; background-color : #f1f1f1 ; margin-top : 10 px ; }
@ -188,6 +189,7 @@ a.postOptionLink2:hover {color:#ffffff; background-color:#269ac9;}
. homepagePostReplyContent ol li { list-style-type : decimal ; margin-left : 20 px ; }
. homepagePostReplyContent ul li { list-style-type : disc ; margin-left : 20 px ; }
. homepagePostReplyContent td , . homepagePostReplyContent tr { border : 1 px solid ; border-color : inherit ; }
. homepagePostReplyContent a { color : #15bccf ; }
. 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 ; }
@ -435,6 +437,7 @@ a:hover.ping_sub{ background:#14a8b9;}
. ping_dispic a { display : block ; height : 46 px ; width : 46 px ; border : 1 px solid #CCC ; padding : 1 px ; float : left ; }
. ping_dispic a : hover { border : 1 px solid #15bccf ; }
. ping_discon { float : left ; width : 610 px ; margin-left : 10 px ; }
. ping_journal a { color : #15bccf ; }
/*.ping_distop span{ float:left;}*/
. ping_distop p { color : #5f5f5f ; word-break : break-all ; word-wrap : break-word ; }
. ping_disfoot a { float : right ; color : #6883b6 ; margin-left : 5 px ; margin-bottom : 5 px ; }
@ -1131,7 +1134,8 @@ a.link_file_a2{ background:url(../images/pic_file.png) 0 -15px no-repeat; paddin
. 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 ; }
. postDetailDes a { color : #15bccf ; }
. homepagePostIntro p , . homepagePostIntro div , . homepagePostIntro em , . homepagePostIntro span { text-align : justify ; text-justify : inter-ideograph ; word-break : normal !important ; word-wrap : break-word !important ; }
. postDetailCreater { color : #888888 ; font-size : 12 px ; float : left ; margin-right : 25 px ; }
. postDetailDate { color : #888888 ; font-size : 12 px ; float : left ; }