
.actionBtn						{width:auto;}
.actionBtn a img				{vertical-align:middle;margin:0;float:right;}

/* ---------------------------------------------------------
defaultBoxTitle
--------------------------------------------------------- */
.defaultBoxTitle				{clear:both;margin:5px 0 20px 0;padding:0;}
.defaultBoxTitle .title			{clear:both;margin:0;padding:5px 10px;border-bottom:1px dotted #ccc}
.defaultBoxTitle .title h3		{margin:0;padding:0;}
.defaultBoxTitle .title .Head	{color:#333;font-weight:bold;}
.defaultBoxTitle .contents		{clear:both;margin:0;padding:10px;}


/* ---------------------------------------------------------
defaultBoxNotitle
--------------------------------------------------------- */
.defaultBoxNotitle				{clear:both;margin:0 0 20px 0;padding:0;}

/* ---------------------------------------------------------
h2Box
--------------------------------------------------------- */
.h2Box								{clear:both;margin:5px 0 20px 0;padding:0;}
.h2Box .title						{clear:both;margin:0;background:url(images/h2BoxBgTitle.gif) top left no-repeat;}
.h2Box .title h2					{margin:0;padding:13px 15px 10px 15px;}
.h2Box .title .Head					{color:#fff;font-weight:bold;font-size:16px;}
.h2Box .contents					{clear:both;margin:0;padding:5px 15px;background:url(images/h2BoxBgContent.gif) top left repeat-y;color:#fff;}
.h2Box .contents .Normal			{color:#fff;text-align:right;font-size:11px;}

/* ---------------------------------------------------------
h2Box_lowerlayer
--------------------------------------------------------- */
.h2Box_lowerlayer					{clear:both;margin:5px 0 20px 0;padding:0;}
.h2Box_lowerlayer .title			{clear:both;margin:0;background:url(images/h2Box_lowerlayerBgTitle.gif) bottom left no-repeat;}
.h2Box_lowerlayer .title h2			{margin:0;padding:10px 15px;}
.h2Box_lowerlayer .title h2	.Head	{color:#fff;font-weight:bold;font-size:16px;}
.h2Box_lowerlayer .contents			{clear:both;margin:0;padding:5px 15px;background:url(images/h2Box_lowerlayerBgContent.gif) top left no-repeat;color:#fff;font-size:12px;line-height:15px;}

/* ---------------------------------------------------------
 h3-Title
--------------------------------------------------------- */
.h3Box						{clear:both;margin:5px 0 20px 0;padding:0;}
.h3Box .title				{clear:both;margin:0;padding:5px 15px;background:url(images/h3BoxBgTitle.gif) top left no-repeat;}
.h3Box .title h3			{margin:0;padding:0;}
.h3Box .title .Head			{color:#333;font-weight:bold;}
.h3Box .contents			{clear:both;margin:5px 0 0 0;padding:10px;border-top:1px solid #ccc;}

/* ---------------------------------------------------------
 lineBoxTitle
--------------------------------------------------------- */
.lineBoxTitle				{clear:both;margin:5px 0 20px 0;padding:0;border:1px solid #e6e6e6;background:#fff;}
.lineBoxTitle .title		{clear:both;margin:0;padding:10px;border-bottom:1px dotted #e6e6e6}
.lineBoxTitle .title h3		{margin:0;padding:0;}
.lineBoxTitle .title .Head	{color:#333;font-weight:bold;}
.lineBoxTitle .contents		{clear:both;margin:0;padding:10px;}

/* ---------------------------------------------------------
 lineBoxNotitle
--------------------------------------------------------- */
.lineBoxNotitle				{clear:both;margin:5px 0 20px 0;padding:0;border:1px solid #e6e6e6;background:#fff;}
.lineBoxNotitle .contents	{clear:both;margin:0;padding:10px;}

/* ---------------------------------------------------------
 lineBoxGrayTitle
--------------------------------------------------------- */
.lineBoxGrayTitle				{clear:both;margin:5px 0 20px 0;padding:0;border:1px solid #e6e6e6;background:#f7f7f7;}
.lineBoxGrayTitle .title		{clear:both;margin:0;padding:10px;border-bottom:1px dotted #e6e6e6}
.lineBoxGrayTitle .title h3		{margin:0;padding:0;}
.lineBoxGrayTitle .title .Head	{color:#333;font-weight:bold;}
.lineBoxGrayTitle .contents		{clear:both;margin:0;padding:10px;}

/* ---------------------------------------------------------
 lineBoxGrayNotitle
--------------------------------------------------------- */
.lineBoxGrayNotitle				{clear:both;margin:5px 0 20px 0;padding:0;border:1px solid #e6e6e6;background:#f7f7f7;}
.lineBoxGrayNotitle .contents	{clear:both;margin:0;padding:10px;}


