body {
        margin: 10px 5px 10px 5px;
        font-family: Georgia, Tahoma, Times New Roman, Arial;
}
.main_table {
        width: 760px;
        border: #C0C0C0 1px solid
}
.main_header {
        height: 80px;
        padding-left: 5px
}
.main_header_title {
        font-size: 12px
}
.main_sub_header {
        font-size: 11px;
        background: #6F9FCF;
        text-align: center;
        height: 30px;
        border-top: #C0C0C0 1px solid;
        border-bottom: #C0C0C0 1px dashed;
        padding: 10px 0 10px 0
}
.main_footer {
        font-size: 11px;
        background: #6F9FCF;
        text-align: center;
        padding: 5px;
	line-height: 20px;
        border-top: #C0C0C0 1px dashed
}
.main_menu {
        background: #EDEBEE;
        width: 220px;
        padding: 20px 10px 20px 10px;
        border-right: #C0C0C0 1px dashed;
        vertical-align: top
}
.main_content {
        font-size: 11px;
        padding: 20px;
        vertical-align: top;
        line-height: 22px
}
.main_contribute {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top
}
.main_contribute {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top
}
.main_contribute_red {
	font-size: 11px;
	color: #6F9FCF;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top
}
.main_contribute_2 {
	width: 50px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top
}
.input {
	border: #000000 1px solid;
	background: #ffffff
}
.text_input {
	border: #000000 1px solid;
	width: 360px;
	height: 180px
}
a.menu_link,a.menu_link:visited {
        font-size: 11px;
        color: #000000;
        display: block;
        padding: 5px 10px 5px 10px;
        margin-bottom: 5px;
        text-decoration: none;
        border: #F5F5F5 1px dashed
}
a.menu_link:hover {
        font-size: 11px;
        color: #000000;
        background: #FFFFFF;
        display: block;
        padding: 5px 10px 5px 10px;
        margin-bottom: 5px;
        text-decoration: none;
        border: #C0C0C0 1px dashed
}
a.link,a.link:visited {
        font-size: 11px;
        color: #000000;
        text-decoration: underline
}
a.link:hover {
        font-size: 11px;
        color: #000000;
        text-decoration: none
}
a.link_footer,a.link_footer:visited {
        font-size: 11px;
        color: #000000;
        text-decoration: underline
}
a.link_footer:hover {
        font-size: 11px;
        color: #000000;
        text-decoration: none
}
h1 {
        font-size: 13px;
        font-weight: bold
}
h2 {
        font-size: 16px;
	color: #6F9FCF;
        font-weight: bold
}
.main_table_lang {
        width: 760px;
	text-align: right;
	padding-bottom: 5px
}
.div_menu {
	display: inline
}
.div_menu_bottom {
	display: inline;
	padding: 0 5px 0 5px
}