@charset "utf-8";
/* CSS Document */

#main p{
	color:#d80a17;
}

#main p.q{
	color:#ffffff;
}

#interview #body{
	background: #000000 url(images/bg.jpg) no-repeat 102% 113px;
}

#interview hr{
   border-width: 0px 0px 1px 0px;
   border-bottom:1px dashed #999999;
}

#interview a{
	color:#d80a17;
}

#interview #side{
	color: #ffffff;
}


#interview #side h2{
	background-color: #000000;
}
