/* 
---------------------------------------------------------------
內容模組 model content
--------------------------------------------------------------- 
*/
#mContentCategories {
	text-align: left;
}
#mContentCategories a {
	color:#663300;
	text-decoration:none;
	font-weight: bold;
	height: 20px;
	display:block;
	text-align: left;
	background: #CCCC99;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 2px;
	border-top: 1px solid #888888;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #888888;
}
#mContentCategories a:hover {
	color:#663300;
	text-decoration:underline;
	font-weight: bold;
	height: 20px;
	display:block;
	text-align: left;
	background: #999900;
	padding: 5px 0px 0px 7px;
	margin: 0px 0px 2px;
	border-top: 2px solid #333333;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 2px solid #333333;
}
#mContentCategories .mContentCategoriesTitle {
	font-size: 12px;
	text-align: left;
	background: url(../images/design/left.gif) no-repeat left bottom;
	padding: 5px 0px 0px;
	height: 28px;
}
#mContentCategories .mContentCategoriesTitle strong {
	color: #FFFFFF;
	padding: 3px 0px 0px 20px;
	font-size: 12px;
	background: url(../images/model/icon_sort_01.gif) no-repeat left 3px;
}
#mContentCategories .mContentCategoriesTitle span {
	color: #CC9900;
	font-size: 12px;
}
#mContentCategories .mContentCategoriesContent{
	padding: 5px 20px 5px 5px;
}
#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;
	background: url(../images/design/mContentNew.gif) no-repeat bottom;
	padding: 0px 0px 5px;
	width: 314px;
}
#mContentNew .mContentNewTitle{
	font-weight: bold;
	background: url(../images/design/mContentNewTitle.gif) no-repeat left top;
	height: 34px;
}
#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 {
	background: #e5e5e5;
	padding: 0px 3px;
	border-right: 1px solid #cacacc;
	border-right: 1px solid #cacacc;
	border-left: 1px solid #cacacc;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;	
}
#mContentNew .mContentNewContent ul {
	background: #FFFFFF;
	margin: 0px;
}
#mContentNew .mContentNewContent li {
	display: inline-block;
	border-bottom:#cccccc 1px dotted;
	padding:5px;
}
#mContentNew .mContentNewContent li a {
	color: #336699;
	font-weight: bold;
}
#mContentNew .mContentNewContent li img {
	float: left;
	margin: 5px 5px 0px 0px;
	border:1px #cccccc solid;
}
#mContent {
	text-align: left;
	background: url(../images/design/dBody.content.gif) no-repeat left bottom;
	padding: 0px 0px 5px 0px;
}
#mContent .mContentTitle {
	background: url(../images/design/mContentTitle.gif) no-repeat left top;
	padding: 40px 0px 0px 25px; 
	height: 18px;
}
#mContent .mContentTitle b{
	color: #a12983;
}
#mContent .mContentTitle span{
	color: #34659d;
}
#mContent .mContentList {
	background: url(../images/design/mContentContent.gif) repeat-y;
	padding: 30px; 
	border-right: 1px solid #cacacc;	
	border-left: 1px solid #cacacc;
}
#mContent .mContentListTitle{
	color:#FFFFFF;
	padding: 5px 0px 3px 5px;
	margin-bottom: 5px;
	background: #cd8cc2;
}
#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 {
	background: url(../images/design/mContentContent.gif) repeat-y;
	padding: 30px; 
	border-right: 1px solid #cacacc;	
	border-left: 1px solid #cacacc;
}
#mContent .mContentContent h2{
	font-size: 16px;
	color: #534428;	
}