@charset "UTF-8";








/* bast */


* {	margin: 0;	padding: 0;	list-style: none;	font-size: 100%;}

img {	border: none;	vertical-align: top;}

a {	color: #0261A6;	text-decoration: none;	blr:expression(this.onFocus=this.blur());/*ie6取消連結虛線*/}

a:focus { -moz-outline-style: none; }/*取消連結虛線*/

a:visited { color: #4C8EBF; }

a:hover {	color: #0261A6;	text-decoration: underline;}

body {	color: #333;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	/*\*/
	font-family: Arial, Helvetica, sans-serif;
	_font-family: Arial, Helvetica, sans-serif;
	/**/
	line-height: 1.4;
}

*+html body, * html body { font-size: 75%; /* for WinIE 5,6,7 */ }

strong, em {
	font-weight: bold;
	font-style: normal;
}

table {
	border: none;
	empty-cells: show;
}

th, td {
	border: none;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

hr { display: none; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* End hide from IE-mac */

.buttons {
	cursor: pointer;
	_cursor: hand; /* for WinIE 5,6 */
}

/* ---------------------------------------- */


body {
	text-align: center;
}
#wrapper {
	position: relative;
	margin: 10px auto 0;
	text-align: left;
}
.wrapper {
	width: 750px;
}
#header {
	position: relative;
}
.header {
	width:750px;
	height:160px;
	background:url(images/intro_bg2.jpg) no-repeat 0px 26px;
	color:#306386;

}
#content{}
.content{
}
#footer {
	position: relative;
	clear:both;
}
.footer {
	height:40px;
	line-height:40px;
	text-align:center;
	margin:10px auto;
	color: #436689;
}

#main {
	float: left;
	width: 710px;
	font-size: 108%;
	background:url(images/intro_bg0.jpg) no-repeat center bottom;
	padding: 10px 20px 20px;
}

#main #area {
	float: right;
	width: 430px;
	_overflow: hidden;
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
#main #sidebar {
	float: left;
	width: 232px;
	_overflow: hidden; /* for WinIE 5,6 */
}


/*-------------------------------------------- */


.loginContent {
	width:237px;
	background: url(images/intro_li.gif) no-repeat bottom;
	overflow: hidden;
	padding-bottom:35px;
	line-height:1.8;
	font-size:13px;
	
}
.loginContent h3 {
	text-align:center;
	float:left;
	background:url(images/intro_title.gif) no-repeat;
	line-height:13px;
	width: 201px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
	padding: 23px 18px 32px;
	display: block;
}
.loginContent ul {
	background: url(images/intro_ul.gif) repeat-y;
	width: 187px;
	padding: 0px 25px;
}
.loginContent li {
	padding:4px 0;}

.textfieldw140 {
	width: 140px;
	border-radius :4px;
	border:#CCC 1px solid;
}
.submitButton {
	text-align:center;
	width: 187px;
	padding: 0 25px;
}
#wrapper #content #main #sidebar .loginContent .submitButton input {
	margin-top: 4px;
}


/* ---------------------------------------- */
#header .tnav {
	text-align:right;
	width:730px;
}
#header .tnav a:link, #header  .tnav a:visited {
	color:#306386;
	text-decoration:none;
}
#header .tnav a:hover {
	color:#33BCEE;
	text-decoration:none;
}





/* ---------------------------------------- */
.exp .title {
	height:30px;
	display:block;
	border-left: 10px solid #3C9BD1;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	line-height: 200%;
	font-weight: bolder;
}
.exp ul {
	list-style-type:none;
	padding-left:27px;
	margin:0;
}
.exp li {
	padding:2px 0 2px 20px;
	color: #069;
	line-height:1.5;
	background: url(images/icon.gif) no-repeat 0px 6px;
	margin-top: 3px;
}