/* ----------------------------------------------------------------------------------------------------------
1) HTML tags   border-bottom:1px dotted #404040;
---------------------------------------------------------------------------------------------------------- */

body {background-color:#fff; color:#404040; font:0.9em/1.6 "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "Arial", "Comic Sans MS", "Georgia", "Time New Roman";}
a {color:#4040ff;text-decoration:none ;font-weight:900;}
a:hover {color:#606060;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML menu
---------------------------------------------------------------------------------------------------------- */
  #cols2 #col-left ul.ul-list a {text-decoration: none;color:#fff; }
 
   #cols2 #col-left ul.ul-list li a {PADDING-LEFT: 20px; WIDTH: 120px; DISPLAY: block; BACKGROUND: url(../images/iconsss.png) no-repeat left 4px; FLOAT: left;FONT-WEIGHT: normal }
 #cols2 #col-left ul.ul-list li a:hover {color:#fff200;BACKGROUND: url(../images/iconsss2.png) no-repeat left 4px; }
 #cols2 #col-left ul.ul-list li a.active {FONT-WEIGHT:bold; color:#fff200;BACKGROUND: url(../images/iconsss2.png) no-repeat left 4px; }
/* ----------------------------------------------------------------------------------------------------------
3) Layout    #tray li#tray-active a {background-color:#DD1600; color:#FFF;}
    #tray li a:hover {background-color:#9F9F9F; color:#FFF;}
---------------------------------------------------------------------------------------------------------- */
    #tray {background-color:#BFBFBF;}
    #tray li a {color:#404040;}

    #footer, #footer a {color:#9f9f9f;}
    #footer a:hover {color:#404040;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

	/* ----------------------------------------------------------------------------------------------------------
4-2) table
---------------------------------------------------------------------------------------------------------- */
table, caption, tbody, tfoot, thead, tr, th, td {border-collapse:collapse;}
.imgborder{text-align:center;margin:10px 10px 10px 0; border:1px #dcdcdc solid;
}
.border01{border:0.1em solid #DFDFDF;}
.border01 tr{border:0.1em solid #DFDFDF;}
.border01 td{border:0.1em solid #DFDFDF;}

/*----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.ico-comment {padding-left:18px; background:url("../images/ico-comment.gif") 0 50% no-repeat;}
.ico-rss {padding-left:18px; background:url("../images/ico-rss.gif") 0 50% no-repeat;}

.smaller {font-size:85%;}

.link a {text-decoration:none ;border-bottom:0.1em dashed #DD1600;}



/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.high {color:#777}
.clear{
clear:both;
}
.red {
	color: #FF0B0B;
}
.highlinetext {
	color:#fa6603;
}
.whitetitle{
	color: #fff;FONT-WEIGHT:bold;
}
.titleh2 {font-size:16px;FONT-WEIGHT:bold; color:#1388c5 }

/*================成果展示===================*/
#list{margin:auto;word-break:break-all;}
.list_pic {border:1px solid #C9C9C9;padding:3px;background:#fff;overflow:hidden;width:150px;height:150px}
.list_title {text-align:center;font-weight:bold;color:#ff6600;font-size:14px;word-break:break-all;}
.list_box {padding:2px;width:175px; height:250px; float:left;}
.list_box a {white-space:nowrap;text-decoration:none ;padding:0}
.list_box p {text-align:center;padding:0 0 5px 0;margin:0;line-height:10px;word-break:break-all;}


.middie {margin:auto 50%;}