@media print {
   BODY{
   		background-color: #414141;
   }
}
body{
	color:#EEE;
	font-size: 12px;
	background-color: #414141;
	scrollbar-face-color:#8080FF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#DDDDFF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	margin-top: 0;
	font-family: Arial;
}

.header{
	background-color: #414141;
	height:auto;
	display:block;
}

.logo{
	background: transparent url(../images/logo_1.gif) no-repeat right bottom;
	width:80px;
	height:80px;
	padding-left:30px;
	float:left;
	position:relative;
}

.logo_text{
	background: transparent url(../images/indochine_1.gif) no-repeat left bottom;
	width:216px;
	height:80px;
	padding-left:0px;
	position:relative;
}

.language{
	float:left;
	height:80px;
	width:auto;
	padding-left:600px;
	background-color: #414141;
	position:relative;
}

.navigation{
	display:block;
	font-size:13px;
	background-color: #CCC;
	height:25px;
}

.bg_left{
	width:110px;
	background-color:#414141;
	height:100%;
	float:left;
}

.bg_right{
	float:right;
	width:33px;
	background-color:#414141;
	height:100%;
}

.banner{
	height:279px;
	/*background: transparent url(../images/banner_01.gif) no-repeat right bottom;*/
	width:860px;

}

.footer{
	background-color:#828282;
	height:18px;
	text-align: center;
	color:#FFF!important;
	font-size:10px!important;
	vertical-align: middle;
	padding-top:7px;
	width:860px;
	border-top:1px solid #ffd701;
}

.footer_link{
	padding-left:10px;
	padding-right:10px;
	float:left;
	border-right: 1px solid #000;
}

.footer_link a:link{
	color:#FFF;
}


.copy_right{
	text-align:left;
	padding-left:10px;
	float:left;
	color:#181818;
}


.left_background{
	width:204px;
	*width:204px;
	/*position: absolute;
	top:280px;
	bottom:10px;*/
	z-index:-1;
	background-color:#660460;
	height:100%;
}

.login{
	display:block;
	position:relative;
	width:182px;
	height:116px;
	*height:100px;
	font-size:8pt;
	font-family:Arial;
	float:left;
	padding:10px 0px 41px 20px;
	*padding:5px 0px 60px 20px;
	border-top:1px solid #660460;
	*border-top:1px solid #660460;
	margin-top:0px;
	z-index:1000;
	background-color: #FFF;
}

.login_text{
	color: #660460;
	font-weight:bold;
	padding-bottom:6px;
	padding-top:6px;
}

.textbox{
	border:1px solid #660460;
	color:#000;
}

.banner_content{
	padding-left:205px;
	*padding-left:205px;
	/*background: transparent url(../images/banner_01.gif) no-repeat  bottom left;*/
	max-width:1308px;
	height:169px;
	*height:143px;
	z-index: 1000;
	display:block;
}
.button{
	color:#660460;
	border-top:1px solid #660460;
	border-bottom:1px solid #660460;
	border-left:1px solid #cfb0cd;
	border-right:1px solid #cfb0cd;
	background-color: #FFF;
	margin:8px 20px 5px 80px;
}

.main{
	width:auto;
	max-height:325px;
	height:auto;
	padding:15px 12px 15px 18px;

}


.main_content{
	height:100%;
}

.main a:link, .main a:visited{
	color: #000000!important;
}

.main_nav{
	float:left;
}

.nav_child{
	padding:5px 10px 0px 10px;
	border-left:1px solid #FFF;
	border-right:0px solid #FFF;
	float:left;
	height:21px;
}


.nav_child a:hover{
	text-decoration: underline !important;
}


.menu_child{
	padding:10px 0px 5px 15px;
	height:16px;
	border-bottom:1px solid #FFF;
}


.box_content{
	padding:20px 22px 20px 22px;
}


.template_content{
	font-size: 11px;
	color:#000;
	line-height:15px;
}

.template_content a:link{
	color:#181818;
}

.breakCrumb{
	height:40px;
	color:#660460 !important;
}

.breakCrumb label{
	color:#0F0F0F!important;
	font-weight: bold;
	padding-left: 20px;
	padding-top:20px;
}

.row{
	font-size: 13px;
	color:#333333;
}
.lev{
	font-size: 11px;
	color:#333333;
	background-color:#f6f6f8;
	border:1px #999999 solid;
}
.form{
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	}
.feld{
	font-size: 11px;
	color:#333333;
	background-color:#ffffff;
	border:1px #999999 solid;
	width:200px;
}
.sb{
	font-size: 11px;
	color:#333333;
	background-color:#ffffff;
	border:1px #999999 solid;
	padding:3px;
}
.box{
	font-size: 11px;
	color:#333333;
	background-color:#ffffff;
	border:1px #999999 solid;
	padding:3px;
}
.but{
	font-size: 11px;
	color:#333333;
	background-color:#ffffff;
	border:1px #999999 solid;
	padding:2px;
}
.tabH {
	font-size: 14px;
	color:#333333;
	padding:3px;
	background-color: #FFFFFF;
	border-bottom:1px solid #999999;
	font-weight: bold;
}
.lin{
/*border-bottom: 1px solid #666666;*/
border-bottom: 1px dotted #CCC;
}
.space{
/*
border-bottom:1px solid #999999;
*/
padding:10px 10px 10px 10px;
}
.ins{
background: #FFFFFF;
border: 1px outset #333333;
padding:2px 4px 2px 4px;
font-size: 13px;
font-weight:bold;
}
.rows{
	margin-top:20px;
	height: 270px;
	font-size: 11px;
	color: #FFF!important;
}

.col1{
	width:45%;
	float:left;
	padding-left:20px;
	text-align: justify;
}

.col2{
	width:45%;
	float:left;
	padding-left:20px;
	text-align: justify;
}

div#photo_gallery{
	width:100%;
	margin:20px;
}

.picture{
	margin-top:10px;
	width:70px;
	height:70px;
	border:1px solid #CCC;
	padding:1px;
	float:left;
}

.picture img{
	padding:5px;

}
.rows a:link {
	color:#660460 !important;
}

.rows a:hover{
	color:#CCC !important;
}

.rows a:visited{
	color:#CCC !important;
}

#display {
overflow:hidden;
text-align:left;
}

.left_text{
	background-color:#CCC;
	width:210px;
	height:315px;
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	border:0px solid;
}

#link_pdf a:link{
	color:#660460 !important;
}

.search_form{
	width:380px;
	height:32px;
	color:#FFF;
	background-color:#660460;
	font-size: 12px;
	border:1px solid #CCC;
}
.link_login a:link{
	color:#660460;
	text-decoration:none;
}

.link_login a:hover{
	color:#939393;
	text-decoration:underline;
}

.link_login a:visited{
	color:#660460!important;
}

.header_title{
	font-size:16px;
	font-weight:bold;
	color:#660460;
	padding-bottom:20px;
}

.required{
	color:#6F0D11!important;
	font-weight:bold;
	font-size:16px!important;
}

.header_border{
	border-bottom: 2px solid #660460 ;
}

.head_title{
	*padding-bottom:10px;
	background: transparent url(../images/title_bg_03.gif) no-repeat top left;
	font-size: 13px;
	font-weight: bold;
	padding-left:10px;
	color:#FFF;
}

.label{
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}

.text_content{
	padding-right:46px;
}


.news{
	max-height:250px;
	height:250px;
}

.news_content{
	padding:2px 0px 10px 0px;
	float:left;

}

.news_image_des{
	background-color: #e8e7e7;
	width:102px;
	height:70px;
	float:left;

}

.news_image_des img{
	width:96px;
	height:64px;
	padding: 3px;
	border:0px solid #dddfe4;
	text-align: left;
	overflow:hidden;

}

.news_description{
	padding-left:0px;
	float:left;
	width:280px;
	font-size: 11px;
}

.news_title_des{

	font-weight: bold;
	color:#000;
}

.news_content_des{
	text-align: left;
	float:left;
}

.view_detail{
	clear:both;
	color:#d17e01;
}

.view_detail a:link, .view_detail a:visited{
	color:#d17e01 !important;
}


.view_detail a:hover{
	color:#FFF!important;
}

#submenu{
font-size:11px;
height:100%;
padding:0 0 0 0;
}

#submenu ul{
padding-left:0;
margin-top:0;
margin-left:0 !important;
}


#submenu ul li {
display:block;
height:13px;
z-index:100;
border-bottom:1px solid #7a7b7b;
vertical-align:middle;
padding: 5px 0px 5px 0px;
list-style-type: none !important;
}

#submenu ul li a {
color:#000!important;
font-weight:bold;
padding: 0px 0px 0px 0px;
position:absolute;

}

#submenu ul li a:hover {
padding: 0px 0px px 0px;
/*background:transparent url(../images/grey.gif) no-repeat;*/
/*background-color: #646464;*/
width:286px;
height:13px;
display:block;
font-size: 11px !important;
}

#submenu ul li a:hover{
	color:#FFF !important;
}


#submenu ul li a.submenu2{
	color:#fff !important;
}

.submenu2{
padding: 0px 0px 5px 0px !important;
/*background:transparent url(../images/grey.gif) no-repeat;*/
/*background-color: #646464;*/
width:286px;
height:13px;
display:block;
color:#fff !important;
font-weight:bold;

}

.cot1{
	width:486px;
}

#loading{
    position: fixed;
    top: 500px;
    left: 50%;
    z-index: 5000;
    /*background-color: white;*/
    font-size: 12px;
    color: #CCC;
    padding: 2px;
}