@charset "utf-8";
/* --------------------------------------
CSS Document for  Shunde Louvre Furnishings Group
Design by Kingsing.com.cn
 ------------------------------------------*/

 /* @Reset CSS */
 html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite,code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;font-size:100%;}
ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;font-size:100%;}
caption,th{text-align:left;}
fieldset,img{border:0;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
* textarea{overflow:auto;}
* html{overflow-x:hidden}
img, a img{border: none;}

/*@Miscellaneous*/
.clearfix:after {content: ".";display:block;height: 0;clear: both;visibility:hidden;}
.clearfix{display: inline-block;overflow: hidden; height: 0;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	background: #F0F0F0 url(images/bg.gif) repeat-y 50% 0;
	text-align: center;
}

a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #A70C11;
	text-decoration: underline;
}
p{
	margin-bottom: 1.5em;
}
h2, h3, h4, h5,h6{
	color: #000;
	margin-bottom: 1.3em;
}
h2{	font-size: 1.33em;}
h3{	font-size: 1.16em;}
h4{	font-size: 1.08em;}
h5, h6{	font-size: 1em;}
/*@layout*/
#wrapper{
	width: 900px;
	margin: 10px auto;
	text-align: left;
}
#mainContentBody{
	margin-bottom: 10px;
	min-height: 700px;
	background: #FFF url(images/mbg.gif) repeat-y 0 0;
}
#mainContentBody:after{
	content: ".";display:block;height: 0;clear: both;visibility:hidden;
}
#leftSide{
	width: 220px;
	float: left;
	background: #f5f5f5 url(images/side-topline.gif) no-repeat 0 0;
	padding-top: 15px;
}
#mainContent{
	width: 650px;
	float: right;
}


/*@Typography*/
#header{
	font-size: 12px;
}
#topSubNav{
	float: right;
	text-align: right;
	width: 500px;
}
#switchLanguage{
	margin-bottom:8px;
}
#topNavSearch{
	line-height: 18px;
	width: 171px;
	height: 20px;
	overflow: hidden;
	float: right;
	margin-left: 10px;
}
#topNavSearch .input{
	height: 15px;
	width: 150px;
	display: block;
	padding: 1px 0;
	float: left;
	font-size: 12px;
	*width: 144px;
}
@media all and (min-width: 0px){
	#topNavSearch .input{
		width: 148px;
	}
}
#topNavSearch .imgInput{
	*float:left;
}
#logo h1 a, #logo h1 a:hover{
	display: block;
	float: left;
	width: 265px;
	height: 42px;
	background: transparent url(images/louvre-logo.gif) no-repeat;
	overflow: hidden;
	font-size: 1px;
	text-indent: -9999em;
	text-decoration: none;
}
.banner{
	margin-bottom: 10px;
}
#homeAboutBox{
	width: 260px;
	background-color: #e5e5e5;
	float: right;
}
#aboutLouvre p{
	padding: 0 10px;
}
#homeContentBox{
	width: 640px;
	float: left;
	overflow: hidden;
}
.newsBox, .ennewsBox{
	border: 1px solid #e5e5e5;
	width: 310px;
}

.newsTitle{
	background-color: #e5e5e5;
	font-size: 12px;
	text-align: right;
	padding: 8px 5px 3px 5px;
	margin: 0;
	font-weight: normal;
	color: #000;
}
.newsBoxInner{
	padding: 10px 8px;
}
.headingNews{
	margin-bottom:  5px;
	clear: both;
	word-break: break-all;  
	height: 125px;/*+25px*/
}
.headingNews h4{
	line-height: 1.2em;
	margin-bottom: 10px;
}
.headingNews h4 a, .headingNews h4 a:hover{
	color: #a70c11;
}
.headingNewsIntro{
	color: #c5934e;
	line-height: 1.2em;
}
.headingNewsIntro a{
	color: #c5934e;
	text-decoration: none;
}

.newsList li{
	background: transparent url(images/n-arror.gif) no-repeat 0 55%;
	padding-left: 10px;
	white-space: nowrap;
	margin-bottom: 5px;
}
.lastNews{
	background: transparent url(images/news-icon.gif) no-repeat 0 50%;
	padding-left: 25px;
}
#louvreNews .newsTitle{
	background: #e5e5e5 url(images/louvre-news-title.gif) no-repeat 5px 2px;
}
#mediaReport .newsTitle{
	background: #e5e5e5 url(images/media-report-title.gif) no-repeat 5px 2px;
}
#louvreNews, #mediaReport{
	float: left;
	margin-right: 8px;
	height: 350px;/*+70px*/
}
#aboutLouvre{
	height: 290px;
	overflow: hidden;
}
#homeNewsBox{
	clear: both;
	margin-bottom: 8px;
	_margin-bottom: -1px;
}
.datetime{
	color: #4c4c4c;
}
.brandList li{
	display: block;
	padding: 4px 5px 4px 40px;
	width: 265px;
	height: 40px;
	text-align: center;
	border: 1px solid #e5e5e5;
	background: #FFF url(images/brand-bg.gif) no-repeat 0 0;
	float: left;
	margin: 0 8px 8px 0;
	overflow: hidden;
}
.brandList li:hover{
	border: 1px solid #BDBDBD;
}
#footerLine{
	background: transparent url(images/foot-line.gif) repeat-x 0 0;
	height: 5px;
	width:100%;
	margin-bottom: 8px;
}
#footerLine hr{
	display: none;
}
#footer{
	background: #FFF url(images/louvre-logo-s.gif) no-repeat 100% 0;
	font-size: 12px;
}
#footerNav{
	margin-bottom: 10px;
}
#footerNav li{
	display: inline;
	border-left: 1px solid #000;
	padding: 0 5px 0 7px;
}
#footerNav li.first{
	border-left: none;
	padding: 0 5px 0 0;
}
#copyright .en{
	font-size: x-small;
	color: #777;
}
#copyright{
	margin-bottom: 15px;
}
#headingNews{
	clear: both;
}
.newsHeading{
	font-size: 1.33em;
	margin: 0;
}
.newsInfo{
	color: #4c4c4c;
	margin-bottom: 1.2em;
}

.artlistTable td{
	padding: 5px;
	border-bottom: 1px solid #e5e5e5;
}
.artlistTable tr:hover{
	background-color: #FFFFEF;
}
.artlistTable .artListTitle a{
	background: transparent url(images/n-arror.gif) no-repeat 0 50%;
	padding-left: 13px;
}
.artlistTable .artListDate{
	color: #4c4c4c;
	width: 80px;
	text-align: left;
}
.artlistTable thead th{
	text-align: left;
	background-color: #f0f0f0;
	border-bottom: 1px solid #BDBDBD;
	padding: 5px;
}
.pagesNav{
	text-align: right;
	margin-bottom: 2em;
	clear: both;
}
.pagesNav li{
	display: inline;
	line-height: 100%;
}
.pagesNav li a{
	padding: 3px 5px;
	border: 1px solid #BDBDBD;
	color: #000;
	text-decoration: none;
}
.pagesNav li a:hover{
	background-color: #f0f0f0;
	text-decoration: none;
	color: #000;
}
.newsContent{
	margin-bottom: 2em;
}
#feedbackForm .input{
	width: 280px;
}
#feedbackForm .textarea, #feedbackForm #subject.input{
	width: 380px;
}
.feedbckItemTitle{
	background: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1.2em;
	padding: 5px;
	clear: both;
}
.feedbckItemTitle .datetime{
	float: right;
}
.feedbckItemTitle h5{
	margin: 0;
	background: transparent url(images/n-arror.gif) no-repeat  0 50%;
	padding-left: 13px;
	* float: left;
}
.feedbckItemContent{
	margin-bottom: 3em;
	* zoom: 1;
}
.adminFeedback{
	margin-left: 2em;
	border-left: 3px solid #e5e5e5;
	background: #FFFFEF url(images/quotation.gif) no-repeat 98% 5%;
	padding: 8px;
	min-height: 50px;
}
.adminFeedback h5{
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: .8em;
}
#contactItemList li{
	display: block;
	border: 1px solid #e5e5e5;
	width: 308px;
	min-height: 80px;
	float: left;
	margin: 0 15px 15px 0;
}
#contactItemList li h5{
	background-color: #e5e5e5;
	padding: 5px;
	margin: 0;
}
#contactItemList li p{
	margin: 0;
	padding: 10px 5px;
}
#cultrualList li{
	line-height: 1.6em;
}
#cultrualList ul{
	margin-left: 2em;
}
.doingsList li{
	list-style: none;
	display: block;
	margin-bottom: 2em;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	zoom:1;
}
.doingsList li .doingsImg{
	width: 150px;
	float: left;
}
.doingsList li .doingsIntro{
	margin-left: 150px;
	*float: left;
	*margin-left: 0;
}
.doingsList .doingsIntro h3{
	margin-bottom: .8em;
}
.doingsList .doingsIntro p{
	margin: 0;
}
.dataTable{
	border: 1px solid #BDBDBD;
	border-spacing: 0;
	border-collapse: collapse;
}
.dataTable th, .dataTable td{
	padding: 5px;
}
.dataTable thead th, .dataTable thead td{
	background-color: #e5e5e5;
	border-bottom: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	font-weight: bolder;
	color: #777;
}
.dataTable tbody th, .dataTable tbody td{
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.dataTable tbody th{
	font-weight: bolder;
	background-color: #FFFFEF;
}
.dataTable tbody tr:hover{
	background-color: #FFFFEF;
}
.openLink{
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999em;
	background: transparent url(images/open-icon.gif) no-repeat 50% 50%;
}
.joninLink{
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999em;
	background: transparent url(images/join-icon.gif) no-repeat 50% 50%; 
}
.boxcontent{
	border: 1px solid #bdbdbd;
	padding: 8px;
	margin-bottom: 1.5em;
}
fieldset{
	border: 1px solid #BDBDBD;
	padding: 8px;
	margin-bottom: 1.5em;
}
legend{
	font-weight: bolder;
	font-size: 1.08em;
	padding: 0 10px;
	margin-bottom: .3em;
}
#appJobTable .input, #appJobTable .textarea{
	width:100%;
}
.honoursList ul{
	display: block;
	clear: both;
	list-style: none;
	margin: 0;
}
.honoursList li{
	display: block;
	width: 200px;
	padding: 5px;
	margin: 0 6px 25px 0;
	float: left;
	background-color: #e5e5e5;
	text-align: center;
	position: relative;
}
.honoursList li img{
	display: block;
	margin-bottom: .5em;
}
.honoursList li .video{
	display: block;
	width: 60px;
	height: 60px;
	background: transparent url(images/video-icon-trans.png) no-repeat;
	position: absolute;
	top: 40px;
	left: 70px;
}
.textLinksList li{
	display: block;
	width: 210px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0 6px 0 0;
	white-space: nowrap;
	border-bottom: 1px solid #e5e5e5;
}
.textLinksList li:hover{
	border-bottom: 1px solid #BDBDBD;
}
.imgLinksList li{
	display: block;
	width: 100px;
	height: 50px;
	margin: 0 8px 0 0;
	float: left;
}
.imgLinksList li img{
	border: 1px solid #E5E5E5;
}

.sitemap dt, .sitemap dd{	
	margin-bottom: 1em;
}
.sitemap dt strong{
	border-bottom: 1px solid #e5e5e5;
	display: block;
}
.sitemap dd li{
	margin-left: 2em;
}
/*-----Menu-----*/
#menu{
	width: 900px;
	height: 35px;
	background-color: #c5934e;
	margin: 10px 0 5px 0;
	font-size: 12px;
}

#menu li{
	display: inlne;
	float: left;
	position: relative;
}

#menu li a.menuLink{
	display: block;
	height: 35px;
	background: transparent url(images/menu.png) no-repeat;
	text-indent: -9999em;
	text-decoration: none;
}

#menu li#indexMenu a.menuLink{width: 87px;}
#menu li#indexMenu a.menuLink:hover, #menu li#indexMenu:hover a.menuLink{background-position: 0 -35px;}
#menu li#indexMenu.selected  a.menuLink, #menu li#indexMenu.selected  a.menuLink:hover{background-position: 0 -70px;}
#menu li#aboutMenu a.menuLink{width: 123px;background-position: -87px 0;}
#menu li#aboutMenu a.menuLink:hover, #menu li#aboutMenu:hover a.menuLink{background-position: -87px -35px;}
#menu li#aboutMenu.selected  a.menuLink, #menu li#aboutMenu.selected  a.menuLink:hover{background-position: -87px -70px;}
#menu li#newsMenu a.menuLink{width: 87px;background-position: -210px 0;}
#menu li#newsMenu a.menuLink:hover, #menu li#newsMenu:hover a.menuLink{background-position: -210px -35px;}
#menu li#newsMenu.selected  a.menuLink, #menu li#newsMenu.selected  a.menuLink:hover{background-position: -210px -70px;}
#menu li#culturalMenu a.menuLink{width: 86px;background-position: -297px 0;}
#menu li#culturalMenu a.menuLink:hover, #menu li#culturalMenu:hover a.menuLink{background-position: -297px -35px;}
#menu li#culturalMenu.selected  a.menuLink, #menu li#culturalMenu.selected  a.menuLink:hover{background-position: -297px -70px;}
#menu li#brandMenu a.menuLink{width: 86px;background-position: -383px 0;}
#menu li#brandMenu a.menuLink:hover, #menu li#brandMenu:hover a.menuLink{background-position: -383px -35px;}
#menu li#brandMenu.selected  a.menuLink, #menu li#brandMenu.selected  a.menuLink:hover{background-position: -383px -70px;}
#menu li#adMenu a.menuLink{width: 86px;background-position: -469px 0;}
#menu li#adMenu a.menuLink:hover, #menu li#adMenu:hover a.menuLink{background-position: -469px -35px;}
#menu li#adMenu.selected  a.menuLink, #menu li#adMenu.selected  a.menuLink:hover{background-position: -469px -70px;}
#menu li#serviceMenu a.menuLink{width: 86px;background-position: -555px 0;}
#menu li#serviceMenu a.menuLink:hover, #menu li#serviceMenu:hover a.menuLink{background-position: -555px -35px;}
#menu li#serviceMenu.selected  a.menuLink, #menu li#serviceMenu.selected  a.menuLink:hover{background-position: -555px -70px;}
#menu li#feedbackMenu a.menuLink{width: 86px;background-position: -641px 0;}
#menu li#feedbackMenu a.menuLink:hover, #menu li#feedbackMenu:hover a.menuLink{background-position: -641px -35px;}
#menu li#feedbackMenu.selected  a.menuLink, #menu li#feedbackMenu.selected  a.menuLink:hover{background-position: -641px -70px;}
#menu li#jobsMenu a.menuLink{width: 86px;background-position: -727px 0;}
#menu li#jobsMenu a.menuLink:hover, #menu li#jobsMenu:hover a.menuLink{background-position: -727px -35px;}
#menu li#jobsMenu.selected  a.menuLink, #menu li#jobsMenu.selected  a.menuLink:hover{background-position: -727px -70px;}
#menu li#contactMenu a.menuLink{width: 87px;background-position: -813px 0;}
#menu li#contactMenu a.menuLink:hover, #menu li#contactMenu:hover a.menuLink{background-position: -813px -35px;}
#menu li#contactMenu.selected  a.menuLink, #menu li#contactMenu.selected  a.menuLink:hover{background-position: -813px -70px;}


#menu li ul, #enMenu li ul{
	position: absolute;
	left: 0;
	top: 35px;
	display: none;
	border: 1px solid #BDBDBD;
}
#menu li:hover ul, #enMenu li:hover ul{
	display: block;
}
#menu li li, #enMenu li li{
	display: block;
	float: none;
	line-height:1.2em;
	width: 170px;
	border-top: 1px solid #BDBDBD;
}
#menu li li a, #enMenu li li a{
	display: block;
	padding:5px 10px 5px 5px;
	width: 145px;
	background: #FFF url(images/r-arror.gif) no-repeat 5px 10px;
	padding-left: 15px;
}
#menu li li a:hover, #enMenu li li a:hover{
	background-color: #c5934e;
	color: #000;
	text-decoration: none;
}

.sideMenu, .sideMenu ul{
	margin-bottom: 15px;
}
.sideMenu li{
	text-align: right;
	padding: 3px 20px 3px 10px;
}
.sideMenu li a{
	background: transparent url(images/r-arror.gif) no-repeat  0 50%;
	padding-left: 8px;
}
.sidebox{
	padding: 0 10px;
	margin-bottom: 1em; 
}
/*@form*/
.input, .textarea{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #bdbdbd;
	padding: 2px 0;
}
.input:hover, .textarea:hover{
	background-color: #FFFFEF;
	border-top-color: #000;
	border-left-color: #000;
}
.imgButton{
	border: none;
	background: transparent;
	padding: 0;
	margin: 0;
}
.imgButton img{
	vertical-align: middle;
}
.formTable td{
	padding: 5px;
	vertical-align: top;
}
.inputMust{
	color: RED;
	font-weight: bolder;
}
.inputHelp{
	color: #777;
}
/*@common*/
.chr{
	width: 100%;
	height: 0;
	overflow: hidden;
}
.hhr{
	width: 100%;
	height: 20px;
	background: transparent url(images/hhr.gif) no-repeat 50% 50%;
	margin-bottom:1em;
}
.chr hr, .hhr hr{
	display: none;
}
.zh{
	text-indent: 2em;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.arrorLink{
	background: transparent url(images/r-arror.gif) no-repeat 0 50%;
	padding-left: 8px;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.floatLeftImg{
	float: left;
	margin: 0 8px 5px 0;
}
.floatRightImg{
	float: right;
	margin: 0 0 5px 8px;
}
.louvre{
	color: #c5934e;
}
.boxImg {
	padding: 5px;
	border: 1px solid #BDBDBD;
}
.odd td, .odd th{
	background-color: #f5f5f5;
}
