/* CSS Document */

@charset "UTF-8";
@font-face
{
font-family: mplus-1p-regular;
src: url('../font/mplus-1p-regular.ttf')
     format("truetype");
}

#container {
	font-family: mplus-1p-regular;
}

#container p {
	font-family: mplus-1p-regular;
}

ul.navi {
	width: 210px;
	margin: 0px;
}
ul.navi, ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.category {
	height: 40px;
	line-height: 40px;
	background-color: #F7F7F7;
	cursor: pointer;
	display: block;
	height: 40px;
	color: #164158;
	list-style-image: url(../images/index/arrow.jpg);
	background-image: url(../images/index/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	line-height: 45px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 2.2em;
	text-align: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-size: 13px;
}

div.category h3 {
	font-size: 11px;
}


div.category_2 {
	height: 40px;
	line-height: 40px;
	background-color: #F7F7F7;
	cursor: pointer;
	display: block;
	height: 45px;
	color: #164158;
	list-style-image: url(../images/index/arrow.jpg);
	background-image: url(../images/index/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	line-height: 48px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 2.2em;
	text-align: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	font-size: 13px;
}

div.category_2 h3 {
	font-size: 11px;
}

ul.menu a{
	display: block;
	height: 28px;
	color: #164158;
	list-style-image: url(../images/index/arrow.jpg);
	background-image: url(../images/index/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 25px center;
	line-height: 28px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 2.7em;
	text-align: left;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.menu li{
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
}

.border {
	background-image: url(../images/index/line_the_left_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 2px;
	width: 208px;
	margin-top: 5px;
	}

.cs_button {
	margin: 30px 0px 30px 27%;
}

.cs_button a{
	width: 260px;
	border-radius: 5px;
	float:left;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 10px 0 8px;
	color: #fff;
	background-color: #486A00;
	border: none;
	background-image:-moz-linear-gradient(
    top,
    #49D45F 0%,
    #378844 40%,
    #267034 52%,
    #23A23B);
	background-image: -webkit-gradient( linear,left top,left bottom, from(#49D45F), color-stop(0.49,#4AA759), color-stop(0.52,#39974B), to(#2EB848));
}

.cs_button a:hover{
	background-color: #267434;
	background-image:-moz-linear-gradient(
    top,
    #49D45F 0%,
    #378844 40%,
    #267034 52%,
    #23A23B);
	background-image: -webkit-gradient( linear,left top,left bottom, from(#49D45F), color-stop(0.49,#378844), color-stop(0.52,#267034), to(#23A23B));
}

.button_t {
	display: inline-block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	position: relative;
	z-index: 2;
	background-color: #333;
	border: 2px solid #333;
	color: #fff;
	line-height: 50px;
}
.button_t:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}
.button_t::before,
.button_t::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #333;
}
.button_t::before {
	top: 0;
}
.button_t::after {
	bottom: 0;
}
.button_t:hover::before,
.button_t:hover::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	height: 0;
	background-color: #59b1eb;
}
.text_content{
	margin: 0 30px 10px 35px;
	padding-top: 20px;
	display: block;
	text-align: left;
	float: left;
	width: 575px;
}
.Various_names{/*/*/
	float: right;
	width: 230px;
}
.Various_names span{
	width: 100%;
	display: block;
}
.Various_names span.text_right{
	text-align: right;
}
.red_point{
	background-color: red;
	color: wheat;
	padding: 3px 12px;
	display: table;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.team{
	margin-bottom: 1em;
}
.team .h3-box{
	position: relative;
	display: table;
	width: 100%;
	margin: 0 0 5px 0px;
}
.team .h3-box h3{
	color: #fff;
	margin-bottom: 5px;
	margin-top: 14px;
	margin-left: 53px;
	padding: 5px 10px 5px 10px;
	width: 89%;
	background-color: #486a00;
	display: table;
	position: absolute;
	box-sizing: border-box;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.team .h3-box .img-box{
	position: relative;
	background-color: #486a00;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}
.team .h3-box .img-box img{
	margin: 16px 0px 0px 7px;
}