*{
    margin:0;
    padding:0;
    }
html{
    height:100%;
    }
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(img/bg.gif);
	font-size: 12px;
}
a {
	color: #0033FF;
	text-decoration: none;
}
a:hover{
	color:#0099CC;
	text-decoration: underline;
}
img{
	border:0;
}
hr{
	margin: 10px 0;
}
#all {
	margin: 1px auto;
	padding: 1px;
	width: 700px;
	height: 100%;
	border: 1px solid #666666;
	color: #303030;
	font-family: Arial ,"MS UI Gothic", Helvetica, sans-serif;
}
#header{
	height: 130px;
	width: 700px;
	margin: 0px;
	text-align: right;
	background-image: url(img/header.gif);
	color: #FFFFFF;
	text-align: right;
	font-size: 14px;
}
#header p{
	padding-top: 15px;
}
#header h1{
	padding: 5px 15px 0;
	color: #FFFF00;
	font-size: 32px;
}
#header strong{
	padding: 5px 15px 0;
	color: #FFFF00;
}
#header .add{
	padding: 20px 15px 0;
	color: #FFFFFF;
}
#header img{
	float: left;
	margin: 10px 30px;
}
#leftmenu{
    float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 170px;
	font-weight: bold;
}
#leftmenu p{
	color: #666666;
	padding: 5px;
	line-height: 1.5em;
	font-size: 12px;
}
#menu{
	float: left;
	width: 170px;
	text-align: left;
	letter-spacing: 0.1em;
	list-style-type: none;
}
ul#menu li a{
	text-decoration: none;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	line-height: 40px;
	height: 40px;
	padding-left: 25px;
	border-bottom: 1px dotted #FFFF00;
	background-image: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	voice-family: "\";}\"";
	voice-family: inherit;
}
ul#menu li a:hover{
	background-image: url(img/menu2_bg.gif);
	color: #666666;
}
#menu #current{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #666666;	
	margin: 0px;
	line-height: 40px;
	height: 40px;
	padding-left: 25px;
	border-bottom: 1px dotted #FFFF00;
	background-image: url(img/current_bg.gif);
	background-repeat: no-repeat;
	voice-family: "\";}\"";
	voice-family: inherit;
}
#right{
	float: right;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 530px;
	line-height: 2em;
}
#right strong{
	color: #0066FF;
	font-size:	16px;
	padding: 0;
}
.title{
    clear: both;
	background-image: url(img/title.gif);
	height: 24px;
    margin: 10px;
	padding: 0 20px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.box{
	clear: both;
    margin: 0 10px 10px;
	padding: 0 10px 10px;
	text-align: left;
}
.img_left{
    float: left;
	margin: 0 10px 10px 0;
}
.img_right{
    float: right;
	margin: 0 0 10px 10px;
}
/*mail*/
.mail{
    margin: 0 10px 10px;
	padding: 10px;
	text-align: center;
	line-height: 1.5em;
	color: #666666;
	background-color: #FFFFFF;
}
.mailtable{
    clear: both;
    width: 490px;
	line-height: 1.5em;
    float: inherit;
    background-color: #666666;
}	
.mail1{
    text-align: left;
    padding: 5px;
	color: #555555;
	background-color: #eaf0f4;
}
.mail2{
    text-align: left;
    padding: 5px;
	background-color: #FFFFFF;
}
/*mail end*/

#footer {
	clear: both;
	background-image: url(img/footer.gif);
	height: 25px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 24px;
}