/*--------------------------Let's start with text, links and HTML-------------------------*/

html,body{
margin:0;
padding:0;
background:#fff url(../../QA/images/menu-bg.png) repeat-x fixed;

}

a:link{
color:#FFFFFF;
text-decoration:none;
}

a:visited{
color:#FFFFFF;
text-decoration:none;
}

a:hover{
color:#FFFFFF;
text-decoration:none;
}

a:active{
color:#FFFFFF;
text-decoration:none;
}

h1{
font:bold 19px sans-serif;
letter-spacing:2px;
width: 830px;
border-bottom:5px solid #fab821;
margin:0;
padding:0;
color:#59493f;
margin-bottom:8px;
margin-left:20px;
margin-top:10px;
line-height:25px;
}

h2{
font:bold 12px sans-serif;
width: 200px;
border-bottom:1px solid #dedede;
margin:0;
padding:0;
color:#a0d500;
margin-bottom:8px;
margin-left:20px;
margin-top:10px;
}

h3{
font: bold 16px sans-serif;
margin:0;
color:#a0d500;
padding:0;
float:left;
margin-top:10px;
margin-left:30px;
background:#fff url(../../images/zlogo-head.png.png);
}

* html h3{
margin-left:20px;
}

h4{
font: bold 14px sans-serif;
margin:0;
color:#646464;
padding:0;
float:left;
margin-top:90px;
margin-left:30px;
}

* html h4{
margin-left:20px;
}

.style1{
float:left;
font:9px Verdana;
color:#666666;
margin:0;
padding:0;
margin-left:10px;
}

.style2{
padding:5px;
font:12px sans-serif;
}

#footer a{
color:#FFFFFF;
}

#footer a:hover{
color:#e60012;
}

/*--------------------------End-------------------------*/


/*font*/
.font-main{
line-height:20px;	
font-size:13px;	
font-family: "新細明體", PMingLiU, "細明體", MingLiU, "標楷體", DFKai-sb, serif;
}


/*--------------------------End-------------------------*/

/*--------------------------Start divs-------------------------*/

#container{
width:1000px;
height:100%;
text-align:left;
margin:0 auto;
}

#top{
width:1000px;
height:66px;
background:#007d7d;
padding-top:10px;
}
#frame{
background:#FFFFFF;
width:724px;
min-height:130px;
height: auto !important;
height: 100px;
border:solid 1px #d2d2d2;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright:3px; 
-moz-border-radius-bottomleft:9px;
-moz-border-radius-bottomright:8px; 
-webkit-border-top-left-radius:3px;
-webkit-border-top-right-radius:3px; 
-webkit-border-bottom-left-radius:9px;
-webkit-border-bottom-right-radius:8px;
border-top-left-radius:3px;
border-top-right-radius:3px; 
border-bottom-left-radius:9px;
border-bottom-right-radius:8px;

-moz-box-shadow: 3px  2px  4px  #959595;
-webkit-box-shadow: 3px  2px  4px  #959595;
box-shadow: 3px  2px  4px  #959595;

}
#menu{
width:1000px;
background:url(../images/nav-bg.png) repeat-x;
height:40px;
border-bottom:1px solid #c8d6e6;
}

#main-top{
width:1000px;
height:120px;
/*background:url(../images/headertext.gif) repeat-x;*/
float:left;
margin:0;

}


#content{
width:1000px;
min-height:500px;
height: auto !important;
height: 100px;
background:#f6f6f6;
/*background:#FAFCFF url(../images/contentbg.png) repeat;*/
margin:0;
padding:0;
border-top:0px solid #000;
/*border-left:5px  solid #9c5e1b;*/
/*border-right:5px  solid #9c5e1b;*/
/*border-bottom:10px solid #9c5e1b;*/
float:left;
}

* html #content{
height:162px; /*defines the height in IE6*/
}



#ca-container-m{
width:860px;
min-height:400px;
height: auto !important;
height: 100px;
float:left;
margin-left:50px;
padding:10px;
border:0px solid #6a3906;
margin-top:30px;
margin-bottom:10px;

}

#clound-top{
width:900px;
height: 105px;
float:left;
margin-left:50px;
padding:0px;
border:0px solid #6a3906;
margin-top:30px;
margin-bottom:1px;
background:url(../images/c-top-bg.png) repeat-x;


border:none 5px #d6ebf0;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright:15px; 
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:2px; 
-webkit-border-top-left-radius:15px;
-webkit-border-top-right-radius:15px; 
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:2px;
border-top-left-radius:15px;
border-top-right-radius:15px; 
border-bottom-left-radius:3px;
border-bottom-right-radius:2px;



-moz-box-shadow: 2px  3px  20px  #888989;
-webkit-box-shadow: 2px  3px  20px  #888989;
box-shadow: 2px  3px  20px  #888989;

}

#clound-inside{
width:900px;
min-height:400px;
height: auto !important;
height: 300px;
float:left;
margin-left:50px;
padding:0px;
border:0px solid #6a3906;
margin-top:1px;
margin-bottom:1px;
background:url(../images/inside-bg.png) repeat-y;}



* html .news{
width:320px;
}

#footer{
width:1000px;
height:80px;
font:12px sans-serif;
color:#000;
padding:0;
float:left;
margin:0;
}

/*--------------------------table-------------------------*/
#c-table{
	font-family:"新細明體", PMingLiU, "細明體", MingLiU, "標楷體", DFKai-sb,  serif;
	font-size:16px;
	border:1px solid #dcdacd;
	border-collapse:collapse;
}
#c-table caption{
	height:2em;
	padding-top:3px;
	padding:10px 0px 2px;
	font-size:1.2em;
	background-color:#f0f7ff;
	border:1px solid #429fff;
}
#c-table th{
	border-right:2px solid #e60012;
	border-bottom:1px solid #dcdacd;
	background-color:#ffffff;
	padding:2px 5px;
	text-align:center;
}
#c-table td{
	height:20px;
	border:1px solid #dcdacd;
	padding:2px;
	background-color:#fff;
}

/*-------------------------------------------------------------------------*/
#desk-table{
	font-family:"新細明體", PMingLiU, "細明體", MingLiU, "標楷體", DFKai-sb,  serif;
	font-size:16px;
	border:1px solid #dcdacd;
	border-collapse:collapse;
}
#desk-table caption{
	height:2em;
	padding-top:3px;
	padding:10px 0px 2px;
	font-size:1.2em;
	background-color:#f0f7ff;
	border:1px solid #429fff;
}
#desk-table th{
	border-right:1px solid #dcdacd;
	border-bottom:3px solid #007c7d;
	background-color:#e7f2f1;
	padding:5px 5px;
	text-align:center;color:#007c7d;
}
#desk-table td{
	height:20px;
	border:1px solid #dcdacd;
	padding:5px 2px;
	background-color:#fff;
}
/*---------------------------box---------------------------------*/
#cabox{margin:1px;
	float: left;
	display:block;
	width:220px;
	height:152px;
	padding:12px 0 0 12px;
    background: url(../images/ca-box_bg.png) no-repeat;
}

#cabox ul {
	list-style-type:none;	/* 去除項目清單的小黑點 */
	margin-left:35px;	/* 清除項目清單的外間距 */
	padding-left:20px;	/* 清除項目清單的內間距 */
    width:200px;
	list-style-image:url(../images/li-arrow01.png); 
}
#cabox li a{
    display:block;	/* 將超連結設定為區塊模式 */
	line-height:20px;	/* 設定超連結區塊的行高 */
	/* text-indent:1px;	設定超連結區塊的文字內縮 */
	text-decoration:none;
	/* 去除超連結的底線 */
	color:#6a3906;
	font-size:15px;
	font-family:Arial;
}

#cabox li a:hover {
 
	color:#ff0000;

}

.fontmain{font-size: 18px;
	font-family: "新細明體", PMingLiU, "細明體", MingLiU, "標楷體", DFKai-sb, serif;}
	
.fontmain-bold{font-size: 16px;color:#009e96;font-weight:800;
	font-family: "新細明體", PMingLiU, "細明體", MingLiU, "標楷體", DFKai-sb, serif;}