@charset "utf-8";
/* CSS Document */

/* 通用 */
html, body, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, img, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
ul{list-style-type:none;}
select,input{vertical-align:middle;}
body {background:#fff;color:#333;font-size:12px;padding:5px 0;}
td,p,li,select,input,textarea {font-size:12px;}
 
a {text-decoration: underline;}
a:link {color: #333;}
a:visited {color: #333;}
a:hover, a:active, a:focus {color: #f00;}
 
.space{height:10px;background:#fff;overflow:hidden;clear:both;}
 
#wrap{width:950px;margin:0 auto;background:#fff;overflow:hidden; }
 
.Shell{border:1px solid #aedff1; height:500px}
.Shell .WhiteBorder{border:1px solid #FFF;background:#FFF url(../images/newscollect_hz_011.gif) repeat-x left top;f}
 
.topic{padding:20px 50px;}
.topic h1, .form h1{font-size:18px;text-align:center;padding:10px;line-height:23px;font-weight:normal;}
.topic p{
	line-height:23px;
	font-size:14px;
	padding:5px;
	/*text-indent:24px;*/
}
.topic span{font-size:12px;}
 
.form{margin:10px 50px;border-top:1px dashed #aedff1;padding:10px; text-align:center}
.form dl{padding:10px 0;}
.form dt{font-size:14px;font-weight:normal;line-height:23px;}
.form dd{line-height:23px;font-size:14px;}
 
.YourInfo {position:relative; text-align:left; zoom:1;}
.YourInfo p{padding:5px 0;}

.secondaryHeader{
	overflow:hidden;
	background:url(../images/standardl2nav_bg.gif) repeat-x #fff;
	background-position:bottom;
	color:#000;
	font-size:12px;
	margin-bottom:5px;
	border:1px #e3e3e3 solid;
	padding:7px 10px 7px 12px;
	overflow:hidden;
	zoom:1;
}
.secondaryHeader a,.secondaryHeader a:visited{color:#000;text-decoration:none;}
.secondaryHeader a:hover,.secondaryHeader a:active{color:#c00;text-decoration:underline;}
.sHLogo{float:left;overflow:hidden;}
.sHLogo span{display:block;float:left;display:table-cell;vertical-align:middle;*display:block;*font-size:27px;*font-family:Arial;padding:1px;}
.sHLogo span img{vertical-align:middle;}
.sHLinks{float:right;}

.WhiteButton
{
	background-image:url(../images/newscollect_hz_012.gif);
	width:56px;
	height:23px;
	border:0;
}

#resultTable
{
	margin:20px auto 0px auto ;
}
#resultTable td
{
	text-align:left;
	border-bottom:1px dotted #aedff1;
	padding-left:70px;
	padding-right:70px;
}

.alert {
	color:#FF0000;
}
