@import url(/basic/css/sheet.css);
body{
text-align:center;
margin:0px;
}
a:link{
font-size:12px;
text-decoration:none;
color:#666666;
}
a:visited{
font-size:12px;
text-decoration:none;
color:#666666;
}
a:hover{
font-size:12px;
text-decoration:none;
color:#ff4400;
}

td{
height:25px;
font-size:14px;
}

form{
margin:0px;
}
input{
height:20px;
font-size:12px;
border:1px inset #cccccc;
padding-left:2px;
}
textarea{
border:1px inset #cccccc;
font-size:12px;
}

User_table{
}
.User_top{
padding-left:20px;
height:100px;
}
.User_left{
padding-top:30px;
width:200px;
padding-left:20px;
height:200px;
}

.User_right{
padding-top:20px;
height:200px;
padding-left:30px;
}

.User_bottom{
padding-left:20px;
height:100px;
}

.User_title{
width:600px;
height:25px;
font-size:14px;
font-weight:bold;
padding-left:70px;
color:#ffffff;
background-image:url(/user/images/user_model_ver_1.gif);
background-position:0px -100px;
background-repeat:no-repeat;
}

.Menu_1{
height:24px;
padding-top:5px;
padding-left:30px;
background-image:url(/user/images/dot_1.gif);
background-position:10px 8px;
background-repeat:no-repeat;
border-bottom:1px solid #cccccc;
}
.Menu_2{
height:24px;
padding-top:5px;
padding-left:30px;
background-image:url(/user/images/dot_1.gif);
background-position:10px 8px;
background-repeat:no-repeat;
background-color:#CCCCCC;
}
