@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	
	}
	
#popup_container
{
width:100%;
height:100%;
background-color: #000000;
margin:0 auto;
margin-top:20px;
}

#popup_content
{
background: url("images/naracing_popupbg.jpg") no-repeat top center;
width:659px;
height:515px;
margin:0 auto;
}

#popup_body
{
width:659px;
height:515px;
margin:0 auto;
}

#listbg
{
background: url("images/nalist_bg.jpg") no-repeat center center;
width:520;
height:114px;
margin-top:50px;
font-family: arial narrow;
font-size:9px;
color:#000000;
}

#na_scroll
{
width:520px;
height:200px;
overflow: auto;
background-color:#FFFFFF;
margin:0 auto;
margin-top:10px;
font-family: arial narrow;
font-size:12px;
color:#000000;
}

#popup_bottom
{
width:300px; padding-left:240px; padding-top:20px;
 }
 
#popup_head
{
background: url("images/popup_head.jpg") no-repeat top center;
width:659px;
height:63px;
}

#popup_main
{
background-color:#6c2a81;
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
color:#ffffff;
font-family: arial narrow;
font-size:12px;
}

#bottom
{
background: url("images/bottom.jpg") no-repeat bottom center;
width:659px;
height:19px;
}

#popup_headtext
{
float:left;
position: absolute;
 width:300px;
 margin:10px 0px 0px 30px;
 font-family: arial narrow;
 font-weight:bold;
font-size:13px;
font-style:italic;
color:#000000;
}

#popup_img
{
float:left;
position: absolute;
margin:33px 0px 0px 20px;
}

#reco_body
{
background:url(images/reco_body.jpg) repeat-x top center;
 font-family: arial narrow;
 font-weight:bold;
font-size:13px;
font-style:italic;
color:#000000;

 }
 
 #spec_body
 {
background-color:#FFFFFF;
 width:400px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size:12px;
  color:#000000;
  border:1px solid #000000;
  padding:10px;
  }

#engine_header
{
float:left;
 position: absolute;
  margin:33px 0px 0px 120px;
}

#reco_header
{
float:right;
 position: relative;
 margin-top:25px;
 margin-right:10px;
}

#top_text
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size:12px;
  color:#ffffff;
  padding-top:5px;
 }

#popup_headbg
{
float:left;
background: url("images/heading_bg.jpg") no-repeat top left;
position: absolute;
margin-left:18px;
margin-top:1px;
padding:9px 0px 0px 15px;
 width:300px;
 height:32px;
 font-family: arial narrow;
 font-weight:bold;
font-size:13px;
font-style:italic;
color:#000000;
}

@font-face {
    font-family: Helvetica;
    src: url(../font/ps.ttf);
    font-weight:normal;
}

#proheader{
 font-family: Helvetica;
color:#ffffff;
font-size:18px;
letter-spacing:1px;
padding-top:4px;
padding-left:10px;
}