/* CSS Document */
body {
	background-color: #8a9299;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
  display: inline;
  font-size: 11px;
}
div#page {
	width: 770px;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
div.inpage {
	float: left;
	width: 750px;
	margin: 0px;
	padding: 0px 10px;
	background-color: #6287a1;
}
div.left {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
div.middle {
	float: left;
	width: 20px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
div.right {
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px;
}
div.header {
	float: left;
	background-color: #3973a7;
	padding: 0px;
	width: 750px;
	height: 64px;
}
div.window {
	float: left;
	clear: left;
	background-color: White;
	padding: 15px;
	border: 1px solid Black;
	width: 468px;
	text-align: justify;
	line-height: 17px;
}
div.window_small {
	background-color: White;
	padding: 15px;
	border: 1px solid Black;
	width: 198px;
	text-align: left;
	line-height: 17px;
}
div.beam {
	float: left;
	clear: left;
	background-image: url(./images/colmid.gif);
	color: #FFFFFF;
	padding: 4px 5px;
	width: 490px;
	height: 14px;
	font-weight: bold;
}
div.beam_small {
	background-image: url(./images/colmid.gif);
	color: #FFFFFF;
	padding: 4px 5px;
	width: 220px;
	height: 14px;
	font-weight: bold;
}
div.line_20 {
	float: left;
	width: 750px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
div.line_10 {
	float: left;
	width: 750px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
}
div.adwertuj {
	float: left;
	width: 734px;
	height: 96px;
	padding: 0px 8px;
	margin: 0px;
	line-height: 10px;
	text-align: center;
}
div.line_20_middle {
	float: left;
	clear: left;
	width: 500px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
div.line_20_right {
	width: 220px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
div.menu {
	float: left;
	background-image: url(./images/daohang2.gif);
	width: 730px;
	height: 19px;
	padding: 7px 10px;
	margin: 0px;
}
span.prog_name {
	color: #ff6600;
	font-weight: bold;
	font-size: 17px;
}
span.news_date {
	color: #ff6600;
	font-weight: bold;
	font-size: 11px;
}
a.more {
	color: #6666FF;
	text-decoration: none;
}
a:hover.more {
	color: #ff3300;
}
hr.line_2 {
	width: 468px;
	height: 2px;
	margin: 10px 0px;
	background-color: #0066cc;
	color: #0066cc;
	border-style : none;
}
hr.line_2_small {
	width: 198px;
	height: 2px;
	margin: 10px 0px;
	background-color: #0066cc;
	color: #0066cc;
	border-style : none;
}
div.footer {
	float: left;
	width: 740px;
	height: 16px;
	margin: 0px;
	padding: 7px 5px;
	background-color: #3973a7;
	color: white;
}
p.footer2 {
	/*float: left;*/
	padding: 5px;
	/*background-color: #3973a7;*/
	color: white;
	text-align: center;
}
a.menu {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
a:hover.menu {
  color: #ffcc00;
  /* text-decoration: none; */
}
a.menuprog {
  color: #0033ff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
a:hover.menuprog {
  color: #cc3300;
}
a.allpaylink {
  color: rgb(75,0,130);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  border-top: 1px dotted rgb(255,255,0);
  border-bottom: 1px dotted rgb(255,255,0);
}
a:hover.allpaylink {
  color: #cc3300;
}
a.footer {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
a:hover.footer {
  color: #ffcc00;
}
a.usun {
	color : #CC0033;
	font-size : 12px;
	font-weight : normal;
	text-decoration:none;
}
a:hover.usun {
	text-decoration : underline;
}
a.footer2 {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
a:hover.footer2 {
  color: #ffcc00;
}

