﻿@charset "utf-8";
/* CSS Document */
/*--------------------- ↓topmenu↓ --------------------------*/
#container{
width:420px;
height:auto;
margin:0 auto;
padding:0;
overflow:hidden;
}
#container div.title{
background:url(../img/mail_title.gif) repeat-x 0 0;
width:420px;
height:32px;
}
#container div.title img{
border:0 none;
float:right;
margin:5px 5px 0 0;
}
#container div.title_2{
background:url(../img/mail_title_2.gif) repeat-x 0 0;
width:420px;
height:32px;
}
#container div.title_2 img{
border:0 none;
float:right;
margin:5px 5px 0 0;
}
#container div.title_3{
background:url(../img/mail_title_3.gif) repeat-x 0 0;
width:420px;
height:32px;
}
#container div.title_3 img{
border:0 none;
float:right;
margin:5px 5px 0 0;
}
#container div.title_4{
background:url(../img/mail_title_4.gif) repeat-x 0 0;
width:420px;
height:32px;
}
#container div.title_4 img{
border:0 none;
float:right;
margin:5px 5px 0 0;
}
#container div.title_5{
background:url(../img/mail_title_5.gif) repeat-x 0 0;
width:420px;
height:32px;
}
#container div.title_5 img{
border:0 none;
float:right;
margin:5px 5px 0 0;
}
#container div.content{
width:418px;
height:auto;
border-right:1px solid #b7b7b6;
border-left:1px solid #b7b7b6;
border-bottom:1px solid #b7b7b6;
margin:0;
padding:0;
}
#container div.content div.chatbox{
background-color:#f5f5f5;
display:inline;
border:1px solid #bbbbbb;
width:145px;
height:auto;
float:left;
margin:10px 0 10px 10px;
overflow:hidden;
}
#container div.content div.chatbox table{
line-height:normal;
width:145px;
margin:0;
padding:0;
}
#container div.content div.chatbox table img{
margin:7px 0px;
}
#container div.content div.chatbox table td{
color:#0066cc;
text-align:center;
margin:0;
}
#container div.content div.data_text{
background-color:#f5f5f5;
display:inline;
border:1px solid #bbbbbb;
width:240px;
height:auto;
float:right;
margin:10px 10px 10px 0;
}
#container div.content div.data_text p{
color:#000000;
width:auto;
float:left;
margin:0 0 0 50px;
}
#container div.content div.data_text a{
color:#000000;
}
#container div.content div.word_text{
background-color:#f5f5f5;
display:inline;
border:1px solid #bbbbbb;
width:394px;
float:right;
margin:0 10px 10px 10px;
}
#container div.center{
text-align:center;
width:398px;
float:right;
margin:0 10px 10px 10px;
}
#container div.center img{
border:0 none;
margin:0 15px;
}
#container div.center input{
width:100px;
margin:0 5px;
}
div.gift{
width:230px;
height:26px;
margin:0 5px 5px 5px;
}
div.gift img{
float:left;
border:0 none;
margin:0 5px 0 0;
}
.length2{
width:25px;
margin:0 5px 0 0;
}
/*--------------------- ↑topmenu↑ --------------------------*/