@charset "UTF-8";
/* CSS Document */

.m-right12 {
margin-right: 12px;
}

p.profile-p {
padding: 0 10px 30px 10px;
}

table {
width: 640px;
margin-left: 10px;
margin-bottom: 50px;
}

.td-gray {
width: 120px;
background-color: #D7D7D7;
padding: 13px 10px 10px 10px;
border: 2px solid #FFFFFF;
}

.td-lightgray {
width: 520px;
background-color: #F7F7F7;
padding: 13px 0 10px 10px;
border: 2px solid #FFFFFF;
}

table a {
color: #0099CC;
text-decoration: underline;
}

table a:hover {
text-decoration: none;
}