@charset "gb2312";
html,body{
	margin: 1% 0;
	padding: 0;
	background: #131351;
	font-size:14px;
	font-family:"宋体";
}
form{ margin:0; padding:0;}
/*form{behavior:url(#default#savehistory)}
input,select,textarea,button{+behavior:url(#default#userdata);}*/
.wrap{
	margin: 0 auto;
	padding: 20px 10px 60px;
	width: 998px;
	width/**/: /**/958px;
	border: 10px solid #ccc;
	background: #fff url(/08ECRconference/img/main_bg.png) 0 100px repeat-x;
	text-align: left;
}
h1 img{
	float:left;
	border:0;
	vertical-align:middle;
}
.div2{
	margin:60px auto;
	padding: 10px;
	border: 1px solid #8FAFD2;
	background: #F0F9FF;
	zoom:1;
}
#synodRegister{ text-align:center;}
#contactInfo{
	float:left;
	margin-bottom:-1em;
	_margin-bottom:-2em;
	padding:.5em 0 0 1em;
	width:220px;
	font-size:12px;
	text-align:left;
}
#contactInfo h3{
	margin:0;
	font-size:14px;
}
#contactInfo ul{
	+margin:.6em auto 1em 30px;
}
#contactInfo h3.tax a{
	display:block;
	padding:15px 0 15px 80px;
	background:url(/08ECRconference/img/tax.gif) no-repeat;
	font:20px "黑体";
	color:#f00;
	letter-spacing:.5em;
}
#corpInfo{
	overflow:hidden;
	zoom:1;
	margin:auto auto 1em;
	padding:.5em;
	_padding-top:1em;
	border:1px solid #f60;
	background:#ffd;
	text-align:center;
}
#corpInfo li{
	clear:both;
	margin:.8em auto;
}
#corpInfo label{font-size:12px; color:#666;}
#corpInfo input{ width:300px;}
#corpInfo label input{ width:auto;}
/*#corpInfo .atWorkOn,#corpInfo .wherefrom,#corpInfo .interested{
}*/
b.must{ color:#f00;}
div#synodIntro p{
	font-weight:bold;
	text-align:center;
}
h1,h2{
	text-align:center;
}
h1{
	margin:.5em auto 100px;
	/*border-bottom:8px solid #FA6646;*/
	color: #f00;
	font-family: "黑体";
	line-height:2em;
	letter-spacing:.5em;
}
h2{
	position:relative;
	margin:-45px auto 1em;
	+margin-bottom:auto;
	font:26px "隶书" "黑体";
	zoom:1;
	color:#f60;
}
p.corpName{ margin-bottom:0;}
.oam_table_addRow,.oam_table_removeRow{
	margin:0 0 5px 0;
	padding:1px 0 1px;
	+padding:1px 0 0;
	+width:80px;
	font-size:12px;
	line-height:normal;
}
.addName,.removeName{
	overflow:hidden;
	display:inline;
	float:right;
	clear:right;
	margin:1px -12px 1px 0;
	border:1px solid #666;
	width:10px;
	height:10px;
	font:10px/10px "Courier New", Courier, monospace;
	color:#666;
	text-decoration:none;
}
.addName{ margin-top:-5px;}
.addName:hover,.removeName:hover{ border-color:#f60;color:#f60;}
#travel label{ display:block; margin:2px auto; +margin:auto;}
td.travel_name{ padding-right:13px;}
.oamset{
	clear:both;
	margin:0;
	text-align:right;
	line-height:normal;
}
table{
	border-collapse:collapse;
	border:1px solid #999;
	border-color:#ddd #999 #999 #ddd;
	/*border-spacing:1px;
	cellspacing:expression(cellSpacing=1);*/
	background:#fff;
	width:100%;
	text-align:center;
}
th,td{
	border:1px solid #999;
	padding:1em 0;
}
th{ padding:.8em 0; background:#ffd; font-size:14px; white-space:nowrap;}
td{ font-size:12px;}
td em{ display:block;}
p,li{ line-height:2em;}
input.u{
	border:0;
	border-bottom:1px solid #000;
	width:20em;
	font-weight:bold;
	font-size:14px;
}
input.readOnly{
	background:#ddd;
	border:1px solid #7F9DB9;
	cursor:pointer;
}
em.remind{
	position:absolute;
	margin-left:10px;
	+margin-top:-3px;
	cursor:inherit;
	font-size:14px;
	color:#ccc;
	font-style:normal;
}
.tdBr{
	display:block;
	margin:0 auto 0.5em;
}
textarea.autoTextarea{ overflow:visible; width:12em;}
#entrepreneur,#date{ text-align:right;}
#entrepreneur{
	padding:.2em;
	font:26px "黑体";
}
#date{ padding-right:1em;}
#date input.u{ width:3em;}
#date em.remind{ margin-left:0; +margin-left:7px;}
p.submit{ text-align:center;}
p.submit input{ margin:auto 1em; font-size:26px; font-weight:bold; color:#f00;}
input#confirmButton,input#returnAmend{ display:none;}
.hint{
	position:absolute;
	z-index:100;
	padding:.5em;
	border:1px solid #f60;
	background:#ffd;
	color:#f00;
	font-size:12px;
	line-height:normal;
	white-space:nowrap;
}
.hint b{
	float:left;
	position:absolute;
	margin-left:-20px;
	border:10px solid #f00;
	border-width:5px 10px 5px 0;
	border-color:#fff #f00;
	height:0;
	overflow:hidden;
}
.hint iframe{
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:8em;
	height:2em;
	border:0;
}

@media print{
html,body{ background:#fff;}
.wrap{
	padding:0;
	+padding:10px 0;
	border:0;
	width:auto;
}
p.corpName{ margin-bottom:.5em;}
table{
	border-collapse:collapse;
	border:1px solid #666;
}
th,td{ border:1px solid #666;}
.addRow,.removeRow,.addName,.removeName,em.remind,p.submit{ display:none;}
}
