/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



body {
	margin: 10px 0;
	background-color: #FFF;
}

body, th, td, input, textarea {
	font-size: 16px;
	color: #333;
	text-align: center;
	font-family: "新細明體", "標楷體", Arial, Georgia;
}
input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 3px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #D6E48E;
	border-bottom: 1px solid #D6E48E;
}

input.button {
	background: #B8D03B;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-family: "新細明體", "標楷體", Arial, "Times New Roman";
	color: #333;
}

h1 {
	letter-spacing: 5px;
	font-size: 1.5em;
	font-family: "新細明體", "標楷體", Arial, "Times New Roman";
	text-align: center;
}

h2 {
	letter-spacing: -0.005em;
	font-size: medium;
	font-weight: normal;
	color: #8D8E85;
	font-family: "MS Serif", "New York", serif;
	text-align: center;
}

h4 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #B8D03B;
	color: #3C7BCF;
}

a:hover {
	border: none;
	background: #B8D03B;
	color: #FFFFFF;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	border-bottom: 1px dotted #B8D03B;
	color: #FFF;
}

hr {
	display: table-header-group;
}

.justify{ 
     text-align:justify; 
	 text-justify: inter-ideograph;
	 }
/* Wrapper */

#wrapper {
	width: 970px;
	margin:0 auto;
	padding:0 10px 0 10px;
	background-image: url(image/outer_bg.gif);
}

#page {
	width: 970px;
	margin: 0 auto;
	padding: 10px 0;
	background: #FFFFFF;
	border: 1px solid #B8D03B;
	border-top: none;
}
	
/* Header */

#header {
	width: 970px;
	height: 35px;
	margin: 0 auto;
}

#menu {
	float: left;
	font-size: 14px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 10px 0 10px;
	background: #E9EED0;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #8C8F7D;
}

#menu a:hover {
	background: #DDE6AB;
	color: #2C2E22;
}

#menu .current_page_item a {
	background: #B8D03B url(images/img01.gif) no-repeat;
	color: #FFFFFF;
}
#searchform {
	float: right;
	width: 120px;
	padding-top: 2px;

}
#search fieldset {
	border: none;	}		
#search #s {
	width: 50px;
		font-size:12px;
}

#search #x {
	width: 40px;
	font-size:12px;
}

/* Logo */

#logo {
	width: 970px;
	margin: 0 auto;
	height: 200px;
    background: #FFFFFF url(pics/New head1.jpeg) ;
	border: 1px solid #B8D03B;
	background-attachment: scroll;
	background-image: url(../pics/New%20head1.jpg);
	background-repeat: no-repeat;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 30px 5px 0 20px;
}

#logo h2 {
	padding: 45px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

	
/* Content */

#content {
	margin-left:auto;
	margin-right:auto;
	float: right;
	width:680px;
	padding: 0 10px 0 10px;
	text-align: left;
	margin: 0 auto;
}
#content p{
	;
}

#form div	{
	height:160px;
	width:160px;
	background-color:#FFF;
	border:1px dashed #999;
	margin:3px;
	float:left;
	font-family: "新細明體", "標楷體", Arial, "Times New Roman";
}
/* Sidebars */


#sidebar2{
	width: 180px;
	padding: 0px 0px 0 5px;
	float:left;
}
#menu2{
	text-align:center;
	width: 180px;
}
#menu2 ul{
	list-style-type: none;
	margin: 0px 6;
	padding: 0px;
	text-align: left;
}
#menu2 a{
	border-bottom: #ccc 1px solid;
	width: 160px;
	padding-left: 20px;
	display: block;
	font-size: 1.1em;
}
#menu2 a:hover{
	color:#FFF;
	background: #aaa;
	background-color: #9C9;
}

#myBox {
	color: #000;
	width: 90%;
	padding: 10px;
	text-align: left;
	background-color: #FFC;
	border: 2px solid #6CC;
	height: 100%;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}



/* Footer */

#footer {
	text-align: center;
	font-size: right;
	letter-spacing: inherit;
	padding-bottom: 1px;
	padding-top: 5px;
	margin: 5px;
}
