/*css document*/

#content #menu_cnt #menu_left {
	float: left;
	width: 19px;
	height: 44px;
	background-image: url(images/menu/main_menu_left_bg.png);
	background-repeat: no-repeat;
}

#content #menu_cnt #menu_right_left {
	float: left;
	width: 893px;
	height: 44px;
	text-align: center;
	background-image: url(images/menu/main_menu_bg.jpg);
	background-repeat: repeat-x;	
}

#content #menu_cnt #menu_right_right {
	float: right;
	width: 21px;
	height: 44px;
	background-image: url(images/menu/main_menu_right_bg.png);
	background-repeat: no-repeat;	
}

#content #main_content_left .box2 {
	border-bottom: 1px solid #d7d7d7;
	min-height: 139px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-bottom: 17px;
}

* html #content #main_content_left .box2 {
	height: 139px;
}

#content #main_content_left .box2 .box2_img {
	float: left;
	width: 186px;
	height: 180px;
}

#content #main_content_left .box2 .box2_text {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f1b30;
	font-size: 18px;
	width: 500px;
	padding: 10px;
	padding-top: 0px;
}

#content #main_content_left .box2 .box2_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ed1c24;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 7px;
	line-height: 1.2em;
}

#content #main_content_left .box2 .box2_text p {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f1b30;
	font-size: 14px;
	line-height: 1.2em;
	padding-bottom: 5px;
}

#content #main_content_left .box2 .box2_text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	font-size: 14px;
	line-height: 1.2em;
}

#content #main_content_right #linkek {
	margin-top: 7px;
	border: 1px solid #c2c2c2;
	font-size: 12px;
	padding: 10px;
}

#content #main_content_right #linkek a {
	color: #636363;
	line-height: 25px;
}

* html div#spv2mainScroller  {
	margin-left: 15px;
	height: 140px;
	overflow: hidden;
}

div#spv2mainScroller  {
	float:left;
	margin-bottom: 21px;
	margin-left: 30px;
	width: 660px;
	height: 140px;
}

div#spv2mainScroller div.scroller-cntr { position:relative; height: 140px;}

div#spv2mainScroller div.cwrap { position: absolute; width:660px; height: 140px; z-index: 10;}
div.vnav {
	position: relative;
	width: 30px;
	height: 50px;
	margin-top: -110px;
}

