@charset "utf-8";
body {
	background-color: #143153;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}
.img {
	padding: 10px;
	border: 1px solid #0F0F0F;
	background-color: #000000;
}
.products_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
#mgs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #1A588D;
	padding-top: 20px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 26px;
	margin-top: 60px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 20px;
}
#mgs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
#mgs a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFF00;
}


#co {
	width: 841px;
}
#about_co {
	background-image: url(../images/about_pic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 760px;
}
.about_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 43px;
	margin-bottom: 50px;
	margin-top: 5px;
	line-height: 24px;
	padding-right: 16px;
}
.about_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 43px;
	margin-bottom: 50px;
	margin-top: 5px;
	line-height: 24px;
	padding-right: 290px;
}
.about_txt3 {color: #66FFFF}
