a img { border: none; }

tbody {
  font-size: 13px;
}
#bodyid{
padding:0;
margin:0;
text-align:center;
background:#fff;
}
#page{
background:#fff url('img/bg.png') repeat-y left top;
width:800px;
margin:0 auto;
}
#page1{
border:1px solid #bbb;
width:780px;
margin:0 auto;
background:#fff url('img/y-top.png') no-repeat left top;
}

#page2{
width:778px;
margin:0 auto;
color:#333;
float:center;
}
#top{
height:100px;
}
#top strong{
float:left;
padding:17px 0 0 7px;
margin:0;
}
#top h1{
float:right;
color:#000;
font-size:14px;
letter-spacing:2px;
text-align:left;
padding:10px 10px;
margin:0;
}


#main{}

#main p{
margin:5px 0 0 5px;
text-align:left;
color:#000;
font-size:13px;
}
#main strong{
margin:5px 5px 0 0;
float:right;
}

#flash{
width:778px;
float:center;
}


#left{
width:261px;
float:left;
text-align:left;
}

#left p{
margin:0 0 0 6px;
padding:18px 10px 17px 17px;
border:1px solid #cccccc;
text-align:left;
color:#000;
font-size:13px;
font-weight:normal;
line-height:120%;
}


#right{
width:505px;
float:right;
padding:0 6px 0 0;
}

#menu{
width:505;
margin: 2px 0 0 0;
padding: 2px 1px 1px 2px;
font-size:13px;
text-align:center;
}

#menu a{
display: block;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	
	color: #ffffff;/*F*/
	background: url('img/t-menu.png') no-repeat left top;
	text-decoration: none;
}
#menu a:hover{
    color: #ff0000;
	background: url('img/t-menu.png') no-repeat left top;
}
#menu td{
width:20%;
}

#right1{}
#right1 a{
text-decoration:none;
color:#0000ff;
}
#right1 a:hover{
color:#ff0000;
}
#right1 table{
margin: 5px 0 0 0;
float:right;
color:#000;
font-size:13px;
font-weight:normal;
line-height:120%;
}

#center{
width:778px;
float:left;
text-align:left;
}
#center p{
margin:5px 6px 5px 6px;
padding:0;
text-align:left;
color:#000;
font-size:13px;
}



#copy{
clear:both;
padding: 3px 0 3px 0;
color:#fff;
font-size:13px;
background:url('img/copy.png');
}

