/* 
--------------------------------------------------
d  開頭為排版設計專用樣式   
	 如 #cHead

   銜接於ID標籤內的樣式，表達方式，以#cHead為例，取#d-之後的第一個英文單字 
	 如.left

  全部樣式皆可自由更改，但皆不得刪除，以免造成網站變形  
--------------------------------------------------------------- 
---------------------------------------------------------------
  以下為設計師樣式
--------------------------------------------------------------- 
*/
@import url(../css/pagination.css);
@import url(../css/form.css);

.test{
	text-align: left;
	vertical-align: bottom;
	padding: 5px 0px 5px 5px;
	margin: 5px 10px 10px 0px;
	position: absolute;
	filter: Alpha(Opacity=60);
	border: 1px solid #CCCCCC;
}
/* start 網站全部 */
a{
	color: #000000;
	text-decoration: none;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
body {
	font: 12px Arial, "細明體";
	color: #000000;
	margin:0px;
	text-align:left;
	scrollbar-face-color:#f3f3f4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#FFFFFF;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
h1{
	font-size: 16px;
	margin: 0px;
}
h2{
	font-size: 18px;
	margin: 0px;
}
h3 {
	font-size: 14px;
	margin: 0px;
}
h4 {
	font-size: 13px;
	margin: 0px;
}
h5 {
	font-size: 12px;
	margin: 0px;
}
h6 {
	font-size: 12px;
	margin: 0px;
}
img {
	border: 0;
}
.clear{
	line-height: 0px;
	clear: both;
}
/* end   網站全部 */
/* start 網站頭 */
#cHead{
	height: 87px;
	width: 1020px;
	margin: 0px auto;
}
#cHead .left{
	float: left;
	height: 87px;
	width: 203px;
}
#cHead .right{
	float: right;
	height: 87px;
	width: 817px;
}
#cHead .logo{
	position: absolute;
	z-index: 1;
}
#cHead .slogan{
	display:none;
}
#cHead .top{
	padding: 10px 38px 0px 0px;
	height: 37px;
}
#cHead .top ul{
	margin: 0; 
	padding: 0;
}
#cHead .top li{
	float: right;
	list-style: none;
	padding-left: 15px;
}
#cHead .top img{
	display: block;
}
#cHead .top a{
	font-weight:bold;
	color: #6c6c6c;
}
#cHead .top a:hover{
	color: #6c6c6c;
	text-decoration: underline;
}
#cHead .main{
	padding: 0px;
	height:23px;
	padding-left:22px ;
}
#cHead .menu { display: block; margin: 0; padding: 0; position: relative; }
	#cHead .menu li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #cHead .menu a { display: block; }
  #cHead .menu ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #cHead .menu ul { line-height: 0; } /* IE6 "fix" */
  	#cHead .menu ul a { zoom: 1; } /* IE6/7 fix */
    #cHead .menu ul li { float: none; }
    #cHead .menu ul ul { top: 0; }
    
/* Essentials - configure this */

#cHead .menu ul { width: 160px; }
#cHead .menu ul ul { left: 161px; }

/* Everything else is theming */
 
#cHead .menu { background: #FFFFFF; }
#cHead .menu *:hover { background: #FFFFFF; }
#cHead .menu a { padding: 0px; }
  #cHead .menu li.hover a { background: #FFFFFF; }
  #cHead .menu ul { top: 22px; }
  	#cHead .menu ul li a { background: #FFFFFF; padding: 5px; border-bottom: 1px solid #000000; }
      #cHead .menu ul a.hover { background: #FFFFFF; border-bottom: 1px solid #000000; }
   #cHead .menu ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #cHead .menu ul a { border-bottom: none; } - I also needed this for IE6/7 */
/* end   網站頭 */
/* start 網站身 */
#cBody{
	margin: 0px auto;
	padding: 10px 0px;
	width: 1020px;
	overflow: hidden;
}
/* end   網站身 */
/* start 網站左 */
#cLeft {
	float: left;
	width: 235px;
	padding-left: 5px;
}
/* end   網站左 */
/* start 網站右 */
#cRight {
	float:left;
	width: 780px;
}
/* end   網站右 */
/* start 網站腳 */
#cFooter{
	color: #666666;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 10px;
	margin: 0px auto;
	width: 1020px;
}
#cFooter .bottom{
	position:absolute;
	padding-left:910px;
	_width:150px;
}
#cFooter .bottom ul{
	margin: 0; 
	padding: 0;
}
#cFooter .bottom li{
	float: left;
	list-style:none;
	margin-right:15px;
}
#cFooter .bottom img{
	display: block;
}
#cFooter .bottom a{
	color: #666666;
}
#cFooter .bottom a:hover{
	color:#FFCCFF;
	text-decoration: underline;
}
#cFooter .content{
	position:absolute;
	z-index:1;
}
#cFooter .author {
	color: #FFFFFF;
	position:absolute;
	z-index:0;
}
#cFooter .author a {
	color: #FFFFFF;
	text-decoration: none;
}
#cFooter .author a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
/* end   網站腳 */
.cLayer {
	display:none;
}
.cLayer div {
	position:absolute;
	width:100px;
	top:150px;
	margin-left:925px;
}
/* 
---------------------------------------------------------------
  以上為設計師樣式
--------------------------------------------------------------- 
---------------------------------------------------------------
  以下為字體樣式
--------------------------------------------------------------- 
*/
.red{
	color: #FF0000;
}
.orange{
	color: #FF9900;
}
.yellow{
	color: #FFFF00;
}
.green{
	color: #009900;
}
.blue{
	color: #336699;
}
.purple{
	color: #660099;
}
.white{
	color: #FFFFFF;
}
.grey{
	color: #CCCCCC;
}
.greydeep{
	color: #666666;
}
.black{
	color: #000000;
}
/* 
---------------------------------------------------------------
  以上為字體樣式
---------------------------------------------------------------  
*/

