@charset "utf-8";
/* CSS Document */

* {
	/*border: 0px;*/
	margin: 0px;
}

body {
	font-family: Trebuchet, Arial, Helvetica, sans-serif,"細明體";
	background: url(../images/header/body_bg.gif) top repeat-x; 
}

.content01 {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:16px;
	text-align:justify;
}

.content02 {
	color:#C4122F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:18px;
	text-align:justify;
}

.content03 {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:16px;
	text-align:justify;
}

.contentsmall01 {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:16px;
	text-align:justify;
}

.contentsmall02 {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:16px;
	text-align:justify;
}

div#container {
	background: url(../images/header/body_bg.gif) top repeat-x; 
	/*background:#ffffff none repeat scroll 0 0;*/
	margin:0 auto;
	position:relative;
	width:1000px;
	height: auto;
}

	div#top_banner {
		width:1000px;
		height: 73px;
		/*background: url(../images/header/top_banner_bg.gif); background-repeat:repeat-x;*/
		/* by jan ip, 2010-Nov */
		height: 36.5px \9;
		background:none \9;
		*height: 73px;
		/*background: url(../images/header/top_banner_bg.gif); background-repeat:repeat-x;*/
	}
	
		div#soyjoy_cafe {
			width: 120px;
			height: 20px;
			padding: 30px 0px 0px 0px;
			float: right;
			/* by jan ip, 2010-Nov */
			position:absolute \9;
			top:4px \9;
			right:82px \9;
			width: 120px \9;
			height: 20px \9;
			padding: 30px 0px 0px 0px \9;
			*position:relative;
			*width: 100px;
			*height: 10px;
		}
		
		div#soyjoy_cafe a{
			font-family: Arial, "Times New Roman", Times, serif;
			font-size: 12px;
			color: #c4122f;
			text-decoration:none;
			/* by jan ip, 2010-Nov */
			position:relative \9;
			top:0px \9;
			left:17px \9;
			float:none \9;
			*position:relative;
			*left:0px;
			*top:-16px;
			*float:right;
		}
		
		div#soyjoy_cafe a:hover{
			font-size:12px;
			color: #c4122f;
			text-decoration:none;
		}
		
		
		div#soyjoy_cafe a#comingssoon{
			width: 120px;
			height: 20px;
			display:block;
			background-image: url(../images/header/cafe.gif);
			background-repeat: no-repeat;
			background-position: top;
		}
					
		div#soyjoy_cafe a#comingssoon:hover{
			width: 120px;
			height: 20px;
			display:block;
			background-image: url(../images/header/cafe.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		
		
		
		div#mail_to_friend {
			width: auto;
			height: 13px;
			padding: 30px 90px 30px 0px;
			float: right;
			/* by jan ip, 2010-Nov */
			height: 0px \9;
			padding: 0px 0px 0px 0px \9;
		}
		
		div#mail_to_friend a{
			font-family: "新細明體", "細明體", Arial;
			font-size: 12px;
			color: #a8a8a8;
			text-decoration:none;
		}
		
		div#mail_to_friend a:hover{
			font-size: 12px;
			color: #c4122f;
			text-decoration:none;
		}
	
	div#navi {
		width:820px;
		height: 33px;
		padding: 0 90px 0 90px;
		background: url(../images/header/bg.gif) repeat-x;
	}
		
		div#navi ul {
			list-style-type:none;
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			padding: 0;
			margin: 0;
		}
		
			div#navi ul li{
				display:block;
				height:33px;
				text-indent:-9999px;
				float:left;
			}
			
				div#navi ul li#home{
					width: 102px;
					height: 33px;
				}	
					
					div#navi ul li#home a{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_home.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#home a:hover{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_home.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#home a.active{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_home.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#home a:focus{
						outline:0;
					}
					
				
				div#navi ul li#about_soyjoy{
					width: 102px;
					height: 33px;
				}	
					
					div#navi ul li#about_soyjoy a{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_about_soyjoy.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#about_soyjoy a:hover{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_about_soyjoy.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#about_soyjoy a.active{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_about_soyjoy.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#about_soyjoy a:focus{
						outline:0;
					}
					
					
				div#navi ul li#health_knowledge{
					width: 103px;
					height: 33px;
				}	
					
					div#navi ul li#health_knowledge a{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_health_knowledge.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#health_knowledge a:hover{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_health_knowledge.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#health_knowledge a.active{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_health_knowledge.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#health_knowledge a:focus{
						outline:0;
					}
				
				div#navi ul li#calcium{
					width: 103px;
					height: 33px;
				}	
					
					div#navi ul li#calcium a{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_calcium_coming.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#calcium a:hover{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_calcium_coming.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#calcium a.active{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_calcium_coming.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#calcium a:focus{
						outline:0;
					}
				
					
				div#navi ul li#soyjoy_product{
					width: 102px;
					height: 33px;
				}	
					
					div#navi ul li#soyjoy_product a{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_soyjoy_product.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#soyjoy_product a:hover{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_soyjoy_product.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#soyjoy_product a.active{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_soyjoy_product.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#soyjoy_product a:focus{
						outline:0;
					}
					
					/*  大豆小百科  */
					div#navi ul li#soyjoy_education{
					width: 103px;
					height: 33px;
					}	
					
					div#navi ul li#soyjoy_education a{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_education.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#soyjoy_education a:hover{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_education.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#soyjoy_education a.active{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_education.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#soyjoy_education a:focus{
						outline:0;
					}
					
					/*  健美特集 */
					
					div#navi ul li#soyjoy_gallery{
					width: 103px;
					height: 33px;
					}	
					
					div#navi ul li#soyjoy_gallery a{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_gallery.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#soyjoy_gallery a:hover{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_gallery.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#soyjoy_gallery a.active{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_gallery.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#soyjoy_gallery a:focus{
						outline:0;
					}
					
					/*  最新情報  */
					
					div#navi ul li#soyjoy_news{
					width: 103px;
					height: 33px;
					}	
					
					div#navi ul li#soyjoy_news a{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_news.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#soyjoy_news a:hover{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_news.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#soyjoy_news a.active{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_news.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#soyjoy_news a:focus{
						outline:0;
					}
					
					
					
					
					
					
				div#navi ul li#interactive{
					width: 103px;
					height: 33px;
				}	
					
					div#navi ul li#interactive a{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_interactive.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#interactive a:hover{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_interactive.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#interactive a.active{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_interactive.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#interactive a:focus{
						outline:0;
					}
					
				div#navi ul li#soyjoy_club{
					width: 102px;
					height: 33px;
				}	
					
					div#navi ul li#soyjoy_club a{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_soyjoy_club.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#soyjoy_club a:hover{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_soyjoy_club.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#soyjoy_club a.active{
						width: 102px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_soyjoy_club.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					
					div#navi ul li#soyjoy_club a:focus{
						outline: 0px;	
					}
					
				div#navi ul li#store{
					width: 102px;
					height: 33px;
				}	
					
					div#navi ul li#store a{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_store.gif);
						background-repeat: no-repeat;
						background-position: top;
					}
					
					div#navi ul li#store a:hover{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_store.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#store a.active{
						width: 103px;
						height: 33px;
						display:block;
						background-image: url(../images/header/navi/btn_store.gif);
						background-repeat: no-repeat;
						background-position: bottom;
					}
					
					div#navi ul li#store a:focus{
						outline: 0px;
					}
				
	div#sub_navi {
		width:760px;
		height: 31px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		margin-right: 120px;
		margin-left: 120px;
		border-bottom-color: #d1d1d1;
		padding: 0 0px 0 0px;
	}
			
			div#sub_navi ul {
				list-style-type:none;
				list-style-image:none;
				list-style-position:outside;
				list-style-type:none;
				padding: 0;
				margin: 0;
				height:16px;
			}
			
				div#sub_navi ul li{
					display:block;
					height:31px;
					text-indent:-9999px;
					float:left;
				}
				
				div#sub_navi ul li a:focus {
					outline: 0px;
				}

	div#content {
		padding: 30px 120px 30px 120px;
		width: 760px;
		height: auto;
		position:relative;
	}

	div#footer {
			width:auto;
			height: 33px;
			background: url(../images/footer/footer_bg.gif);
			clear: both;
			padding-top: 10px;
			padding-bottom: 35px;
			background-repeat: repeat-x;
	}
	
	
	div#footer_box {
		
		margin:0 auto;
		width: 1000px;
	}
	
		.font_copyright {
		/*	color: #666;
			font-size: 10px;*/
			vertical-align: bottom;
		}
	
		div#footer_box ul {
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			margin:0;
			padding:0 90px 0 0;
			float: right;
			vertical-align: bottom;
		}
		
			div#footer_box ul li {
				display:block;
				float:left;
				padding-left: 20px;
				vertical-align: bottom;
				
			}
			
				div#footer_box ul li a{
					font-family: "新細明體", "細明體", Arial;
					font-size: 12px;
					color: #666;
					text-decoration:none;
				}
				
				div#footer_box ul li a:hover{
					font-family: "新細明體", "細明體", Arial;
					font-size: 12px;
					color: #C4122F;
					text-decoration:none;
				}
				
				#soyjoy_cafe{
					display:none;
				}
	
/*
div#navi ul li#soyjoy_product a {
    background-image: url("../images/header/navi/btn_soyjoy_product.gif");
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 33px;
    width: 102px;
}
*/

/* ask expert form*/
.errorMsg{ color:#FF4AA5; font-size:11px; margin-left:10px; }