@charset "utf-8";   
/*  
Style Start
----------------------------------------------------------- */

/*////////////////////////////
 ALL
////////////////////////////*/


/* asset header */

.asset-header {
	background-image:url(../images/content_header.png);
	background-repeat:repeat-x;
	background-color:#e2e1df;
	width:470px;
}

#search_head {
	background-image:url(../images/search/search_icon.png);
	background-repeat:no-repeat;
	background-position:150px 33px;
	padding:32px 10px 20px 185px;
}
.asset-header h2 {
	color:#c28783;
	font-weight:bold;
	font-size:120%;
}

.asset-header p {
	color:#7a7978;
	font-weight:bold;
	margin-left:2px;
}

/* asset header */


/* asset body */

.asset-body {
	background-image:url(../images/content_header.png);
	background-repeat:repeat-x;
	width:470px;
	background-color:#e2e1e0;
	margin:0;
	padding:53px 0px 52px;
}


.top_back {
	background-image:url(../images/history/title_back.png);
	background-repeat:repeat-x;
	width:470px;
	height:27px;
	margin:0;
}

#history {
	background-image:url(../images/history/history_title.png);
	background-repeat:no-repeat;
	width:60px;
	height:27px;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}

.history_box {
	margin:0px 20px;
	padding:10px 0;
}

.border {
	background-image:url(../images/history/border.png);
	background-repeat:repeat-x;
	background-position:0 bottom;
}

.history_img {
	float:right;
	margin:10px 0 10px 10px;
}

.days {
	color:#7a7978;
	font-size:85%;
}

.history_title {
	color:#525c7a;
	margin:4px 0 4px 0;
}

#history_new {
	padding:0 0 0 43px;
	background-image:url(../images/history/history_2009.png);
	background-repeat:no-repeat;
	background-position:0 top;
	margin:0 4px 0 150px;
	width:31px;
	height:27px;
	display:inline;
	float:left;
}

.history_pagelink {
	display:block;
	float:left;
	margin:8px 8px 0 0;
}