body {
	margin: 0;
}
a:link {
	text-decoration: none;
	color: #F00
}
a:visited {
	text-decoration: none;
	color: #F00
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
	padding: 10px 10px 10px 25px;
	color: #FFF;
}
.bg_all {
	background-color: #CCC;
	background-image: url(../images/bg_web.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 1219px;
	width: 100%;
}
.box_975 {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
.img-1 {
	background-color: #FFF;
	height: 300px;
	width: 823px;
	margin-left: 97px;
}
.text3 {
	width: 823px;
	padding-top: 60px;
	margin-left: 96px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 24px;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	padding-top: 140px;
	margin-left: 96px;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 94px;
	width: 315px;
	margin-left: 640px;
	padding-top: 10px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Tahoma;*/
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
.text2 {
	/*	background-color: #000;*/
	font-family: Arial, Helvetica, sans-serif;
	width: 406px;
	margin-left: 494px;
	margin-top: 92px;
	/*font-family: Tahoma;*/
	font-size: 14px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgba(0, 0, 0, .7) !important;
}
.text2-1 {
	/*	background-color: #000;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.box1 {
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -5px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 5px 5px 5px rgba(255, 255, 255, .4), inset -5px -5px 5px rgba(0, 0, 0, .4);
	background: #cc3300;
	width: 340px;
	height: 175px;
	float: left;
}
.box2 {
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -5px -2px 2px rgba(255, 255, 255, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(255, 255, 255, .4);
	box-shadow: inset 5px 5px 5px rgba(255, 255, 255, .4), inset -5px -5px 5px rgba(255, 255, 255, .4);
	background: #000;
	width: 300px;
	height: 95px;
	margin-top: -20px;
}
.box-text {
	width: 340px;
	height: 125px;
	margin-top: 24px;
}
.img-2 {
	width: 200px;
	height: 250px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	padding-left: 20px;
}
.text-name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	margin-left:20px;
	}
	.text-detail-1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #ff0000;
	margin-left:20px;
	margin-top:5px;
	float:left;
	}
	.text-detail-2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
	margin-left:10px;
	float:left;
	margin-top:-15px;
	}
	h2{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #ff0000;
	margin-left:95px;
	padding-top:5px;
		}
