/* -----Header-------------------------------------------------  */
* {
	margin: 0;
	padding: 0;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #D20072;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #F4BEC3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	}
body{
	font-family: Tahoma;
	font-size: 13px;
	color:#303030;
	background-image:url(images/background/background_theme.jpg) ;
	background-repeat:repeat;
	background-color:#F3C4C9;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #303030;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #303030;
}
a:hover {
	text-decoration: underline;
	color:#FA802E;
}
a:active {
	text-decoration: none;
	color:#303030;
}
a {
	font-family: Tahoma;
	font-size: 13px;
}
.clear { clear:both; }

.h_bor_middle{ float:left; margin-left:-53px!important; margin-left:-50px; padding-left:58px; width:1100px; background:url(images/bg_m.gif) repeat-y; position:absolute; }
/*--------------topmenu----------------*/
#top_menu { float:left; width:985px; height:35px; background:url(images/bg_menu.gif); text-align:center;
border-bottom:#B02828 2px solid; border-top:#B02828 2px solid; margin-top:0px;
}
#top_menu .tob_tabmenu{
width:985px; 
margin:0 auto;
padding: 0 auto;
margin-top:11px;
}
#top_menu .tob_tabmenu ul{
margin:0 auto;
list-style: none;
width:985px; 
}
#top_menu .tob_tabmenu li{
padding: 0;
text-transform:uppercase;
display:inline;
}
#top_menu .tob_tabmenu a{
font-size: 1.05em;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
padding:2px 6px 2px 6px;
border-right:2px #e97676 solid;
}
#top_menu .tob_tabmenu a:hover{
color:#4a3e32;
background:#FFECDA;
}
#top_menu .tob_tabmenu a.selected{ 
color:#444444;
}
/*------------------tab search --------------------------------------------*/
#tab_top_search
{
float:left;
height:38px;
padding:0px 0px 0px 0px;
text-align:center;
border-top:1px #B02828 solid;
width:985px;
}
#tab_top_search .bg_center {float:left; height:37px; border-bottom:#B02828 2px solid; background-color:#F7F7F7; width:985px;
}
#tab_top_search .line_s { padding-top:6px; font-size:12px; color:#7b624f; font-weight:bold; width:985px;}

