/* 
---------------------------------------------------------------
內容模組 model content
--------------------------------------------------------------- 
*/
#mContentCategories {
	text-align: left;
	margin-bottom: 10px;
}
#mContentCategories a {
	display:block;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
}
#mContentCategories a:hover {
	background: #FFFFFF;
}
#mContentCategories .mContentCategoriesTitle {
  font-size:14px;
	background: url(../images/design/mProductCategoriesTitle.gif) no-repeat;
	height: 24px;
	padding: 11px 0px 0px 25px;
}
#mContentCategories .mContentCategoriesTitle strong {
	color: #FFFFFF;
}
#mContentCategories .mContentCategoriesContent{
	padding: 5px;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#mContentNew {
	letter-spacing: 1px;
	line-height: 24px;
	padding: 5px 20px;
}
#mContentNew .mContentNewTitle{
	font-weight: bold;
	background: url(../images/design/dBody.title.gif) no-repeat right top;
	float: left;
	padding: 0px 45px 0px 0px;
	margin: 0px 0px 5px;
	height: 28px;
	_width: 150px; /* IE6 */
}
#mContentNew .mContentNewTitle strong{
	font-size: 14px;
	color: #FFFFFF;
	background: url(../images/design/dBody.titleh1.gif) no-repeat left top;
	display: block;
	padding: 3px 0px 0px 13px;
	height: 25px;
}
#mContentNew .mContentNewTabs ul {
	clear: both;
	height: 30px;
}
#mContentNew .mContentNewTabs span {
	color: #666666;
}
#mContentNew .mContentNewTabs a {
	color: #000000;
}
#mContentNew .mContentNewContent {
	padding: 10px 5px;
}
#mContentNew .mContentNewContent ul {
	margin: 0px;
}
#mContentNew .mContentNewContent li {
	background: url(../images/model/icon.gif) no-repeat left center;
	padding-left: 17px;
	list-style: none;
}
#mContentNew .mContentNewContent li a {
	color: #666666;
	margin: 0px 10px;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#mContent {
	text-align: left;
}
#mContent .mContentTitle {
	background: url(../images/design/mProductNewTitle.gif) repeat-x;
	padding: 11px 0px 1px 11px;
	margin: 15px 0px 5px;
	height: 24px;
	border-bottom: 1px solid #DDDDDD;
}
#mContent .mContentTitle h2{
	font-size: 14px;
	color:#419ac0;
}
#mContent .mContentList {
	padding-top:20px;
}
#mContent .mContentRecord {
	color: #333333;
	display: block;
	padding: 0px 0px 5px 0px;
}
#mContent .mContentListTitle{
	background: #f5f4f1;
	clear:both;
	padding:5px 0px 5px 5px; 
	margin-bottom:5px; 
	border-bottom: 1px dotted #e0e0e0;
}
#mContent .mContentListTitle h3 a {
	color:#333333;
	font-size: 12px;
}
#mContent .mContentListTitle a:hover {
	text-decoration: underline;
}
#mContent .mContentListImage {
	float: left;
	display:block;
	padding: 5px;
	margin-bottom: 5px;
	height: 100px;
	width: 100px;
}
#mContent .mContentListDescription {
	padding: 5px;
	margin-bottom: 5px;
}
#mContent .mContentListBottom {
	color: #AAAAAA;
	font-size: 11px;
	text-align: right;
	border-bottom: 1px dotted #cecbc2;
}
#mContent .mContentListBottom span{
	color: #336997;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#mContent .mContentContent {
	line-height: 24px;
	margin-bottom: 5px;
}
#mContent .mContentContent h3{
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin-bottom: 15px;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#mContentComment {
}
#mContentComment h3 {	
}
#mContentComment h4 {
}
#mContentComment label {
}
#mContentComment .mContentCommentContent {
}
#mContentComment .mContentCommentContent {
}
