﻿@charset "utf-8";
/* CSS Document */

.qa_container{
	width:780px;
}

.qa_title{
	font-size:35px;
	text-align:center;
        margin: 30px 0px 10px 0px;
}

.qa_list{
	width:100%;
}

.qa_list ul{
	width:900px;
	margin:0px 0px 0px -20px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.qa_list ul li{
	width:380px;
	height:282px;
	list-style:none;
	margin:20px 0px 0px 20px;
	position:relative;
	top:0px;
	left:0px;
	display:inline-block;
}

.qa_list ul li:nth-child(1){background:url("../img/qa_bg1.gif") no-repeat}
.qa_list ul li:nth-child(2){background:url("../img/qa_bg3.gif") no-repeat}
.qa_list ul li:nth-child(3){background:url("../img/qa_bg4.gif") no-repeat}
.qa_list ul li:nth-child(4){background:url("../img/qa_bg1.gif") no-repeat}
.qa_list ul li:nth-child(5){background:url("../img/qa_bg3.gif") no-repeat}
.qa_list ul li:nth-child(6){background:url("../img/qa_bg4.gif") no-repeat}
.qa_list ul li:nth-child(7){background:url("../img/qa_bg1.gif") no-repeat}
.qa_list ul li:nth-child(8){background:url("../img/qa_bg3.gif") no-repeat}
.qa_list ul li:nth-child(9){background:url("../img/qa_bg4.gif") no-repeat}
.qa_list ul li:nth-child(10){background:url("../img/qa_bg1.gif") no-repeat}
.qa_list ul li:nth-child(11){background:url("../img/qa_bg3.gif") no-repeat}
.qa_list ul li:nth-child(12){background:url("../img/qa_bg4.gif") no-repeat}
.qa_list ul li:nth-child(13){background:url("../img/qa_bg1.gif") no-repeat}
.qa_list ul li:nth-child(14){background:url("../img/qa_bg3.gif") no-repeat}
.qa_list ul li:nth-child(15){background:url("../img/qa_bg4.gif") no-repeat}
.qa_list ul li:nth-child(16){background:url("../img/qa_bg1.gif") no-repeat}
.qa_list ul li:nth-child(17){background:url("../img/qa_bg3.gif") no-repeat}
.qa_list ul li:nth-child(18){background:url("../img/qa_bg4.gif") no-repeat}
.qa_list ul li:nth-child(19){background:url("../img/qa_bg1.gif") no-repeat}
.qa_list ul li:nth-child(20){background:url("../img/qa_bg3.gif") no-repeat}
.qa_list ul li:nth-child(21){background:url("../img/qa_bg4.gif") no-repeat}
.qa_list ul li:nth-child(22){background:url("../img/qa_bg1.gif") no-repeat}
.qa_list ul li:nth-child(23){background:url("../img/qa_bg3.gif") no-repeat}
.qa_list ul li:nth-child(24){background:url("../img/qa_bg4.gif") no-repeat}
.qa_list ul li:nth-child(25){background:url("../img/qa_bg1.gif") no-repeat}
.qa_list ul li:nth-child(26){background:url("../img/qa_bg3.gif") no-repeat}
.qa_list ul li:nth-child(27){background:url("../img/qa_bg4.gif") no-repeat}

.qa_list ul li a{
	color:#333333;
	font-size:13px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.qa_list ul li a:hover{
	color:#0059B2;
}

.qa_list ul li a div{
	width:340px;
	margin:70px auto 0px auto;
	padding:0px;
	line-height:24px;
}