@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Prompt');
body{
	font-family: 'Prompt', sans-serif;
	font-size:12px;
	font-weight:normal;
	
}
img{
	border:none;
}

table,tr,td,th,thead,tbody{
	/*vertical-align: top;
	font-family: 'Prompt', sans-serif;
	color: #000;
	border: none;	
	line-height:20px;*/
	
	
	text-decoration: none;
	font-size: 12px;
}
 a.a1 {
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
 a.a1:hover {
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#0000FF;
	text-decoration: none;
}
a.a2 {
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#0000FF;
	text-decoration: none;
}
a.a2:hover {
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF8400;
	text-decoration: none;
}
a.a3 {
	font-family: 'Prompt', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
a.a3:hover {
	font-family: 'Prompt', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FF9900;
	text-decoration: none;
}
a.a4 {
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#fe84bb;
	text-decoration: none;
}
a.a4:hover {
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
a {
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000; /*676767*/
	text-decoration: none;
}
a:hover {
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF8400;
	text-decoration: none;
}
a.whats_news {
	font-family: 'Prompt', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.whats_news:hover {
	font-family: 'Prompt', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF8400;
	text-decoration: none;
}
a.whats_news img{
	border:#000 1px solid;
}
a.readmore {
	font-family: 'Prompt', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.readmore:hover {
	font-family: 'Prompt', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FF0000;
	text-decoration: none;
}
a.more{
	font-family: 'Prompt', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
a.more:hover{
	font-family: 'Prompt', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF8400;
}

/* left menu */
ul.left{ 
	list-style:none;
	font-family: 'Prompt', sans-serif;	
	font-size:12px;
	width:80%;
	margin-top:5px;
	margin-left:-10px;
	line-height:20px;
	list-style:none;
}
ul.left li {
	width:90%;
	text-align:left;
	border-bottom:dashed 1px #999;
	padding:2px 5px;
}
ul.left li a {
	text-decoration:none;
	color:#FFF;
}
ul.left li a:hover {
	text-decoration:none;
	color:#000;
}

#gallery_home{
	width:690px;
	height:132px;
	/*border:1px dashed #0000FF;*/
}
#gallery_home .image1{
	position:relative;
	float:left;
	width:155px;
	height:100px;
	margin-left:14px;
	margin-top:6px;
	border:1px solid #FFFFFF;
}
#gallery_home .image2{
	position:relative;
	float:left;
	width:155px;
	height:100px;
	margin-left:12px;
	margin-top:6px;
	border:1px solid #FFFFFF;
}
#gallery_home .image3{
	position:relative;
	float:left;
	width:155px;
	height:100px;
	margin-left:12px;
	margin-top:6px;
	border:1px solid #FFFFFF;
}
#gallery_home .image4{
	position:relative;
	float:left;
	width:155px;
	height:100px;
	margin-left:12px;
	margin-top:6px;
	border:1px solid #FFFFFF;
}


ul.news{
 	width:452px; 
	margin-top:10px; 
	margin-left:-30px;
	list-style:none; 
	word-wrap:break-word;"
	color:#000000;
	font-size:12px;
}
ul.news li a{
	text-decoration:none;
	font-family: 'Prompt', sans-serif;
	color:#000000;
	font-size:12px;
}
ul.news li a:hover{
	text-decoration:none;
	font-family: 'Prompt', sans-serif;
	color:#999999;
	font-size:12px;
}

