
body{font-family:MS UI Gothic;}
a:link       { text-decoration: underline }
.text1{font-size:11px;line-height:12px}
.text12{font-size:12px;line-height:18px}
.text2{font-size:15px;line-height:20px}
.text3{font-size:18px;line-height:24px}
.text4{font-size:25px;line-height:28px}
.text5{font-size:30px;line-height:32px}
A:hover{color: #ff0000;text-decoration: none}

#inbox {
	background-color: #FFFFFF;
	background-image: url(img/back.gif);
	background-repeat: repeat-y;
	width: 808px;
	margin: 0 auto;
	border-left:2px solid #eaeaea;
	text-align:left;
	}
#inbox-inner{
width: 800px;
}
