/* CSS Document */

html,body{height:100%;}
body{
background-color:#f7f7f7;
padding:0;
margin:0;
font:12px tahoma,serif;
color:#777776;
}
body a{
font:12px tahoma,serif;
color:#15afc4;
text-decoration:underline;
}
#center {
width: 984px; 
margin: 0 auto; 
text-align: center; 
}
#cart{
background:url(/img/cart.jpg) no-repeat right;
width:382px;
height:48px;
margin:25px 20px 0 0;
}
#cart .text{
font:12px tahoma,serif;
color:#606060;
margin:16px 10px 5px -50px;
}
.text a{
font:12px tahoma,serif;
color:#606060;
text-decoration:none;
}
.menu{
background:url(/img/menu.jpg) repeat-x left;
height:37px;
}
.menu a:link{
font:12px tahoma,serif;
color:#626262;
font-weight:bold;
text-decoration:none;
}
.menu a:visited{
font:12px tahoma,serif;
color:#626262;
font-weight:bold;
text-decoration:none;
}
.menu a:hover{
font:12px tahoma,serif;
color:#018294;
font-weight:bold;
text-decoration:none;
}

.a_ac{
background:url(/img/menu_ac.jpg) repeat-x center;
height:37px;
text-decoration:none;
display:table;
}

#left{
width:710px;
float:left;
text-align:left;
}
.for_text{
border:solid 1px #dbdbdb;
margin-top:14px;
padding:5px;
width:690px;
}
#main{
background:url(/img/main_pic.jpg) no-repeat top left;
width:702px;
height:323px;
margin-top:11px;

}
#right{
width:269px;
float:left;
text-align:left;
padding-left:5px;
}
.block_top{
background:url(/img/block_top.jpg) no-repeat left;
height:28px;
width:265px;
}
.block_name{
font:12px tahoma,serif;
color:#777777;
font-weight:bold;
margin:0 0 0 10px;
}
.block{
background:url(/img/block.jpg) repeat-y left;
width:265px;
}
.block_text{
padding:10px;
}
h1{
font:14px tahoma,serif;
color:#96cb33;
font-weight:bold;

}
.big_tel{
font:24px tahoma,serif;
color:#96cb33;
font-weight:lighter;
}
.text_main{
font:14px tahoma,serif;
color:#777776;
font-weight:bold;
margin-top:10px;
line-height:30px;
}
.name{
font:14px tahoma,serif;
color:#15afc4;
font-weight:bold;
}
.name2{
font:12px tahoma,serif;
color:#15afc4;
font-weight:bold;
text-decoration:underline;
}
.price{
font:24px tahoma,serif;
color:#15afc4;
font-weight:bold;
margin:10px 0;
}
.price2{
font:16px tahoma,serif;
color:#15afc4;
font-weight:bold;
margin:10px 0;
}
.a_bottom{
font:14px tahoma,serif;
color:#96cb33;
text-decoration:underline;
font-weight:bold;
}
.text_bottom{
font:11px tahoma,serif;
color:#c8c8c8;
font-weight:bold;
}
.text_bottom a{
font:11px tahoma,serif;
color:#15afc4;
text-decoration:none;
}

hr {
 color:#e0e0e0;
 background-color:#e0e0e0; 
 height: 1px;
 border-width:0px; 
}



