body  {
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : #666666;
	scrollbar-base-color : #F0F0F0;
	scrollbar-darkshadow-color : #666666;
	scrollbar-face-color : #E7E7E7;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #666666;
	scrollbar-track-color : #E7E7E7;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#858585;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#858585;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#858585;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#858585;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;
	text-decoration : none;
}
a  {
	text-decoration : none;
	color: #E60000;
}
a:visited  {
	text-decoration : none;
	color: #E60000;
}
a:active  {
	text-decoration : none;
	color: #E60000;
}
a:hover  {
	text-decoration : underline;
	color: #333333;
}
.stern  {
	color: #E60000;
}
.nav_td1 {
	border: #ffffff solid;
	border-width: 1px 0px 1px 0px;
	background-color : #666666;
}
.nav_td2 {
	border: #ffffff solid;
	border-width: 1px 0px 1px 0px;
	background-color : #858585;
}
.adr_td {
	background-color : #E7E7E7;
	padding-top : 5px;
	padding-bottom : 5px;
}
.tab_header {
	font-weight : bold;
	background-color : #F0F0F0;
}
.pic_border {
	border: #E7E7E7 solid;
	border-width: 1px 1px 1px 1px;
}
.c_tab {
	border: #E7E7E7 solid;
	border-width: 1px 0px 0px 1px;
}
.c_tab_re {
	border: #E7E7E7 solid;
	border-width: 1px 1px 0px 1px;
}
.close_win {
	vertical-align : bottom;
	text-align : right;
}
.c_tab_main {
	border: #E7E7E7 solid;
	border-width: 0px 0px 1px 0px;
}
.c_left_td {
	background-color : #E7E7E7;
}
.c_right1_td {
	background-color : #666666;
}
.c_main {
	background-color : #ffffff;
	vertical-align : top;
}
.c_block {
	background-color : #ffffff;
	text-align : justify;
}
.c_def {
	vertical-align : top;
}
.c_bg0 {
	background-image: url(../images/c_bg0.jpg);
	background-repeat : no-repeat;
}
.c_bg1 {
	background-image: url(../images/c_bg1.jpg);
	background-repeat : no-repeat;
}
.c_bg2 {
	background-image: url(../images/c_bg2.jpg);
	background-repeat : no-repeat;
}
.c_bg3 {
	background-image: url(../images/c_bg3.jpg);
	background-repeat : no-repeat;
}
.c_bg4 {
	background-image: url(../images/c_bg4.jpg);
	background-repeat : no-repeat;
}
.c_bg5 {
	background-image: url(../images/c_bg5.jpg);
	background-repeat : no-repeat;
}
.hp_info {
	font-size : 1px;
	color: #F0F0F0;
}
.dot {
	background-image: url(../images/dot_off.gif);
	background-repeat : no-repeat;
	padding-left : 15px;
	height : 11px;
}
.dot:hover {
	background-image: url(../images/dot_on.gif);
	background-repeat : no-repeat;
	padding-left : 15px;
}