body
{
	overflow-y:auto;
	background:#ffffff;
}
div
{
	font-size:11px;
}
#flash
{
	position:absolute;
	left:29px;
	top:0px;
}
.slideract
{
	border-bottom:1px dotted #DEC1E0;
	border-bottom-width:medium;
	cursor:pointer;
	width:100%;
	display:block;
}
.slideract:hover
{
	background:#f8f4f9;
}
table img
{
	cursor:pointer;
}
#main .content div
{
	/*background:#F2E6f2;*/
	background:#ffffff;
	/*padding:5px 5px 5px 5px;*/
}
#main table tr td
{
	font-size:12px;
	padding-bottom:6px;
}
#main table
{
	margin-left:50px;
}
.rt
{
	text-align:right;
	padding-right:5px;
}
.ct
{
	text-align:center;
}
.etoile
{
	font-size:12px;
	color:red;
}
.err
{
	font-size:12px;
	padding-left:50px;
	color:red;
	margin-bottom:15px;
}
#top
{
	height:13px;
	width:100%;
	background:url('../images/top.png') no-repeat;
	position:fixed;
	top:0px;
	left:0px;
}
#left
{
	position:fixed;
	z-index:10;
	top:13px;
	left:0px;
	width:475px;
	height:100%;
	text-align:right;
	padding-right:21px;
	background:url("../images/left.png") no-repeat left top;
}
#contactus
{
	margin-top:20px;
	margin-right:13px;
}
#contactus ul
{
	margin-top:12px;
}
#contactus ul li img
{
	font-size:12px;
	color:#ffffff;
}
#left ul li img
{
	cursor:pointer;
}
#menu_0
{
	margin-top:10px;
}
#menu_1 img,#menu_3 img
{
	font-size:12px;
	color:#ff1111;
}
#menu_0 img,#menu_2 img,#menu_4 img
{
	font-size:18px;
	color:#7a227a;
}
#main img
{
	margin-top:15px;
	margin-left:200px;
}
#main h1 img,#main h2 img,.sep
{
	margin-left:0px !important;
	margin-top:0px !important;
}
#menu_5 img
{
	font-size:12px;
	color:#7a227a;
}
#menu_1,#menu_2
{
	margin-top:12px;
}
#menu_3
{
	margin-top:13px;
}
#menu_4
{
	margin-top:7px;
}
#menu_5
{
	margin-top:15px;
}
#main
{
	margin-top:13px;
	font-size:12px;
	text-align:justify;
	padding-left:475px;
	padding-right:40px;
	padding-bottom:30px;
	background:#ffffff;
}

#main h1
{
	margin-top:10px;
	height:63px;
	padding-left:125px;
	padding-top:20px;
	background:url('../images/h1.png') no-repeat left top;
}
#main h1:first-child
{
	margin-top:20px;
}
#main h1 img
{
	font-size:18px;
	color:#7a227a;
	font-weight:bold;
	cursor:default;
}
#main h2
{
	margin-top:10px;
	height:40px;
	padding-left:37px;
}
#main h2 img
{
	font-size:14px;
	color:#ff1111;
	font-weight:bold;
	cursor:default;
}
strong
{
	font-size:11px;
	font-weight:bold;
}
.content
{
	font-size:11px;
	line-height:1.5;
	padding-left:50px;
	margin:15px 0px 40px 0px;
	width:450px;
}
.content a,.content a:link
{
	font-size:11px;
	color:#FF0000;
}
.content a:hover
{
	color:#660066
}
* html #top {position:absolute;}
* html #left {position:absolute;}
* html #main {position:absolute;}
* html #contactus {position:absolute;}

#bottom
{
	background:url('../images/bottom.png') no-repeat;
	width:600px;
	height:120px;
	position:fixed;
	bottom:0px;
	left:475px;
}

