body {
	background-color:#FFFFFF;
	margin:0px;
	font-family:tahoma;
	font-size:12px;
}

.mother {
	width:996px;
	margin:0px auto;
	background:url(/images/body_left_bg.jpg) left repeat-y;
}

.mother_spy {
	background:url(/images/body_right_bg.jpg) right repeat-y;
	padding:0px 8px;
}

.nav_new {
	background:url(/images/nav_bg.jpg) repeat-x;
	height:51px;
	width:996px;
	margin-left:-8px;
}

.marq {
	width:610px;
	float:left;
}

.container {
	display:table
}

.container #left {
	width:278px;
	float:left;
}

.container #right {
	width:702px;
	float:right;
}

.box_right_bottom #box_right_bottom_l {
	width:473px;
	float:left;
}

.box_right_bottom #box_right_bottom_r {
	width:229px;
	float:right;
}

/* start box style */

.box {
	margin:0 auto;
	background:#FFFFFF;
}

.box #box_header {
	height:47px;
	background:url(/images/tbl/tbl_t.gif) repeat-x;
}

.box #box_header_r {
	height:47px;
	background:url(/images/tbl/tbl_t_r.gif) no-repeat right;
}

.box #box_body_l {
	background:url(/images/tbl/tbl_l.gif) repeat-y left;
}

.box #box_body_r {
	background:url(/images/tbl/tbl_r.gif) repeat-y right;
}

.box #box_body {
	padding:4px 10px;
	text-align:right;
	line-height:18px;
	direction:rtl;
	color:#b2773b;
}

.box_txt_2 {
	color:#a56627;
	margin-right:20px;
}

.box_txt_2 b {
	color:#718900;
}

.box_txt_3 {
	color:#603800;
}

.li_blue {
	list-style-image:url(/images/li_blue.gif);
	margin-right:15px;
}

.li_brown {
	list-style-image:url(/images/li_brown.gif);
	margin-right:15px;
}

.box_hr {
	margin:5px 10px;
	height:10px;
	background:url(/images/hr_bg.gif) repeat-x;
}

.box #box_footer {
	background:url(/images/tbl/tbl_b.gif) repeat-x;
}

.box #box_footer_r {
	background:url(/images/tbl/tbl_b_r.gif) no-repeat right;
}

.box #box_footer_l {
	background:url(/images/tbl/tbl_b_l.gif) no-repeat left;
	height:19px;
}

/* end box style */

.footer {
	height:70px;
	background:url(/images/footer_bg.gif) repeat-x;
	text-align:center;
	padding-top:10px;
	color:#FFFFFF;
	line-height:20px;
	margin-top:30px;
	font-size:12px;
}


/* start links */

a {

}

a:hover {

}

.li_blue a , .li_brown a{
	color:#000000;
	text-decoration:none
}

.li_blue a:hover , .li_brown a:hover{
	color:#b3783d;
	text-decoration:underline;
}

.box_txt_2 a {
	color:#a56627;
	text-decoration:underline;
}

.box_txt_2 a:hover {
	color:#718900;
	text-decoration:none;
}

.footer a {
	color:#f5c79a;
}

.footer a:hover {
	color:#FFFFFF;
}

/* end links */
