/* container
======================================================
Bar
TitleBox
Frame
NoTitle
======================================================*/
.actionBtn { margin:0; text-align:right; padding:0;}

/* Bar
-------------------------------------------------- */

.bar				{ width:100%; clear:both;margin:0 0 10px 0;padding:0;}
.bar .title			{clear:both;margin:0;background:url(images/bar/top_right.gif) right top no-repeat;}
.bar .title h2		{margin:0;padding:0 0 0 60px; background:url(images/bar/top_left.gif) left top no-repeat; height:42px; line-height:47px;}
.bar .title .Head	{color:#FFFFFF;font-weight:bold; font-size:18px;}
.bar .contents		{clear:both;margin:0;padding:10px 0;font-size:100%;}

/* titlebox
-------------------------------------------------- */

.titlebox			    {width:100%; clear:both;margin:0 0 10px 0;padding:0;background: url(images/titlebox/btm_right.gif) bottom right no-repeat;}
.titlebox .title		{clear:both;margin:0;background: url(images/titlebox/top_right.gif) right top no-repeat;}
.titlebox .title h2	{margin:0;padding:0; background:url(images/titlebox/top_left.gif) left top no-repeat; padding:0 0 0 25px; height:26px; line-height:26px;}
.titlebox .title .Head	{color: #0066CC;font-weight:bold; font-size:12px;}
.titlebox .contentswrap { background:url(images/titlebox/btm_left.gif) bottom left no-repeat; height:10px;}
.titlebox .contents	{clear:both;margin:0;padding:10px;font-size:100%;	border-right: 1px solid #99CCCC;border-left: 1px solid #99CCCC;}



/* Frame
-------------------------------------------------- */
.frame			    { width:100%; clear:both;margin:0 0 10px 0;padding:0; background:url(images/frame/right.gif) right top repeat-y;}
.frame .frambody    { background: url(images/frame/left.gif) left top repeat-y;}
.frame .framtopwrap { background:url(images/frame/top_right.gif) right top no-repeat;}
.frame .framtop     { background:url(images/frame/top_left.gif) left top no-repeat;}

.frame .contentswrap{ background: url(images/frame/btm_right.gif) bottom right no-repeat;}
.frame .contents 	{ clear:both;margin:0;padding:10px;font-size:100%;background:url(images/frame/btm_left.gif) bottom left no-repeat;}


/* NoTitle
-------------------------------------------------- */
.notitle				{ width:100%; clear:both;margin:0 0 10px 0;padding:0;}
.notitle .contents		{clear:both;margin:0;padding:0;font-size:100%;}

.Normal, .NormalDisabled { font-size:12px;}
