@import url("alternative.css");

html, body { 
margin : 0;
padding : 0;
} 
body { 
font : 100% "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
background : #f2f2f2 url(../images/bg.gif) repeat-y top center;
} 
a:link, a:visited { 
color : #2480ad;
background : transparent;
text-decoration : none;
} 
a:hover { 
color : #036;
background : #8fb8cc;
text-decoration : none;
} 
a img { 
border : none;
} 
.imgleft { 
float : left;
padding : 5px;
margin-right : 10px;
} 
#container { 
width : 700px;
margin : 0 auto;
border : 0px solid #fff;
line-height : 2em;
background : #f2f2f2;
color : #666;
} 
#top {
width : 700px;
padding : 0;
height : 85px;
margin : 0px;
background : #208050 url(../images/head.jpg) no-repeat;
color : #484500;
} 
#top h1 {
color : #ffffff;	
padding : 5px 0 0 25px;
margin : 0;
font-size : 200%;
letter-spacing : 5px;
} 
#leftnavmenu { 
list-style : none;
float : left;
width : 200px;
margin : 30px 0 30px 0;
padding : 0;
font-size : 0.9em;
} 
#leftnavmenu ul { 
list-style : none;
width : 150px;
margin : 0 0 20px 0;
padding : 0;
font-size : 1.1em;
} 
#leftnavmenu li { 
margin-bottom : 2px;
} 
#leftnavmenu li a { 
font-weight : bold;
height : 20px;
text-decoration : none;
color : #505050;
background : #eaeaea url(../images/up.gif) no-repeat left center;
display : block;
padding : 4px 0 0 30px;
border-left : 0 solid #8fb8cc;
} 
#leftnavmenu li a:hover { 
background : #8fb8cc url(../images/right.gif) no-repeat left center;
color : #fff;
border-left : 0 solid #003366;
} 
#content { 
margin-top : 0px;
margin-left : 30px;
border-left : 0px solid #fff;
font-size: 16px;
} 
#content p { 
padding : 0 2em 0 2em;
}

#footer {
height : 30px;
clear : both;
padding : 0px 0px 0px 0px;
margin  : 20px 0px 0px 20px;
font-size : 0.9em;
border-top : 2px solid #fff;
color : #fff;
background : #00275E;
width : 800px;
} 
#footer p { 
padding : 0 0 0 5px;
} 
h2 { 
margin : 0.5em 0 0.5em 0;
font-size : 130%;
letter-spacing : 3px;
color : #000000;
} 
* > html #footer img { 
margin : 0;
} 
.quote { 
border-top : 1px solid #8fb8cc;
padding : 10px;
color : #036;
} 
#navcontainer { 
border-bottom : 5px solid #fff;
} 
#navcontainer ul { 
text-align : center;
padding-bottom : 6px;
padding-top : 6px;
padding-left : 1px;
margin-top : 1px;
margin-bottom : 0px;
margin-left : 0;
background : #036;
color : white;
width : 100%;
font-family : Arial, Helvetica, sans-serif;
line-height : 18px;
} 
#navcontainer ul li { 
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 5px;
padding-top : 5px;
} 
#navcontainer ul li a { 
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
padding-top : 5px;
color : white;
text-decoration : none;
border-right : 1px solid #fff;
} 
#navcontainer ul li a:hover { 
background : #369;
color : white;
} 
#navcontainer #active { 
border-left : 1px solid #fff;
}
#subnavcontainer { 
} 
#subnavcontainer ul { 
padding-bottom : 6px;
padding-top : 6px;
padding-left : 0;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
color : gray;
width : 100%;
font-family : Arial, Helvetica, sans-serif;
line-height : 18px;
} 
#subnavcontainer ul li { 
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 5px;
padding-top : 5px;
} 
#subnavcontainer ul li a { 
padding-left : 10px;
padding-right : 10px;
padding-bottom : 5px;
padding-top : 5px;
color : blue;
text-decoration : none;
border-right : 1px solid #fff;
} 
#subnavcontainer ul li a:hover { 
background : #369;
color : white;
} 
#subnavcontainer #active { 
border-left : 1px solid #fff;
} 
form { 
margin-bottom : 0px;
margin-right : 0px;
} 
input.search { 
width : 100px;
border : none;
background : url(../images/input.gif);
padding : 4px;
} 
input.login { 
width : 75px;
border : none;
background : url(../images/logininput.gif);
padding : 4px;
} 
blockquote { 
font-size : 100%;
border : 1px solid #fff;
background : #eaeaea;
padding : 5px 5px 5px 5px;
color : #000;
} 
.post { 
background-color : #eee;
padding : 3px;
margin : 10px 8px 0 5px;
border : 0 dashed #8a795d;
font-size : 80%;
} 
.post .date { 
background : url(../images/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(../images/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(../images/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}

form.leftform {
	padding : 0 0 0 0;
	margin-top : 0px;
	margin : 0px; 
	display : inline; 
	float : right;
} 
.apply_table_text { font-family:arial; font-size:15px; color:#333333; }
.apply_headline { font-family:arial; font-size:15px; color:#336699; background: #99CCFF; text-align:center}
.apply_title { font-family:arial; font-size:15px; color:#CC00FF;}
.dotted_td  {border: 1px dotted #C0C0C0}
.border-bottom_td {border-bottom: 0px dotted #C0C0C0}
.notice_1 {font-size: 13px; font-family: Arial; color:#666633}
.notice_2 {font-size: 13px; font-family: Arial; color:#000000}
.notice_4 {font-size: 14px; font-family: Arial; color:#333333}
.errorMessage { font-size: 15px; color: #FF5050; font-family: batang }
.alert{color:red}
.body_bg { background-color: #f5f5f5; }
.thead1 { font-size: 10pt; font-weight: bold; background-color: #FFFF33; }
.tbody1 { font-size: 10pt; font-weight: bold; background-color: #CCFFFF; }
.select_condition {
  BORDER-LEFT: #808080 1px solid;
  BORDER-RIGHT: #808080 1px solid;
  BORDER-TOP: #808080 1px solid;
  BORDER-BOTTOM: #808080 1px solid;
  COLOR: #003366;
  BACKGROUND-COLOR: #ffcc66;
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial;
}

.font8 { font-size: 8pt; }
.font8_b_red { font-size: 8pt; font-weight: bold; color: #FF3300; }

.font10 { font-size: 10pt; }
.font10_blue { font-size: 10pt; color: #0000FF; }
.font10_Arial { font-size: 10pt; font-family: Arial; }
.font10_b { font-size: 10pt; font-weight: bold; }
.font10_b_red { font-size: 10pt; font-weight: bold; color: #FF3300; }
.font10_b_blue { font-size: 10pt; font-weight: bold; color: #0000FF; }

.font12_Arial { font-size: 12px; font-family: Arial; }
.font12_b { font-size: 12pt; font-weight: bold; }
.font14_b { font-size: 14pt; font-weight: bold; }
.font14_b_title { font-size: 14pt; font-weight: bold; font-family: "標楷體", "Times New Roman"; }
.font16_b { font-size: 16pt; font-weight: bold; }
.font16_b_title { font-size: 16pt; font-weight: bold; font-family: "標楷體", "Times New Roman"; }
.pixeltable {
	background:url(../images/header_side2.jpg) top left repeat-x;
	border:2px solid #999999;
}
