/*
Viewthread.css Offical Style for Discuz!(R)
URL: http://www.discuz.net
(C) 2001-2010 Comsenz Inc.
<style type="text/css">
*/

	/*Viewthread*/
			.viewthread td.postcontent, .viewthread td.postauthor { vertical-align: top; padding: 12px; border: none; overflow: hidden; background: #E9E4DC; }
			.postinfo { color: #000; border-bottom: 2px solid #FF0000; padding: 5px 5px; line-height: 26px; height: 23px; overflow: hidden; margin:0px 10px}
				.postinfo strong, .postinfo em { float: right; line-height: 26px !important; cursor: pointer; padding: 0 3px; color: ; }
					.postinfo strong { margin-left: 5px; color: #FF3A00; font-weight: bold; }
						* html .postinfo strong { margin-top: 14px; }
						.postinfo strong sup { font-weight: normal; margin-left: 2px; color: #FF0000; }
				.postinfo a { color: ; }
				.postinfo label { color:#FF0000; cursor: pointer; }
			.postmessage { padding: 16px; overflow-x: hidden; }
				.postmessage *, .pmmessage *, .register *  { line-height: normal; }
				.postmessage h2 {font-size: 1.17em; margin-bottom: 0.5em; }
				.t_msgfont, .t_msgfont td { font-size: 18px; line-height: 160%;min-height:80px; }
				.t_bigfont, .t_bigfont td { font-size: 18px; line-height: 1.6em; }
					.t_msgfont *, .t_smallfont *, .t_bigfont * { line-height: normal; }
					.t_msgfont a, .t_smallfont a, .t_bigfont a { color: ; }
				.postratings { float: right; }
				.signatures strong { font-weight: bold; }
			.postactions { border-top: 2px solid #FF0000; background: #E9E4DC; line-height: 30px; height: 30px; padding: 0 10px; margin:0px 10px}
		/* Discuz! Code */
		/*CODE & Quote*/
		.mainbox td.postauthor { width: 150px; background: #E9E4DC; padding: 1px; overflow: hidden;  border-right:#FF0000 2px solid}
			.postauthor cite { font-weight: bold; display: block; border-bottom: 2px solid #FF0000; height: 28px; overflow: hidden;  }
