/*     Link styles     */ a:link		{ color: #ec6025; }a:visited	{ color: #ea6e00; }a:hover		{ color: #11346a; }a:active	{ color: #11346a; }/*     Global styles     */ body,  tr, td, img	{ border: 0px; padding: 0px; margin: 0px; }img { border:0px; }body { background: #fff; }.mast	{		margin-top:25px;	}.content	{		background-color: #f9f3f0;		width: 760px;		text-align: left; 		padding-bottom:100px;	}.content_sub	{		padding: 10px;	}.head	{		margin:0px;padding:0px;color:#ec6025;		font-size:24px;		font-family: arial,helvetica; 		line-height:28px;	}p	{ 		font-family: arial,helvetica; 		line-height: 20px; 		font-size: 13px; 	}.tag	{ 		font-family: arial,helvetica; 		line-height: 20px; 		font-size: 13px; 		color:#11346a;		font-weight:bold;	}.right_pic	{		float:right;		border:1px solid #c6c5c6;		margin: 0px 0px 20px 20px;	}.copyright	{		border-top: 1px solid #8b8ca2;		padding-top: 5px;		font-family: arial,helvetica;		font-size: 11px;		line-height: 14px;		width: 760px;		text-align: left;		margin-top: 10px;		margin-bottom: 20px;	}	