
body {
	font-family				: Arial, Helvetica, sans-serif;
	color					: #3b4048;
	font-size				: 12px;
	margin					: 0;
	padding					: 0;
	background				: #dfe8f6;
	width					: 100%;
	min-width				: 750px;
	text-align				: center;
}

p, tr, td, 
	{color: #000000; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; text-align:left;}


ul	{
	list-style-type			: none;
	padding					: 0;
	margin					: 0;
	}

li	{
	background-image		: url(/system/images/arrowBullet.jpg);
	background-repeat		: no-repeat;
	background-position		: 0 .3em;
	padding-left			: 1.2em;
	margin-bottom			: 0.4em;
}

.clear{
	clear					: both;
	float					: none;
}

img, div { 
	border					: 0; 
	margin					: 0; 
	padding					: 0;
}
	
#content_box { 
	width					: 775px;
	margin					: 50px auto;
	background-color		: #ffffff;
}

.imgFront	{
	background-image		: url(/system/images/01front.jpg);
	width					: 775px;
	height					: 189px;
	background-repeat		: no-repeat;
}

.imgFront02	{
	background-image		: url(/system/images/02front.jpg);
	width					: 775px;
	height					: 189px;
	background-repeat		: no-repeat;
}

.bgField	{
	background-image		: url(/system/images/bgField.jpg);
	background-repeat		: repeat-x;
	width					: 775px;
	height					: 48px;
}

.imgFrontDwn	{
	background-image		: url(/system/images/03dwn.jpg);
	width					: 775px;
	height					: 19px;
	background-repeat		: no-repeat;
}

.boxField	{
	padding					: 17px 12px 16px 12px;
}

.textUserLog	{
	float					: left;
	margin					: 2px 1px 0 0;
	color					: #000000;
}

.userLog	{
	float					: left;
	margin					: 1px 0 0 0;
	padding					: 0 5px 0 0;
}

.buttLog	{
	float					: left;
	padding					: 0 5px 0 0;
}
.formDepan {
	border-style 			: solid;
	border-width 			: 1px;
	border-color 			: #3d5410;
	background-color 		: #ffffff;
	font-family  			: Tahoma, Arial, Helvetica, sans-serif;
	font-size    			: 11px;
	text-indent				: 5px;
	/*text-transform			: lowercase;*/
	color        			: #595959;
	width        			: 130px;
}

/*------------- COPYRIGHTS ------------------*/
.copyright{ 
	text-align			    : right;
	display				    : inline;
	float				    : left;
	font-size	  		    : .940em;
	padding-left			: 20px;
	color		  		    : #ffffff;  
}
/*------------- COPYRIGHTS ------------------*/










