@charset "utf-8";
/* CSS Document */
#page {
	width: 770px;
	height: auto;
	font-size: 13px;
	color: #666666;
	margin: 0 0 0 0;
	padding-top: 25px;
	float: right;
	background-image: url(../images/about/bg_top.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	line-height: 22px;
}
#page .list_btn {width:748px; height:45px; font-size:14px; color:#666666; padding:5px 10px 5px 10px;}
#page .list_btn a {color:#666666; text-decoration:none;
-webkit-transition: all 120ms linear;
	-moz-transition: all 120ms linear;
	-o-transition: all 120ms linear;
	transition: all 120ms linear;}
#page .list_btn a:hover {color:#FF3F00; text-decoration:none;}
#page .page_name {
	width: 748px;
	height: auto;
	color: #FF3F00;
	font-size: 15px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 25px;
	border: 1px solid #CCC;
    background: #F6F6F6;
}
#page .qa_box {
	width: 770px;
	height: auto;
	padding: 17px 0;
	border-bottom: #CCC 1px solid;
	border-top: #CCC 1px solid;
}
#page .qa_box:first-child {
	width: 770px;
	height: auto;
	padding: 17px 0;
	border-bottom: #CCC 1px solid;
	border-top: #CCC 1px solid;
}
#page .qa_title01 {
    font-size:14px;
    font-weight:bold;
    color:#FF3F00;
    padding-left:30px;
    width:760px;
    height:auto;
    
}
#page .qa_title02 {
    font-size:14px;
    font-weight:bold;
    color:#027FCC;
    padding-left:30px;
    width:760px;
    height:auto;
    background: url('../images/qa/icon.jpg')10px center no-repeat;
}
#page .qa_title02 a {font-size:14px; font-weight:bold; color:#027FCC; text-decoration:none;
-webkit-transition: all 120ms linear;
	-moz-transition: all 120ms linear;
	-o-transition: all 120ms linear;
	transition: all 120ms linear;}
#page .qa_title02 a:hover {font-size:14px; font-weight:bold; color: #F00;}
#page .qa_words {width:745px; height:auto; padding-left:25px;}
#page .active{font-size:14px; font-weight:bold; color:#FF3F00; width:760px; height:auto; background: url('../images/qa/icon-.jpg')10px center no-repeat;}
.color_name {
	font-size: 16px;
	color: #211F1F;
	text-align: center;
}
.color_name02 {
	font-size: 18px;
	color: #FF9906;
	line-height: 25px;
	text-align: center;
}
.color_name03 {
	font-size: 13px;
	color: #444444;
	text-align:left;
	margin:0 25px;
	padding:15px 0px;
	width:900px;
	border-top:#CCC 1px solid;
	line-height:25px;
}
