﻿@charset "utf-8";


#press_maincon {
	margin-top: 180px;
}

#press_menu {
	float: left;
	width: 200px;
}

#press_menu div {background-image: url(../press/images/buttons_back.png);
	height: 19px;
	width: 144px;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 8px;
	margin-top: 25px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;}

#press_menu div:hover 
{color: #000;
	background-image: none;
	background-color: #FF7009;}
	
#press_menu li{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin-left: 30px;
	font-size: 14px;
	color: #FFF;
}



#press_title {
	width: 700px;
	float: right;
	margin-top: 30px;
}

#press_title li {
	list-style-image: url(../press/images/bullet.png);
	margin-bottom: 5px;
	font-size: 12px;
}

#press_title li a{
	color: #FFF;
	text-decoration: none;
}

#press_title li a:hover{
	color: #FF7009;
	text-decoration: underline;
}

#press_flash {
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
	position: absolute;
	top: -70px;
	height: 343px;
	width: 930px;
}
