@charset "utf-8";


body {
	margin: 0px;
	background-color:#FFF;
	background-image:url(../../images/background_1s_2.jpg);
	background-position-x: 50%;
	background-position-y:108%;
	background-repeat:no-repeat;
}
a:link {
    text-decoration:none;
}
a:visited{
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
a:active{
    text-decoration:none;
}
table.global_table{
	width:100%;;
	background-image:url(../../images/background_1s_1.jpg);
	background-position-x: 50%;
	background-position-y: -20px;
	background-repeat:no-repeat;
	table-layout: fixed;
}
/***************************/


td.title{
	width:960px;
	padding-top:15px;
	padding-bottom:8px;
}
div.title_s{
	width:300px;
	font-family:Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
	font-size: 28px;
	color:#FFF;
}
td.date_td{
	 width:100%;
	 text-align:right;
	 vertical-align:bottom;
	 font-family:Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
	 font-size:9pt;
	 color:#FFF;
}
td.middle_content{
	width:960px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../../images/background_2s.jpg);
	background-repeat:repeat-x;
}
div.for_padding{
	float:left;
	width:20px;
}
/***************************/


table.navig_header{
	width:920px;
}
td.language{
	width:100%;
	text-align:right;
	font-family:Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
	font-size: 12px;
	vertical-align:bottom;
}
table.navigation_buttons_table{
	width:920px;
	height:48px;
	background-image:url(../../images/navig_bg.png);
	margin-left:0;
	margin-right:0;
	border-collapse:collapse;
}
td.navigation_button{
	width:80px;
	height:48px;
	text-align:center;
	font-family:Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
	font-size:15px;
}
td.navig_divider{
	width:2px;
}
td.navigation_button a:link{
    text-decoration:none;
}
td.navigation_button a:hover{
    text-decoration:none;
}
div.navig_button_bg{
	height:33px;
	padding-top:15px;
	color:#FFF;
}
div.navig_button_bg_pressed{
	height:33px;
	padding-top:15px;
	color:#6B6B6B;
	background-image:url(../../images/navig_bg_pressed.png);
}
div.navig_button_bg:hover{
	color:#6B6B6B;
	background-image:url(../../images/navig_bg_hover.png);
}
div.navig_button_bg_pressed:hover{
	color:#6B6B6B;
	background-image:url(../../images/navig_bg_hover.png);
}
a.location_link{
	color:#000;
}
table.navig_location{
	width:100%;
	font-size:12px;
}
/***************************/


div.foot_info{
	font-size:9pt;
	font-family:Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
	text-align:center;
	margin-top:10px;
}
/***************************/

