/* CSS Document */

/* common part */

body{
background-image:url(img/back.jpg);
}

/* left content part */

#left_cont{
height:670px;
width:140px;
background-color:#FFF;
margin-left:25px;
float:left;
}

#logo{
height:131px;
width:130px;
margin-left:5px;
padding-top:39px;
}

#menu{
height:auto;
width:140px;
margin-top:60px;
}

.menu_btn{
height:30px;
width:140px;
text-align:center;
}


/* right content part */

#right_cont{
height:auto;
width:520px;
background-color:#FFF;
margin-left:190px;
}


#copy{
height:15px;
width:460px;
margin-left:30px;
background-image:url(img/copyr.png);
background-position:bottom;
}

#common_cont{
height:auto;
width:500px;
margin-left:10px;
}

#c_logo{
height:auto;
width:auto;
padding-top:20px;
padding-bottom:20px;
}

#text{
text-align:justify;
}

#text_c{
height:551px;
width:500px;
text-align:justify;
}

#text_co{
height:100%;
width:500px;
text-align:justify;
}

/* index2.html */

#t_cont{
/*height:305px;*/
hieght: 100%
width:480px;
margin-top:10px;
margin-left:20px;
}


#fl_slide {
	padding-top: 5px;
	background: black;
}

#bn{
height:100px;
width:420px;
margin-left:5px;
}

#bn_01{
height:100px;
width:200px;
float:left;
margin-left:5px;
}

#bn_space{
height:100px;
width:20px;
float:left;
}

#bn_02{
height:79px;
width:187px;
float:left;
margin-left:-10px;
}

#news_cont{
height:250px;
width:470px;
margin-top:5px;
margin-left:5px;
}

#pic_news{
margin-bottom:4px;
}

.news{
height:30px;
width:470px;
}

.news_date{
height:20px;
width:50px;
margin-left:10px;
float:left;
}

.news_sent{
height:auto;
width:410px;
margin-left:50px;
}

/* about us part */

#a_logo{
height:127px;
width:130px;
padding-left:370px;
}


/* gallery part */
#text_cg{
height:680px;
width:500px;
text-align:justify;
}


/* songs part */

dt{
cursor:pointer;
}
