@charset "utf-8";
/*--------------  Old CSS   ---------------*/
.subs {
font-size : 12px;
font-weight : bold;
text-transform : none;
color : #ffffff;
background-image : url(../pictures/endessousentete.jpg);
background-repeat : no-repeat;
padding-top : 5px;
padding-right : 3px;
padding-bottom : 5px;
padding-left : 3px;
}
.entete2 {
font-size : 16px;
font-weight : bold;
text-transform : none;
color : #ffffff;
background-image : url(../pictures/entete2.jpg);
background-repeat : no-repeat;
text-align : center;
padding-top : 10px;
padding-right : 13px;
padding-bottom : 5px;
padding-left : 13px;
}
.entete {
font-size : 16px;
width : 150px;
font-weight : bold;
text-transform : none;
color : #ffffff;
background-image : url(../pictures/entetemenu.jpg);
background-repeat : no-repeat;
text-align : center;
padding-top : 10px;
padding-right : 13px;
padding-bottom : 5px;
padding-left : 13px;
}

a:link, a:visited, a:active {
color:#FFFFFF;
text-decoration : none;
}
a:hover {
color:#000000;
cursor:pointer;
text-decoration : none;
}

/*--------------  global stuff   ---------------*/
iframe{
width: 640px;
height: 900px;
overflow:hidden;
}
img{
border:0;
display:block;
}
#content h1 {
color:#FF0000;
text-decoration:underline;
font-size:25px;
font-weight:bold;
}
#inner-wrapper h1 {
color:#FF0000;
text-decoration:underline;
font-size:25px;
font-weight:bold;
}
h2 {
color:#FF3333;
font-size:16px;
font-style:italic;
}
#content p {
padding-top:10px;
padding-bottom:5px;
}
#inner-wrapper p {
padding-top:10px;
padding-bottom:5px;
}
#content ul {
list-style:circle;
}
#content a{
color:#FF6600;
text-decoration:underline;
line-height:normal;
}
#content table{
width:640px;
text-align:center;
vertical-align:middle;
}
#content table td{
margin:auto;
text-align:center;
vertical-align:middle;
padding: 5px;
}
#content table tr{
margin:auto;
text-align:center;
vertical-align:middle;
}
#content table img{
border:0;
text-align:center;
}
#content a:hover{
color:#000000;
text-decoration:none;
}
.QP1 {
background-color:#00CC00;
color:#FFFFFF;
text-align:left;
}
.QP2 {
background-color:#FF9900;
color:#FFFFFF;
text-align:left;
}
.QPtable {
border:2px;
border-color:#000000;
}

/*--------------  root layer   ---------------*/

#outer-wrapper {
margin:auto;
text-align:center;
width:820px;
font-family:"微軟正黑體", "新細明體", "細明體";

}
#header{
width:820px;
}
#middler{
width:800px;
display:inline; /* IE6 Crack */
margin: 20px 10px;
}
#footer{
width:820px;
clear:both;
}

/*--------------  second layer   ---------------*/
#menubar{
width:150px;
display:inline; /* IE6 Crack */
margin:10px 0 0 5px;
float:left;
}
#content{
width:640px;

float:right;
font-family:"微軟正黑體", "新細明體", "細明體";
}
#inner-wrapper{
margin:auto;
text-align:center;
width:640px;
margin:10px 5px 0 0;
font-family:"微軟正黑體", "新細明體", "細明體";
display:inline; /* IE6 Crack */
width:640px;
float:left;
}

/*--------------  third layer   ---------------*/
#content-Left{
text-align:center;
float:left;
width:485px;
margin-right:5px;
display:inline; /* IE6 Crack */
}
#content-Right{
float:right;
width:150px;
display:inline; /* IE6 Crack */
}


/*--------------  forth layer   ---------------*/
