/* ===================== */
/* Search
/* ===================== */
table.search
{
	background: url(../../images/1.he/search/sb_search_bg.gif) right repeat-y;
	margin-bottom:4px;
}
.sb_search_top
{
	background: url(../../images/1.he/search/sb_search_top.gif) top no-repeat;
	height: 6px;
}
.sb_search_bottom
{
	background: url(../../images/1.he/search/sb_search_bottom.gif) bottom no-repeat;
	height: 6px;
}
.sb_search_delimiter
{
	background: url(../../images/1.he/search/sb_search_delimiter.gif) no-repeat;
	height: 2px;
}
td.sb_search
{
	padding-bottom: 8px;
	
}
td.sb_search_b, div.sb_search_b
{
	color: #808080;
	padding: 0px 5px;
}
/* ===================== */

/* ===================== */
/* Announce
/* ===================== */
table.short_announce
{
	height: 37px;
	background-color: #808080;
	color: #FFFFFF;
}
td.announce_top
{
	background: url(../../images/1.he/hp/announce_top.gif) top no-repeat;
	height: 5px;
}
td.announce_bottom
{
	background: url(../../images/1.he/hp/announce_bottom.gif) bottom no-repeat;
	height: 5px;
}
.announce_speaker
{
	width: 32px;
	text-align: left;
}
.announce_date
{
	width: 96px;
	text-align: center;
}
.announce_content
{
	text-align: right;
	padding-left: 25px;
}

.uc_right
{
	background: url(../../images/1.he/hp/uc_right.gif) right top no-repeat;
	height: 5px;
}
.uc_left
{
	background: url(../../images/1.he/hp/uc_left.gif) left top no-repeat;
	height: 5px;
}
.bc_right
{
	background: url(../../images/1.he/hp/bc_right.gif) right top no-repeat;
	height: 5px;
}
.bc_left
{
	background: url(../../images/1.he/hp/bc_left.gif) left top no-repeat;
	height: 5px;
}

table.news_announce
{
	background: url(../../images/1.he/hp/news_announce_bg.gif) bottom no-repeat #FFFFFF;
	height: 129px !important;
	margin: 6px 0px;
	display: block;
}
.news_announce_title
{
	padding: 7px 14px 0px 0px;
}
td.news_announce_content
{
	background: url(../../images/1.he/hp/news_announce_icon.gif) 523px top no-repeat;
	padding: 0px 36px;
	height: 59px !important;
}
div.news_announce_content
{
	height: 59px !important;
	display: block;
	overflow-y: hidden;
}
.news_announce_btn
{
	padding: 10px 25px 10px 0px;
}
/* ===================== */

/* ===================== */
/* Cubes
/* ===================== */
table.cubes
{
	background: url(../../images/1.he/hp/cubes_bg.gif) top no-repeat #FFFFFF;
	height: 61px;
}
td.cubes
{
	width: 50%;
	background: url(../../images/1.he/hp/cube_bg.gif) bottom no-repeat;
	padding-bottom: 10px;
}
table.cube
{
	width: 253px;
	margin: 0px auto;
}
td.cube
{
	text-align: right !important; /*background-color: #E2F4FF;*/
}

td.cube ul
{
	color: #555555;
	margin-top: 5px;
}
td.cube ul a
{
	color: #555555;
	text-decoration: none;
}
td.cube li
{
	list-style-image: url(../../images/1.he/hp/list_arrow.gif);
}

td.cube_close
{
	background: url(../../images/1.he/hp/cube_close.gif) bottom no-repeat;
	width: 253px;
	height: 17px;
}
.cube_title
{
	background-color: #FFFFFF !important;
}
.cube_title_pic img
{
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
td.cube_space
{
	height: 10px;
	background-color: #FFFFFF !important;
}
.cube_bg_open
{
	/*background: url(../../images/1.he/hp/cube_bg_open.gif) no-repeat; width: 253px;*/
	height: 10px;
}
.cube_first
{
	background: url(../../images/1.he/hp/cube_first.gif) repeat-x;
	height: 20px;
}
/* ===================== */
