a {
	text-decoration: none;	
	color:			#ff9900;
}
a:hover {
	text-decoration:none;
	color:#e4e4e4;
}

/* 預設樣式表 */ 

body {
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	background: url(./images/background.jpg);
	background-repeat: repeat;
	_background-color:#000000;
}

body, form, html {
	padding:			0;
	margin:				0;
}

img {
	border:0;
}

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;
}
.end {
	clear:both;
	height:0px;
	overflow:hidden;	
}

.error {
	color:			#ff9900;
	font-family:Arial,Helvetica,sans-serif;
}


.conter_font{
		margin:5px 10px 5px 40px;
}

.word {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
}
	
	
/* 版面樣式 */
#index_head{/*w900*/
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	background-image:url(images/foot_long.jpg);
	background-repeat:repeat-y;
}
#index_top{
    width: 800px;
}

#index_left{/*w201*/
	width:201px;
	float:left;	
	padding:0px;
	margin:0px;
	z-index:1;
}
#left_menu{
	background-image:url(./images/product_01.jpg);
	background-repeat:repeat-y;
	margin:0px
}
#index_right{/*699*/
	width:670px;
	float:right;
	height:100%;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	*margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	padding:0px 0px 0px 28px;
	*padding:0px 0px 0px 28px;
	_padding:0px 12px 0px 17px;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:25px;

}

#marquee_word{
	width:900px;
    background-color:#ffffff;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#foot_bear{
    width:900px;
	height:28px;
	color:#000000;
	background-color:#FFFFFF;
	font-size:15px;
	font-family:Arial,Helvetica,sans-serif;
	background-image:url(./images/foor_bear.jpg);
	background-repeat:no-repeat;
}
#foot{
	background-image:url(./images/foot_back.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}

#index_right_app{
    width:699px;
	height:480px;
	float:right;
	background-color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left_menu_down{
	background-position:bottom;
	background-repeat:no-repeat;
	margin:auto 0px auto 0px;
	height:auto;
	background-image:url(./images/foot_long.jpg);
}
#hook_txt{
margin:0px 0px 0px 0px;
}