@charset "UTF-8";
/* ========program menu========= */
ul.cypos1 {
	display: block;
	margin-left: 30px;
}
ul.cypos1 li {
	list-style-type: decimal;
	line-height: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.cypos1 li a {
}
ul.cypos1 li a:hover {
}
ul.cypos2 {
	display: block;
	margin-left: 30px;
}
ul.cypos2 li {
	list-style-type: disc;
	line-height: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.cypos2 li a {
}
ul.cypos2 li a:hover {
}
dl.cypos3 {
	display: block;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
dl.cypos3 dt {
	width: 160px;
	display: block;
	float: left;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	background-color: #9FF;
}
dl.cypos3 dd {
	margin-left: 170px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	padding: 5px;
}

.cyposbut {
	text-align: center;
	display: block;
	height: 70px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.cyposbut a{
	line-height: 60px;
	height: 60px;
	background-image: url(../images/cypos_btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.cyposbut a:hover{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/cypos_btn.png);
}

.beslidebut {
	text-align: center;
	display: block;
	height: 70px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.beslidebut a{
	line-height: 60px;
	height: 60px;
	background-image: url(../images/beslide_btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.beslidebut a:hover{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/beslide_btn.png);
}

/* ========program========= */
.cytitle1 {
	margin-left: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	line-height: 35px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #369;
}
.cytitle2 {
	margin-left: 30px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	font-size: 15px;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cytitle3 {
	font-weight: bold;
	color: #666;
	margin-left: 35px;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 15px;
}
.cytitle4 {
	font-weight: bold;
	color: #996600;
	margin-left: 25px;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 16px;
	padding: 5px;
}
.cytitle5 {
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.cytitle6 {
	margin-left: 0px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	font-size: 15px;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cytx {
	display: block;
}
.cytx-r1 {
	display: block;
	font-size: 16px;
	color: #F00;
	text-align: center;
	font-weight: bold;
}
