@charset "utf-8";
.login_box {
	width: 140px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 18px;
	margin-left: 85px;
	background-image: url(img/inputbox_back.jpg);
}
.price_article {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.price_price {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}
.sitemap_sub a{
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	padding-left: 28px;
	text-align: left;
	font-weight: bold;
	background-image: url(img/sitemap_sub.jpg);
	background-repeat: no-repeat;
}
.price_table_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.title_top {
	font-family: "Verdana";
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	margin-top:0px;
	margin-left: 5px;
	text-align: left;
}

.title_top a {
	font-family: "Verdana";
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	margin-top:0px;
	margin-left: 5px;
	text-align: left;
}

.title_top a:hover {
	font-family: "Verdana";
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	margin-top:0px;
	margin-left: 5px;
	text-align: left;
	text-decoration:none;
}


.list_title a:link {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	color:#FFFFFF;
}

.list_title a:visited {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	color:#FFFFFF;
}

.list_title a:active {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	color:#FFFFFF;
}


.list_title a:hover {
	font-size: 16px;
	text-decoration: none;
	color:#000000;

}

.list_desc {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}

.article_text {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.username {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left:100px;
	text-transform: capitalize;
}
.username_title {	
	font-family: Myriad Pro;
	font-size: 12px;
	padding-left:30px;
	text-align: left;
}
.article_list_date {
	font-family: "Verdana";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

