/*************************************
 * TITLE: UCS Screen Stylesheet  *
 * MODIF: 2008-08-24 19:31 +0800    *
 *************************************/


.qa {
	width:700px;

	float:left;

}
.qa_box {

	margin-left:100px;
	margin-top:50px;
	text-align: left;

	padding: 20px;
	background-image: url(../image/box_back.jpg);
	background-repeat: repeat-x;
	border: 5px #eeeeee solid;	
	font-size:normal;
	font-weight:normal;

	line-height:150%;
/*	padding-bottom:20px; */
	color:#000000;
}
.qa a{

	
	line-height:200%;
	color:#003366;
		text-decoration: none; 
}
.qa a:hover{

	
	line-height:200%;
	color:#990000;
	text-decoration: underline ; 
}

.qa td{
	padding:2px;
	margin:0px;
	height:0px;
	line-height:150%;
}

.qa hr{
    border: #cccccc 2px dotted;
}
.qa h3{
	text-align: left;
	font-size:large;
	color:#000000;
	padding:10px;
	margin:0px;

}
.qa_menu {
	width:800px;
	text-align: center;
	float:left;
	padding: 10px;
	margin-top:0px;
}
.QFONT{
	padding:10px;
	font-size:x-large;
	color:#003366;
	font-weight:bold;
	font-family : "£Í£Ó ÌÀÄ«",serif ;

}
.QFONTbun{
	color:#003366;
	

}
.AFONT{
	padding:10px;
	font-size:x-large;
	color:#990000;
	font-weight:bold;
		font-family : "£Í£Ó ÌÀÄ«",serif ;
}



