body,html {
	width:100%;
	vertical-align:top;
	margin:0;
	
}

body {
	background-color:#FFF;
//	background:url(../images/shariki.jpg) no-repeat;
	min-width:1024px;
}
p {
margin-top: 0px;
margin-bottom:0px;
}

ul {
margin: 0 0 0 0;
}



#page {
	width:80%;
	min-width:1024px;
	margin:0 auto;
	background:#fff;
	position:relative;
}
#logo {
	width:80%;
	height:80px;
	min-width:1024px;
	max-width:87%;
	margin:0 auto;
	position:relative;
	padding: 10px 0 20px 0;
}
#logo_logo {
	float:left;
	position:relative;
	padding:10px 0 0 0;
	font-size:13px;
	font-weight:bold;
	width:20%;
	color:#000;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
}
#logo_tel {
	float:left;
	position:relative;
	padding:10px 0 0 0;
	font-size:13px;
	font-weight:bold;
	color:#000;
	width:44%;
	text-align:center;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
}
#logo_tel_share {
	position:absolute;
	right:0;
	font-size:13px;
	font-weight:bold;
	color:#969594;
	width:35%;
	padding:20px 0 0 0;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
}
#head {
	width:100%;
	height:29px;
	max-width:90%;
	margin:0 auto;
	position:relative;
	background:url(../images/bg-h.png) repeat-x bottom;
}
#head_content {
	float:left;
	position:relative;
	padding:6px 0 0 5px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
}
#head_content_r {
	position:absolute;
	right:0;
	padding:6px 5px 0 0;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
}
#head_content_l {
	position:absolute;
	left:0;
	padding:6px 5px 0 0;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
}
input#mod_search_searchword {
	border:1px solid #fff;
	float:left;
	width:150px;
	height:13px;
	font-size:13px;
	font-weight:bold;
	color:#c62a23;
	margin:0 5px 0 0;
	
}
#title_login {
	position:relative;
	float:left;
}

.button_searchbox {
	display:block;
	float:right;
	width:14px;
	height:14px;
	margin:2px 1px 0 3px;
}
#foxmenucontainer0{
	width:100%;
	height:29px;
	display:block;
	background:transparent url(../images/foxmenu_bg-OFF.gif) repeat-x top left;
}

#foxmenucontainer{
	width:100%;
	height:29px;
	display:block;
	background:transparent url(../images/foxmenu_bg-OFF.gif) repeat-x top left;
}
#foxmenu{
	position:relative;
	float:right;
	display:block;
	height:29px;
	width:100%;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
}
.menu{
	position:relative;
	display:block;
	list-style-type:none;
	float:left;
	border-left:1px solid #fff;
	margin:0 1px 0 0;
	min-width:24.6%;
	max-width:24.91%;
	width:auto;
	height:29px;
}
.menu a{
	display:block;
/*	float:left; */
	color:#fff;
	font-size:13px;
	text-decoration:none;
	height:29px;
	width:100%;
	background:transparent url(../images/foxmenu_bg-OFF.gif) repeat-x top left;
}
.menu a:hover{
	color:#fff;
	background:transparent url(../images/foxmenu_bg-OVER.gif) repeat-x top right;
	text-decoration:none;
}
.menu a.current,.menu a.current:hover{
	color:#fff;
	background:transparent url(../images/foxmenu_bg-OVER.gif) repeat-x top right;
	text-decoration:none;
}

.bmenu_cont {
	background-color:#ad0101;
	color:#000;
	font-family:Tahoma,Helvitica,sans-serif;
	margin:1px 0 0 1px;
	height:20px
}

.bmenu {
	float:left;
	padding-top:4px;
	margin-left:10px;
	color:#fff;
}
.bmenu  a{
	float:left;
	margin-left:10px;
	color:#fff;
	text-decoration:none;
}
.bmenu  a:hover{
	float:left;
	margin-left:10px;
	color:#fff;
	text-decoration:underline;
}
.bmenu a.current, .bmenu a.current:hover{
	float:left;
	margin-left:10px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#main {
	float:left;
	width:100%;
	max-width:100%;
	margin:0 auto;
	//background:#fff;
	position:relative;
}
#content {
	float:left;
	width:100%;
	margin:0 auto;
	position:relative;
	padding:10px 0 20px 0;
}
#c_left {
	width:79%;
	float:left;
	position:relative;
	padding:3px 0 0 5px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;

}
#c_right {
	left:10px;
	width:19%;
	float:left;
	position:relative;
	padding:3px 0 0 5px;
	font-size:13px;
	color:#000;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;

}
#r_top {
	width:100%;
	border:1px solid #c9c9c9;
	margin:0 auto;
	position:relative;
	padding:0 0 0 0;
}
#r_bottom {
	width:100%;
	border:1px solid #c9c9c9;
	margin:20px 0 0 0;
	position:relative;
	padding:0 0 0 0;
}
#l_top {
	width:100%;
	margin:0 auto;
	border:1px solid #c9c9c9;
	position:relative;
	padding:0 0 0 0;
}
#l_bottom {
	width:100%;
	margin:20px 0 0 0;
	border:1px solid #c9c9c9;
	position:relative;
	padding:0 0 0 0;
}
#shortcat {
	float:left;
	width:100%;
	height:125px;

	position:relative;
	padding:0 0 20px 0;
}

.s1 {
    max-width:170px;
	min-width:125px;
	
	width:16%;
	float:left;
	position:relative;
}
.um {
	width:189px;
	float:left;
	position:relative;
}
#s3 {
	width:16%;
	float:left;
	position:relative;
}
#s4 {
	width:16%;
	float:left;
	position:relative;
}
#s5 {
	width:16%;
	float:left;
	position:relative;
}
#s6 {
	width:16%;
	float:left;
	position:relative;
}

#footer {
	
	width:100%;
	position:relative;
	margin:0 auto;
	padding:0 0 10px 0;
}
#f1 {
	width:24%;
	float:left;
	position:relative;
}
#f2 {
	width:25%;
	float:left;
	position:relative;
}
#f3 {
	width:25%;
	float:left;
	position:relative;
}
#f4 {
	width:25%;
	float:left;
	position:relative;
}


.um_img {
	width:150px;
	height:21px;
	background:left no-repeat;
	backround: transparent;
}
.um_img img {
	margin:0 auto;
	cursor:pointer;
}


.blogo_img {
	width:125px;
	height:125px;
	background:center top no-repeat;
	text-align:center;
	margin:0 auto;	
}
.blogo_img img {
	margin:0 auto;
	cursor:pointer;
}
.brand_logo {
	height:125px;
	float:left;
	width:150px;
	position:relative;
	font-size:4px;
}


.m{
	color:#ff0000;
	text-decoration:none;
}
.m:hover{
	color:#ff0000;
	text-decoration:underline;
}

a{
/*	color:#c62a23;
*/
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	font-weight:bold;
	text-decoration:underline;
}


.page a
    {
    padding: 2px 5px;
    font-size: 9pt;
    background: #f7f7f7;
    border: 1px solid #c7c7c7;
    color: #000000;
    text-decoration: none;
    margin: 0px 1px;
    font-weight: bold;
    }

.page a:hover
    {
    background: #cccccc;
    border: 1px solid #666666;
    text-decoration: none;
    }

.page a.active
    {
    background: #666666;
    border: 1px solid #666666;
    color: #ffffff;
    font-weight: bold;
    }

.page a.active:hover
    {
    background: #666666;
    }

.page span
    {
    font-weight:bold;
    padding:0 5px;
    }
	
.borders {
     background: url(t.png) top repeat-x; 
}
.borders div {
      background: url(r.png) right repeat-y; 
}
.borders div div {
      background: url(b.png) bottom repeat-x; 
}
.borders div div div {
     background: url(l.png) left repeat-y; 
}
.borders div div div div {
      background: url(t-l.png) top left no-repeat; 
}
.borders div div div div div {
      background: url(t-r.png) top right no-repeat; 
}
.borders div div div div div div {
      background: url(b-r.png) bottom right no-repeat; 
}
.borders div div div div div div div {
      background: url(b-l.png) bottom left no-repeat; 
}
