@charset "utf-8";
#view {
	width: 980px;
	margin-top: 10px;
}
#view #view_l {
	float: left;
	width: 650px;
}
#view #view_l #view_h1 {
	text-align: center;
	color: #FF4E00;
	line-height: 50px;
}
#view #view_l #view_h1 h1 {
	font-size: 24px;
	margin: 0px;
}
#view #view_l #view_date {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#view #view_l #view_text {
	line-height: 180%;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 14px;
}
#view #view_l #view_text a {
	color: #FF0000;
}
#view #view_l #view_text a:hover {
	text-decoration: underline;
}

#view #view_l #view_text p {
	margin: 0px;
}
#view #view_l #view_keyword {
	line-height: 20px;
}
#view #view_l #view_keyword h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
#view #view_l #view_keyword a {
	color: #FF0000;
}
#view #view_l #view_fx {
	height: 15px;
	padding-top: 15px;
}
#view #view_l #view_din {
	height: 55px;
	width: 550px;
	margin-top: 10px;
	padding-left: 100px;
}
.view_din_div{
	float: left;
	width: 200px;
	height: 55px;
}

#view #view_l #view_xgpage {
	height: 140px;
	margin-top: 10px;
}
.div_xg_page {
	padding-left: 10px;
	background-color: #EBEBEB;
	line-height: 23px;
}
#view #view_l #view_xgpage ul {
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#view #view_l #view_xgpage li {
	background-image: url(../images/li_bg.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 16px;
	background-position: 0px -5px;
}
#view #view_l #view_pl {
}
#view #view_l #view_pl form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#view #view_l #view_pl a {
	border: 1px solid #AACBEE;
	margin: 0px;
	padding: 0px;
}

.pl_s {
	line-height: 40px;
}
.pl_yz {
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pl_yz_div {
	float: left;
	height: 20px;
	width: 70px;
	line-height: 20px;
}

.view_pl_input {
	height: 100px;
	width: 400px;
	border: 1px solid #AACBEE;
}
.view_pl_input_yz {
	height: 14px;
	width: 50px;
	border: 1px solid #AACBEE;
}
