/*****************************/

/*** Core html setup stuff ***/

/*****************************/



html {
  height: 100%;
  margin-bottom: 1px;
}


form {
  display:inline;
}


body {
	margin: 0px; !上面的邊界
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 13pt;
	font-size: 11pt;
	color: #333333;
	background: #ffffff;
}



.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 2px;
}
/*內文標題的設定*/
.contentpagetitleleftcolumn{
	!background: url(../images/footer_bg.png) top left repeat-y;
	background:  url(../images/noteam/bg_main.png) top left repeat-y;
	text-align:left;
	font-size: 10pt;
	font-weight:bold;
	height:auto;
	color:#666666;
	padding:6px;
	padding-right:0px;
	margin: 0 auto;
	float:left;
	z-index:auto;
	!background: url(../images/bgheader.gif) repeat-x bottom #F5F5F5; 路徑沒有用對
}


div#f_area{
	text-align:left;
	background: url(../images/footer_bg.png) left repeat-y;
	margin:0px auto;
	padding-left: 7px;
}



div.path{
	padding:15px 0 0 15px;
}



div.nopad {
	float:left;
	padding:0 15px 15px 15px;
}



div.nopad ul {

	clear: both;

}



#user3{
	margin-left: 4px;
	margin-right: 4px;
	width:auto;
	border:0px;
	height:44px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
        /* font-size: 0.8em; */
}


#pillmenu {
	text-align:left;
	font-size: 11pt;
	margin: 0;
	float:left;
}

#pillmenu ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-top:5px;
}


#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {
	font-family:"Trebuchet MS",Tahoma;
	font-size: 11px;
	float: left;
	display: block;
	line-height: 20px;
	padding: 0px 17px 0px 0px;
	color: #777777;
	text-decoration: none;
	font-weight: normal;

}


#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.user1_inner {
	border: 1px solid #cccccc;
  float: none !important 模組內的外框線;
  /** float: left;  **/
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  /** float: left; **/
	margin: 0px;
	padding: 0px;
}
#leftcolumn h3{
	text-align: center;
	height: 31px;
	!width: 250px;
	line-height: 27px;
	color:#666666;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
}
#rightcolumn h3{
	text-align: center;
	height: 31px;
	width: 170px;
	line-height: 27px;
	color:#FFFFFF;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
}
#ext3{
	text-align: center;
	height: 85px;
	width:250px;
	margin:0px 0px 0px 0px;
}

#leftcolumn h3, #leftcolumn div h3{
	background:  url(../images/noteam/bg_left_h3_noborder.png) top center repeat-x;
}
#rightcolumn h3, #rightcolumn div h3{
	background:  url(../images/noteam/bg_right_h3.png) top left no-repeat;
}

#leftcolumn div.moduletable_menu, #leftcolumn div.moduletable, #leftcolumn div.moduletable_text,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	!background: url(../images/rub_bottom.png) left bottom no-repeat;
	
}

#f_area div.moduletable_menu, #f_area div.moduletable, #f_area div.moduletable_text{
	!background: url(../images/rub_footer_bottom.png) left bottom no-repeat;
	
}


#usercolumn{
	text-align: center;
	width: 235px;
	float:left;
	font-size:12px;
	line-height: 16px;
	!margin:16px 0px 0px 0px;
	padding:0px;
	background:  url(../images/noteam/bg_left_h3.png) top left repeat-x ;
	height: 31px;
	color:#666666;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
}

#maincolumn{
	width: 100%;
	float:left;
	font-size:12px;
	line-height: 16px;
	margin:16px 0px 0px 0px;
	padding:0px;
}

<!----下面是以前的 tamplate  --------------------------------------------------------------------------->
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

/*****************************/
/*** Core html setup stuff ***/
/*****************************/
/*
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, td{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
}
*/
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg_black {
	background: #000000 url(../images/bg_page_black.png) top left repeat-x;
}
#page_bg_grass {
	background: #4C5A24 url(../images/bg_page_grass.jpg);
}
#page_bg_grey {
	background: #2A3233 url(../images/bg_page_grey.png);
}
#page_bg_darkgrey {
	background: #2A3233 url(../images/bg_page_darkgrey.gif);
}
#page_bg_green {
	background: #4C5A24 url(../images/bg_page_green.gif);
}

div.main_bg_center{
	margin:0px auto;
}
div.main_bg_left{
	float:left;
}
div.main_bg_right{
	float:right;
}

div#main_bg{
	width: 995px;
	text-align:left;
}

div#middle_bg{
	background: url(../images/middle_bg.png) left repeat-y;
	margin:0px auto;
	width: 995px;
}

div#nologo{
	display:block;
	float:left;
	width: 20px;
}

div#logo_bg{
	height:100px;
	margin-left: 5px;
	margin-right: 5px;
	width:auto;
}

.logo{
	display: block;
	float:left;
	padding-top:25px;
}
a.logo:link,a.logo:hover, a.logo:visited{
	line-height: 28px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
/*
a.logo_trebuchet:link,a.logo_trebuchet:hover, a.logo_trebuchet:visited{ font-family:"Trebuchet MS", Tahoma, Verdana; font-size:26px; }
a.logo_tahoma:link,a.logo_tahoma:hover, a.logo_tahoma:visited{ font-family:Tahoma, Verdana, Arial; font-size:26px; }
a.logo_verdana:link,a.logo_verdana:hover, a.logo_verdana:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:26px; }
a.logo_times:link,a.logo_times:hover, a.logo_times:visited{ font-family:"Times New Roman", Times, serif; font-size:26px; }
a.logo_arial:link,a.logo_arial:hover, a.logo_arial:visited{ font-family:Arial, Helvetica, sans-serif; font-size:26px; }
a.logo_helvetica:link,a.logo_helvetica:hover, a.logo_helvetica:visited{ font-family:Helvetica, Arial, sans-serif; font-size:26px; }
a.logo_georgia:link,a.logo_georgia:hover, a.logo_georgia:visited{ font-family:Georgia, "Times New Roman", Times, serif; font-size:26px; }
a.logo_geneva:link,a.logo_geneva:hover, a.logo_geneva:visited{ font-family:Geneva, Arial, Helvetica, sans-serif; font-size:26px; }
*/

/*
div#user4{
	float:right;
	text-align:left;
	margin-right:15px;
}

div#user4 div.search{
	width:262px;
	height:53px;
	text-align:left;
	padding-top: 9px;
	background: url(../images/search_bg.png) top right no-repeat;
}
*/
.search .inputbox {
	background:#FFFFFF;
	width: 160px;
	height: 16px;
	margin-left: 0px;
	font-size: 11px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 1px solid #D3D3D3;
}
.input {
	padding:10px 10px 10px 0px;
}


div#banner_bg{
	height:148px;
	border-top: 1px solid #FFFFFF;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	width:auto;
}
div#banner_bg img{
	margin:0px;
	border:0px;
}
#banner_bg table.contentpaneopen{
	margin-top:13px;
	margin-bottom:13px;
	margin-left:10px;
	width:380px;
	float:left;
	text-align:left;
}
#banner_bg table.contentpaneopen td{
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

/*
#user3{
	margin-left: 4px;
	margin-right: 4px;
	width:auto;
	border:0px;
	height:44px;
}
*/

/*
#pillmenu {
	text-align:left;
	margin: 0;
	float:left;
}
#pillmenu ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
}
#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-top:5px;
}

#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {
	font-family:"Trebuchet MS",Tahoma;
	font-size: 11px;
	float: left;
	display: block;
	line-height: 15px;
	padding: 0 17px 0 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
*/
#date{
	text-align:right;
	margin-right: 10px;
	float:right;
	line-height: 40px;
	color: #FFFFFF;
	font-family:Georgia,Tahoma;
	font-size: 11px;
}
/*
#leftcolumn{
	margin: 0px;
	padding: 0px;
	margin-left:5px;
	margin-top:6px;
	width: 197px;
	float:left;
}

#rightcolumn{
	margin: 0px;
	padding: 0px;
	margin-left:2px;
	margin-right:7px;
	margin-top:6px;
	width: 197px;
	float:right;
}

#maincolumn{
	width: 585px;
	float:left;
	margin:0px;
	padding:0px;
}
*/

div.path{
	padding:15px 0 0 15px;
}

div.nopad {
	float:left;
	padding:0 15px 15px 15px;
}

div.nopad ul {
	clear: both;
}

form#form-login fieldset { 
	border: none;
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}
/*
#leftcolumn div.moduletable_menu, #leftcolumn div.moduletable, #leftcolumn div.moduletable_text, #rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	margin: 2px 0px 10px 0px;
	padding: 0px;
	width: 193px;
}

#leftcolumn h3, #rightcolumn h3{
	text-align: center;
	height: 31px;
	width: 193px;
	line-height: 27px;
	color:#FFFFFF;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
*/
div.bannergroup_text {
	margin:10px 13px 10px 13px;
}
.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
}
.banneritem_text {
	margin-bottom:10px;
}
.bannerfooter_text {
	margin-bottom:10px;
}

table.poll thead td {
	text-align: center;
	padding-left:10px;
}
.poll {
	margin:10px 0px 10px 0px;
}
.poll td{
	margin:0px 0px 10px 0px;
}
table.poll td {
	text-align:left;
}

.pollstableborder {
	margin: 5px 6px 6px 5px;
}

/* forms */

#leftcolumn ul, #rightcolumn ul {
	margin: 6px;
	padding: 0px 6px 6px 0px;
	list-style: none;
}

.moduletable ul {
	padding:0px 6px 6px 6px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 0px 0px 6px;
	margin:0px;
	line-height:18px;
}
.moduletable form ul li {
	list-style:none;
	background:none;
}


div.moduletable ul.latestnews {
	padding:0px 6px 6px 6px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 6px;
	margin:0px;
	line-height:18px;
}
div.moduletable ul.mostread {
	padding:0px 10px 6px 6px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 6px;
	margin:0px;
	line-height:18px;
}
#leftcolumn ul.menu li#current ul li, #rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
div.moduletable ul.menu {
	padding:0px 0px 10px 15px;
	margin:0px;
}
ul.menu {
	padding:0px 0px 10px 15px;
	margin:0px;
}
ul.menu li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.menu li#current a{
	text-decoration:underline;
	color:#333333;
}
ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
div.componentheading{
	font-weight:bold;
	font-size:16px;
	margin:7px auto;
}
/*顯示內文時的標題*/
td.contentheading, td.buttonheading{
	font-weight:bold;
	font-size:16px;
	color:#336699;
	height:42px;
	/*background: url(../images/contenthead.png) left bottom repeat-x;  */
	background: url(../images/contentheading_line.png) left bottom repeat-x; 
}
table.contentpaneopen{
	border-collapse: collapse;
	margin-left:5px;
}
table.contentpaneopen td{
	padding:2px;
}
span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}
span.pagination span, span.pagination a{
	padding:5px;
}


div#f_area{
	text-align:left;
	background: url(../images/footer_bg.png) left repeat-y;
	margin:0px auto;
	width: 995px;
	padding-left: 7px;
}

#f_area div.moduletable, #f_area div.moduletable_menu{
	float: left;
	margin:10px 5px 10px 5px;
	width: 235px;
}
#f_area h3{
	text-align: center;
	height: 31px;
	width: 235px;
	line-height: 27px;
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
}


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}
#power_by, #power_by a, #power_by a:visited{
	color:#858585;
}
/* 購物網商品頁的標題字 */
h1
{
color: red;
  font-size        : 16px;
font-weight      :bold;
color:#333;
background-color:#e0e0e0;
background: url(../images/contenthead.png) left bottom repeat-x;
}


/* ########## MODULE SETTINGS ########## 參考用可是目前用不上

table.moduletable {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
  background-color : #E0E0E0;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #663333;
  text-align       : center;
  background-color : #C0C0C0;
}

table.moduletable td {
  font-size        : 11px;
  font-weight      : normal;
}


/* ########## MAIN MENU SETTINGS ########## 

a.mainlevel:link, a.mainlevel:visited {
  text-decoration  : none;
  color            : #000000;
}

a.mainlevel:hover {
  text-decoration  : underline;
  color            : #FF9999;
}

a.sublevel:link, a.sublevel:visited {
  font-size        : 9px;
  text-decoration  : none;
  color            : #000000;
}

a.sublevel:hover {
  font-size        : 9px;
  text-decoration  : none;
  color            : #990000;
}
.poll {
  font-size        : 10px;
  font-weight      : bold;
  color            : #339966;
}

*/
/* 購物車字型 */

.vmCartModule{  font-size        : 11px;
text-align:center;
  color            : #303030;} 
  
  .moduletablevm-shop_car{  font-size        : 11px;
text-align:center;
  color            : #303030;} 
  
/* content 列表的字型設定 */
  .sectiontableheader{  
  	font-size        : 11px;
	text-align:left;
	height:24px;
	color            : #303030;
	background-color:#CCCCCC;
	} 
  .sectiontableentry1{  
  	font-size        : 11px;
	text-align:left;
	height:36px;
  	color            : #303030;
	background-color:#f2f2f2;
	} 
	
	.sectiontableentry2{  
  	font-size        : 11px;
	text-align:left;
	height:36px;
  	color            : #303030;
	background-color:#f8f8f8;} 
	
/* content 項目列表表頭的字型設定 */
	.componentheading{
		background-color:#CCCCCC;
		color:#303030;
		height:36px;}
/* content 項目列表說明的字型設定 */		
		.contentdescription{
		font-size:larger;
		color:#505050;
		background-color:#f2f2f2;
		}
/* content 項目列表清單說明的字型設定 */
		.category{
		font-size:small;
		color:#505050;
		background-color:#e0e0e0;
		height:36px;}
		
/* 搜尋出來的列表 */
.smallleftcolumn{
		font-size:larger;
		color:#303030;
		background-color:#ffe100;
		height:36px;}
