@charset "utf-8";
/* CSS Document */
/* Add shadows to create the "card" effect */
.card {
	/* Add shadows to create the "card" effect */
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
	transition: 0.1s;
	width: 304px;
	height: 390px;
	margin-right: 25px;
	margin-top: 3px;
	float:left;
	background-color:#FFF;
	cursor:pointer;
	color:#000;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #008C5F;
}

/* On mouse-over, add a deeper shadow */
.card:hover {
    box-shadow: 0 16px 32px 0 rgba(0,0,0,0.4);
	background-color:#FFF;
	border:solid 1px #096;

}
.card a:link {
    color: #066;
	text-decoration:none;
}/*
-----------------------------------------------------------------
/* Add some padding inside the card container */
.container {
	padding: 2px 16px;
	background-color:#FFF;
	color:#666;
}

.container a:link {
    color: #066;
	text-decoration:none;
}
/*
----------------------------------------------------------------*/
.top_bar {
	background-color: #E6E6E6;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.top_barlong {
	background-color: #FFF;
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}

.top_bar1 {
	height: 400px;
	background-image: url(images/banner1.jpeg);
}
/*
----------------------------------------------------------------*/
.box_title {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 1.4em;
	display:block;
	margin-right: 100px;
	font-weight: bold;
	margin-left: 50px;
	}
.box_summary{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size: 1.2em;
	display:block;
	margin-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	font-style: italic;
	}
.box_read {
	width: 200px;
	height: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-left: 40px;
	color:#F00;
	position: absolute;
	bottom: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}
	/*
----------------------------------------------------------------*/
	
.page_case {
	width: 1321px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	align-items: center;
	margin-bottom: 15px;
}

.page_case2 {
	background-color: #FFF;
	width: 1316px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	align-items: center;
}

.page_case3 {
	width: 1316px;
	margin-right: auto;
	margin-left: auto;
	align-items: center;
	padding-top: 3px;
	padding-bottom: 30px;
}





.page_case4 {
	background-color: #FFF;
	width: 1316px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	align-items: center;
}

.page_case5 {
	background-color: #FFF;
	width: 1316px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	align-items: center;
}


/*
----------------------------------------------------------------*/

.footer_bar {
	height: auto;
	width:100%;
	background-color:#272727;
	margin-top: 10px;
	position:relative;
	bottom:0;
	font-size: 0.9em;
	font-family: arial;
	line-height: 1.6em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FC0;
}
.footer_bar ul {
	list-style:none;
}

.footer_top {
	height: 40px;
	width:60%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footer_middle {
	height: auto;
	width:1180px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	padding: 5px;
}
.footer_middle ul {
	margin-left: -35px;
}
.footer_bottom {
	height: 19px;
	width:1000px;
	margin-top: 5px;
	font-family: arial;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 10px;
}
.footer_column {
	color: #666;
	padding: 10px;
	height: auto;
	width: auto;
	margin-right: 15px;
	width:auto;
	float: left;
}
/*
----------------------------------------------------------------*/
.social_media {
	background-color: #666;
	float: left;
	height: 40px;
	width: 40px;
	margin-left: 13px;
	cursor: pointer;
	border-radius: 5px;
}

.social_media img{
	padding-top: 3px;
	padding-left: 2px;
	width: 90%;
	height: 80%;
	
	}

.social_media:hover {
	background-color: #ccc;
	cursor:pointer;
	}

/*
----------------------------------------------------------------*/
.fooT_list_titles {
	color: #FFF0B7;

}
.clear {
	clear: both;
	height: 1px;
}

.case_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #787878;
	padding-top: 12px;
	padding-right: 2px;
	padding-left: 70px;
	padding-bottom: 8px;
	background-image: url(text%20icon/title2.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	letter-spacing: 3px;
	font-weight: normal;
}
.content_wrap {
	padding: 5px;
	height: auto;
	width: auto;
}
.press_content_wrap {
	padding: 2px;
	height: auto;
	width: auto;
	font-size: 1.4em;
	color: #666;
}
.press_content_wrap ul {
	padding: 0;
	margin: 0;
	list-style:none;
	
}


.press_content_wrap li {
	margin-top: 20px;
	cursor:pointer;
	
}
.press_content_wrap li a:link {
    color: #666;
text-decoration:none;
}

.press_content_wrap li a:hover {
    color: #000;
}

.press_content_wrap li a:visited {
    color: #666;
}
.press_content_wrap li:hover {
   color:#000;
}

.press_content_wrap2 {
	padding: 5px;
	height: auto;
	width: auto;
	font-size: 1.4em;
	color: #333;
}
.press_content_wrap2 ul {
	padding: -8;
	margin: -8;
	list-style:none;
	
}


.press_content_wrap2 li {
	margin-top: 5px;
	
}
.down_link {
	width:auto;
	height:auto;
	font-size: 1.8em;
	color: #390;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	
}


.press_text_link {
	width:auto;
	height:auto;
	font-size: 1.2em;
	color: #390;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.press_text_link a:link {
    color: #390;
text-decoration:none;
}

.press_text_link a:hover {
    color: #390;
}

.press_text_link a:visited {
    color: #390;
}




.video_wrap{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	background-color: #FFF;
	margin-bottom: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	

	
.video_frame {
	width:auto;
	height:auto;
	float:left;
	background-color:#C8E3E2;
	margin-left: auto;
	margin-bottom: 6px;
	margin-right: auto;
	
	
	}
	.Press_case{
	background-color:#FFF;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	padding-top: 5px;
	margin-top: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #096;
	width:1370px;
}

.Illus_wrap {
	width:1280px;
	height:auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.press_box {
	width:400px;
	height:auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float:left;
	margin-right: 15px;
	
}


.press_box2 {
	width:400px;
	height:auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float:left;
	margin-right: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	
}



.press_box_photo {
	width:auto;
	height:auto;
	float:left;
	margin-top: 20px;
	margin-left: 30px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	
}
.press_box_photo img {
	
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	
}



.press_box_photo img:hover {
	opacity: 0.5;
     /* For IE8 and earlier */
	cursor: pointer;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	
}

.illus_title {
	width:auto;
	height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: lighter;
	text-transform: capitalize;
	font-size: 2em;
	color: #339F46;
	padding-bottom: 25px;
	padding-left: 30px;
	letter-spacing: 1px;
	padding-top: 10px;
	background-image: url(text%20icon/tit.png);
	background-size: 13px 13px;
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
.illus_content_wrap {
	width:auto;
	height:360px;
	padding-top: 20px;
}
.illus_image {
	width:580px;
	height:auto;
	float:left;
	padding-top: 10px;
	text-align: center;
}
.illus_text_wrap {
	width:665px;
	height:auto;
	float:left;
	margin-left: 25px;
}
.illus_text_title {
	width:auto;
	height:auto;
	font-size: 2.4em;
	color: #333;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 5px;
}
.illus_text_summary {
	width:auto;
	height:auto;
	font-size: 2em;
	color: #999;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.illus_text_link {
	width:auto;
	height:auto;
	font-size: 2em;
	color: #390;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.content_wrap {
	padding: 5px;
	height: auto;
	width: auto;
}
.pub_wrap{
	padding: 1px;
	margin-bottom: 6px;
	height: auto;
	width: 400px;
	}
.pub_icon_wrap {
	width: 30px;
	height: 40px;
	float: left;
	}
.pub_text{
	float:left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
	width: auto;
	height: auto;
	display: block;
	cursor:pointer;
	}
.file_size{
	color:#999;
	font-style:italic;
}
.news_Cat {
	padding-top: 5px;
	color:#959595;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 2px;
}
.news_title {
	padding-top: 5px;
	color: #066;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.news_title a:link {
    text-decoration:none;
	color: #066;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

.news_title a:hover {
    color: #066;
}
.news_title a:visited {color:#066;}

.news_sum {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	color:#999;
}
.bartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	float: right;
	padding-right: 150px;
	padding-top: 9px;
	letter-spacing: 2px;
}
.pub_link {
	padding: 20px;
	margin-top: 60px;
	margin-right: auto;
	border: 1px solid #CCC;
	width: 500px;
	margin-left: auto;
	font-size: 1em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	height: auto;
}

.date {
	font-size: 1em;
	color: #339F46;
	float: left;
	margin-right: 9px;
}
.logo {
	height: 190px;
	width: 50%;
	float: left;
	padding-top: 10px;
	
}
.logo img{
	
	width: 80%;
	height: 88%;
	padding-top: 10px;
 
	}
	
	.logorrr {
	height: 180px;
	width: 50%;
	padding-top:4px;
	float: right;
	
}
	
	
.slipad {
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
