div
{
	border: 0px solid red;
}

p
{
	margin: 0.5em 0em 0.5em 0em;
	padding: 0px;
}
body
{
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 1000px;
	background-color: #FFFFFF;
	font-family: arial,verdana,sans-serif;
	font-size: 16px;
}

.clear
{
	clear: both;
}

.div-height-12
{
	height: 12px;
	font-size: 1px;
}
.div-height-20
{
	height: 20px;
}
.div-height-14
{
	height: 14px;
	font-size: 1px;
}
.div-height-77
{
	height: 77px;
	font-size: 1px;
}

/***888888888888*/
.div-height-25
{
	height: 25px;
}
.div-height-50
{
	height: 50px;
}
/* start Page master css ------------------------------------*/
#mainwrap
{
	width: 700px;
	background-color: #a6a0ba;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0 auto;
	margin-top: 0px;
}

.bg-element
{
	background-color: #a1591f;
	color: White;
	height: 20px;
	width: 70px;
	float: left;
	margin: 0 7px 2px 0;
	padding-top: 2px;
	font-weight: bold;
}

#master-img-logo
{
	background-image: url(images/logo-seduce.gif);
	width: 214px;
	height: 153px;
}


/*TRUNG STYLE*/
.introduction
{
	width: 100%;
}
.introduction .part1
{
	background-color: #0b2363;
	color: White;
	padding: 3px 10px 3px 10px;
	float: left;
}
.introduction .part2
{
	background-color: #d1cddb;
	color: White;
	padding: 3px 10px 3px 10px;
	float: left;
	margin-left: 2px;
}

.fundamental
{
	width: 100%;
}
.fundamental-inside-header
{
	float: left;
	text-align: left;
	width: 26%;
	color: #a69a8e;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.fundamental-inside-text
{
	float: left;
	text-align: left;
	width: 74%;
	color: Black;
	text-align: justify;
}

.number
{
	color: #6e93c8;
}

a:link, a:visited
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	color: #ee6821;
	text-decoration: none;
}
/*END STYLE*/
.item_content
{
	margin:10px;
	border-bottom:1px dotted #ababab;
	padding-bottom:5px;
}

#footer-menu
{	
	text-decoration: none;
	color:#3a3a3a;
	font-size:12px;
}
#footer-menu a:link, #footer-menu a:visited
{
	text-decoration: none;
	font-style:normal;
	color:#3a3a3a;
}
#footer-menu a:hover{color:#be2424;}
#footer-menu-clear
{	
	height:5px;font-size:1px;
}
