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

#pan {
    width: 870px;
	height: 30px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #EEE;
}

#pan li {
    float: left;
	font-size: 11px;
	margin-right: 8px;
}

#pan li a {
    background-image: url(../../imgs/dot_bk6.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 20px;
}

#ktit {
    width: 870px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

#qa_p_q {
    width: 660px;
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6666;	
	border: 1px #ccc solid;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 90px;	
}

#qa_p_q h2 {
    background-image: url(../../imgs/dot_4.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

#qa_p_a {
    width: 660px;
	padding: 15px;	
	border: 1px #ccc solid;
	margin-left: 90px;	
}

#qa_p_a p {
    background-image: url(../../imgs/dot_6.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
}

.qa_back {
    width: 870px;
	text-align: right;
	font-size: 11px;
	margin-top: 25px;
	margin-bottom: 40px;	
}

.qa_back a {
	background-image: url(../../imgs/dot_bk6.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

#mtqa_q {
    width: 660px;
	margin-left: 100px;	
	padding: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border: 1px #ccc solid;
 }

#mtqa_q a {
    background-image: url(../imgs/dot_bk6.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	color: #Ff6666;
}

.k_left2 {
    display: block;
    width: 350px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}

.k_right2 {
    display: block;
	width: 350px;
	height: auto;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 5px;
	float: left;
}

.k_left2 li {
    margin-bottom: 10px;
}

.k_right2 li {
    margin-bottom: 10px;
}

.bxx {
    border: 0;
	width: 760px;
	margin-left: 60px;
	margin-bottom: 50px;
}






































