
body{
	font-size: 12px;
  font: 12px verdana,"ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ ProN W4","Hiragino Maru Gothic ProN","ãƒ¡ã‚¤ãƒªã‚ª","Meiryo","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",Sans-Serif;
  line-height: 2em;
}
.wrapper{
	width:1000px;
	margin:0 auto;
	 
}
.social {
  margin-left: 310px;
}

p{
	margin:8px;
	text-align:justify;
}
h3 {
	margin:8px;
}
a:hover{
	color: rgb(8, 185, 170);
	text-decoration: underline;
	
}

h2{
	color: #FFFFFF;	
	background: #08B9AA;
	/* background-image: linear-gradient(#1A1F14,#2C55D3 41%); */
	clear:both;
	border-radius: 3px;
	padding:10px;
	text-align:center;
	margin:5px;
	
	/* box-shadow: 0px 0px 10px #000; */
}
h3 {
  margin: 8px;
  margin-top: 20px;
  margin-bottom: -10px;
}
.header_menu ul li {
  float: left;
  background: #08B9AA;
  /* background-image: linear-gradient(#fff,#2954D6  22px); */
  list-style: none;
  padding: 10px;
  margin-left: 3px;
  width: 217px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  border-top: 5px solid #FFFFFF;
  border-bottom: 5px solid #04645B;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}
.header_menu ul li:hover{
	background: #08B9AA;
	/* background-image: linear-gradient(#fff,#261D3A 30px); */
	border-top: 5px solid #04645B;    
	border-bottom: 5px solid #FFFFFF;    border-left: 5px solid #fff;    border-right: 5px solid #fff;
}

.header_menu ul{
	margin-left:-42px;
}

.header_menu ul li a{
	color: #FFF;
	text-decoration:none;
}
.side_bar_menus ul li {
	background: #DFCFAB ;
	background-image: linear-gradient(#fff,#2B56D8 30px);
	font-weight:bold;
	text-align:center;
	padding:10px;
	margin-bottom:2px;
	list-style:none;
	margin-left: -36px;
	width: 272px;
	
	
	border-radius: 3px;
	border-top: 3px solid #615A5A;
}
.side_bar_menus ul li:hover{
	background:#993;
}
.side_bar_menus ul li a{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.footer {
  text-align: center;
  margin:0 auto;
  clear:right;
  background: #08B9AA;
 
  /* background-image: linear-gradient(#fff,#2D56D6 30px); */
  padding: 10px;
  margin-top: 10px;
  color: #050404;
  font-weight: bold;
  border-radius: 3px;
  width:979px;
  float:left;

  
  border-top: 3px solid #006F65;
}

.sub{
background: #EAF7FF;
}
.sub img{
	float:right;
	margin:10px;
	border:3px solid #fff;
}
.footer a{
	color: #F8FAF9;
}

p.readmore a{
	float:right;
	padding:10px;
	background: #08B9AA;
	color: #fff;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	 
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
.live_left{
	float:left;
	width:300px;
	background: #DBEDF6;
	box-shadow: 0px 0px 10px;
	border-radius:5px;
}
.live_right{
	float:right;
	width: 1000px;
	box-shadow:0px 0px 10px #000;
	border-radius:5px;
}
img.live_img_box {
  width: 200px;
  float: left;
  margin: 10px;
  border: 3px solid #fff;
  margin-left: 5px;
}
.live_right_box{
	float:left;
	width: 500px;
}
img.Live_img {
  width: 202px;
  float: left;
  box-shadow:0px 0px 10px #000;
  margin: 10px;
  margin-left: 5px;
}
.live_left_midle img {
	float:left;
		margin:10px;
	width:350px;
	box-shadow:0px 0px 10px #000;

}
.live_right_box_ls{
	float:left;
	width: 100%;
}
img.Live_img_ls{
	float:left;
	width:200px;
	margin:10px;
	box-shadow:0px 0px 10px;
	margin-left:5px;
}
a {
  text-decoration: none;
  color: #08B9AA;
}
p.readmore a:hover {
  text-decoration: none;
  background-color: #055F57;
}
.wra{background: #FFFFFF;}
.wra::after {
  content: '';
  display: table;
  clear: both;
}.live_right_sub{width:1000px;}