body {
text-align: center; /* for ie6- */
margin: 50px 0px 0px 0px;
}

div#wrapper {
text-align: left; /* fix alignment for ie */
margin: 0 auto;
width: 750px; /* if you want the width to be fixed, set to whatever you want */
height: 100%;
}

.header{
height: 31px;
width: 750px;
margin: 0px;
padding: 0px;
border: 0px;
background-image: url(../images/header.jpg);
}


.logo {
background-image: url(../images/logo.jpg);
background-repeat: no-repeat;
background-position:left;
height: 88px;
width: 250px;
}


table {  font-size: 12px; color: #000000; font-family: "Verdana","Arial", "Helvetica", "sans-serif"}

td {  
font-size: 12px; 
color: #000000;
font-family: "Verdana", "Arial", "Helvetica", "sans-serif"；
}


.en_w {  color: #FFFFFF; text-decoration: none}

.en_b {  color: #000000; text-decoration: none}
.menu {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; word-spacing: 1px;float: right;width: 400px;
}
.menu ul{
	list-style:none;
margin-top: 17px;

}
.menu li{
	float:left;
	list-style:none;
}
.menu li a{
	float:left;
	display:block;
	color:#555;
	text-decoration:none;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 10px 0 25px;
	height:20px;
	line-height:12px;
	text-align:center;
	
}

.en_g {  color: #CCCCCC; text-decoration: none}

.form {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #000000; text-decoration: none}

.en_g2 {  color: #999999; text-decoration: none}

a:active {
 text-decoration: none}

a:link { 
 text-decoration: none}

a:visited {  
text-decoration: none}

a:hover {  color: ; text-decoration: underline}

.leftmenu:link{
color:black;
 text-decoration: none
}
.leftmenu:visited{
color:black;
text-decoration: none
}
.leftmenu:hover{
color:green; 
text-decoration: underline
}
.leftmenu:active{
color:red;
text-decoration: none
}

.table_top {  background-color: #6699CC}

.table_01 {  background-color: #999999}

.table_02 {  background-color: #F0F0F0}

.menu_in { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; word-spacing: 1px ; background-color: #F2F2F2}
textarea{
padding:0px 0px 0px 0px;
text-indent:0px;
height:20px;
width:550px;
overflow:hidden
}
input{
}
.text{
width:450px;
}
h1

{

	font-weight: bold;

	font-size: 180%;

	margin-bottom: 10px;

}



form

{

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}



pre

{

	margin:0px;

	padding:0px;

	white-space: pre-wrap; /* css-3 */

	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */

	word-wrap: break-word; /* Internet Explorer 5.5+ */

}
.footer {
width: 750px;
margin: 0px;
padding: 0px;
border: 0px;
}


.footermenu {
float: left;
width: 750px;
height: 31px;
background-image: url(../images/footer.jpg);
margin-top: 15px;
}

.footermenu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 10px 0px;
}

.footermenu li{
	float:left;
	list-style:none;
}
.footermenu li a{
	float:left;
	display:block;
	color:#555;
	text-decoration:none;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 5px 0 10px;
		
}


.topmenu {
float: right;
width: 400px;
}

.topmenu ul{
	list-style:none;
margin-top: 33px;

	
}
.topmenu li{
	float:left;
	list-style:none;
}
.topmenu li a{
	float:left;
	display:block;
	color:#555;
	text-decoration:none;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 10px 0 20px;
	height:20px;
	line-height:12px;
	text-align:center;
	
}

#lefthand {
float:left;
width: 160px;
height: 350px

}

#lefthand img { border: none; }


#menuleft {
float:left;
font:14px Verdana, Arial, Helvetica, sans-serif;
width: 160px;
padding-left:0px;
padding-bottom: 0px;
 margin-top: 10px;
border-bottom: 2px solid #6666ff;
border-top: 2px solid #6666ff;
}

#menuleft h1 {
font-size: 15px; 
padding: 3px 0 5px 3px;
color: #333333;
margin-top: 0px;
width:159px;
}

#menuleft ul {
list-style: none;
margin: 2px;
padding: 0px;
border: none;
}

#menuleft ul li {
margin: 2px;
padding-left:0px;
}

#menuleft ul li a {
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:150px;
}

#menuleft ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

#menuleft li.submenu{ /* Style for LI that contains sub lists (other ULs). */
padding-left: 0px;
cursor: hand !important;
cursor: pointer !important;
}
#menuleft li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
padding-left:0px;
}
#menuleft li.submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
padding-left:0px;
}
#menuleft li.submenu ul li a{ 
font-size: 80%;
display: block;
padding-left:8px;
text-decoration: none;
color: #666666;
width:142px; 
}

#leftimage {

width: 170px;
height: 120px;

}

.banner {
width: 750px;
height: 169px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 1px #000000 solid;
border-top: 1px #000000 solid;
}

.content {
font:12px Verdana, Arial, Helvetica, sans-serif;
float: right;
height: 100%;
width: 550px;
margin-top: 7px;
line-height: 18px;
}


.content h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
display: block; 
font-size: 15px; 
padding: 3px 0 5px 3px;
color: #6666ff;
margin-top: 0px;
}

.table tr  {
font:12px Verdana, Arial, Helvetica, sans-serif;
float: right;
height: 100%;
width: 550px;
margin-top: 7px;
line-height: 18px;
}


.title {

font-size: 14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #6666ff;
}

