body {
    margin-left: 0px;
    margin-top: 0px;
    background-repeat: no-repeat;
}

body, input, select, option, textarea, td, a {
    color: #000000;
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
}

td.bot, a.bot, td.lan, a.lan {
    color: #C0C0C0;
}

td.nav_1 {
    font-size: 12px;
    font-weight: bold;
}

td.nav_2 {
    font-size: 11px;
}

td.con {
    padding-top: 7px;
}

td.ele, td.ele_end, td.ele_fir {
    padding-bottom: 5px;
}
td.ele, td.ele_end {
    padding-top: 5px;
}
td.ele, td.ele_fir {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #B6B6AA;
}

a,a.nav_1,a.nav_2 {
    color: #333399;
    font-weight: bold;
    text-decoration: none;
}

a:hover,a.nav_1:hover,a.nav_2:hover {
    text-decoration: underline;
}

a.nav_1 {
    font-size: 12px;
}

a.tit {
	color: #000000;
	font-size: 15px;
	text-decoration: underline;
}

a.tit:hover {
	text-decoration: underline;
}

a.tag {
	color: #000000;
	font-weight: normal;
}

a.tag:hover {
	text-decoration: underline;
}

ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

input.but {
	background-color: #E9E9E9;
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	font-weight: bold;
}

input.txt,textarea.txt {
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
}