/* 
---------------------------------------------------------------
內容模組 model content
--------------------------------------------------------------- 
*/
#mContentCategories {
	text-align: left;
	background:#CCCCCC;
}
#mContentCategories a {
	color:#05a432;
	text-decoration:none;
	font-weight: bold;
	background: url(../images/design/mEpaperCategories.a.gif) no-repeat left center;
	display:block;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 2px;
	border-bottom: 1px dashed #05a432;
	height: 20px;
}
#mContentCategories a:hover {
	color:#b6e4c3;
}
#mContentCategories .mContentCategoriesTitle {
	background: url(../images/design/mContentCategoriesTitle.gif) no-repeat left bottom;
	height: 30px;
}
#mContentCategories .mContentCategoriesTitle strong {
	display: none;
}
#mContentCategories .mContentCategoriesTitle span {
	display: none;
}
#mContentCategories .mContentCategoriesContent{
	padding: 5px 10px 5px 10px;
	border: 1px solid #05a432;
}
#mContentEpaper {
	text-align: left;
}
#mContentEpaper .mContentEpaperTitle {
	font-size: 12px;
	text-align: left;
	background: url(../images/design/left.gif) no-repeat left bottom;
	padding: 5px 0px 0px;
	height: 28px;
}
#mContentEpaper .mContentEpaperTitle strong {
	color: #FFFFFF;
	padding: 3px 0px 0px 20px;
	font-size: 12px;
	background: url(../images/model/icon_sort_01.gif) no-repeat left 3px;
}
#mContentEpaper .mContentEpaperTitle span {
	color: #CC9900;
	font-size: 12px;
}
#mContentEpaper .mContentEpaperContent{
	padding: 5px 20px 5px 5px;
}
#mContentEpaper .mContentEpaperButton{
	font-size: 11px;
	color: #666666;
	background: url(../images/model/button.gif) no-repeat;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
	height: 25px;
	width: 60px;
	border: 0;
	cursor:pointer;
}

#mContentNew {
	line-height: 24px;
	float: right;
	padding: 0px 0px 5px;
	width: 445px;
	border:#ca5a59 1px solid;
	margin-bottom:10px;
}
#mContentNew .mContentNewTitle{
	font-weight: bold;
	background: #ca5a59 url(../images/design/hot_news.jpg) no-repeat 13px center;
	height: 39px;
}
#mContentNew .mContentNewTitle b{
	visibility: hidden;
}
#mContentNew .mContentNewTitle span{
	visibility: hidden;
}
#mContentNew .mContentNewTabs ul {
	display: none;
}
#mContentNew .mContentNewTabs span {
	color: #FFFFFF;
}
#mContentNew .mContentNewTabs a {
	color: #FFFFFF;
}
#mContentNew .mContentNewContent {
	padding: 10px;
}
#mContentNew .mContentNewContent ul {
	background: #FFFFFF;
	margin: 0px;
}
#mContentNew .mContentNewContent li {
	color: #ff8e03;
	list-style: none;
}
#mContentNew .mContentNewContent li a {
	color: #454545;
	display: block;
}
#mContent {
	text-align: left;
}
#mContent .mContentTitle {
	background:#eaeaea url(../images/design/title_dot.gif) no-repeat left center;
}
#mContent .mContentTitle h2{
	color: #000000;
	font-size:16px;
	padding: 11px 0px 0px 26px; 
	height: 29px;
	width:660px;
}
#mContent .mContentList {
	margin: 0px;
	padding: 0px 27px;
}
#mContent .mContentRecord {
	color: #666666;
	display: block;
	padding: 10px 0px 0px 30px;
}
#mContent .mContentRecord span{
	color: #34659d;
}
#mContent .mContentListBox{
	float:left;
	margin-right:1%;
	margin-bottom: 5px;
	width:49%;
	
}
#mContent .mContentListTitle{
	color:#FFFFFF;
	padding: 5px 0px 3px 5px;
	background: #746aa9;
	border:#cccccc 2px solid;
}
#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: #333333;
	padding:10px;
	border-left:#cccccc 2px solid;
	border-right:#cccccc 2px solid;
	border-bottom:#cccccc 2px solid;
}
#mContent .mContentListDescription a{
	display:block;
}
#mContent .mContentListBottom {
	color: #336997;
	font-size: 11px;
	text-align: right;
	padding: 5px;
	margin-bottom: 5px;
	background:#e5e5e5;
	border-left:#cccccc 2px solid;
	border-right:#cccccc 2px solid;
	border-bottom:#cccccc 2px solid;
}
#mContent .mContentListBottom span{
	color: #336997;
}
/*-------------------------------------------------*/
#mContent .mContentHotBox{
	float:left;
	width:48%;
	height:300px;
	border:#cccccc 2px solid;
	margin: 15px 1% 15px 0px;
}

#mContent .mContentHotBox ul{
	margin: 0;
	padding: 10px;
}
#mContent .mContentHotBox li{
	padding:3px 3px 3px 15px;
	list-style:none;
	border-bottom: 1px dotted #cccccc;
	background: url(../images/design/mContentHotBox.li.gif) no-repeat left center;
}
/*-------------------------------------------------*/

#mContent .mContentContent {
	font-size:14px;
	padding: 13px 13px;
	background: url(../images/design/mEpaperNewContent.gif) repeat-y;
}
#mContent .mContentContent h3{
	font-size: 16px;
	color: #534428;	
}
#mContentComment {
	display:none;
	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;	
}