@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, img, ul, li, a, p, form {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	direction: rtl;
	color: #41130a;
	background: #FFFFFF;
	text-align: right;
}



/*3px jog hack*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html p {
	height: 1%;
	margin-left: 0;
}
/* End hide from IE5/mac */

.wrapper {
	width: 100%;
	height: auto;
}
.N14 {
	font-size: 14px;
}
.B14 {
	font-size: 14px;
	font-weight: bold;
}
.B14r {
	font-size: 14px;
	font-weight: bold;
}
.B14m {
	font-size: 14px;
	font-weight: bold;
	color: RED;
}
.N16 {
	font-size: 16px;
}
.B16 {
	font-size: 16px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}


.page {
	width: 749px;
	height: 656px;
	margin: 0 auto;
}



.content_hold {
	float: rigth;
}
.content_hold .panel1 {
	float: right;
	height: 200px;
	width: 212px;
	background: url(images/home-page_verSep.gif) repeat-y right top;
	position: relative;
	padding: 10px 18px;
}
.content_hold .panel2 {
	float: right;
	height: 200px;
	width: 98%;
	position: relative;
	padding: 10px 18px;
}
.content_hold  .last {
	background: url(transparent);
}
.content_hold .panel1 .readMore {
	height: 14px;
	width: 89px;
	border: 1px solid #C4B686;
	font-size: 11px;
	color: #372320;
	line-height: 14px;
	position: absolute;
	left: 20px;
	text-align: center;
	bottom: 13px;
	background: #F3F0E7;
}

