@charset "utf-8";


.actionBtn { margin:0; text-align:right; padding:0;}

/* ---------------------------------------------------------
defaultBox_Allnone
--------------------------------------------------------- */
.defaultBox_Allnone				{ width:100%; clear:both;margin:0;padding:0;}
.defaultBox_Allnone .contents		{clear:both;margin:0;padding:0;}


/* ---------------------------------------------------------
defaultBoxTitle
--------------------------------------------------------- */
.defaultBoxTitle				{ width:100%; clear:both;margin:5px 0 10px 0;padding:0;}
.defaultBoxTitle .title			{clear:both;margin:0;padding:5px;border-bottom:1px dashed #633d00;}
.defaultBoxTitle .title h2		{margin:0;padding:0;color:#633d00; font-size:14px;}
.defaultBoxTitle .title .Head	{color:#2b92d0;font-weight:bold; font-size:14px;}
.defaultBoxTitle .contents		{clear:both;margin:0;padding:10px;}


/* ---------------------------------------------------------
BorderBox
--------------------------------------------------------- */
.BorderBox				{width:100%; clear:both;margin:5px 0 20px 0;padding:0;border:1px solid #CCCCCC;}
.BorderBox .contents	{clear:both;margin:0;padding:10px;}



/* ---------------------------------------------------------
ClothBox
--------------------------------------------------------- */
.ClothBox			{width:100%; clear:both;margin:5px 0 25px 0;padding:0; background: url(images/ClothBox_bg.gif) repeat;}
.ClothBox .contents	{clear:both;margin:0;padding:10px;}




/* ---------------------------------------------------------
PageTitle
--------------------------------------------------------- */

.PageTitle				{clear:both; width:100%; margin:0 0 15px 0;padding:0;}
.PageTitle .title		{clear:both;margin:0 0 15px 0; padding:0;height:62px;background: url(images/PageTitle_bg.gif) repeat-x ;}
.PageTitle .title h2	{margin:0;padding: 0 0 0 60px; line-height:62px; color:#457a2f; font-size:20px; font-weight:bold; float:left; background: url(images/PageTitle_icon.gif) no-repeat left top;}
.PageTitle .title .Head	{color:#457a2f;font-weight:bold; font-size:20px;}
.PageTitle .title img 	{float:right;}
.PageTitle .contents 	{clear:both;margin:0 0 25px 0;padding:0;}


/* ---------------------------------------------------------
DotlineTitle
--------------------------------------------------------- */

.DotlineTitle				{clear:both; width:100%; margin:0 0 25px 0;padding:0;}
.DotlineTitle .title		{clear:both;margin:0 0 15px 0; padding:0;height:30px; background:url(images/h2dotline.gif) repeat-x bottom;}
.DotlineTitle .title h2	{margin:0;padding: 0 0 0 30px; line-height:30px; color:#9f881b; font-size:16px; font-weight:bold; float:left; background:url(images/h2dotline_icon.gif) no-repeat left top;}
.DotlineTitle .title .Head	{color:#9f881b;font-weight:bold; font-size:16px;}
.DotlineTitle .contents 	{clear:both;margin: 0 10px 25px 10px;padding:0;}


/* ---------------------------------------------------------
ClothTitle
--------------------------------------------------------- */

.ClothTitle				{clear:both; width:100%; margin:0 0 25px 0;padding:0;}
.ClothTitle .title		{clear:both;margin:0 0 15px 0; padding:0;height:41px; background:url(images/h2cloth_bg.gif) repeat-x;}
.ClothTitle .title h2	{margin:0;padding: 0 0 0 45px; line-height:41px; color:#9f881b; font-size:16px; font-weight:bold; float:left; background: url(images/h2cloth_icon.gif) no-repeat -10px top;}
.ClothTitle .title .Head	{color:#9f881b;font-weight:bold; font-size:16px;line-height:47px;}
.ClothTitle .contents 	{clear:both;margin: 0 10px 25px 10px;padding:0;}

