@charset "utf-8";
#apDiv1 {
	position:absolute;
	width:188px;
	height:115px;
	z-index:1;
	left: 793px;
	top: 490px;
}
#apDiv2 {
	position:absolute;
	width:1000px;
	height:110px;
	z-index:2;
	left: 0px;
	top: 6px;
}


#center{
	width:1000px;
	position:relative;
	margin:0 auto;
}

#homeHotNews {
	width: 287px;
	padding:0 0 0 12px;
}

#homeHotNews_title {
	width: 287px;
	height: 51px;
	background-image: url(../../images/index/homeNews_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#homeHotNews_main {
	width: 235px;
	height: 84px;
	padding: 3px 26px 0 26px;
	background-image: url(../../images/index/homeNews_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.dashLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:3px; 0 3px 0;
}

.inputForm{
	background-color: #EDEDED;
	border: 1px solid #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 11px;
	width: 76px;
}
