@charset "UTF-8";

#faq {}
	#faq h2 { background-image: url(../images/faq-title.gif);}
	#faq h3 {color:#4E0000; font-size:12x; line-height:16px; border-bottom:1px solid #4E0000; margin-bottom:2px; padding-left:15px; background:url(../images/h3pt1.gif) no-repeat; background-position:0 2px;}
		
	.art { margin:15px 20px 0 20px; clear:both; width:600px; }
		.art th {font-size:12px;padding:10px 5px 5px 32px;line-height:16px;background:url(../images/faqq.gif) no-repeat; background-position:0 5px; border-bottom:#CCC 1px dashed;}
			.art th a { color:#000; text-decoration:none;}
			.art th a:hover { color:#AB0000; text-decoration:none;}
		.art td {font-size:12px; padding:10px 5px 5px 32px;line-height:16px;background:url(../images/faqa.gif) no-repeat; background-position:0 5px; color:#AB0000;}
		.art p {color:#333; padding:5px 15px 0 15px; clear:both;font-size:12px; line-height:16px;}
		.art-image {  display:block; width:184px; margin:5px; float:right;  font-size:10px; line-height:12px; text-align:left;}
		.art-image a { width:180px; display:block; color:#000; text-decoration:none; border:1px solid #FFF; padding:1px;}
		.art-image a:hover { width:180px; display:block;  color:#4E0000; border:1px solid #4E0000; padding:1px; background-color:#F6F2F2;}
		.art-link a { color:#4E0000; text-decoration:none;}
		.art-link a:hover { color:#AB0000; text-decoration:none;}
.faq-back { padding:20px 50px 0 50px;}
	.faq-back p { text-align:right; font-size:10px;}
	.faq-back a {color:#3D3D3D;line-height:24px; font-size:10px; text-decoration:none; padding:5px 0 5px 13px; background: url(../images/back.gif) no-repeat; background-position:left;}
	.faq-back a:hover {color:#AB0000;line-height:24px; font-size:10px; text-decoration:none; padding:5px 0 5px 13px; background: url(../images/back2.gif) no-repeat; background-position:left;}
