/* CSS Document */
html,body{height:100%;}
body{
padding:0;
margin:0;
width:100%;
font-family:Tahoma;
font-size:11px;
color:#000;
}

body a{font:11px Tahoma,serif;color:#000; text-decoration:underline;}


#top{
background:#ff0c17;
height:65px;
}
#menu{
background:#ff7f84;
height:39px;
}
#menu a{
font:13px Tahoma,serif;color:#fff;
text-decoration:none;
font-weight:bold;
}
#main_pic{
background:url(/img/main.jpg) no-repeat top left;
height:168px;
}
#search{
height:35px;
}
#search a{
font:13px Tahoma,serif;
color:#cb0003;
text-decoration:none;
}
#search .name{
font:13px Tahoma,serif;
color:#000;
font-weight:bold;
}
#line{
background:url(/img/line_right.jpg) top right no-repeat #eaeaea;
height:23px;
border-right:#bec2cb 1px solid ;
}

.h4{
background:#666666;
height:20px;
width:246px;
font:13px Tahoma, serif;
color:#fff;
font-weight:bold;

}

.h4 a{
background:#666666;
height:20px;
width:246px;
font:13px Tahoma, serif;
color:#fff;
font-weight:bold;

	text-decoration:none;
}


.price{
font:11px Tahoma,serif;
color:#ff6603;
font-weight:bold;
}
.data{
font:11px Tahoma,serif;
color:#ff6603;
}
.spot{
background:url(/img/spot.gif) left repeat-x;
height:2px;
}
.input{
width:148px;
border:solid 1px #cccccc;
font:9px Tahoma,serif;
color:#959595;
}
.button{
background-color:#cd0001;
border-left:solid 1px #cccccc;
font:10px Tahoma,serif;
color:#fff;
width:24px;
}

#bottom_left{
background:#535353;
width:197px;
height:53px;
margin:0 3px 0 3px;
font:11px Tahoma,serif;
color:#fff;
}
#bottom_right{
background:#535353;
height:53px;
margin:0 0 0 3px;
font:11px Tahoma,serif;
color:#fff;

}
#bottom_right a{
font:11px Tahoma,serif;
color:#fff;
text-decoration:none;

}


#tcont img{
	border:solid 1px #cccccc;

}

h4 a{
	text-decoration:none; 
}
a h4{
	text-decoration:none; 
}