@charset "euc-kr";
/*
-------------------------------------------------------------
Title:	APIH - Website Style Seet
Author:	ji-hye yeo | yeojye@gmail.com | www.yeojye.com
latest Update:	2007.12

Note: Main Page Style
------------------------------------------------------------ */
/*	visualMain	**************************************************/
#visualMain	{
	position:relative;
	clear:both;
	padding:0 0 20px 40px;
	}
#visualMain	.images	{
	padding:10px;
	width:900px;
	background-color:#FFF;
	border-bottom:#BACFDA 1px solid;
	}

/*	ContainerMain	**************************************************/
#containerMain	{
	position:relative;
	width:920px;
	overflow: hidden;
	padding:0 0 0 50px;
	margin-bottom:30px;
	}

/*	ContentsMain	**************************************************/
#contentsMain	{
	position:relative;
	float:left;
	width:570px;
	padding-left:15px;
	}
#containerMain	h2{
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	}
#contentsMain	.mainPress	{
	width:590px;
	padding:0 0 25px 0;
	}
#contentsMain	.mainPress h2	{
	padding:0 0 7px 0;
	}
#contentsMain	.mainPress	dl	{
	width:570px;
	}
#contentsMain	.mainPress	dt	{
	color:#2B78AA;
	font-weight:bold;
	height:23px;
	}
#contentsMain	.mainPress	dt	p:first-child:first-letter	{
	font-size:18px;
	padding:0 1px 0 0;
	}
#contentsMain	.mainPress	dt	a	{
	display:block;
	}
#contentsMain	.mainPress	dt	a:hover	{
	color:#2B78AA;
	background:#FFFF8E;
	}
#contentsMain	.mainPress	dd	{
	height:22px;
	margin:0 0 5px 0;
	background:url(../images/common/lineDot_01.gif) repeat-x left bottom;
	color:#555;
	line-height:130%;
}

/*	SidebarMain	**************************************************/
#sidebarMain	{
	position:relative;
	float:right;
	padding-right:20px;
	width:250px;
	}
#sidebarMain	.report	{
	}
#sidebarMain	.report	ul{
	padding:3px 0 15px 0;
	list-style:none;
	}
#sidebarMain	.ourConference	{
	}
#sidebarMain	.ourConference	ul{
	padding:3px 0 0 0;
	list-style:none;
	}