div,span,a,table,td,th,p,ul,li,fieldset,legend,label,form,button,input{
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	text-align: left;
}
body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	color: #112369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #dfeefe url("../img/bodyBg.png") repeat-x 0% 0%;
}
a {
	color: #112369;
	text-decoration: underline;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #DA251C;
}
p{
	margin-bottom: 1em;
	margin-top: 0.3em;
	text-indent: 0em;
	line-height: 1.5em;
	font-size: 1em;
}
div {
	text-align: left;
}

form{
	margin: 0px;
	padding: 0px;
}
label{
	color: #00326d;
}
th{
	color: #DA251C;
	
}

h1,h2,h3,h4,h5{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #da251c;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	
}
h1 a,h2 a,h3 a,h4 a,h5 a{
	color: #DA251C;
	text-decoration: none;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover{
	color: #DA251C;
	text-decoration: underline;
}
ul{
	list-style: square;	
}
li{
	position: static;
}
dfn{
	cursor: help;	
}
table{
	background: #dcecfd;
}
th,.layoutTableHeader{
	color: #7f0701;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background: #dcecfd;
	border-left: solid 1px #FFFFFF;
}
td{
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	background: #ffffff;
	vertical-align: top;
}
hr{
	height: 3px;
	border: none;
	background: #5F0908;
}
fieldset{
	border: none;
}

.layoutFullWidth{
	width: 640px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.layoutFile{
	background: transparent url("../img/layoutFile.png") no-repeat 0px 0px;
	text-decoration: none;
	color: #1b0047;
	padding-left: 35px;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 5px;
	white-space: nowrap;
}
.layoutFileDoc{
	background: transparent url("../img/layoutFileDoc.png") no-repeat 0px 0px;
	text-decoration: none;
	color: #1b0047;
	padding-left: 35px;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 5px;
	white-space: nowrap;
}
.layoutFileXls{
	background: transparent url("../img/layoutFileXls.png") no-repeat 0px 0px;
	text-decoration: none;
	color: #1b0047;
	padding-left: 35px;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 5px;
	white-space: nowrap;
}
.layoutFilePpt{
	background: transparent url("../img/layoutFilePpt.png") no-repeat 0px 0px;
	text-decoration: none;
	color: #1b0047;
	padding-left: 35px;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 5px;
	white-space: nowrap;
}
.layoutFilePdf{
	background: transparent url("../img/layoutFilePdf.png") no-repeat 0px 0px;
	text-decoration: none;
	color: #1b0047;
	padding-left: 35px;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 5px;
	white-space: nowrap;
}
.layoutFileZip{
	background: transparent url("../img/layoutFileZip.png") no-repeat 0px 0px;
	text-decoration: none;
	color: #1b0047;
	padding-left: 35px;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 5px;
	white-space: nowrap;
}
.layoutFileJpg{
	background: transparent url("../img/layoutFileJpg.png") no-repeat 0px 0px;
	text-decoration: none;
	color: #1b0047;
	padding-left: 35px;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 5px;
	white-space: nowrap;
}
.layoutFilePng{
	background: transparent url("../img/layoutFilePng.png") no-repeat 0px 0px;
	text-decoration: none;
	color: #1b0047;
	padding-left: 35px;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 5px;
	white-space: nowrap;
}

div.systemMessage-messages{
	margin-bottom: 15px;
	padding: 15px;
	border: dashed 1px #BE1510;
}
#layoutMessages h4{
	margin-top: 0px;
}
.systemMessage-messagesBody div{
	font-style: italic;
	color: #dd0000;
	padding-bottom: 5px;
}
/*
button, .layoutButton{
	border: none;
	background: #faeb77 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #273b46;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 27px;
	height: 27px;
	cursor: pointer;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	display: block;
}
.layoutButton:hover{
	color: #FFFFFF;
}
a.layoutButton{
	line-height: 27px;
	height: 27px;
	width: 70px;
	white-space: nowrap;
}
*/
hr.layoutHiddenLine{
	display: none;
}

div.layoutHeader{
	height: 127px;
}


div.layoutBody{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	z-index: 2;
}
div.layoutBodyBg{
	text-align: center;
	background: transparent url("../img/layoutBodyBg.png") no-repeat 50% 0%;
	min-width: 980px;
}

div.layoutTop{
	padding-top: 53px;
	background: #0077b4 url("../img/layoutTopBg.png") no-repeat 0px 0px;
	z-index: 5;
}
div.layoutTopCorLeft{
	background: transparent url("../img/layoutTopCorLeft.png") no-repeat 0px 0px;
	width: 5px;
	height: 5px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
div.layoutTopCorRight{
	background: transparent url("../img/layoutTopCorRight.png") no-repeat 0px 0px;
	width: 5px;
	height: 5px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div.layout1c{	
	float: left;
	position: static;
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	background: #FFFFFF;

}



div.layoutMain{
	float:left;
	min-height: 280px;
	height: 280px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
	width: 960px;
	/*background: #f5f5f5 url("../img/layoutMainBg.png") repeat-x 0% 100%;*/
}	
* > div.layoutMain{
	float: left;
	height: auto;
}


#content{
	
}
#content ul{
	padding-left: 30px;
	margin-bottom: 1.5em;
	margin-top: 1em;
}
#content li{
	list-style: none;
	padding-left: 20px;
	background: transparent url("../img/layoutLi.png") no-repeat 0px 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#content h3{
	margin-top: 1em;
	margin-bottom: 1.2em;
	font-size: 1.6em;
	padding: 0px;
}

#content h4{
	padding-top: 3px;
	padding-bottom: 5px;
	color: #00326d;
	font-size: 1.4em;
}
#content h5{
	margin-bottom: 0.8em;
	margin-top: 1em;
	font-size: 1.2em;
}


#content img{
	border: solid 1px #476474;
}
#content strong{
	
}
#content p{
	line-height: 1.7em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#content img{
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: solid 1px #dcecfd;
}

div.contenetFull{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.cHome{
	padding-top: 40px;
}
div.contentLeftColumn{
	width: 643px;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
div.contentRightColumn{
	width: 262px;
	float: right;
}
div.contentRightColumn h3{
	margin-top: 1em;
	margin-bottom: 1.2em;
}


/* msMouse */
#msMouse{
	background-color: #FFFFFF;
	color: #000000;
	border: solid 1px #9FA7AB;
	padding: 5px;
	display: none;
	z-index: 1000;
}


/* mHeader */
div.mHeader{
	z-index: 5;
	height: 118px;
}

#mHeader-home{
	position: absolute;
	top: 24px;
	left: 71px;
	width: 191px;
	height: 59px;
	z-index: 6;
}
#mHeader-home a{
	display: block;
	width: 191px;
	height: 0px;
	padding-top: 59px;
	overflow: hidden;
	white-space: nowrap;
	background: transparent url("../img/mHeaderLogo.png") no-repeat 0px 0px;
	
	
}
#mHeader-logo{
	display: none;
}
div.mHeader h1{
	display: none;
}
div.mHeader-flash{
	display: none;
}

div.mHeader h2{
	font-size: 21px;
	color: #00326d;
	white-space: nowrap;
	position: absolute;
	top: 29px;
	right: 86px;
	line-height: 1.5em;
	text-align: right;
	font-weight: normal;
}
div.mHeader h2 span{
	color: #fa524a;
	font-size: 18px;
}
div.mHeader-jump{
	display:none;
}

div.layoutFooter{
	clear: both;
	background: transparent url("../img/layoutFooter.png") no-repeat 0px 170px;
	height: 455px;	
	font-size: 12px;
}
div.layoutFooter h3{
	color: #003c77;
	font-size: 20px;
	font-weight: normal;
}
div.layoutTips{
	background: #f0f7ff url("../img/layoutTipsBg.png") no-repeat 0px 0px;
	height: 170px;
	font-size: 12px;
}
div.layoutTips h3{
	color: #00224a;
	font-size: 19px;
	margin: 0px;
}
div.layoutTips a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	bottom: 14px;
	left: 17px;
	height: 24px;
	line-height: 24px;
	padding-left: 9px;
	padding-right: 9px;
}
div.layoutTips a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
div.layoutTips1{
	width: 246px;
	height: 113px;
	background: transparent url("../img/layoutTips1Bg.png") no-repeat 0px 0px;
	position: absolute;
	top: 30px;
	left: 35px;
	padding-left: 20px;
	padding-top: 10px;
}

div.layoutTips2{
	width: 246px;
	height: 113px;
	background: transparent url("../img/layoutTips2Bg.png") no-repeat 0px 0px;
	position: absolute;
	top: 30px;
	left: 357px;
	padding-left: 20px;
	padding-top: 10px;
}

div.layoutTips3{
	width: 246px;
	height: 113px;
	background: transparent url("../img/layoutTips3Bg.png") no-repeat 0px 0px;
	position: absolute;
	top: 30px;
	left: 678px;
	padding-left: 20px;
	padding-top: 10px;
}
/* mFooter */
div.mFooter{
	color: #00224a;
	font-size: 11px;
	height: 50px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 700px;
	font-size: 11px;
	background: transparent url("../img/eu.png") no-repeat 40px 0px;
	padding-left: 280px;
}
div.mFooter a{
	color: #94b1cf;
	text-decoration: none;
	
}
div.mFooter a:hover{
	color: #94b1cf;
}
div.mFooter-design{
	display: none;
}
div.mFooter-text{
	position: absolute;
	padding-left: 38px;
}

div.mFooter-copyRight{
	position: absolute;
	top: 20px;
	left: 318px;
	color: #94b1cf;
}
div.mFooter-goToStart{
	display: none;
}
div.mFooter-goToContent{
	display: none;
}

div.mmContact{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 250px;
	height: 270px;
	color: #030a24;
}
div.mmContact a{
	text-decoration: none;
	font-size: 0.9em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



/* mPath */	
div.mPath{
	height: 40px;
	color: #f2f8fe;
	padding-top: 20px;
	padding-left: 30px;
	font-size: 14px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}

div.mPath h3{ display: none; }

div.mPath div{
	text-align: left;
}
#mPath a{
	color: #f2f8fe;
	text-decoration: none;
}
#mPath a:hover{
	color: #f2f8fe;
	text-decoration: underline;
}
div.mPath div span{
	color: #f2f8fe;
	font-size: 22px;
}

/* mmMainmenu */
#mmMainmenu{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 53px;
	background: transparent url("../img/mmMainmenuBg.png") no-repeat 0% 0%;
	z-index: 8;
	font-size: 13px;
}
#mmMainmenu ul{
	padding: 0px;
	margin: 0px;
	float: left;
	z-index: 8;
}
div.mmMainmenu h3{
	display: none;
}

div.mmMainmenu li{
	list-style: none;
	position: static;
	float: left;
	height: 53px;
	padding-left: 10px;
	background: transparent url("../img/mmMainmenuLine.png") no-repeat 0% 50%;
	z-index: 8;
}
div.mmMainmenu a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 53px;
	line-height: 53px;
	font-style: normal;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
}
div.mmMainmenu a:hover,#mmMainmenu a.active,#mmMainmenu a.inpath{
	text-decoration: none;
	color: #FFFFFF;
	background: #940801 url("../img/mmMainmenuABgH.png") repeat-x 0% 0%;
}

#mmMainmenu li.mmMainmenu-1{
	background: none;
	padding-left: 18px;
}
#mmMainmenu ul ul{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 960px;
	height: 42px;
	padding-top: 5px;
	background: transparent url("../img/mmMainmenuUl2Bg.png") no-repeat 0% 100%;
	display: none;
}
/*
#mmMainmenu ul li.inpath ul{
	display: block;
}
#mmMainmenu ul ul li.inpath ul{
	display: none;
}
*/
#mmMainmenu ul ul li{
	height: 42px;
	line-height: 42px;
	background: none;
	padding-left: 30px;
	padding-right: 0px;
	position: relative;
	
}
#mmMainmenu ul ul a{
	height: 42px;
	line-height: 42px;
	padding-left: 0px;
	padding-right: 0px;
}
div.mmMainmenu ul ul a:hover,#mmMainmenu ul ul a.active,#mmMainmenu ul ul a.inpath{
	text-decoration: underline;
	color: #FFFFFF;
	background: none;
}
#mmMainmenu ul ul ul{
	position: absolute;
	top: 42px;
	left: 0px;
	width: 150px;
	height: auto;
	background: #960801;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#mmMainmenu ul ul ul li{
	float: none;
	height: 25px;
	line-height: 25px;
	background: none;
	padding-left: 30px;
	padding-right: 0px;
	
}
#mmMainmenu ul ul ul a{
	height: 20px;
	line-height: 20px;
	padding-left: 0px;
	padding-right: 0px;
	/*color: #1b0047;*/
}
#mmMainmenu ul ul ul a:hover,#mmMainmenu ul ul ul a.active,#mmMainmenu ul ul ul a.inpath{
	text-decoration: underline;
	color: #FFFFFF;
	background: none;
}


/* mcSubmenuV3 */
div.mcSubmenuV3 ul{
	margin-bottom: 50px;
}

/* mmToplist */
div.mmToplist{
	display: none;	
}
div.mmToplist img{
	border: none;	
}

/* mcGalleryV3 */
#mcGalleryV3-actualCategory{
	margin-bottom: 20px;
	display: none;
}
div.mcGalleryV3-item{
	float: left;
	width: 184px;
	height: 167px;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
div.mcGalleryV3-thumb{
	border: none;
	background: transparent url("../img/mcGalleryThumb.png") no-repeat 0px 0px;
	width: 176px;
	height: 131px;
	padding: 4px;
	margin-bottom: 5px;
	overflow: hidden;
}
#mcGalleryV3 div.mcGalleryV3-item img{
	border: none;
	width: 176px;
	height: 131px;
	border: none;
	margin: 0px;
}
div.mcGalleryV3-category{
	display: none;
}
div.mcGalleryV3-description strong{
	display: none;
}
div.mcGalleryV3-description{
	color: #59b7ef;
	padding-left: 5px;
}
#mcGalleryV3 div.mcGalleryV3-item a{
	text-decoration: none;
	color: #59b7ef;
}

/* mcGalleryDetailV3 */
div.mcGalleryDetailV3 h3{
	display: none;
}
div.mcGalleryDetailV3-item{
	float: left;
	width: 184px;
	height: 140px;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
div.mcGalleryDetailV3-thumb{
	border: none;
	background: transparent url("../img/mcGalleryThumb.png") no-repeat 0px 0px;
	width: 176px;
	height: 131px;
	padding: 4px;
	margin-bottom: 5px;
	overflow: hidden;
}
#mcGalleryDetailV3 div.mcGalleryDetailV3-item img{
	border: none;
	width: 176px;
	height: 131px;
	border: none;
	margin: 0px;
}
div.mcGalleryDetailV3-description{
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
div.mcGalleryDetailV3-data{
	line-height: 1.5em;
}
div.mcGalleryDetailV3-data strong{
	padding-right: 5px;
}
div.mcGalleryDetailV3-data a{
	text-decoration: none;
}
div.mcGalleryDetailV3-back{
	padding-bottom: 15px;
}
div.mcGalleryDetailV3-back a{
	text-decoration: none;

}
div.mcGalleryDetailV3-fDate{
	display: none;
}


div.mmOpinions{
	position: absolute;
	top: 15px;
	left: 680px;	
}
div.mmNewsV3{
	padding-left: 35px;
	padding-top: 15px;
	height: 150px;
}
div.mmNewsV3 h3,div.mmOpinions h3{
	margin-top: 20px;
	margin-bottom: 16px;
	margin-left: 5px;
}
div.mmNewsV3 h4,div.mmOpinions h4{
	margin: 0px;	
	margin-left: 80px;
	height: 18px;
	overflow: hidden;
	font-size: 14px;
}
div.mmOpinions h4{
	margin-left: 5px;
}
div.mmNewsV3 h4 a, div.mmOpinions h4 a{
	color: #c70a01;
	text-decoration: none;
	font-weight: normal;
}
div.mmNewsV3 h4 a:hover, div.mmOpinions h4 a:hover{
	text-decoration: underline;
	color: #c70a01;
}
div.mmNewsV3-date, div.mmOpinions-date{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #00224a url("../img/mmNewsDateBg.png") no-repeat 0px 0px;
	width: 66px;
	height: 18px;
	line-height: 18px;
	color: #f6faff;
	font-size: 11px;
	text-align: center;
}
div.mmNewsV3-leader, div.mmOpinions-leader{
	width: 236px;
	height: 59px;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 4;
	
}
div.mmNewsV3-news .backgorund, div.mmOpinions-news .backgorund{
	background: transparent url("../img/mmNewsLeaderBg.png") no-repeat 0px 0px;
	width: 266px;
	height: 99px;
	position: absolute;
	top: 22px;
	left: 0px;
	z-index: 3;
}
div.mmNewsV3-num1{
	position: absolute;
	top: 77px;
	left: 35px;
}
div.mmNewsV3-num2{
	position: absolute;
	top: 77px;
	left: 357px;
}
div.mmNewsV3-archive, div.mmOpinions-archive{
	display: none;
}
div.mmNewsV3-more, div.mmOpinions-more{
	display: none;
}

/* mcPagePreview */
div.mcPagePreview{
	color: #c6def6;
	font-size: 11px;
}

div.mcPagePreview .preview{
	padding-top: 38px;
	padding-left: 30px;
	padding-right: 370px;
	height: 173px;
	width: 560px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom: solid 29px #FFFFFF; 
}
div.mcPagePreview h3{
	color: #f0f6fd;
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
div.mcPagePreview a{
	color: #f2f7fc;
	text-decoration: none;
}
div.mcPagePreview a:hover{
	color: #f2f7fc;
	text-decoration: underline;
}
div.mcPagePreview h4{
	color: #edf3f9;
	margin: 0px;
	background: #01244c url("../img/mcPagePreviewChoose.png") no-repeat 0px 0px;
	padding-left: 10px;
	width: 79px;
	height: 22px;
	line-height: 22px;
	font-weight: normal;
}
div.mcPagePreview .description{
	margin-top: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}
div.mcPagePreview div.submenu{
	white-space: nowrap;
	/*height: 52px;*/
	width: 560px;
}
ul.mcPagePreviewSub-0{
	height: 25px;
	margin-top: 12px;
}
ul.mcPagePreviewSub-0 li{
	list-style: none;
	float: left;
	border-left: solid 1px #04264e;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 3px;
	
}
div.mcPagePreview ul.mcPagePreviewSub-0 li.mcPagePreviewSub-1{
	border: none;
	padding-left: 0px;
}
div.mcPagePreview div.legends{
	position: absolute;
	bottom: -33px;
	left: 0px;
	height: 33px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	z-index: 8;
}
div.mcPagePreview .legend{
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background: #0f77b3 url("../img/mcPagePreviewLegend.png") repeat-x 0px 0px;
	height: 33px;
	line-height: 33px;
	margin-left: 13px;
	color: #fdfefe;
	font-size: 13px;
	cursor: pointer;
}
div.mcPagePreview .legends .deactive{
	height: 29px;
	line-height: 29px;
	background: #ebebec url("../img/mcPagePreviewLegendD.png") repeat-x 0px 0px;
	color: #c50b02;
}
div.mcPagePreview .legends .left{
	display: block;
	position: absolute;
	top: 0px;
	left: -1px;
	width: 5px;
	height: 33px;
	background: transparent url("../img/mcPagePreviewLegendLeft.png") no-repeat 0px 0px;
}
div.mcPagePreview .legends .right{
	display: block;
	position: absolute;
	top: 0px;
	right: -1px;
	width: 5px;
	height: 33px;
	background: transparent url("../img/mcPagePreviewLegendRight.png") no-repeat 0px 0px;
}
div.mcPagePreview .legends .deactive .left{
	width: 4px;
	height: 29px;
	background: transparent url("../img/mcPagePreviewLegendLeftD.png") no-repeat 0px 0px;
}
div.mcPagePreview .legends  .deactive .right{
	width: 4px;
	height: 29px;
	background: transparent url("../img/mcPagePreviewLegendRightD.png") no-repeat 0px 0px;
}
div.mcPagePreview .contents{
	height: 211px;
}
div.mcPagePreview .reference{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 330px;
	height: 240px;
	background: transparent url("../img/mcPagePreviewRefBg.png") no-repeat 0px 0px;
	z-index:10;
}
div.mcPagePreview .image{
	position: absolute;
	top: 0px;
	right: 0px;
}
div.mcPagePreview .image img{
	width: 320px;
	height: 240px;
}
div.mcPagePreview .more{
	position: absolute;
	right: 45px;
	bottom: 7px;
	z-index: 8;
	
}
div.mcPagePreview .projects{
	position: absolute;
	left: 10px;
	bottom: 0px;
	width: 305px;
	height: 29px;
	line-height: 27px;
	padding-left: 15px;
	background: transparent url("../img/mcPagePreviewRefMoreBg.png") no-repeat 0px 0px;
	z-index: 8;
	font-size: 15px;
}

/* mcNewsV3 */
div.mcNewsV3-date{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #00224a url("../img/mmNewsDateBg.png") no-repeat 0px 0px;
	width: 66px;
	height: 18px;
	line-height: 18px;
	color: #f6faff;
	font-size: 11px;
	text-align: center;	
}
div.mcNewsV3-news{
	margin-bottom: 30px;
	padding-right: 130px;
	min-height: 70px;
}
h4.mcNewsV3-title{
	margin: 0px;
	padding-left: 80px;
}
h4.mcNewsV3-title a{
	font-size: 13px;
	color: #c70a01;
	text-decoration: none;
	font-weight: normal;
}
h4.mcNewsV3-title a:hover{
	color: #c70a01;
	text-decoration: underline;
}
div.mcNewsV3-icon{
	position: absolute;
	top: 0px;
	right: 0px;
	border: solid 1px #e3f0fd;
}
div.mcNewsV3-icon a{
	display: block;
	background: #F1F8FF url("../img/mcNewsIcon.png") no-repeat 0px 0px;
	height: 80px;
	width: 100px;
}
#mcNewsV3 div.mcNewsV3-icon img{
	position: absolute;
	top: 0px;
	margin: 0px;
	border: none;
}

div.mcNewsV3-paging{
	font-size: 11px;
	padding: 5px;
	padding-top: 0px;
	border-top: dashed 1px #E3F0FD;
	height: 25px;
}
span.mcNewsV3-page{
	margin-right: 20px;

}
div.mcNewsV3-goToPage{
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 5;
}
div.mcNewsV3-buttons{
	font-weight: bold;
}
div.mcNewsV3-buttons a{
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
div.mcNewsV3-buttons a:hover{
	color: #c90a01;
}
.mcNewsV3-pagingAButt{
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
}
span.mcNewsV3-pagingAButt{
	color: #D7E9FC;	
}
div.mcNewsV3-paging label{
	color: #1b0047;
}
#mcNewsV3 p{
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}

/* mcNewsDetailV3 */
div.mcNewsDetailV3{
	padding-top: 20px;
}
div.mcNewsDetailV3 h3{
	background: none;
	font-size: 1.3em;
}
#mcNewsDetailV3 div.mcNewsDetailV3-info{
	font-size: 0.8em;
	color: #8E8E8E;
	margin-bottom: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#mcNewsDetailV3 div.mcNewsDetailV3-info span{
	color: #8E8E8E;
}
div.mcNewsDetailV3-info a{
	color: #8E8E8E;
}
div.mcNewsDetailV3-leader{
	font-weight: bold;
}

/* mmSubmenu */
div.mmSubmenu{
	background: #dcecfd url("../img/mmSubmenubg.png") no-repeat 0px 0px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 30px;
	
}
div.mmSubmenu-bottom{
	background: #dcecfd url("../img/mmSubmenubgBottom.png") no-repeat 0% 0%;
	height: 6px;
	width: 262px;
	overflow: hidden;
	position: absolute;
	bottom: -1px;
	left: 0px;
}
#mmSubmenu h3{
	margin: 0px;
	margin-bottom: 10px;
	color: #00326d;
	font-size: 20px;
	font-weight: normal;
}
#mmSubmenu li{
	list-style: none;
	background: none;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	min-height: 20px;
	position: relative;
}
#mmSubmenu ul{
	padding-top: 5px;
	padding-bottom: 5px;

}
#mmSubmenu ul ul{
	padding-left: 20px;
}
#mmSubmenu a{
	color: #00326d;
	text-decoration: none;
}
#mmSubmenu a:hover{
	color: #00326d;
	text-decoration: underline;
}
#mmSubmenu li a.inpath{
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #00224a url("../img/mmSubmenuInpathBg.png") no-repeat 0px 0px;
	padding-left: 23px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#mmSubmenu li a.inpath:hover,#mmSubmenu li a.active:hover{
	color: #ffffff;
}
#mmSubmenu li.inpath ul{
	margin-top: 20px;
}
#mmSubmenu li a.inpath span{
	display: block;
	background: transparent url("../img/mmSubmenuInpathLeftBg.png") no-repeat 100% 0%;
	padding-right: 10px;
	left: 2px;
}
#mmSubmenu li a.active{
	background: #00224a url("../img/mmSubmenuActiveBg.png") no-repeat 0px 0px;
}

/* mcSitemapV2 */
div.mcSitemapV2 h3{
	display: none;
}

/* mmPageFiles */
div.mmPageFiles{
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	width: 212px;
	overflow: hidden;
}
div.mmPageFiles h3{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 25px;
	margin-top: 25px;
	padding-left: 10px;
}
div.mmPageFiles li{
	list-style: none;
	padding-bottom: 15px;
}
div.mmPageFiles li a{
	display: block;
	white-space: normal;
	padding-top: 3px;
	padding-bottom: 0px;
	min-height: 24px;
}

/* mcAopDemand */
#mcAopDemand h4{
	margin-bottom: 20px;
}
#mcAopDemand div.product{
	float: left;
	background: transparent url("../img/mcAopDemandProduct.png") no-repeat 0px 0px;
	width: 186px;
	height: 144px;
	margin-right: 25px;
	margin-bottom: 36px;
	text-align: center;
	cursor: pointer;
}
#mcAopDemand div.product:hover{
	background: transparent url("../img/mcAopDemandProductH.png") no-repeat 0px 0px;
}
#mcAopDemand div.product img{
	border: none;
	margin-top: 37px;
}
#mcAopDemand div.margin1 img{
	margin-top: 37px;
}
#mcAopDemand div.margin2 img{
	margin-top: 12px;
}
#mcAopDemand div.margin3 img{
	margin-top: 45px;
}
#mcAopDemand div.product h5{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #59b7ef;
	position: absolute;
	top: 140px;
	left: 30px;
	text-align: left;
}
#mcAopDemand-popup{
	width: 617px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	background: #f2f7fa;
}
#mcAopDemand-popup h3{
	background: #2982bc url("../img/mcAopDemandIframeTitle.png") repeat-x 0px 0px;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 17px;
	padding-left: 30px;

}

#mcAopDemand-shadow{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #002650;
}
#mcAopDemand-popupTop{
	background: transparent url("../img/mcAopDemandPopTop.png") no-repeat 0px 0px;
	position: absolute;
	top: -8px;
	left: 0px;
	width: 617px;
	height: 8px;
}
#mcAopDemand-popupBottom{
	background: transparent url("../img/mcAopDemandPopBottom.png") no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	bottom: -8px;
	width: 617px;
	height: 8px;
}
#mcAopDemand-popup h4{
	color: #00326d;
	font-weight: bold;
	font-size: 13px;
	margin-top: 1em;
	margin-bottom: 0.8em;
}
#mcAopDemand-popup .parameters{
	padding: 15px;
}
#mcAopDemand-popup .parameters img{
	position: absolute;
	top: 15px;
	right: 30px;
}
#mcAopDemand-params label{
	width: 100px;
	display: block;
	height: 25px;
}
#mcAopDemand-params input{
	position: absolute;
	top: 0px;
	left: 100px;
}
#mcAopDemand-params select{
	position: absolute;
	top: 0px;
	left: 100px;
}
#mcAopDemand-popup .textsmall{
	width: 40px;
}
#mcAopDemand-popup .textnormal{
	width: 175px;
}
#mcAopDemand-params{
	background: #FFFFFF;
	padding: 15px;
	width: 282px;
}
#mcAopDemand-popup .others{
	padding: 15px;
}
#mcAopDemand-popup .notes{
	border: solid 1px #c1e6fb;
	padding: 10px;
}
#mcAopDemand-popup .help{
	color: #5384a4;
	margin-top: 0.7em;
}
#mcAopDemand-popup div.help{
	font-size: 11px;
}
#mcAopDemand-acces div{
	height: 20px;
}
#mcAopDemand-acces label{
	position: absolute;
	top: 0px;
	left: 30px;
}
#mcAopDemand-popup .add,#mcAopDemand-popup .send{
	display: block;
	width: 105px;
	height: 25px;
	line-height: 25px;
	background: #c90a01 url("../img/mcAopDemandAdd.png") no-repeat 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 90px;
	right: 15px;
	border: none;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	cursor: pointer;
}
#mcAopDemand-popup .add:hover,#mcAopDemand-popup .send:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#mcAopDemand-popup .back{
	display: block;
	width: 105px;
	height: 25px;
	line-height: 25px;
	background: #02254d url("../img/mcAopDemandBack.png") no-repeat 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 50px;
	right: 15px;
}
#mcAopDemand-popup .back:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#mcAopDemand-notes label{
	display: none;
}
#mcAopDemand-notes textarea{
	width: 550px;
	height: 66px;
}
#mcAopDemand-basket{
	background: #dcecfd url("../img/mmSubmenubg.png") no-repeat 0px 0px;
	/*
	padding-left: 30px;
	padding-right: 30px;
	*/
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	/*padding-bottom: 10px;*/
	padding-bottom: 0px;
	
	
}
#mcAopDemand-basketBottom{
	background: #dcecfd url("../img/mmSubmenubgBottom.png") no-repeat 0% 0%;
	height: 6px;
	width: 262px;
	overflow: hidden;
	margin-top: 10px;
	/*
	position: absolute;
	bottom: -1px;
	left: 0px;
	*/
}
#mcAopDemand-basketItems{
	padding-left: 30px;
	padding-right: 30px;
}
#mcAopDemand-basketItems .item strong{
	color: #C90A01;
}
#mcAopDemand-basket h3{
	margin: 0px;
	margin-bottom: 10px;
	color: #00326d;
	font-size: 20px;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 30px;	
}
#mcAopDemand-basket em{
	color: #c90a01;
}
#mcAopDemand-basket .buttons{
	padding-top: 15px;
}
#mcAopDemand-basket .empty{
	display: block;
	width: 64px;
	height: 25px;
	line-height: 25px;
	background: #02254d url("../img/mcAopDemandEmpty.png") no-repeat 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
}
#mcAopDemand-basket .sendForm{
	display: block;
	width: 113px;
	height: 25px;
	line-height: 25px;
	background: #02254d url("../img/mcAopDemandSend.png") no-repeat 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
	position: absolute;
	top: 15px;
	left: 90px;
}
#mcAopDemand-basket .empty:hover,#mcAopDemand-basket .sendForm:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#mcAopDemand-basket .item{
	padding-bottom: 15px;
}

#mcAopDemand-popup #mcAopDemandForm .send{
	font-weight: bold;
	font-size: 13px;
	top: 55px;
	right: 30px;
}
#mcAopDemand-popup #mcAopDemandForm .back{
	top: 15px;
	right: 30px;
	
}

#mcAopDemand-dealership div,#mcAopDemand-works div{
	height: 20px;
}
#mcAopDemand-dealership label,#mcAopDemand-works label{
	position: absolute;
	top: 0px;
	left: 30px;
}
#mcAopDemand-dealership{
	position: absolute;
	top: 15px;
	left: 350px;
}
#mcAopDemand-formProducts{
	font-size: 9px;
	/*width: 420px;*/
	padding-bottom: 15px;
}
#mcAopDemand-formProducts .item{
	padding-bottom: 5px;
}
#mcAopDemand-formProducts .item strong{
	font-size: 11px;
	color: #c90a01;
}
