a {
	text-decoration: none;	
	color:			#000;
}
a:hover {
	text-decoration:underline;
	color:#800000;
}

/* 懶熊的預設樣式表 */

body{
	background:url(./images/bg.jpg) repeat-x;
	margin:0px;
	padding:2px;
	font-size:12px;
	color:#000;
	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:			#dd0000;
}


.conter_font{
		margin:5px 10px 5px 40px;
	}
.style2 {
	font-size: 13px;
	color: #568F11;
	font-weight: bold;
}

/* 版面樣式 */
#header,#index,#foot{
 	 width:894px;
 	 margin:0px auto 0px auto;
}

#index{
    background:url(./images/indexbg.jpg) repeat-y;
}

#left{
	width:242px;
	float:left;
	background:url(./images/leftbg.jpg) bottom ;
	}

#lefttext{
	padding:10px 0px 0px 60px;
	}

#leftphoto{
	width:242px;
	height:423px;
	float:left;
	background:url(./images/leftbg.jpg) bottom ;
	}
#right{
	width:652px;
	float:right;
	}
#righttext{
padding:10px 30px 10px 30px;
}

#line{
float:left;
width:470px;
background:url(./images/line.jpg);
}
#linktext{
padding:17px 0px 5px 40px;
}
#en{
float:right;
}

#contacttext{
color:#000000;
padding:5px 30px 0px 30px;
}
#inforight{
padding:5px 50px 5px 50px;
}
.infotext {
color: #666666;
text-decoration :none;
border-bottom:1px dotted;
margin:10px 100px 10px 0px;
}
 	#xxleft{
	color:#666666;
	padding:10px 0 0 10px;
	border-bottom:1px dotted;
	margin:0 10px 0 25px;
}

#foot{
	float:right;
	height:28px;
	background:url(./images/foot.jpg) bottom;
}

#foottext{
	float:left;
	color:#000000;
	padding:8px 0px 0 200px;
	}
#wisdom{
	float:right;
	color:#7D3079;
	padding:8px 30px 0 0px;
}
.acolor{
	color:red;
}
