a {
	text-decoration: none;	
	color:			#5D5D5D;
}
a:hover {
	text-decoration:underline;
	color:#5D5D5D;
}

/* 預設樣式表 */ 

body{
	background-image:url(images/y_bg_.jpg);
	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{/*w904*/
	width: 904px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
}
#index_bg{
	width:904px;
	background-image:url(images/index_bg.jpg);
	background-repeat:repeat-y;		
}
#index_left{/*w194*/
	width:194px;
	float:left;	
}
#index_right{/*710*/
	width:710px;
	float:right;
}
#go_to_products{/*w194*/
	background-image:url(images/products_area.jpg);
	background-repeat:no-repeat
	height:97px;
	text-decoration:none;
}

#go_to_products_text{
	font-family:Arial,Helvetica,sans-serif;
	color:#5d5d5d;
	padding:30px 20px 20px 20px;
	line-height:17px;
}
#mailback{/*h245*/
	background-image:url(images/mail_back.jpg);
	height:245px;
	text-decoration:none;
    display: block;

}
#mail_text{
	font-family:Arial,Helvetica,sans-serif;
	color:#5d5d5d;
	padding:70px 20px 20px 20px;
	line-height:17px;
    display: block;
}

#foot{
	background-image:url(images/foot_repeat_x.jpg);
	background-repeat:repeat-x;
	height:87px;
	background-attachment: fixed;
	background-position: center;
}
#footer{
	width: 904px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	height:87px;
}
#f_left{	
	float:left;
	width:222px;
	height:87px;
}
#f_right{
	margin:-87px 0px 0px 250px;
	*margin:0px 0px 0px 0px;
	float:right;
	height:87px;    
}
#index_news{
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width:690px;
	background-image:url(images/news_repeat_y.jpg);
	background-repeat:repeat-y;
	background-color: #F6F6F6;
	
}
#news_table{
    padding: 0 15px;
	font-family:Arial,Helvetica,sans-serif;
	color:#5d5d5d;
}
#i_products{/**/
	background-image:url(images/products_repeat_y.jpg);
	background-repeat:repeat-y;
	width:710px;		
}
.news_content{
    display:none;
    font-weight: bold;
}

#keyword{
    border:1px solid #ccc;
    background:#fff;
}
.keyword{
    display: inline-block;
    padding:5px 10px 2px;
}


#Member-Join,#Member-Login,#Member-Logout,#Member-Personal{
    display:block;
    background:url(images/member_btn.jpg) 0 0 no-repeat;
    width:194px;
}
#Member-Join{
    height:24px;
    background-position: 0 0;
}
#Member-Join:hover{
    background-position: 0 -24px;
}
#Member-Login{
    height:26px;
    background-position: 0 -49px;
}
#Member-Login:hover{
    background-position: 0 -75px;
}
#Member-Logout{
    height:25px;
    background-position: 0 -101px;
}
#Member-Logout:hover{
    background-position: 0 -126px;
}
#Member-Personal{
    height:26px;
    background-position: 0 -152px;
}
#Member-Personal:hover{
    background-position: 0 -178px;
}

#index_products{
    
}
#ProductsTable{
    width:660px;
    border-collapse: collapse;
}
#ProductsTable td{
    padding-left:20px;
}
.productPhoto{
    border: 1px solid #ccc; 
    padding:1px;
    color:#cdcdcd;
    margin: 2px 0 0;
}
.NewsListTable{
    width:660px;
    margin:0 auto;
    border-collapse: collapse;
}
.NewsListTable td{
    border-bottom:1px solid #E9E9E9;
    line-height: 25px;
    height:25px;
}
