
/* language navi */

.area2 {
	position: relative;
	text-align:center;
	} 

div#lnav_wrapper {
	position: absolute;
	right: 0;
	top: -25px;
}
	
ul#lnav_ {
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}

ul#lnav_ li{
	display: inline;
	list-style: none;
	background: none;
}

ul#lnav_ span {
	width: 45px;
	margin-right: 5px;
}



/* container
------------------------------*/
#jfyqt-container {
	width: 904px;
	text-align: center;
	margin: 0 auto;
}

/* link styles
------------------------------*/


a img {
	border-style: none;
}


/* top
------------------------------*/
#jfyqt-container #top-header{
	background: url(/e/jf_yqt/img/top_header_bg.jpg) no-repeat left top;
	height: 430px;
	width: 904px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#jfyqt-container #top-header.chinese-s{
	background: url(/e/jf_yqt/chinese_simple/img/top_header_bg-cs.jpg) no-repeat left top;
}

#jfyqt-container #top-header.chinese-t{
	background: url(/e/jf_yqt/chinese_trad/img/top_header_bg-ct.jpg) no-repeat left top;
}

#jfyqt-container h1.jfyqt-top{
	background-color:transparent;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border-style: none;
	position:absolute;
}

#jfyqt-container p.head-txt01{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position:absolute;
}

#top-contents{
	width: 848px;
	position: relative;
	margin: 0 auto;
	padding: 0 28px;
}

#top-contents p.arr{
	text-align: right;
	margin: 7px 0px 0px;
}

#top-contents p.arr a{
	background: url(/e/jf_yqt/img/icon_arr.gif) no-repeat left 6px;
	padding: 0px 0px 0px 10px;
}


/*section*/

#top-contents .top-area01,
#top-contents .top-area02,
#top-contents .video-area,
#top-contents .top-linkarea{
	margin-top: 15px;
	width: 848px;
	text-align: left;
}

#top-contents h2.top_h2_def{
	margin: 30px 0 0 0;
	padding: 0px 0px 0px 20px;
	border-style: none;
	background: url(/e/jf_yqt/img/icon_circle_red.gif) no-repeat left 2px;
	text-align: left;
}

#top-contents h2.top_h2_def.chinese-text{
	line-height: 1;
}

/*top-area02*/

#top-contents .top-area02 ul{
	margin:0 0 0 0;
	padding:0;
}

#top-contents .top-area02 ul.bottom{
	margin:15px 0 0 0;
	padding:0;
}

#top-contents .top-area02 ul li{
	margin: 0 19px 0 0;
	padding: 0 0 0 0;
	border:1px solid #cccccc;
	width: 195px;
	text-align: left;
	float:left;
}

#top-contents .top-area02 ul li.non-mr{
	margin: 0 0 0 0;
}

#top-contents .top-area02 ul li dl,
#top-contents .top-area02 ul li dl dt{
	margin:0;
	padding:0;
}

#top-contents .top-area02 ul li dl dd{
	margin:0;
	padding:0 13px 10px 13px;
}

#top-contents .top-area02 dl.country-box{
	width: 369px;
	float: left;
	background: url(/e/jf_yqt/img/column_bg.gif) no-repeat left top;
	border-top: 3px solid #990000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 0;
	margin-bottom: 0;
	padding: 12px 19px;	
}

.mgr {
	margin-right: 30px;
}

#top-contents .top-area02 dl.country-box dt{
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	font-size: 92%;
}

#top-contents .top-area02 dl.country-box dt img{
	vertical-align: bottom;
	margin-right: 4px;
}

#top-contents .top-area02 dl.country-box dt p.country01{
	padding: 0px 0px 0px 15px;
	background: url(/e/jf_yqt/img/icon_usa.gif) no-repeat left center;
}

#top-contents .top-area02 dl.country-box dd{
	margin: 0;
	padding: 0;
}

#top-contents .top-area02 dl.country-box dd .country-link{
	text-align: center;
}

#top-contents .top-area02 dl.country-box dd .country-copy{
	padding-top:5px;
	font-size: 88%;
}

/*video-area*/

#top-contents .video-area .video-box{
	width: 260px;
	float: left;
	margin-right: 33px;
}

#top-contents .video-area .video-box-r{
	width: 260px;
	float: left;
}


/* link area
------------------------------*/

#top-contents  .top-linkarea{
	margin: 15px 0 0 0;
	padding: 0;
	width: 848px;
}

#top-contents .top-linkarea ul{
	margin: 0;
	padding: 0;
	width: 848px;
}

#top-contents .top-linkarea li{
	margin: 0;
	padding: 0;
}

#top-contents .top-linkarea li{
	width: 160px;
	float: left;
	display:inline;
	margin: 0 12px 0 0;
}

#top-contents .top-linkarea li.non-mr{
	margin-right: 0px;
}

#top-contents .top-linkarea li img{
	border: 1px solid #ccc;
}

#top-contents .top-linkarea li dl,
#top-contents .top-linkarea li dt,
#top-contents .top-linkarea li dd{
	width: 158px;
	margin: 0;
	padding: 0;
	text-align:left;
}


a:focus{
	outline:none;
}






/* margin
------------------------------*/

.mgt5 {
	margin-top: 5px;
}

.mgt12 {
	margin-top: 12px;
}

.mgt15 {
	margin-top: 15px;
}

.mgt30 {
	margin-top: 30px;
}

.mgt35 {
	margin-top: 35px;
}

/* float
------------------------------*/
.fl-left {
	float: left;
}

.fl-right {
	float: right;
}

/* clearfix
------------------------------*/
.cfx:after,
.food-column:after {
 content: ".";
 display: block; 
 clear: both;
 height: 0;
 visibility: hidden;
}

.cfx,
.food-column {
 min-height: 1px;
}

* html .cfx,
* html .food-column {
 height: 1px;
 /*\*//*/
 height: auto;
 overflow: hidden;
 /**/
}

