/* CSS Document */

body {
	background: #FFFFFF;
	color: #4D4D4D;
	margin:0px;
	padding:0;
	text-align:center;
	font-size: 12px;
	line-height:1.2;
}

td,th {
	color: #4D4D4D;
	font-size: 12px;
	line-height:1.2;
}

a:link     { text-decoration:underline; color: #5BA4D9; }
a:visited  { text-decoration:underline; color:#5BA4D9; }
a:active   { text-decoration:none; color:#CC0000; }
a:hover    { text-decoration: underline; color: #CC0000;}

#wrapper{
	margin:0px auto;
	width:800px;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
}


#header{
	height:132px;
	background-image:url(images/hd_bg.jpg);
	background-repeat:no-repeat;

}


#cnavi{
	height:20px;
	background-image:url(images/mn_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #808080;
	padding-top:10px;
	padding-left:30px;
	font-size: 11px;
	text-align:left;
}


#footer{
	background-image:url(images/ft_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#footer .copyLink{
	text-align:right;
	padding-right:30px;
	padding-bottom:5px;
}

#footer .copyTxt{
	font-size: 10px;
	text-align:right;
	vertical-align:middle;
	padding:0px 30px;
}

/* TOP Index Page */
#top_flash{
	text-align:center;
}
#top_main{
	background-image:url(images/mn_bg.gif);
	background-repeat:repeat-x;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

#top_main .aboutTxt{
	color:#666666;
	padding:6px;
	border-bottom:1px dashed #91C143;
}

#top_main .aboutLink{
	color:#666666;
	padding:6px;
	border-top:1px dashed #91C143;
}

#top_main table{
	border:none;
	border-collapse:collapse;
}

#top_main .banners{
	padding-top:8px;
}

#top_main .newsTitle{
	border-bottom:1px solid #91C143;
}
#top_main .newsInfo{
padding-top:10px;
}

/* About AmericanBeef Page */
#aa_main{
	width:700px;
	margin:20px auto;
	text-align:right;
}
#aa_main td{
	font-size:12px;
	color:#666666;
}

/* About WeCare Page */
#aw_main{
	width:734px;
	margin:20px auto;
	text-align:center;
	border:1px dashed #1C77E1;
}
#aw_main .line{
	border-top:1px dashed #1C77E1;
}

/* Safety & System & EV Program Page */
#ab_main{
	width:640px;
	margin:20px auto;
	text-align:left;
}

#ab_main .sys11txt{
	font-size: 11px;
}

#ab_main .bsetxt{
	font-size: 12px;
	color: #5BA4D9;
}

/* Beef Life Page */
#bl_main{
	margin:20px auto;
	text-align:center;
}

#bl_main .bl_jp{
	background-image:url(beef_life/images/japan_l.jpg);
	background-repeat:no-repeat;
}
#bl_main .bl_us{
	background-image:url(beef_life/images/usa_l.jpg);
	background-repeat:no-repeat;
}


/* Farm to Table Page */

#ftt_main{
	width:720px;
	margin:20px auto;
	text-align:left;
	border-style:dashed;
	border-color:#77B317;
	border-width:1px;
}
#ftt_main .greentxt{
	color:#738E56;
}
#ftt_main .txt10px{
	font-size: 10px;
	line-height:1;
}
#ftt_main .dash_right{
	border-right:1px dashed #77B317;
}

#ftt_main .dash_bottom{
	border-bottom:1px dashed #77B317;
}

#ftt_main .solid_bottom{
	border-bottom:1px solid #77B317;
}

#ftt_main table{
	border:none;
	border-collapse:collapse;
}


/* Enquete & VoiceIndex Page */
#en_wrapper{
	margin:0px auto;
	width:640px;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}

#en_header{
	height:91px;
	background-image:url(images/hd_bg.jpg);
	background-repeat:no-repeat;
}

#en_main{
	margin:0px auto;
	background-image:url(images/mn_bg.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	text-align:center;
	color: #5BA4D9;
	font-size: 12px;
}

#en_main textarea{
	width:500px;
	border:1px solid #5BA4D9;
}
#en_main select{
	width:180px;
	border:1px solid #5BA4D9;
}
#en_main input{
	border:1px solid #5BA4D9;
}
#en_main .chkbox{
	border-bottom:1px dashed #5BA4D9;
	border-top:1px dashed #5BA4D9;
}

#en_main .qaHd{
	padding:8px;
	color: #5BA4D9;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#en_main .qaTxt{
	padding:8px;
	color: #666666;
	font-size:12px;
	line-height:1.2;
}
#en_main .qaTitle{
	padding-top:8px;
	padding-bottom:8px;
	color: #4D4D4D;
}
#en_main .qaTitleB{
	padding-top:2px;
	padding-bottom:5px;
	color: #4D4D4D;
	font-size:13px;
}

#en_main .qaLink{
	padding-top:5px;
	font-size:12px;
	line-height:1.2;
}