a {
	text-decoration: none;	
	color:			#2A5680;
}
a:hover {
	text-decoration:underline;
	color:#2A5680;
}

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

body{
	background-image:url(./images/index_bg.jpg);
	background-repeat:repeat-x;
	background-color:#d4ffff;		
	margin:0px;
	padding:0px;
	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;
}
td{
	color:#666666;
}

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;
	}

/* 版面樣式 */
#head,#index,#link,#foot{/*w766*/
	width: 766px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
}
#index{
	background: #FFF;
	min-height: 350px;
}
#index_left{
	width:446px;
	float:left;
}
#index_right{ /*320*/
	width:270px;
	float:right;
	background:url(./images/right_bg.jpg) no-repeat #FFFFFF;
	padding:30px 0px 0px 50px ;
}
#select_right{ /*w219h41*/
	background-image:url(./images/select_bg.jpg);
	background-repeat:no-repeat;
	height:39px;
	width:192px;
	padding:2px 0px 0px 27px;
	letter-spacing:4px;
	color:#666666;
	line-height:13px;		
}
#link_btm{ /*w766h29*/
	background:url(./images/link_bg.png) repeat-y;
	width:718px;
	padding:10px 0px 8px 48px;
	font-family:Arial, Helvetica, sans-serif;		
	color:#2A5680;
}
#link_btm a {
	color:#2A5680;
}
#foot{ /*w766h91*/
	background:url(./images/foot_bg.jpg);
	background-repeat:no-repeat;
	color:#2b5680;
	height:59px;
	width:661px;
	padding:32px 0px 0px 105px;
	letter-spacing:2px;
}
#main_left{/*w299h526*/
	background:url(./images/main_item_selection.jpg) no-repeat #fff;
	width:284px;
	min-height: 400px;	
	*height: 400px;
	padding:60px 0px 0px 15px;
	float:left;
}
#main_right{/*w467h526*/
	width:467px;
	float:right;
}
#main_txt_area{
	padding:20px 20px 20px 20px;
	color:#666666;
}
#select_left{ /*w219h41*/
	background:url(./images/select_bg.jpg) no-repeat;
	height:39px;
	width:192px;
	padding:2px 0px 0px 27px;
	letter-spacing:4px;
	color:#666666;
	line-height:13px;		
}
#select_left{ /*w219h41*/
	font-family:Arial,Helvetica,sans-serif;
	background-image:url(./images/select_bg.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:192px;
	padding:10px 0px 0px 27px;
	letter-spacing:2px;
	color:#666666;
	line-height:13px;
	font-size:15px;		
}