.box_read				{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; color: #000000; line-height: 15px; font-weight: bold; }
.box_read_white			{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; color: #ffffff; line-height: 15px; font-weight: bold; }
.box_read_head_white	{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #ffffff; line-height: 15px; font-weight: bold; }
.box_read_arrow_green	{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; color: #BBE700; line-height: 15px; font-weight: bold; }
.box_read_arrow_red		{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; color: #FF0000; line-height: 15px; font-weight: bold; }
}
/* /bojects/Box/new_front.i */
.fbh					{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; line-height: 0px; font-weight: bold; }
.fbt					{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #000000; line-height: 17px; text-decoration: none; }
.fbt a					{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #666666; line-height: 17px; font-weight: bold; }

.flash					{ z-index: -100; }
#flash					{ z-index: -100; }

.menu					{ z-index: 100; }
#menu					{ z-index: 100; }

.fl {
	float: left;
	line-height: 38px;
}
.fl2 {
	float: left;
}
.fr {
	float: right;
}
.clr {
	clear: both;
}
.calc {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.calc tr.head td {
	background-color: #ffffff;
}

/* Leaf_box */
.leaf_box {
	font-family: arial,serif;
	font-size: 16px;
	color: #292E07;
	margin-bottom: 11px;
}

.leaf_box a{
	font-family: arial,serif;
	font-size: 16px;
	color: #292E07;
	margin-bottom: 11px;
}

.green {
	background: url('/images/leaf_box_green_tr.gif') top right no-repeat;
	background-color: #CCE821;
}
.leaf_box_bot .green {
	background: url('/images/leaf_box_green_bl.gif') top left no-repeat;
	background-color: #CCE821;
}
.grey {
	background: url('/images/leaf_box_grey_tr.gif') top right no-repeat;
	background-color: #CCCCCC;
}
.leaf_box_bot .grey {
	background: url('/images/leaf_box_grey_bl.gif') top left no-repeat;
	background-color: #CCCCCC;
}
.orange {
    background: url('/images/leaf_box_orange_tr.gif') top right no-repeat;
	background-color: #E6C01F;
}
.leaf_box_bot .orange {
	background: url('/images/leaf_box_orange_bl.gif') top left no-repeat;
	background-color: #E6C01F;
}

.blue {
	background: url('/images/leaf_box_blue_tr.gif') top right no-repeat;
	background-color: #50B0D1;
}
.leaf_box_bot .blue {
	background: url('/images/leaf_box_blue_bl.gif') top left no-repeat;
	background-color: #50B0D1;
}




.leaf_box_bot div {
	height: 28px;
}
.leaf_box .img {
	float: left;
	margin-bottom: 16px;
}
.leaf_box .headquote {
	float: right;
	margin-top: 15px;
	padding-right: 28px;
	color: #5D5D5D;
	font-family: arial,serif;
	font-size: 14px;
	text-align: right;
}
.leaf_box .headtext {
	margin-left: 28px;
	padding-top: 22px;
	font-weight: bold;
	font-family: arial,serif;
	font-size: 14px;
}
.leaf_box .cont {
	margin-left: 28px;
	margin-right: 28px;
}

