@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:30%;}
.officer td{width:70%;}

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

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;
}

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

committeeIndex

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

#committeeIndex dl{
	width: 310px;
	float: left;
	margin-right: 20px;
	background-repeat:no-repeat;
	background-position: 0px 0px;

}
#bgTraffic{
	background-image:url(../aboutus/img/bg_committee01.jpg);
}
#bgResources{
	background-image:url(../aboutus/img/bg_committee02.jpg);
}
#bgIndustry{
	background-image:url(../aboutus/img/bg_committee03.jpg);
}
#bgMaff{
	background-image:url(../aboutus/img/bg_committee04.jpg);
}
#bgInternational{
	background-image:url(../aboutus/img/bg_committee05.jpg);
}
#bgInformation{
	background-image:url(../aboutus/img/bg_committee06.jpg);
}
#bgAdministration{
	background-image:url(../aboutus/img/bg_committee07.jpg);
}
#bgGateway{
	background-image:url(../aboutus/img/bg_committee08.jpg);
}
#committeeIndex dl.left{
	margin-right: 0px;
}
#committeeIndex dt{
	width: 310px;
	margin-bottom: 20px;
}
#committeeIndex h3{
	/*float:left;*/
	font-size: 120%;
	margin-top: -10px;
	_margin-top: 0px;
	_padding-top: 10px;
	padding-left: 65px;
	display: block;
	min-height: 60px;
	_height: 50px;
	overflow: visible;
}
#committeeIndex dt img.detail{
	/*float: right;*/
	margin-top: -25px;
	margin-right: 10px;
}
#committeeIndex dd{
	clear: both;
}

   
   
#introduction #leftColumn{
   width:200px;
}
   
#introduction #leftColumn img{
   	border: 1px solid #E0E0E0;}
   
#introduction #rightColumn{
   width:420px;
}
#introduction #rightColumn h4{
    font-weight:normal;
    padding-left:20px;
/*   font-size:120%;*/
   margin-bottom:10px;}
#introduction #rightColumn p{
   margin-bottom:10px;}
