@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:8px 16px;}
#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 {background: #F6F6F6; border: 1px solid #ddd; width:748px; height:auto; color:#FF3F00; font-size:15px; padding:5px 10px 5px 10px; margin-bottom:25px;}

.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;
}
