.test{
	border: solid 1px red;
}

/* Global styles */
*
{
    margin:0;
    padding:0;
    }
body 
{
	margin: 0;
	padding: 0;
}

form {margin: 0;}

img	{border: 0 none;}

a {
	color: #0492D0;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

.container	{
	width:990px;
	margin:0 auto;	
}

.head
{
    width:990px;
    height:101px;
    }
.head a{
	float:left;
}
.head div.slogan_1
{
    float:left;
    width:308px;
    height:101px;
    overflow:hidden;
}
.head div.slogan_1 h1
{
    color:#060606;
    font:bold 16px Verdana;
    padding:35px 0 0 20px;
}
.pictureFrame{
	float:left;
	width:390px;
}
.address
{
	float:left;
	width:108px;
    height:101px;
    }
.address div.contentStyle
{
	margin-left:-9px;
	padding-top:3px;
    width:117px;
    height:101px;
    overflow:hidden;
    text-align:right;
    color:#000;
    
}
.menu{
	position:relative;
    height:24px;
	z-index:5;
	float:left;
}
.centralPart
{
    float:left;
    width:990px;
    height:458px;
    overflow:hidden;
    overflow-y:auto;
    }
.mainContent{
	margin-top:13px;
	margin-left:15px;
	padding-top:25px;
	float:left;
	width:737px;
    height:404px;
    overflow:hidden;
	z-index:3;
	background-color:#fff;
}
/*Front part: RTE*/
.mainInside{
	width:737px;
	height:175px;
	overflow-x:hidden;
	overflow-y:auto;
	margin-bottom:10px;
}
.mainContent div.mainFront_1{
	width:675px;
	padding-left:35px;
}
/*Content part: RTE*/
.cont{
	float:left;
	width:532px;
	height:400px;
	padding-left:15px;
	overflow-x:hidden;
	overflow-y:auto;
}
.mainContent div.main_1{
	width:507px;
	overflow-x:hidden;
}
.leftPart{
	float:left;
	width:190px;
	height:403px;
}
.leftPart h1{
	position:relative;
	color:#FF0000;
	font:16px Verdana;
	margin:0 0 -16px 16px;
	padding-left:12px;
	z-index:2;
}
.pictureFrameContent{
	position:relative;
	width:188px;
	height:402px;
	z-index:1;
}
.rightPart{
	float:left;
	width:490px;
	height:403px;
	overflow-x:hidden;
}
.leftContent{
	margin-top:13px;
	margin-left:20px;
	padding:25px 0 0 20px;
	float:left;
	width:183px;
	height:319px;
	overflow-x:hidden;
    overflow-y:auto;
    background-color:#fff;
}
div.leftContent_1{
	width:165px;
}
.padLeft{
	padding-left:37px;
}
.padLeft div.contentStyle{
	float:left;
	padding-left:10px;
}

/* ======  Footer  ====== */
.footer	
{
    float:left;
	width:990px;
	color:#000;
	height:15px;
	font:12px Verdana;
	padding-top:5px;
}

.footer div.contentStyle 
{
    float:left;
    width:auto;
	overflow:hidden;
	color:#000;
	font:12px Verdana;
	padding-left:20px;
}
.footer a, .footer div.contentStyle a
{
    color:#000;
    text-decoration:none;
    font:12px Verdana;
	vertical-align:top;
   }
.footer img {
	height: 13px;
	width: 13px;
	margin: 0px 5px 0px 300px;
	vertical-align: top;
}


.scrollBar
{
    scrollbar-3dlight-color: #999999;   
    scrollbar-arrow-color: #999999;
    scrollbar-darkshadow-color: #999999;
    scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff; 
    scrollbar-shadow-color: #fff;   
    scrollbar-track-color: #fff;
    }
/* ADMIN PART IN END-USER PART */

/*Entry points styles*/
.RTEEntryPoint {
	cursor: pointer;
	position:absolute;
}

.slogan_img{
	margin-left:-800px;
	z-index:3;
}
.rtePict1_img{
	margin-left:-675px;
}
.rtePict2_img{
	margin-left:-503px;
}
.rtePict3_img{
	margin-left:-333px;
}
.rtePict4_img{
	margin-left:-162px;
}
.leftContent_img, .mainFront_img{
	margin-top:-20px;
}
.main_img{
	margin-top:-20px;
}
.footer_img{
	margin:0 !important;
	margin-left:-440px !important;
}
#icp_color1{
	position:relative;
	float:left;
	margin:-18px 0 0 10px;
}
.rteId{
	position:absolute;
	display:none;
}