*:first-child+html {....}/* for IE 7.0 */

@charset "big5";
@import url("../css/menuh.css");

/* 基本樣式
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {/* for F.F */
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #479ACC;
	border-left-color: #479ACC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #479ACC;*/
}
*html body {/* for IE 6.0以前版本  */
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
*:first-child+html body{/* for IE 7.0  */
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #151515;
	text-decoration: underline;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {/* for F.F */
	width: 910px;
	background: #FFFFFF;
}
*html #wrapper {/* for IE 6.0以前版本  */
	width: 890px;
	background: #FFFFFF;
}

*:first-child+html #wrapper{/* for IE 7.0  */
	width: 910px;
	background: #FFFFFF;
}
.style1 {color: #999999}/* for F.F */
*html .style1 {color: #999999}/* for IE 7.0  */
*:first-child+html .style1 {color: #999999}/* for IE 7.0  */

/* LOGO與導覽列
---------------------------------------------*/
#logo {/* for F.F */
	position: relative;
	left: 17px;
	top: 13px;
	width: 343px;
}
*html #logo {/* for IE 6.0以前版本  */
	position: relative;
	left: 2px;
	top: 20px;
	padding-top: 0px;
}
*:first-child+html #logo {/* for IE 7.0  */
	position: relative;
	left: 2px;
	top: 20px;
	padding-top: 0px;
}
/* Language select */
.to_right{/* for F.F */
	font-size: 13px;
	position: relative;
	float: right;
	right: 18px;
	height: 20px;
	top: 5px;
}
*html .to_right{/* for IE 6.0以前版本  */
	font-size: 13px;
	position: relative;
	float: right;
	right: 0px;
	height: 10px;
	top: 5px;
	padding-top: 19px;
	padding-right: 0px;
	left: 3px;
}
*:first-child+html .to_right{/* for IE 7.0  */
   font-size: 13px;
	position: relative;
	float: right;
	right: 0px;
	height: 10px;
	top: 5px;
	padding-top: 16px;
	padding-right: 15px;
}
/* access key */
.to_right_02{/* for F.F */
	float:right;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: relative;
	top: -20px;
	left: 14px;
	padding-right: 31px;
	text-decoration: none;
	padding-top: 0px;
}


*html .to_right_02{/* for IE 6.0以前版本  */
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 8px;
}

*:first-child+html .to_right_02{/* for IE 7.0 */
	float:right;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: -20px;
	left: 5px;
	padding-right: 20px;
	text-decoration: none;
	padding-top: 5px;
}


/* 二欄式的主內容區塊
---------------------------------------------*/
#content {/* for F.F */
	overflow: auto !important;
	overflow : hidden;
	padding-bottom: 0px;
	width: 100%;
	height:auto;
}

*html #content {/* for IE 6.0以前版本  */
	overflow: auto !important;
	overflow : hidden;
	width: 102%;
	height:auto;
	padding-bottom: 0px;
}
*:first-child+html #content{/* for IE 7.0  */
	overflow: auto !important;
	overflow : hidden;
	width: 100%;
	height:auto;
	padding-bottom: 0px;
	
}

#top_mc{/* for F.F */
	width: 1010px;
	background: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A04040;
	border-bottom-color: #008000;
	padding-top: 3px;
	padding-bottom: 3px;
}
*html #top_mc {/* for IE 6.0以前版本  */
	width: 910px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A04040;
	border-bottom-color: #008000;	
	padding-top: 3px;
	padding-bottom: 3px;
}
*:first-child+html #top_mc{/* for IE 7.0  */
	width: 910px;
	height:120px;
	background: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A04040;
	border-bottom-color: #008000;	
	padding-top: 3px;
	padding-bottom: 3px;
}

#top_mc_index{/* for F.F */
	width: 910px;
	background: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #325772;
	border-bottom-color: #325772;
	height: 260px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 10px;
}
*html #top_mc_index {/* for IE 6.0以前版本  */
	width: 910px;
	height: 260px;
	background: #FFFFFF;
	padding-top: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #325772;
	border-bottom-color: #325772;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-bottom: 0px;
}
*:first-child+html #top_mc_index{/* for IE 7.0  */
	width: 910px;
	height: 260px;
	background: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #325772;
	border-bottom-color: #325772;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	padding-top: 10px;
}
/*麵包屑*/
#building/* for F.F */
{
	float: left;
	width: 500px;
	height:20px;
	font-size: 13px;
	padding-left: 26px;
}
*html #building/* for IE 6.0以前版本  */
{
	float: left;
	width: 500px;
	height:20px;
	padding-left: 26px;
}
*:first-child+html #building/* for IE 7.0  */
{
	float: left;
	width: 500px;
	height:20px;
	font-size: 13px;
	padding-left: 23px;
}

#about {/* for F.F */
	float: left;
	background-position: center center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
	width: 640px;
	height:auto;
}
*html #about {/* for IE 6.0以前版本  */
	float: left;
	background-position: center center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 15px;
	margin-left: 0px;
	width: 640px;
	height:auto;
}
*:first-child+html #about {/* for IE 7.0  */
	float: left;
	background-position: center center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
	width: 640px;
	height:auto;
}
#about_c_contact_us {/* for F.F */
	float: left;
	background-position: 415px 330px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
	width: 640px;
	background-image: url(../images/img_c_contact_us.gif);
	background-repeat: no-repeat;
}
#about_c_govemment {/* for F.F */
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
	width: 640px;
	background-image: url(../images/img_c_government_resources.jpg);
	background-position: 300px 250px;
	background-repeat: no-repeat;
}
*html #about_c_govemment {/* for IE 6.0以前版本  */
	float: left;
	background-position: 300px 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
	width: 640px;
	background-image: url(../images/img_c_government_resources.jpg);
	background-repeat: no-repeat;
}
*:first-child+html #about_c_govemment {/* for IE 7.0  */
	float: left;
	background-position: 300px 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
	width: 640px;
	background-image: url(../images/img_c_government_resources.jpg);
}
#about li {/* for F.F */
	list-style-type: square;
	padding-left: 0px;
	font-size: 13px;
	line-height: normal;
}
#about li li {/* for F.F */
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	list-style-type: square;
	padding-left: 0px;
	margin-left: 0px;
	width: 525px;
}
#about li li li {/* for F.F */
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	list-style-type: square;
	padding-left: 0px;
	margin-left: 0px;
	width: 525px;
}

#img_left10px {/* for F.F */
	padding-left: 10px;
}
#logo_LES{/* for F.F */
	background-color: #FFFFFF;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.left_box{/* for F.F */
	width: 250px;
	float: left;
	height: 120px;
	padding-top: 50px;
}
*html .left_box{/* for IE 6.0以前版本  */
	width: 250px;
	float: left;
	height: 120px;
	padding-top: 10px;
}
*:first-child+html .left_box{/* for IE 7.0  */
	width: 250px;
	float: left;
	height: 120px;
	padding-top: 150px;
}
.left_news{/* for F.F */
	width: 260px;
	float: left;
	height: 130px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.left_news h1{/* for F.F */
	padding-left: 120px;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-bottom: 8px;
	background-image: url(../images/headline_news.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #FFFFFF;
}
.left_news ul{/* for F.F */
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.left_news li{/* for F.F */
	padding-left: 24px;
	font-size: 13px;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-align: left;
	padding-bottom: 5px;
}
.left_actions{/* for F.F */
	width: 230px;
	float: left;
	height: 120px;
	padding-top: 10px;
	
}
.left_actions h1{/* for F.F */
	padding-left: 120px;
	padding-top: 0px;
	padding-bottom: 8px;
	background-image: url(../images/headline_exercise.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #FFFFFF;
}
.left_actions ul{/* for F.F */
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.left_actions li{/* for F.F */
	padding-left: 20px;
	font-size: 13px;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	text-align: left;
	padding-bottom: 0px;
}
.left_actions_left{/* for F.F */
	float: left;
}
.left_actions_right{/* for F.F */
	float: left;
	width:150px;

}
.left_actions img{/* for F.F */
	padding-left: 8px;
	padding-bottom: 0px;
}

#left_news {/* for F.F */
	float: right;
	width: 230px;
} 
#left_news_headline {/* for F.F */
	width: 220px;
	margin-bottom:5px;
	font-size: 16px;
	font-weight: bolder;
	color: #0066CC;
	padding-top: 2px;
} 
#left_news_context {/* for F.F */
	width: 220px;
	margin-bottom:0px;
	font-size: 13px;
	font-weight: bolder;
	margin-top: 0px;
} 
 #left_news {/* for F.F */
	float: right;
	width: 240px;
	text-align: center;
	margin-top: 10px;
	margin-bottom:5px;
	margin-right: 10px;
} 
*html #left_news {/* for IE 6.0以前版本  */
	float: right;
	width: 230px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom:5px;
	font-size: 15px;
	color: #5799D3;
	font-weight: bolder;
}
*:first-child+html #left_news {/* for IE 7.0 */
	float: right;
	width: 230px;
	text-align: center;
	margin-bottom:5px;
	margin-top: 0px;
	font-size: 15px;
	color: #5799D3;
	font-weight: bolder;	
}


/* 本文區塊
---------------------------------------------*/
#about h3, #newsRelease h3 {/* for F.F */
	color: #FFFFFF;
	background: #3452B2 url(../images/title_bg.gif) left top repeat-x;
}
#about .section_left {/* for F.F */
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 35px;
	float: left;
}
#about .section_right {/* for F.F */
	border-bottom: 1px solid #ccc;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 18px;
	float: right;
}
#about .section p {/* for F.F */
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#about .section .link {/* for F.F */
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}
#newsRelease dl {/* for F.F */
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#newsRelease dl dt {/* for F.F */
	font-size: 90%;
	color: #666666;
	margin-top: 10px;
}

/* globalNav styles */
#globalNav{/* for F.F */
	position:relative;
	z-index:100;
	text-align: center;
	height: 25px;
	width: 100%;
	padding-bottom: 2px;
	padding-left: 22px;
}
*html #globalNav{/* for IE 6.0以前版本  */
	position:relative;
	z-index:100;
	text-align: center;
	height: 24px;
	width: 102%;
	padding-bottom: 2px;
	padding-right: 5px;	/*background-attachment: fixed;
	background-repeat: no-repeat;*/
	left: -11px;
}
*:first-child+html #globalNav{/* for IE 7.0 */
	position:relative;
	z-index:100;
	text-align: center;
	height: 24px;
	width: 100%;
	padding-bottom: 2px;
	padding-right: 5px;	/*background-attachment: fixed;
	background-repeat: no-repeat;*/
	left: -11px;
}
	/* navigation 
	---------------------------------------------*/
	#navigation {/* for F.F */
	position: absolute;
	left: 2px;
	width: 101%;
	background-position: center;
	top: 0px;
	}
*html #navigation {/* for IE 6.0以前版本  */
	position: absolute;
	left: 2px;
	width: 101%;
	background-position: center;
	top: 0px;
	}	
	#navigation ul {/* for F.F */
	list-style:             none;
	margin:                      0;
	padding:                      0;
/*	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	border-top-style: none;*/
	}
	#navigation li { /* 將所有的主按鈕由直列改為橫列 *//* for F.F */
	float: left;
	width: 95px;
	}
	
	#navigation li a {/* for F.F */
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	
	}
	
	#navigation li a:hover {/* for F.F */
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	

/* 子選單
	---------------------------------------------*/
	
	#navigation ul ul {/* for F.F */
	border: 1px solid #B5DAF5;
	}
	#navigation ul ul li {/* for F.F */
	float: none;
	display: block;
	background-color: #3A69B8;
	background-position: center;
	color: #FFFFFF;
	}
	#navigation ul ul li a {/* for F.F */
	border-top: 1px solid #FFFFFF;
	background: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom:5px;
	padding-left: 0;
	height: auto;
	}
	#navigation ul ul li a:hover {/* for F.F */
		background-color: #3A79B8;
		display: block;
		background-position: center;
	}
	#navigation ul li.parent ul {/* 滑鼠滑過主按鈕時下拉選單不出現*/
		display: none;
	}
	#navigation ul li.parentOn ul {/* 滑鼠滑過主按鈕時下拉選單出現*/
		display: block;
	}
	#navigation    li  ul  li a{
		font-size: 12px;  /* 下拉選單文字大小 */
		text-align: center;  /* 設定靠左對齊 */
		display: block;
}	
	#navigation ul ul ul {
	border: 1px solid #B5DAF5;
	}
	#navigation ul ul ul li {
	float: none;
	display: block;
	background-color: #FFFFFF;
	background-position: center;
	color: #666666;
	}
	#navigation ul ul ul li a {
	border-top: 1px solid #FFFFFF;
	background: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom:5px;
	padding-left: 0;
	height: auto;
	}
	#navigation ul li:hover ul ul li{
		background:#6a3; color:#fff;
	}
	#navigation ul ul ul li a:hover {
		background-color: #C4E1F0;
		display: block;
		background-position: center;
	}
	#navigation ul ul li.parent ul {/* 滑鼠滑過主按鈕時下拉選單不出現*/
		display: none;
	}
	#navigation ul ul li.parentOn ul {/* 滑鼠滑過主按鈕時下拉選單出現*/
		display: block;
	}	


/*four select*/
*:first-child+html  #feature {/* for IE 7.0  */
	text-decoration: none;
	margin-right: 100px;
	width: 300px;
}
.feature {
	width: 225px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.feature01 {
	width: 215px;
	float: left;
	padding-top: 0px;
	padding-bottom: 13px;;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0px;
	padding-left: 19px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.feature02 {
	width: 215px;
	float: left;
	padding-top: 0px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
.feature03 {
	width: 215px;
	float: left;
	padding-top: 0px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
.feature04 {
	width: 215px;
	float: left;
	padding-top: 0px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 9px;
	padding-left: 0px;
}
*:first-child+html  .feature {/* for IE 7.0  */
	width: 280px;
	padding: 0px;
	margin: 0px;
}
#img_spare{/* for FF  */
	width: 1px;
	float: left;
	clear: none;
	padding-top: 18px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 18px;
}
*html #img_spare {/* for IE 6.0以前版本  */
	width: 1px;
	float: left;
	clear: none;
	padding-top: 18px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 18px;
}
*:first-child+html .img_spare{/* for IE 7.0 */
	width: 1px;
	float: left;
	clear: none;
	padding-top: 18px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 18px;

}
/*news and actions*/
.down_news
{
	font-size:12px;
	width: 350px;
	float: left;
	padding-left: 50px;
	padding-top: 10px;
	text-indent: 6px;
	padding-bottom: 10px;
	height: 165px;
}
.down_news h1
{
	padding-left: 100px;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-bottom: 8px;
	background-image: url(../images/headline_news.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;

}
.down_news ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.down_news li
{
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 16px;
	padding-bottom: 5px;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 3px;
}
.down_actions
{
	width: 460px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	text-indent: 6px;
	padding-bottom: 10px;
	height: 165px;
	
}
.down_actions h1
{
	padding-left: 100px;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-bottom: 8px;
	background-image: url(../images/headline_exercise.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
.down_actions ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.down_actions li
{
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 16px;
	padding-bottom: 5px;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 3px;
}
.down_actions_left
{
	float: left;

}
.down_actions_right
{
	float: left;
	width:150px;

}
.down_actions img
{
	padding-left: 8px;
}

/*footer styles */
.footer {/* for F.F */
	margin: 0;
	display: block;
	padding-right: 0;
	padding-bottom: 0;
	width: 100%;
}

*html #footer {/* for IE 6.0以前版本  */
	margin: 0;
	display: block;
	padding-right: 0;
	padding-bottom: 0;
	width: 102%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #328FC6;
}
#footer p { font-size: 10px; line-height: 11px; margin: 15px 0 10px 0; }
#footer p a { color: #555; }
#footer p a:hover { color: #0099FF; }

#leftfoot{/* for F.F */
	color: white;
	background-image: url(../images/footer.jpg);
	height: 19px;
	float:left;
	text-align: center;
	background-color: white;
	width: 200px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightfoot{/* for F.F */
color:white;
	background-image: url(../images/footer1.jpg);
	background-repeat: repeat-x;
	width: 710px;
	height: 19px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-width: 0px;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	background-color: white;
	margin-right: 0px;
	text-align: right;
	padding-top: 5px;
}
*:first-child+html .leftfoot{/* for IE 7.0  */
	color: white;
	background-image: url(../images/footer.jpg);
	height: 19px;
	float:left;
	text-align: center;
	background-color: white;
	width: 170px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

*:first-child+html .rightfoot{/* for IE 7.0  */
color:white;
	background-image: url(../images/footer1.jpg);
	background-repeat: repeat-x;
	width: 720px;
	height: 19px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-width: 0px;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	background-color: white;
	margin-right: 0px;
	text-align: right;
	padding-top: 5px;
}
*html #leftfoot{/* for IE 6.0以前版本  */
	color: white;
	background-image: url(../images/footer.jpg);
	width: 200px;
	height: 19px;
	float:left;
	text-align: center;
	background-color: white;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

*html #rightfoot{/* for IE 6.0以前版本  */
    color:white;
	background-image: url(../images/footer1.jpg);
	background-repeat: repeat-x;
	width: 690px;
	height: 19px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-width: 0px;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	background-color: white;
	margin-right: 0px;
	text-align: right;
	padding-top: 5px;
}

#siteInfo{
	clear: both;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.table_01{/* for F.F */
	width: 800px;
}
*html .table_01{/* for IE 6.0以前版本  */
	width: 800px;
}
*:first-child+html .table_01{/* for IE7.0 */
	width: 950px;
	right: 200px;
}
.table_02{/* for F.F */
	width: 95%;
	margin-left: 16px;
}
*:first-child+html .table_02{/* for IE 7.0  */
	width: 95%;
	margin-left: 50px;
}
*html .table_01{/* for IE 6.0以前版本  */
	width: 900px;
}
*:first-child+html  .table_01{/* for IE 7.0  */
	width: 920px;
}

address {
	font-style: normal;
	font-weight: normal;
}
.font_size_11 {
	line-height: 20px;
	font-size: 11px;
}
.font_size_13 {
	line-height: 20px;
	font-size: 13px;
}
.font_size_15 {
	line-height: 20px;
	font-size: 15px;
}
.PartnerLogo_table {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
h1 {
	font-size: 16px;
	color: #1F80C5;
	padding-bottom: 10px;
	padding-left: 25px;
}
p {
	font-size: 13px;
	line-height: 20px;
	width: 630px;
}
.Paragraph
{
	padding-bottom:20px;
	padding-left: 25px;
	width: 610px;
}
#wrapper #content #about p {

}
img {
	
}
.float_img
{
	float: right;
	padding-left: 20px;
	padding-top: 20px;
}
