		img {
			border:0;
		}
		body {
			font-family:"����";
			font-size:9pt;
			padding:20px 0 0 0;
			margin:0;
			text-align:center;
			//background:#F0F3F4;
			background:white;
		}
		select {
			font-size:8pt;
			color:#707070;
		}		
		a {
			text-decoration:none;
		}
		#BodyWrapper{
			width:1024px;
			margin: 0 auto;
			text-align:left;
		}				
		#TopLogo #wrapper {
			float:right;
		}
		#TopLogo #LogoLeft {
			float:left;
			width:300px;
		}					
		#TopLogo #LogoMiddle {
			float:left;
			width:450px;
		}
		#TopLogo #LogoRight {
			float:right;
			width:250px;
		}					
		#TopMenu {
			clear:both;
		}		
		#TopMenu ul {
			margin:0;
			padding:0;
			list-style:none;
			width:950px;
			float:left;
			background:url(../imgs/Title_gradation1.gif) repeat-x ;
		}
		#TopMenu ul li {
			float:left;
		}
		#TopMenu ul a {
			display:block;
			padding:0 1.5em;
			line-height: 3.1em;
			text-decoration:none;
			font-weight:normal;
			color:#fff;
			width:90px;
			text-align:center;
			font:9pt;
			font-family:"���";
		}
		#TopMenu ul a.RedBackground {
			width:125px;
			background:url(../imgs/Title_gradation2.gif) repeat-x ;
			text-align:center;
		}
		.clear {
			clear:both;
		}
		#RightMenu {
			margin: 5px 0;
			float:right;
			width:160px;
			line-height:2em;
			padding-right:75px;
			
		}
		#RightMenu *{
			margin-top:5px;
			margin-bottom:5px;
		}
		#RightMenu input {
			line-height:1.1em;
			font-size:8pt;
			margin-top:2.5px;
			margin-bottom:2.5px;
		}
		#RightMenu fieldset {
			text-align:center;
			margin-top:2.5px;
			margin-bottom:2.5px;
			padding:5px;
			width:142px;
		}
		#RightMenu fieldset .LogBtn {
			float:right;
		}
		#RightMenu fieldset label {
			float:left;
			width:50px;
			padding-left:10px;
			margin:0;
		}
		#regist *{
			
			margin:0;
			padding:0;
			border:0;
		}
		#Content {
			padding:0 0 10px 0;	
			width:740px;
		}
		#Content img {
			padding:10px 5px 0 5px;
		}
		#Content form {
			margin:0;
			padding:0;
		}
		#Content table {
			width:720px;
		}
						
		#Content th,td {
			line-height:2em;
		}
		#Content th {
			text-align:center;
			color:green;
			font-weight:bold;
			border-bottom:1px solid #b7b7b7;
		}
		#Content td {
			text-align:center;
			border-bottom:1px dashed #b7b7b7;
		}
		#Content textarea {
			width:700px;
		}
		#Content .CenterDiv {
			width:720px;
			text-align:center;
		}
		#Content #preview {
			padding-left: 80px;
		}
		#Footer {
			width:900px;
			clear:both;
		}
		#Footer .FooterTop {
			padding:5px;
			padding-left:200px;
			border-top:1px solid #61a8dc;
			background:#eef5fb;
		}
		#Footer a:link,a:visit,a:hover {
			color:#095c9e;
			font-weight:bold;
		}	

		#Footer .FooterLogo {
			float:left;
		}
		#Footer .FooterContent {
			padding-left:200px;
			line-height:2em;
		}
		#SubMenu {
			padding:0px;
			margin:0px;
			width: 700px;
  		}
		#SubMenu table{
			border-top:1px;
			border-right:0;
			border-bottom:0;
			border-left:1px;
			border-style:solid;
			border-color:black;
			
			width:700px;
		}
		#SubMenu td{
			border-top:0px;
			border-right:1px;
			border-bottom:1px;
			border-left:0;
			border-style:solid;
			border-color:black;
		}
	
		#Content iframe {
			background:red;
			border:0px;
			padding:0;
			margin:0;
		}
		#cleft{
			float:left;
			font-size:12pt;		
			width: 150px;			
			text-align:left;
		}
		ul#submenu {
			margin:10px 0px 0px 0px;	
			padding: 0;
			list-style-type:none;
		}
		ul#submenu a {
			display:block;
			width:160px;
			height:30px;
			line-height:30px;
			color:white;
			text-decoration:none;
			text-indent:10px;	
			background:url(../imgs/Title_gradation1.gif) repeat-x ;
		}
		ul#submenu a:hover ,ul#submenu a.selected 
		{
			background:url(../imgs/Title_gradation2.gif) repeat-x ;
		}

		#cright{
			margin:10px 0px 0px 0px;	
			padding: 0;
			float:right;
			width:550px;
		}
		#cright fieldset{
			margin:10px;
			padding:10px;
		}
		
		#cright th {
			background:#e8eaeb;
		}
		#cright th,td{
			line-height: 2em;
			padding: 0.1em 1em;
			text-align:center;
		}
		#cright table {
			width:570px;			
		}
		#cright label{
			width:100px;
			float:left;
			padding-top:5px;
		}
