@charset "utf-8";

@import url("base.css");



h1.headlineBlue{
    margin-bottom:15px;}
h2.headlineBlue{
    margin-bottom:15px;}
h3.headlineGlay{
	margin-bottom:15px;
	clear: both;
}
h3.headlineGlay a{
	font-weight: normal;
	padding-left: 10px;
}	
.spB20{
	margin-bottom: 20px;
}	

/* --------------------------------------------------

aboutus

-------------------------------------------------- */


#aboutus{
	padding-bottom: 15px;
}
#aboutus p{
	padding-top: 10px;
	padding-bottom: 10px;
}

#aboutus ul.head{
	clear:both;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;


}
#aboutus ul.line li{
	clear:both;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;

}
#aboutus table{
	width:100%;
	margin-bottom:10px;

}
#aboutus table.head{
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#aboutus table.photoTable{

    width:410px; !important
}
#aboutus tr{
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#aboutus table tr.foot{
	background-image: none;
}
#aboutus th,#aboutus td{
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
#aboutus th{
    padding-right:15px;}
	 
#aboutus h5{
	padding:10px 0px 10px 0px;}


/* --------------------------------------------------

admission

-------------------------------------------------- */


#aboutus ul.admission{
	margin-top: 10px;
	margin-bottom: 10px;

}

#aboutus ul.admission li,.join{

	padding-left:10px;

}

/* --------------------------------------------------

chairperson

-------------------------------------------------- */

#chairperson{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

/* --------------------------------------------------

officer

-------------------------------------------------- */
#officerTitle{
   float:left}
#date{
text-align:right;
margin-top:-20px;
margin-bottom:5px;}
.officer th{width:20%;}
.officer td{width:80%;}

/* --------------------------------------------------

organization

-------------------------------------------------- */

#aboutus .imgOrganization{
	padding-bottom: 30px;
	padding-left: 10px;
	padding-top: 20px;
}

#aboutus #map{
	margin-left: 10px;

}
#aboutus #map p{
	margin-bottom: 10px;

}


#aboutus iframe{	border: 1px solid #CCCCCC;}

/* --------------------------------------------------

system

-------------------------------------------------- */


.imgSystem{
	float: right;
	margin-bottom: 40px;
	margin-left: 20px;

}
h4.h4System{
	margin-top: 20px;
}

/* --------------------------------------------------

association

-------------------------------------------------- */


.association th{
	width: 20%;
}
.association td{	width: 80%;}

/* --------------------------------------------------

pdf

-------------------------------------------------- */

.pdf li a{
	background-image: url(../img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 25px;
}
#getPdfReader{

	border: 1px dotted #CCCCCC;
	font-size: 80%;
	margin-top: 20px;
}
#getPdfReader p{
	background-color: #D5D5D5;
	margin: 5px;
	padding:7px;
}
#getPdfReader img{
	float: right;
	margin-left: 5px;
}