@charset "utf-8";
/* CSS Document */

.inter_sub_page{
	background-color:#666;
	background-repeat:repeat; 
	color:#FFF; font-size:23px; 
	padding-top:5px; 
	padding-bottom:5px;
	}
	
.inter_sub_page a{
	color:#CCC;
}

.inter_sub_page a:hover{
	color:#F90;
}

.selected{
	font-color:#F90;
}
.img_item{
	max-width:250px;
	padding:10px;
}
.img_mala{
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
	min-width:80px;
}
.img_item_big{
	max-width:250px;
	padding:10px;
	margin:10px 10px 10px 10px;
	float:left;
}


.sub_div1{
	max-width:280px; 
	float:left; 
	margin-right:20px;
	}
	
.sub_div01{
	max-width:200px; 
	float:left; 
	width:100%;
	padding:10px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	
	}
	
.sub_div2{
	max-width:450px; 
	float:right; 
	text-align:justify; 
	margin-bottom:30px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	border:medium;
	border-width:2px;
	background-color:#066;
}
.sub_div_hong2{
	max-width:500px; 
	float:leftt; 
	text-align:justify; 
	margin-left:auto;
	margin-right:auto;
	width:100%;
	
}
.main_sub_div_img{
	max-width:750px;
	width:100%;
	padding:10px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color:#9C3;
}
.main_sub_div_Mala{
	max-width:750px;
	margin-bottom:10px;
	width:100%;
	padding:10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	border:medium;
	border-width:2px;
	background-color:#066;		
}
.main_sub_div_Mala_hr{
	margin:10px;
}

.ind_Img1{
	background-color:#990;
	
	max-width:750px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	float:left;
	padding:10px;
	float:left;
	border: 3px solid #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin:5px;
	color:#333;
}
.ind_Img1 h3, .ind_Img1 h4{
	color:#333;
	font-weight:300;
	background-color:#FFF;
	background-repeat:repeat-x;
	padding:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.ind_Img1 p{
	color:#000;
	font-weight:500;
	text-align:justify;
	word-spacing:normal;
	font-size:15px;
	
}
.ind_Img1 img{
	max-width:300px;
	width:100%;
	float:left;
	padding:10px;
}

	