@charset "gb2312";
.bluetittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.maintable {
	background-attachment: scroll;
	background-image: url(img/newbg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

body {
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.img_sp {
	padding: 2px;
	height: 89px;
	width: 100px;
	border: 1px solid #CCCCCC;
	margin: 2px;
	background-color: #DAE9FC;
}
.img_sp2 {
	padding: 2px;
	height: 160px;
	width: 180px;
	border: 1px solid #CCCCCC;
	margin: 2px;
	background-color: #DAE9FC;
}
.TableText {
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	
}
img {
	border: 0px;
}
A:visited {
	color: #666666;
	text-decoration: none;
}
A:hover {
	color: #C71444;
	text-decoration: underline;
}
td {
	font-size: 9pt;
}
A {
	color: #C71444;
	text-decoration: none;
	font-size: 12px;
 } 
A:active {
	color: #FF0000;
	text-decoration: underline;
 }
A:link {
	color: #666666;
 }
  .news_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.p_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.card {
	padding: 1px;
	height: 160px;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	height: 17px;
	width: 120px;
	border: 1px solid #555555;
	font-weight: bold;
}
.bg_no {
	background-repeat: no-repeat;
}
.news_table {
	border: 1px solid #CCCCCC;
}
/* main
-------------------------------------------*/
#splitter {
	position: absolute;
	top: 290px;
	>top: 284px;
	left: 177px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	z-index: 400;
}
.splitter_hide {
	background: url(images/splitter_hide.gif) no-repeat;
}
.splitter_show {
	background: url(images/splitter_show.gif) no-repeat;
}
#sideBar {
	position: absolute;

	float: left;
	width: 192px;
	background: url(images/shadowY_left.gif) repeat-y 3px 0;
	z-index: 301;
}
#sideBar a {
	_zoom: 1;
}
#sideBar .inner {
	float: right;
	padding-top: 42px;
	width: 186px;
	height: 723px;
	background: #1f354c url(images/shadowY_right.gif) repeat-y right;
}
#sideBar .top {
	float: right;
	width: 189px;
	height: 18px;
	background: url(images/sideTop.gif) no-repeat;
}
#sideBar .bottom {
	float: right;
	width: 189px;
	height: 36px;
	background: url(images/sideBottom.gif) no-repeat;
}
#sideBar .menu {
	padding-right: 5px;
}
#sideBar .menu li {
	line-height: 18px;
	font-size: 12px;
	>font-size: 11px;
	border-top: 1px solid #102135;
	list-style-type:none;
}
#sideBar .bottomBorder {
	border-bottom: 1px solid #2a2a2a;
}
#sideBar .noBorder {
	border: 0;
}
#sideBar .menu li a {
	display: block;
	padding: 5px 0 5px 20px;
	color: #6281a0;
	text-decoration: none;
}
#sideBar li a:hover, #sideBar li a.over {
	background: #243f5c;
}
#sideBar .subMenu li {
	_height: 24px;
	margin-left: -18px;
}
#sideBar .subMenu li a {
	padding-left: 30px;
	background: #406a94;
	color: #92b7e1;
	margin-left: -22px;
}
#sideBar .subMenu li a:hover, #sideBar .subMenu li a.over {
	background: #77a1cb;
	color: #FFF;
}
#sideBar .grandsonMenu {
	position: absolute;
	left: 187px;
	border: 1px solid #2c4d76;
	z-index: 399;
	width: 400px;
	margin-left: 0px;
	float: none;
	clear: both;
	background-color: #2c4e74;
}
#sideBar .grandsonMenu ul {
	margin-right: 10px;
	list-style-type: none;
}
#sideBar .grandsonMenu ul.noMargin {
	margin: 0;
	float: left;
}
#sideBar .grandsonMenu li {
	width: 120px;
	border-top: 1px solid #2c4e74;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}
#sideBar .grandsonMenu li.noBorder {
	border: 0;
}
#content {
	margin-left: 211px;
	padding: 10px;
}
#content_fullscreen {
	padding: 10px;
}
#menu_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.menu_hide {
  z-index:-100;
}
.menu_overlayBG {
  background-color: #000;
  z-index: 300;
}
* html #menu_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
