a {
	text-decoration: none;	
	color:			#666666;
}
a:hover {
	text-decoration:underline;
	color:#999999;
}

/* 預設樣式?*/ 

body{
	background-image:url(./images/index_bg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#5d5d5d;
	font-family:Arial,Helvetica,sans-serif;
	
}

body, form, html {
	padding:			0;
	margin:				0;
}

img {
	border:				none;
}

input.txt, textarea.txt {
	font-size:			1em;
	border:				1px #aaa solid;
	border-top:			1px #888 solid;
	padding:			2px 3px 2px 3px;
	font-family: 		Verdana,Arial,Helvetica,sans-serif;	
}

textarea.txt {
	font-size:			1em;
	line-height:		1.4em;
	border:				1px #aaa solid;
	padding:			3px;
	font-family: 		Verdana,Arial,Helvetica,sans-serif;	
}

input.button {
	font-size:			1em;
	padding:			2px 0px 0 0px;
	color:				#575757;
}

*html input.btn {
	font-size:			12px;
	line-height:		10px;
	padding:			4px 0px 1px 0px;
}

select.txt, select.date {
	border:				1px #aaa solid;
	border-bottom:		1px #888 solid;
	font-size:			1em;
	font-family: 		Verdana,Arial,Helvetica,sans-serif;
}

select.date {
	font-size:			0.9em;
}

select.txt option { 
	padding:			2px 3px 0 3px;

}

h1, h2, h3, h4, h5, h6, h7 {
	margin:				0;
	padding:			0 0 6px 0;
}

h2 {
	font-size:			1.25em;
	color:				#575757;
}

h3 {
	font-size:			1.25em;
	color:				#6F9838;
}

h4 {
	font-size:			1.1em;
	color:				#66AB41;
}

h5 {
	font-size:			1em;
	color:				#FF6C00;
	padding-bottom:		0px;
}

hr {
	margin:				16px 0 16px 0;
}

body {
	padding:		0;
	margin:			0;
}
.end {
	clear:both;
	height:0px;
	overflow:hidden;	
}

.error {
	color:			#ff9900;
	font-family:Arial,Helvetica,sans-serif;
}


.conter_font{
		margin:5px 10px 5px 40px;
	}

/* 版面樣式 */
#head,#index{/*w943*/
	width: 943px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
}
#head_left{/*w488*/
	width:488px;
	float:left;
}
#head_right{
	width:455px;
	float:right;
}
#index_left{/*w668*/
	width:588px;
	float:left;
	padding:5px 35px 5px 45px;
	color:#5e5e5e;
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing:1px;
	line-height:18px;
}
#index_right{/*w275*/
	width:275px;
	float:right;
}
#index_right img{
	float:right;
}
#foot{
	background-image:url(./images/foot_repeat.jpg);
	background-repeat:repeat-x;
	height:205px;
}
#foot_main{/*w943*/
	width: 943px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
}
#foot_main img{
	float:left;
}
textarea.txt{
	font-family:Helvetica;
	width:310px;
	height:100px;
	color:#9c9c9c;
	background-color:#f2f2f2;
	border: 1px solid #dbdbdb;
}
input.input_box{
	font-family:Helvetica;
	width:315px;
	height:16px;
	color:#9c9c9c;
	background-color:#f2f2f2;
	border: 1px solid #dbdbdb;
}
table{
	padding:4px 0px 2px 0px;
}
#boxbg{
	background-image:url(./images/box_1px.jpg);
	background-repeat:repeat-y;
	width:438px;
}
.menu{
	float:left;
}
