@charset "utf-8";
/* CSS Document */

* 				{				
					margin:0px; 
					padding:0px;
				}
.txt-descriptgion	{
					font-family:Arial, Helvetica, sans-serif;
					font-size:14px;
					line-height:120%;
					color:#000000;
					}
.clr			{
					height:10px;
					clear:both;
				}
em				{
					font-style:normal;
					font-weight:bold;
				}
address			{
					font-style:normal;
				}

/**Set Image Align Center******************************************************************************************************/
.descritpion	{ 
					font-family:Arial, Helvetica, sans-serif;
					font-size:14px;
					line-height:120%;
					color:#000000;
				}
.amust-header {	
					font-size:16px;
					margin:10px 0 5px 20px;
				}
.sub-descritipn {
					margin:10px 0 5px 20px;
				}
.img-wrapper	{
					width:455px;
				}
.img-wrapper .img-center	{
					margin:auto;
					text-align:center;
				}
/***************************************************************************************************************************/
.txt-descriptgion 	{
						font-size:12px;
						font-family:Arial, Helvetica, sans-serif;
						line-height:110%;
						text-align:justify;
						margin-top:10px;
						padding:0 5px 0 5px;
					}
/***************************************************************************************************************************/
.space-center	{
					text-align:center;
				}
.link-underline {
					text-decoration:underline;
				}
/***************************************************************************************************************************/
.recommended		{
					font-weight:bold;
					text-decoration:underline;
				}
/***************************************************************************************************************************/
.detail-list ul li 	{ margin-left:30px;}
