@charset "utf-8";
/* CSS Document */
@font-face {font-family:ttche; src:url(www.zefiro.co.kr/public);}


/* 이전 */
.right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 422px;
}
#b_content {
	margin: 0px;
	padding: 0px;
}
  span.inpara{
	color: #eeeeee;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}
a img:hover {
	 border:none;
}
.left {
	padding: 0px;
	margin-right: 422px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
  span.readmore{
	color:#aaaaaa;
	font-size:10px;
	text-decoration: none;
	margin-left: 40px;
	padding-left: 17px;
	background-image: url(../img/icon/grey_paper.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
  span.readmore a{
	color: #aaaaaa;
	font-size: 11px;
	text-decoration: none;
}
  span.readmore a:hover{
	text-decoration: underline;
	color: #eeeeee;

}

/***************************************** end of menu part ********************/
/*************************** span control *****************/
  span.category{
	color:#aaaaaa;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

  span.date{
	color:#777777;
	font-size:11px;
	text-decoration: none;
}
/************************ table control*******************/
table#whatsnew{
	border-collapse:collapse;
	margin-top: 5px;
	margin-left: 1px;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.upper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	margin: 0;
	padding: 0;
}
 table#whatsnew a {
	color:#888888;
	text-decoration:none;
	font-size: 11px;
	margin: 0;
	padding: 0;
 }

 table#whatsnew a:link {
	color:#888888;
	text-decoration:none;
 }
 
 table#whatsnew a:hover {
	color:#aaaaaa;
	text-decoration:none;
}

table#banners{
	border-collapse:collapse;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
}
table#brands{
	border-collapse:collapse;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}
/************************************** end of table control *************/
/* brands */
a.srollover_brand_ztune {
    display: block;
    width: 91px;
    height: 46px;
    background: url("../img/main/brand_z-tune.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_brand_ztune {
	background-position: 0 -46px;
} 
a.srollover_brand_evo {
    display: block;
    width: 133px;
    height: 46px;
    background: url("../img/main/brand_evo-tuner.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_brand_evo {
	background-position: 0 -46px;
} 
a.srollover_brand_aero {
    display: block;
    width: 148px;
    height: 46px;
    background: url("../img/main/brand_aero.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover_brand_aero {
	background-position: 0 -46px;
} 
