@charset "utf-8";

Img.Image{
	border: 1px solid #A9ABAB;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffcc00;
	
}
.title {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#494949;
	padding-left:5px;
	
}
.titlein {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#6A6A6A;
	padding-left:0px;
	
}
a:link {
	color: #f74000;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
a:visited {
	color: #f74000;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
a:hover {
	color: #F00;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
a:active {
	color: #f74000;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
#content {
    height:430px;
    padding-top:0px;
    padding-right:5px;
}

.div10 {
	
    float: left;
    width: 70%px;
    height: 430px; 
    font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#494949;
	text-decoration: none;
	line-height:170%;	
	margin-top:5px;
	text-align: justify;
 	padding-left:15px;
	padding-bottom:3px;
	padding-right:15px;
	
}
.comingsoon{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:60px;
	padding-top:90px;
	color:#F60;
	
}

.divtable {
   
    height: 460px; 
	margin-top:0px;
    padding-right:0px;
	padding-left:10px;
	padding-bottom:0px;
	
}

#content1 {
    height:460px;
    padding-top:0px;
    padding-right:0px;
}
.article{
	color:#009700;
}
.text{
    float: left;
    font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#494949;
	text-decoration: none;
	line-height:170%;	
	margin-top:0px;
	text-align: justify;
    padding-left:15px;
	padding-bottom:3px;
	padding-right:15px;
}