@charset "utf-8";
/* CSS Document */

body
{
	background:#fffff2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4f3c08;
	margin:0;
	padding:0;
	line-height:16px;
	text-align:justify;
}
a
{
	color:#4f3c08;
	text-decoration:none;
	border-bottom:1px #4f3c08 dotted;
}
a:hover
{
	text-decoration:none;
	color:#4f3c08;
	border-bottom:1px dotted #b2a98c;
}

.sim {
    color:#4f3c08;
	text-decoration:underline;
    border-bottom:0px #4f3c08 dotted;
}
.sim:hover {
    color:#ff0000;
	text-decoration:underline;
    border-bottom:0px #4f3c08 dotted;
}
img
{
	border:none !important;
}
.left_colum
{
	background:url(../images/1_10.jpg) no-repeat top;
	padding-top:85px;
}
h1
{
	font-size:16px;
	color:#4f3c08;
	margin-top:35px;
	margin-bottom:25px;
	font-weight:normal;
	font-family:myriad pro;
	
}
.footer
{
	background:url(../images/1_13.jpg) repeat-x;
	height:117px;
	width:100%;
	margin-top:30px;
}
.title_news
{
	font-family:myriad pro;
	color:#4f3c08;
	font-size:13px;
	height:12px;
}
.news_date
{
	color:#b2a98c;
	font-size:10px;
	height:12px;
}
.news_link a
{
	background:#4f3c08 url(../images/1_14.jpg) right no-repeat;
	padding-left:8px;
	padding-right:20px;
	padding-bottom:2px;
	color:#fff;
	text-decoration:none;
	font-size: 10px;
}
.news_link a:hover
{
	background:url(../images/2_14.jpg) right no-repeat;
	padding-left:8px;
	padding-right:20px;
	padding-bottom:2px;
	color:#4f3c08;
	text-decoration:none;
}
.menu_button
{
	font-family:myriad pro;
	font-size:18px;
}
.menu_button a
{
	text-decoration:none;
	color:#4f3c08;
	padding-left:11px;
	border:none !important;
}
.menu_button a:hover
{
	text-decoration:none;
	color:#4f3c08;
	padding-left:11px;
	background:url(../images/2_10.jpg) left no-repeat;
	border:none !important;
}

.menu_button_a
{
	text-decoration:none;
	color:#4f3c08;
	padding-left:11px;
	background:url(../images/2_10.jpg) left no-repeat;
	border:none !important;
}

.search
{
	width:164px;
	height:23px;
}
.search_left
{
	width:138px;
	height:23px;
	background:url(../images/2_35.jpg) no-repeat;
	float:left;
}
.search_right
{
	width:26px;
	height:23px;
	float:left;
}
.search_right_input
{
	width:26px;
	height:23px;
	border:none;
	background:url(../images/2_36.jpg) no-repeat;
	display:block;
	overflow:visible;
		cursor:pointer;
}

.search_left input
{
	background:none;
	border:none;
	color:#4f3c08;
	margin-left:10px;
	font-size:11px;
	margin-top:4px;
}

