@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "微軟正黑體";
	background-image: url(images/BG.jpg);
	background-attachment: fixed;
}

#fiexd-header{
	width:100%;
	position:fixed;
	top:0;
	_position: absolute; /* position fixed for IE6 */

  _top:expression(documentElement.scrollTop+"px");
	left: 0px;
}.main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 135px;
	padding-bottom: 30px;
}
.menu {
	padding-left: 145px;
	float: left;
	width: 855px;
	height: 41px;
}


.menu ul{
	padding-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 855px;
	float: left;
	height: 41px;
	padding-right: 0px;
	margin: 0px;
}

.menu ul li {
	color: #625548;
	text-decoration: none;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	padding-top: 12px;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	background-color: #FFF;
	height: 28px;
}
.menu ul a:link li {
	color: #625548;
	text-decoration: none;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	height: 28px;
	padding-top: 12px;
}
/*.menu ul a:visited li{
	color: #625548;
	text-decoration: none;
	padding-top: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	height: 28px;
}*/
.menu ul a:hover li {
	color: #625548;
	text-decoration: none;
	float: left;
	background-color: #eae8e6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	height: 28px;
	padding-top: 12px;
}
/*.menu ul li a:active{
	height: 24px;
	color: #625548;
	float: left;
	padding-top: 9px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff991d;
	background-color: #eae8e6;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	margin-top: 0px;
}*/

/*.menu ul li a:focus {
	height: 28px;
	color: #625548;
	float: left;
	padding-top: 9px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff991d;
	background-color: #eae8e6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	margin-top: 0px;
}*/

.menu_focus {
 color: #625548;
 border-top-width: 3px;
 border-top-style: solid;
 border-top-color: #ff991d;
 background-color: #eae8e6!important;
 float: left;
 margin-top:-3px;
}
.menu_focus:hover {
 margin-top: -3px !important;
}
.page {
	margin-top: 30px;
	color: #625548;
	text-align: center;
}
.page a:link , .page a:visited{
	margin-top: 30px;
	color: #625548;
	text-decoration: none;
}
.page ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	width: auto;
	text-align: center;
}
.page ul li a:link , .page ul li a:visited{
	background-image: url(images/page_out.png);
	margin-top: 0px;
	padding-top: 9px;
	width: 36px;
	padding-bottom: 9px;
	font-size: 15px;
	background-repeat: no-repeat;
	margin-right: 5px;
	float: left;
	color: #625548;
}
.page ul li {
	float: left;
}

.page ul li a:hover {
	background-image: url(images/page_over.png);
	margin-top: 0px;
	padding-top: 9px;
	width: 36px;
	padding-bottom: 9px;
	font-size: 15px;
	background-repeat: no-repeat;
	margin-right: 5px;
	float: left;
}
.page ul li a:focus {
	background-image: url(images/page_on.png);
	margin-top: 0px;
	padding-top: 9px;
	width: 36px;
	padding-bottom: 9px;
	font-size: 15px;
	background-repeat: no-repeat;
	margin-right: 5px;
	float: left;
	color: #FFF;
}
.page_focus {
	background-image: url(images/page_on.png);
	margin-top: 0px;
	padding-top: 9px;
	width: 36px;
	padding-bottom: 9px;
	font-size: 15px;
	background-repeat: no-repeat;
	margin-right: 5px;
	float: left;
	color: #FFF;
}
.iteam {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 20px;
	height: 160px;
}

.listpic {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 15px;
}
.iteam a:link , .iteam a:visited,.maincontent a:link , .maincontent a:visited{
	color: #ed6d2b;
	text-decoration: none;
}
.iteam a:hover , .maincontent a:hover{
	color: #ed6d2b;
	text-decoration: underline;
}
.listiteam {
	font-size: 15px;
}
h3  {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #B62E2E;
}
.maincontent {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 135px;
	padding-bottom: 30px;
}
.manlist img {
	float: left;
	height: 213px;
	width: 160px;
	margin-right: 20px;
}
.manlist {
	float: left;
	margin-top: 20px;
}

.iteamcontent {
	font-size: 15px;
	line-height: 20px;
}
.iteamdate {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
}
.iteamcontent img {
	margin-top: 20px;
	margin-bottom: 20px;
}
.red {
	font-size: 24px;
	color: #B62E2E;
}
.allpage {
	margin-top: 30px;
	width: 940px;
	float: left;
	margin-bottom: 30px;
}
.elearningmain {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 800px;
	padding-top: 155px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.elearningleft {
	float: left;
	width: 240px;
	margin-right: 20px;
}
.elearningright {
	float: left;
	width: 680px;
}
.elearningtitlebar {
	font-size: 18px;
	font-weight: bold;
	color: #aa0f0f;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.elearningtitle {
	font-size: 15px;
	color: #3E3E3E;
	padding-bottom: 20px;
	width: 680px;
	line-height: 18px;
}
.elearningiteam {
	margin-top: 20px;
	height: 120px;
	width: 680px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.elearningmv {
	font-size: 15px;
	color: #3E3E3E;
	line-height: 24px;
	text-decoration: none;
	background-color: #f2f2f2;
	height: 288px;
	padding: 20px;
}
.elearningmenuline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3e3e3e;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 15px;
	color: #3e3e3e;
	text-decoration: none;
}
.elearningmenuline a {
	font-size: 15px;
	color: #3e3e3e;
	text-decoration: none;
}
.elearningmenuline a:hover {
	font-size: 15px;
	color: #aa0f0f;
	text-decoration: none;
}
.elearningmenuon {
	font-size: 15px;
	color: #aa0f0f;
	text-decoration: none;
	background-image: url(images/elearningmenu_on.gif);
	background-repeat: no-repeat;
}
.edition {
	font-size: 15px;
	color: #FFF;
	line-height: 22px;
}
.eltitle {
	font-size: 15px;
	font-weight: bold;
	color: #221815;
}
.eltime {
	font-size: 13px;
	color: #221815;
	padding-top: 4px;
	padding-bottom: 4px;
}
.elcontent {
	font-size: 13px;
	color: #666;
	line-height: 18px;
}
.emain {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 1000px;
}
.mainiteam {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 20px;
}