/* main styles --------------------------------------------------------------------------------------------------------------------------------------------*/
html {
	margin: 0px;
	padding: 0px;	
}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	color: #4e4e4e;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;	
}
.menu_link {
	background: url(images/bg_menu.gif) bottom left no-repeat;
	text-align: left;
}
.menu_link a {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

.text_car_menu {
	font-family: Tahoma; 
	font-size: 11px;
	color: #2f4d7f;
}
.car_num {
	color: #e1e1e1;
	font-size: 15px;
}

.input_login {
	width: 153px;
	height: 21px;
	border-top: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	color: #425260;
}
.forgot_password {
	font-size: 10px;
	color: #2f4d7f;
}

.news_date {
	color: #ff8519;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.news_day {
	color: #ff8519;
}

.img_special {
	padding: 4px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;	
	border-left: 1px solid #e5e5e5;
	border-top: 4px solid #e5e5e5;		
}

.tit_special {
	color: #2f4d7f;
	font-size: 13px;
}
.footer {
	width: 432px;
	height: 150px;
	background: url(images/foot_2.gif) no-repeat;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.top_bg_1 {
	background: #f0f0f0;
	font-family: Tahoma;
	font-size: 24px;
	color: #2F4D7F;
}

.search {
	background: url(images/bg_2.gif) no-repeat;
	width: 254px;
	height: 188px;
	color: #747474;
	font-size: 10px;
}
.search input {
	background: #f0f0f0;
	font-size: 10px;
	color: #000000;
	border: 0px;
}
.search_but {
	height: 13px;
	width: 13px;
}

.login_but input {
	border: 0px;
	width: 200px;
	background: transparent;
}

textarea {
	border: 1px solid #000000;
	font-size: 11px;
	height: 70px;
	width: 250px;
}
input {
	border: 1px solid #000000;
}

.submenu a {

}

.submenu_link a {
	border-left: 4px solid #ffffff;
	background: #FFFFFF;
	width: 200px;
	height: 26px;
	color: #2f4d7f;
	display : block;
    text-decoration: none;
	font-size: 13px;
}
.submenu_link a:hover {
	border-left: 4px solid #c3c3c3;
	background: #f0f0f0;
	width: 200px;
	height: 26px;
	color: #2f4d7f;
	display : block;
	font-weight : bold;
	text-decoration: none;
	font-size: 13px;	
}

.little_menu a {
	border: 1px solid #ffffff;
	display : block;	
	text-decoration: none;	
	font-size: 13px;		
	font-weight: normal;
	background: #FFFFFF;
    margin-left: 30px;	
    width: 170px;		
}
.little_menu a:hover {
	border: 1px solid #e3e3e3;
	display : block;	
	text-decoration: none;	
	font-size: 13px;		
	font-weight: normal;
	background: #FFFFFF;	
    margin-left: 30px;
    width: 170px;	
}

.menulaycup{
  font-family:  Arial, Verdana, Helvetica, Sans-Serif;
  font-style: italic;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  margin-top: 6px;

}
.menulaycup a {
  font-family:  Arial, Verdana, Helvetica, Sans-Serif;
  font-style: italic;
  font-size: 12px;
  color: #007EA0;
  font-weight: bold;
  margin-top: 6px;
}
.menulay {
  margin-left: 10px;
  color: #cecece;
  font-size: 11px;
}
.menulay a {
  margin-left: 10px;
  color: #007EA0;
  font-size: 11px;
}
.create_layer {
	background: #eeeeee;
	border: 1px solid #222222;
	padding: 10px;
	width: 456px;
}
#slogan {
	color: #FFF;
	font-family: Tahoma;
	font-size: 18px;
	position: relative;
	top: 50px;
	left: 20px;
	display: block;
	width: 219px;
	height: 85px;
}
.central_text{
	font-family: Tahoma;
}

