	body {
		padding: 0px;
		margin: 0px;
		background-color: #9ccbdf;
		text-align: center;
	}
	.page_bg_box {
		width:1000px;
		padding-left:46px;
		padding-right:46px;
		padding-top:0px;
		padding-bottom:10px;
		background-color: #ececec;
	}
	.page_cover_bg { background-color: #d6d3d3; }
	.topmenu_cover {
		width : 908px;
		height: 42px;
		padding-top: 1px;
		padding-bottom:1px;
		padding-left:1px;
		padding-right:0px;
		text-align:right;
	}
	.top_menu_td {cursor:pointer;}
	.top_menu_td a {
		text-decoration: none; cursor:pointer;
	}
	.top_menu_itm {
		text-align: center;
		vertical-align: middle;
		color: #2d3793;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.top_menu_tab {
		background-image: url(/img/top_menu_bg.png);
		height: 40px;
		background-position: center;
		background-repeat: no-repeat;
	}
	.top_menu_over {background-color: #bec7cc;}
	.page_cover{
	background-color: #d6d3d3;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:0px;
	}
	.left_menu_box {
		padding-left: 13px;
		padding-right: 13px;
		padding-top: 15px;
		width:170px;
	}
	.left_menu_items {
		width: 149px;
		background-image: url(/img/lm_bg.png);
		font-size: 14px;
		font-weight: bold;
		cursor: pointer;
		color: #293285;
		text-align: center;
		display: table-cell;
        vertical-align: middle;
		height:20px;
	}
	.left_menu_base {
		width: 149px;
		cursor: pointer;
		display: table-cell;
        vertical-align: middle;
	}
	.left_menu_items a {color: #293285;text-decoration: none;}
	.mdl {
	 margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
	}
		.lp_sub_menu {
		position: absolute;
		z-index: 1000;
		/*width: 149px;*/
		display: none;
	}
.rpart_box {
		width:216px;
		padding-top:18px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:5px;
	}
	.rpart_itm{
		background-image: url(/img/rm_bg.png);
		background-position: right;
		background-repeat: repeat-y;
		padding-left:5px;
		padding-right:3px;
	}
	.news_itm_box{
		padding-top:13px;
		font-size: 13px;
	}
	.news_itm_date {color:#2c358d; font-weight:bold;}	
	
		.anews {
		color: #000;
		text-decoration: none;
	}
	a.anews:hover {
		text-decoration: underline;
	}
	.anews_hot {
		color: #993333;
		text-decoration: none;
	}
	a.anews_hot:hover {
		text-decoration: underline;
	}
	.footer_box {
		text-align:center;
		white-space: nowrap;
		font-weight: bold;
		font-size:11px;
		padding-top:12px;
		padding-bottom:6px;
		color :#232323;
	}
	.cprt {font-size:11px;
	text-align:center;
		white-space: nowrap;
		font-weight: bold;
		color :#000;
		padding-top:5px;
		}
	h1 {
	color:#2d3793;
	font-weight: bold;
	font-size:14px;
	padding-top:12px;
	text-align:center;
	}	
	h2 {
	color:#2d3793;
	font-weight: bold;
	font-size:12px;
	padding-top:12px;
	padding-left:20px;
	}
	h2 a {text-decoration: none;}
	
	.content_text {
	width: inherit;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
   .content_text * {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
   }
.rzgn {
	    font-size: 11px;
		margin-bottom: 0px;
		margin-left: 7px;
		margin-right: 2px;
		margin-top: 5px;
		marker-offset: 10px;
		text-align: justify;
		}
	.rzgn a:link, a:visited, a:active {
		color: #848484;
		text-decoration: none;
	}
	.rzgn a:hover {
		color: #5D5D5D;
		text-decoration: underline;
	   }
    .item_set {
        text-align: center;
    }
    .header {
        background-color: #B4FCFE;
        font-weight: bold;
    }
    .hd {
        background-color: #e7e7e7;
        font-weight: bold;
    }
    .grid_canvas {
        background-color: #5f9ea0;
    }
    .grid_canvas td {padding:3px 3px 3px 3px; background-color: #e0e0e0;}
    .row_title {
        font-weight: bold;
        text-align: center;
    }
    .row_title td {
        padding:5px 5px 5px 5px;
        color: #383838;
        background-color: #b0c4de;
    }
    .tr_info {background:#dbdbdb;}
    #form_table td {padding-bottom:5px}
    #form_table input, select, textarea {background: #DADADA;}	   
