/* 
---------------------------------------------------------------
內容模組 model content
--------------------------------------------------------------- 
*/
#mContentCategories {
	text-align: left;
	padding-left: 5px;
	float: right;
	width: 215px;
	margin: -5px 5px 0px 0px;
	display: inline;
}
#mContentCategories a {
	display:block;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	border-bottom: 2px solid #999999;
	font-size: 13px;
	background: url(../images/model/icon_sort_01.gif) no-repeat 5px 5px;
	padding: 5px 0px 0px 24px;
}
#mContentCategories a:hover {
	color:#206ab3;
	font-size: 13px;
}
#mContentCategories .mContentCategoriesTitle {
	background: url(../images/design/icons_two.gif) no-repeat left top;
	text-align: left;
	height: 0px;
}
#mContentCategories .mContentCategoriesTitle strong {
   color: #FFFFFF;
	font-size: 12px;
}
#mContentCategories .mContentCategoriesContent{
	padding: 5px;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#mContentNew {
	position:relative;
	z-index:999;
	line-height: 24px;
	text-align:left;
	margin: 0 0 5px -75px;
	width:286px;
}
#mContentNew .mContentNewTitle{
	margin-bottom: 10px;
}
#mContentNew .mContentNewContent {
	position:relative;
	z-index:999;
	padding: 10px 5px;
}
#mContentNew .mContentNewContent ul {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#mContentNew .mContentNewContent li {
	color: #666666;
	list-style: none;
	font-size: 10px;
	margin-bottom: 5px;
	_height:40px;
}
#mContentNew .mContentNewContent li a {
	color: #666666;
	margin: 0px 10px;
}
#mContentNew .mContentNewContent li span img {
	float:left; 
	margin-right:5px;
	width:35px;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#mContent {
	text-align: left;
	margin: 0px 5px 5px;
	width: 665px;
}
#mContent .mContentTitle {
	height:30px;
	margin: 10px 0px 5px;
}
#mContent .mContentTitle h2{
	color: #FFFFFF;
	padding: 6px 0px 0px 15px;
	font-size: 15px;
	background: url(../images/design/bar_icon.gif) no-repeat;
	height: 21px; 
}
#mContent .mContentList {
	margin: 0px;
}
#mContent .mContentRecord {
	color: #00ccff;
	display: block;
	padding: 0px 0px 5px 0px;
}
#mContent .mContentRecord span{
	color: #34659d;
}
#mContent .mContentListTitle{
	color:#FFFFFF;
	padding: 5px 0px 3px 5px;
	margin-bottom: 5px;
	background: #c4c0b0;
}
#mContent .mContentListTitle h3 a {
	color:#FFFFFF;
	font-size: 12px;
}
#mContent .mContentListTitle a:hover {
	text-decoration: underline;
}
#mContent .mContentListImage {
	float: left;
	padding: 5px;
	margin: 0px 5px 5px 0px;
	height: 100px;
	width: 100px;
}
#mContent .mContentListDescription {
	color: #696969;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
}
#mContent .mContentListBottom {
	color: #336997;
	font-size: 11px;
	text-align: right;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #9f9f9f;
}
#mContent .mContentListBottom span{
	color: #336997;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#mContent .mContentContent {
	padding: 13px 13px;
	background: url(../images/design/mEpaperNewContent.gif) repeat-y;
}
#mContent .mContentContent h3{
	font-size: 16px;
	color: #534428;	
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#mContentComment {
	padding: 13px 13px;
	background: url(../images/design/mEpaperNewContent.gif) repeat-y;
}
#mContentComment h3 {
	
}
#mContentComment h4 {
}
#mContentComment label {
	display: block;
	margin-bottom: 5px;
}
#mContentComment .mContentCommentContent {
	font-size: 16px;
	color: #534428;
}
#mContentComment .mContentCommentContent {
	font-size: 16px;
	color: #534428;	
}