A:link {COLOR: #3bc96a; TEXT-DECORATION: none}
A:active {COLOR: #3bc96a; TEXT-DECORATION: none}
A:visited {COLOR: #3bc96a; TEXT-DECORATION: none}
A:hover {COLOR: #3bc96a; TEXT-DECORATION: underline}

.submenu A:link {COLOR: #666666; TEXT-DECORATION: none}
.submenu A:active {COLOR: #666666; TEXT-DECORATION: none}
.submenu A:visited {COLOR: #666666; TEXT-DECORATION: none}
.submenu A:hover {COLOR: #666666; TEXT-DECORATION: underline}
.submenu {color:#999999}

body {
	font-family: "Tahoma";
	font-size: 11px;
}

td {
	font-family: "Tahoma";
	font-size: 11px;
}

input {
	font-family: "Tahoma";
	font-size: 11px;
	height:18px;
}

select {
	font-family: "Tahoma";
	font-size: 11px;
}

.td_navi {
	font-family: "Verdana";
	font-size: 9px;
}

.td2 {
	border-top:solid 1px #e5e5e5;
}

.favorite {
	width:208px;
}

.iCheckBox {
}

.plate {
	border-top:solid 1px #dddddd;
	border-left:solid 1px #dddddd;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}

.detail select {
	font-size:9px;
	height:14px;
}

.detail input {
	font-size:9px;
	border:solid 1px #999999;
	height:15px;
}

.detail textarea {
	border:solid 1px #999999;
	font-size:11px;
	font-family:tahoma;
}

.indextable td {
	height:22px;
}
.contentTitle {
    width:100%;
    height:30px;
}
.contentTitle td#navi{
    text-align: right;
}
.contentTitle span {
    font-size:15px;
    font-style:italic;
    font-weight:bold;
}
.hdot {
    background-image:url(/img/hdot.gif);
    background-repeat: repeat-x;
    background-position: center;
}
.contentMenu {
    width:100%;
}
.contentMenu td {
    line-height:23px;
}
.contentMenu td#td1 {
    font-weight: bold;
    text-align:right;
}
.contentMenu input {
    height:18px;
}
.contentMenu input#sv{
    width:100px;
}
.contentDetail {
    width:100%;
    table-layout:fixed;
}
.contentDetail td {
    padding:3px;
    line-height:16px;
}
.contentDetail td#td1 {
    font-weight: bold;
    text-align:right;
    vertical-align:top;
}
.contentDetail span {
    font-weight: normal;
}
.contentDetail2 {
    width:100%;
}
.contentDetail2 td {
    padding:3px;
    line-height:16px;
}
.contentDetail2 td#td1 {
    font-weight: bold;
    text-align:right;
    vertical-align:top;
}
.contentDetail2 span {
    font-weight: normal;
}

