@charset "utf-8";
body  {
	background-color: white;
	background-image: url(images/backimage.jpg);
	background-repeat: no-repeat;
	background-position: 250px 0px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.column {
	font-weight: normal;
	color: #000066;
	margin: 0px;
	padding: 0px;
}

.bluetitle {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
.subtitle {
	font-size: 10px;
	font-weight: bold;
	line-height: 130%;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CBE3E7;
	border-left-color: #CBE3E7;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #004c9a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	line-height: 140%;
}

.cityname {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.comment_top {
	font-size: 10px;
	background-image: url(../images/tr_t.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	font-weight: normal;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.comment_under {
	font-size: 10px;
	background-image: url(../images/tr_u.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.comment_right {
	font-size: 10px;
	background-image: url(../images/tr_r.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.comment_left {
	font-size: 10px;
	background-image: url(../images/tr_l.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
