/*-------------------------------------------------
PLAN BASE SETTING
-------------------------------------------------*/


/*-------------------------------------------------
PLAN MENU SETTING
-------------------------------------------------*/
#menu li.current	{
	width:96px;
	background:url("../img/menu-plan.jpg") bottom left no-repeat;
}


/*-------------------------------------------------
PLAN TITLE SETTING
-------------------------------------------------*/
#content-title	{
	border-width:4px 0px 0px 0px;
	border-color:#192066;
	border-style:solid;
	padding:7px 0px 40px;
	margin:0px auto;
	text-align:left;
}

#title-button	{
	margin:0px;
	padding:0px 0px 66px;
	width:230px;
	text-align:right;
	float:right;
}

#title-button img	{ border:0px; }

p#title-text	{
	margin:0px auto;
	padding:0px 0px 66px;
	text-align:left;
	font-size:9pt;
	line-height:1.2;
}


/*-------------------------------------------------
PLAN 02 SETTING
-------------------------------------------------*/
h3#stt02	{
	margin:0px auto;
	padding:7px 0px 0px;
	text-align:left;
	border-top:1px solid #192066;
}

#textbox02	{
	margin:0px;
	padding:3px 0px 40px 0px;
	width:430px;
	float:left;
}

#textbox02 p	{
	margin:0px auto;
	padding:4px 0px 11px;
	font-size:9pt;
	line-height:1.2;
	text-align:left;	
}

#textbox02 p small	{ font-size:8pt; }

#textbox02 img	{
	float:left;
	margin-right:5px;
	border:0px;
}

#textbox02 a:link	{ text-decoration:none; color:#000000; }
#textbox02 a:visited	{ text-decoration:none; color:#000000; }
#textbox02 a:hover	{ text-decoration:underline; color:#000000; }
#textbox02 a:active	{ text-decoration:underline; color:#000000; }

#pdf02	{
	margin:0px;
	padding:0px 0px 40px 0px;
	width:187px;
	float:right;
}

#pdf02 ul	{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#pdf02 ul li	{
	margin:0px;
	display:block;
	padding:0px;
	font-size:9pt;
	line-height:1.2;
	text-align:left;
}

#pdf02 ul li a	{
	display:block;
	margin:0px;
	padding:0px;
	width:187px;
}

#pdf02 a:link	{ text-decoration:none; color:#000000; }
#pdf02 a:visited	{ text-decoration:none; color:#000000; }
#pdf02 a:hover	{ text-decoration:underline; color:#000000; }
#pdf02 a:active	{ text-decoration:underline; color:#000000; }

#pdf02 ul li img	{
	border:0px;
	float:left;
}

#pdf02 ul li p	{
	padding:5px 0px;
	margin:0px;
	float:right;
	width:138px;
}


/*-------------------------------------------------
PLAN LAYOUT SETTING
-------------------------------------------------*/
#article-box	{
	margin:0px;
	padding:0px 0px 5px;
	width:480px;
	float:left;
}

#list-box	{
	margin:0px;
	padding:5px 0px 90px;
	width:155px;
	background:#E0EAF3;
	border-top:6px #3690C0 solid;
	float:right;
}
