body {
	color: #cccccc;
	background-color: #333333;
	background-image: url(../images/all_bg.gif);
}
a {
	color: #7ba2df;
	text-decoration: underline;
}
a:hover {
	color: #7ba2df;
	text-decoration: none;
}
h1 {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
}
p {
	margin: 4 4 0 0;
}
div {
	scrollbar-arrow-color: #7ba2df;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #7ba2df;
	scrollbar-darkshadow-color: #7ba2df;
	scrollbar-track-color: #ffffff;
}
ul {
	padding: 4 0 4 4;
	margin: 0px;
}
ul li {
	padding: 0 0 0 12;
	background-position: 0px 5px;
	background-image: url(../images/bul.gif);
	list-style-image: url(../images/1.gif);
	background-repeat: no-repeat;
}

.line {
	background-color: #999999;
}

.page {
	background: #ffffff;
    filter: alpha(opacity=90);
}

.navi {
	color: #7ba2df;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-image: url(../images/navi_bul.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 2 0 14;
}
.navi a {
	color: #7ba2df;
	text-decoration: none;
}
.navi a:hover{
	color: #555555;
	text-decoration: none;
}
.navi_s {
	color: #555555;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-image: url(../images/navi_bul_o.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 2 0 14;
}

.title {
	color: #7ba2df;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.title a {
	color: #7ba2df;
	text-decoration: none;
}
.title a:hover {
	color: #555555;
	text-decoration: none;
}

.ltitle {
	color: #555555;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.stitle {
	color: #555555;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.price_head {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top: 2px solid #7ba2df;
	border-bottom: 2px solid #7ba2df;
	padding: 0 2 0 2;
}
.price_text {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #555555;
	padding: 0 2 0 2;
}

.field {
	color: #000000;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 150px;
	border: 1px solid;
}
.button {
	color: #ffffff;
	background-color: #7ba2df;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #555555;
	width: 54px;
}
.abutton {
	color: #ffffff;
	background-color: #7ba2df;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #555555;
	text-decoration: none;
	padding: 1 4 1 4;
	width: 54px;
	text-align: center;
}
.abutton:hover {
	color: #ffffff;
	background-color: #777777;
	text-decoration: none;
}

.foot {
	color: #777777;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
