@charset "UTF-8";
/* CSS Document */
html {
	overflow-y: scroll;
}
body {
	margin: 0px;	
	background: #f7fee5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
div#yt_header {
	width: 955px;
	height: 121px;
	margin: auto;
	background-color: #e7e8e0;
	background-image: url(../images/yt_header_bg.png);
}
div#yt_header_body {
	width: 955px;
	height: 95px;
	margin: auto;
}
div#yt_header_body_pad {
	width: 100px;
	height: inherit;
	float: left;
}
div#yt_header_body_logo {
	width: 111px;
	height: inherit;
	background: url(../images/logo.png) no-repeat;
	float: left;
}
div#yt_header_body_menu {
	width: 499px;
	height: inherit;
	float: left;
}
div#yt_header_body_lang {
	width: 200px;
	height: inherit;
	float: left;
}
div#yt_header_off {
	height: 25px;
	margin: auto;
}
div#yt_banner {
	height: 251px;
}
div#yt_banner_body {
	width: 955px;
	height: inherit;
	margin: auto;
}

ul.menu_top {
	padding: 0;
	padding-top: 50px;
	padding-left: 40px;
}

ul.menu_top li {
	display: inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-right:25px;
}

ul.menu_top li a:link,
ul.menu_top li a:hover,
ul.menu_top li a:visited	{
	font-size: 14px;
	font-decoration: none;
	color: #666;
	font-weight: normal;
}

ul#yt_header_body_lang_items {
	padding: 0;
	padding-top: 50px;
	padding-left: 40px;
}

ul#yt_header_body_lang_items li {
	display: inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-right:25px;
	font-size: 10px;
}
div#yt_body {
	background: url(../../../images/yt_body_bg.png) repeat-y;
	width: 955px;
	margin: auto;
}

div.yt_expand_container {
	clear:both; 
	height:0; 
	overflow:hidden; 
}

div#yt_body_left {
	width: 217px;
	float: left;
}
div#yt_body_left_modules {
	width: inherit;
}
div#yt_body_left_footer {
	width: inherit;
}
div#yt_body_middle {
	width: 292px;
	float: left;
}
div#yt_body_middle_module {
}

div#yt_body_middle_footer_pad {
	width: inherit;
	height: 20px;
}
div#yt_body_middle_footer_text {
	padding-left: 30px;
	font-size: 10px;
}
div#yt_body_right {
	width: 292px;
	float: left;
}
div#yt_footer_bar {
	background: url(../images/footer_bar.png) no-repeat;
	width: 955px;
	height: 13px;	
	margin: auto;
	clear: both;
}
div#yt_footer {
	background: url(../images/yt_footer_bg.png) no-repeat;
	width: 955px;
	height: 113px;
	margin: auto;	
	padding-top: 17px;
}
div#yt_footer_text_pad {
	width: 245px;
	height: inherit;
	float: left;	
}
div#yt_footer_text {
	width: 700px;
	height: inherit;
	float: left;
	text-align: left;
}
a:link, a:hover, a:visited {
	color: #999933;
	text-decoration: none;
}

a:hover {
	color: #99cc00;
}

a.yt_home_news:link, a.yt_home_news:hover, a.yt_home_news:visited {
	color: #666666;
}

div.jxtcnews {
	margin-left: 20px;
}

ul.yt_home_news_list {
	padding-left: 15px;
}

ul.yt_home_news_list li {
	padding-bottom: 5px;
}

div.latestnews {
	padding-left: 31px;
}

div.ja_home_news_header {
	margin-left: 2px;
}