@charset "utf-8";

/* ===================================================================

CSS information2

=================================================================== */







.submenu1 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #28D3D3), color-stop(0.00, #22AEAF));
	background: -webkit-linear-gradient(top, #22AEAF 0%, #28D3D3 100%);
	background: -moz-linear-gradient(top, #22AEAF 0%, #28D3D3 100%);
	background: -o-linear-gradient(top, #22AEAF 0%, #28D3D3 100%);
	background: -ms-linear-gradient(top, #22AEAF 0%, #28D3D3 100%);
	background: linear-gradient(top, #22AEAF 0%, #28D3D3 100%);
	clear: both;
	overflow: auto;
	overflow: hidden;
}

.submenu1 h2 {
	background: transparent url(../img/icon_01.jpg) 8px 50% no-repeat;
	background-size: 22px 17px;
	margin-top: 2px;
	margin-left: 10px;
	padding-left: 35px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.submenu1 .top .link {
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}

.submenu2 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #28D3D3), color-stop(0.00, #22AEAF));
	background: -webkit-linear-gradient(top, #22AEAF 0%, #28D3D3 100%);
	background: -moz-linear-gradient(top, #22AEAF 0%, #28D3D3 100%);
	background: -o-linear-gradient(top, #22AEAF 0%, #28D3D3 100%);
	background: -ms-linear-gradient(top, #22AEAF 0%, #28D3D3 100%);
	background: linear-gradient(top, #22AEAF 0%, #28D3D3 100%);
	text-align: center;
	clear: both;
	overflow: auto;
	overflow: hidden;
	padding-top: 4px;
}

/* ------------------------------------------------------------ */



.kizi {
	background-color: #FFFFFF;
}

.s_title {
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 35px;
	background-color: #FFC926;
}

.s_title h3 {
	font-weight: bold;
}

.s_date {
	font-size: 10px;
	text-align: right;
	padding: 5px 5px 0px 5px;
}

.s_kizi {
	padding: 10px;
}

.s_kizi img{
	max-width:100%;
	height:auto !important;	
}

.content-nav {
	text-align: center;
	background-color: #FFFFFF;
}

.content-nav a {
	color: #FF6600;
}

.content-nav {
	padding: 5px 0;
}

.content-nav a.back {
	background: url(../img/arrow_05_02.gif) 0 50% no-repeat;
	background-size: 4px 8px;
	padding-left: 10px;
}

.content-nav a.next {
	background: url(../img/arrow_05_01.gif) 100% 50% no-repeat;
	background-size: 4px 8px;
	padding-right: 10px;
}

/* ------------------------------------------------------------ */



.font01 {
	color: #00A9A9;
	font-weight: bold;
}

.line01 {
	border-bottom: #F9BE00 1px solid;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
