body{
		background-image:url(images/bg.jpg);
		background-repeat:repeat-x;
		background-position: top left;
		margin:0;
		background-color: #2957A7;
	}
	#menu_bg{
		width: 950;
		height: 31;
		background-image:url(images/menu_bg.jpg);
		background-repeat:repeat-x;
	}
	#top_header{
		width: 950;
		height: 190;
		background-image:url(images/top_header.jpg);
		background-repeat:no-repeat;
	}
	#center_top{
		width: 619;
		height: 199;
		background-image:url(images/center_top.jpg);
		background-repeat:repeat-x;
	}
	#center_top_txt{
		width: 579;
		height: 159;
		padding: 20px 20px 20px 20px;
	}
	#center_bottom_left{
		width: 286;
		height: 172;
		background-image:url(images/center_bottom.jpg);
		background-repeat:repeat-x;
	}
	#center_bottom_left_pad{
		width: 266;
		height: 152;
		padding: 20px 0px 0px 20px;
	}
	#center_bottom_right{
		width: 333;
		height: 172;
		background-image:url(images/center_bottom.jpg);
		background-repeat:repeat-x;
	}
	#center_bottom_right_pad{
		width: 313;
		height: 152;
		padding: 20px 0px 0px 20px;
	}
	#bottom_left_box{
		width: 248;
		height: 111;
		background-image:url(images/bottom_left_box.jpg);
		background-repeat:no-repeat;
	}
	#bottom_left_box_pad{
		width: 240;
		height: 86;
		padding: 25px 0px 0px 100px;
	}
	#bottom_right_box{
		width: 278;
		height: 111;
		background-image:url(images/bottom_right_box.jpg);
		background-repeat:no-repeat;
	}
	#bottom_right_box_pad{
		width: 278;
		height: 91;
		padding: 20px 0px 0px 0px;
	}
	#right_bottom_left{
		width: 8;
		height: 125;
		background-image:url(images/right_bottom_left.jpg);
		background-repeat:no-repeat;
	}
	#right_bottom_right{
		width: 323;
		height: 125;
		background-image:url(images/right_bottom_right.jpg);
		background-repeat:repeat-x;
	}
	#right_top_left{
		width: 10;
		height: 246;
		background-image:url(images/right_top_left.jpg);
		background-repeat:no-repeat;
	}
	#right_top_right{
		width: 321;
		height: 246;
		background-image:url(images/right_top_right.jpg);
		background-repeat:repeat-x;
	}
	.menuTxt a{
		text-align:justify;
		font:bold 12px Verdana,aria,sans-serif;
		color:#FFF;
		text-decoration: none;
	}
	.sideMenuTxt a{
		text-align:justify;
		font:normal 10px Verdana,aria,sans-serif;
		color:#CED8E4;
		text-decoration: none;
	}
	.sideMenuTxt {
		text-align:justify;
		font:normal 10px Verdana,aria,sans-serif;
		color:#CED8E4;
		text-decoration: none;
	}
	.heading {
		text-align:left;
		font:bold 17px Arial;
		color:#121549;
	}
	.heading2 {
		font:normal 21px Arial;
		color:#121549;
	}
	.heading3 {
		font:normal 27px Arial;
		color:#121549;
	}
	p {
		text-align:justify;
		font:normal 12px Arial;
		color:#121549;
	}
	.click{
		font:normal 13px Arial;
		color:#121549;
		text-decoration: none;
	}
	.anchor{
		width: 148;
		text-decoration:none;
	}
	.anchorform{
		text-decoration:none;
		font:normal 12px Arial;
		color:#121549;
		line-height: 19px;
	}
	#copyright{
		font:normal 10px Verdana;
		color:#FFFFFF;
		text-align: center;
	}

	/* sup page*/
	#sub_center_bg{
		width: 688;
		background-repeat:repeat-x;
		
	}
	#td_sub_center_bg{
		background-image:url(images/sub_center_bg.jpg);
		background-repeat:repeat-x;
		background-color: #ffffff;
	}
	#sub_center_bg_txt{
		padding: 20px 20px 20px 20px;
	}
	#sub_right_top_bg{
		width: 262;
		height: 156;
		background-image:url(images/sub_right_top_bg.jpg);
		background-repeat:no-repeat;
	}
	#sub_right_center_bg{
		width: 262;
		height: 114;
		background-image:url(images/sub_right_center_bg.jpg);
		background-repeat:no-repeat;
	}
	
	#sub_right_center_bg1{
		width: 330;
		height: 125;
		background-image:url(images/sub_right_center_bg1.jpg);
		background-repeat:no-repeat;
	}
	
	#sub_right_center_bg2{
		width: 262;
		height: 114;
		background-image:url(images/sub_right_center_bg2.jpg);
		background-repeat:no-repeat;
	}
	
	#sub_right_bottom_bg{
		width: 262;
		height: 200;
		background-image:url(images/sub_right_bottom_bg.jpg);
		background-repeat:no-repeat;
	}
	
	#sub_right_bottom_bg1{
		width: 262;
		height:3;
		background-image:url(images/sub_right_bottom_bg1.jpg);
		background-repeat: repeat-y;
	}
	
	#sub_right_bottom_bg_pad{
		padding:20px 0px;
	}
	#sub_right_top_bg_txt{
		padding:20px;
	}

	.para{
		text-align:justify;
		font:normal 12px Arial;
		color:#121549;
		padding-top: 10px;
	}
		.para2{
		font:normal 12px Arial;
		color:#121549;
			}

	.para1{
		text-align:justify;
		font:normal 13px Arial;
		color:#EC8800;
		padding-top: 10px;
	}
	/*news marquee */
	#marqueecontainer{
		position: relative;
		width: 270px; /*marquee width */
		height: 150px; /*marquee height */
		overflow: hidden;
	}
	#marqueecontainer2{
		position: relative;
		width: 220px; /*marquee width */
		height: 80px; /*marquee height */
		overflow: hidden;
	}

	/* sup page*/
	#form_center_bg{
		width: 950;
		background-image:url(images/sub_center_bg.jpg);
		background-repeat:repeat-x;
		background-color: #ffffff;
	}
	#form_center_bg_txt{
		padding: 20px 20px 20px 20px;
	}