﻿@charset "utf-8";


#rightWrapper h2 {
	margin-bottom : 15px ;
}

.tvcmbox {
	width  : 425px;
	margin : 15px auto ;
}


.faqBlock {
	padding-bottom : 20px ;
	margin-bottom  : 20px ;
	border-bottom  : 1px dotted #7f7f7f ;	
}


h3.faqHead {
	width       : 510px ;
	height      : 20px  ;
	color       : #e00  ;
	font-weight : bold  ;
	padding     : 6px 0 0 10px ;
	background  : url(../img/faq_head_bg.gif) no-repeat ;	
}

.faqLeft {
	width   : 520px  ;
	margin  : 0 0 0 0 ;
	float   : left   ;
	display : inline ;
}

	.faqLeft p {
		padding : 10px ;	
	}

.faqRight {
	width   : 120px  ;
	margin  : 0 15px 0 0 ;
	float   : right  ;
	display : inline ;
}