body{
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
max-width: 750px;
margin: auto;
background: url(img/bg.gif);
padding: 2px 10px 10px 10px;
}

.icon_tab{
font-size: 15px;
font-weight: bold;
border-radius: 10px 10px 0px 0px;
background: url(img/title.gif) top repeat-x #592B82;
color: #fff;
}

.icon_table{
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

.icon_table td a{
display: block;
text-align: center;
color: #fff;
padding: 8px;
}

.icon_table td{
border-left: 1px solid #fff;
}

.icon_table td:first-child{
border-left: none;
}

.icon_site{
text-align: center;
}

.title{
padding: 8px;
color: #fff;
font-weight: bold;
border-radius: 10px 10px 0px 0px;
background: url(img/effect.png) no-repeat right, url(img/title.gif) repeat-x top #592B82;
border-bottom: 1px solid #592B82;
border-left: 1px solid #592B82;
border-right: 1px solid #592B82;
}

.menu{
background: white;
font-weight: bold;
padding: 5px;
color: #6d6d6d;
border-radius: 0px 0px 10px 10px;
border-bottom: 1px solid #592B82;
border-left: 1px solid #592B82;
border-right: 1px solid #592B82;
}

.menu_new{
background: url(img/background.png) top repeat-x #fff;
padding: 5px;
font-weight: bold;
color: #6d6d6d;
border-bottom: 1px solid #D2D2D2;
border-left: 1px solid #592B82;
border-right: 1px solid #592B82;
text-align: center;
}

a:link, a:visited, a:active, a:hover{
color: #0E63B8;
text-decoration: none;
}

a.link{
display: block;
background: white;
font-weight: bold;
padding: 8px;
color: #0E63B8;
border-bottom: 1px solid #D2D2D2;
border-left: 1px solid #592B82;
border-right: 1px solid #592B82;
}

a.link:hover{
background: #fbfbfb;
}

a.link_new{
display: block;
background: white;
font-weight: bold;
padding: 8px;
color: #0E63B8;
border-radius: 0px 0px 10px 10px;
border-bottom: 1px solid #592B82;
border-left: 1px solid #592B82;
border-right: 1px solid #592B82;
}

a.link_new:hover{
background: #fbfbfb;
}

.num{
background: url(img/title.gif) top repeat-x #592B82;
color: #fff;
font-weight: bold;
margin-top: -1px;
padding: 2px 5px;
border-radius: 5px;
float: right;
}

.icon{
color: #592B82;
width: 16px;
height: 16px;
margin: 0px 5px 0px 0px;
}

input[type="text"]{
width: 50%;
border: 1px solid #592B82;
padding: 5px;
border-radius: 5px;
}

input, textarea, select{
border: 1px solid #592B82;
padding: 10px;
resize: none;
border-radius: 5px;
}

input[type=submit]{
padding: 5px;
font-weight: bold;
color: #fff;
background: url(img/title.gif);
border: 1px solid #d5d5d5;
}

.right_blue{
background: url(img/blue.gif) top repeat-x #592B82;
color: #fff;
font-weight: bold;
margin-top: -1px;
padding: 2px 5px;
border-radius: 5px;
float: right;
}

.red{
background: url(img/red.gif) top repeat-x #592B82;
color: #fff;
font-weight: bold;
margin-top: -1px;
padding: 2px 5px;
border-radius: 5px 0px 0px 5px;
}

.blue{
background: url(img/blue.gif) top repeat-x #592B82;
color: #fff;
font-weight: bold;
margin-top: -1px;
padding: 2px 5px;
border-radius: 0px 5px 5px 0px;
}

.button{
background: url(img/title.gif) top repeat-x #592B82;
color: #fff;
font-weight: bold;
margin-top: -1px;
padding: 2px 5px;
border-radius: 5px;
}

.foot{
border-radius: 10px;
color: #fff;
background: url(img/effect.png) no-repeat right, url(img/title.gif) repeat-x top #592B82;
font-weight: bold;
padding: 8px;
text-align: center;
}