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;
}

html{
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	color: #01384a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #09acc2 url("../img/bodyBg.png") repeat-y 50% 0%;
	height: 100%;
}
a {
	color: #112369;
	text-decoration: underline;
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
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: normal;
	color: #eb2714;
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	
}
h1 a,h2 a,h3 a,h4 a,h5 a{
	color: #eb2714;
	text-decoration: none;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover{
	color: #eb2714;
	text-decoration: underline;
}
ul{
	list-style: square;	
}
li{
	position: static;
}
dfn{
	cursor: help;	
}
table{
	background: #02798e;
}
th,.layoutTableHeader{
	color: #ffffff;
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
	background: #02798e;
	font-weight: bold;
	/*border-left: solid 1px #FFFFFF;*/
}
td{
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
	background: #a3e4fb;
	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: 195px;
}

#layoutEkg{
	width: 100%;
	height: 75px;
	position: absolute;
	top: 203px;
	left: 0px;
	background: transparent url("../img/layoutEkg.png") repeat-x 0% 0%;
}

div.layoutBody{
	margin-left: auto;
	margin-right: auto;
	width: 954px;
	z-index: 2;
	padding-bottom: 180px;
}
div.layoutBodyBg{
	text-align: center;
	background: transparent url("../img/layoutBodyBg.png") repeat-x 0% 0%;
	min-width: 954px;
	min-height: 100%;
	
}

div.layoutTop{
	padding-top: 0px;
	background: #c10403;
	z-index: 5;
}

div.layout2cr{	
	float: left;
	position: static;
	width: 954px;
	background: #a3e4fb;

}

div.layoutMain{
	float:left;
	min-height: 260px;
	height: 280px;
	padding: 30px;
	width: 674px;
}	
* > div.layoutMain{
	float: left;
	height: auto;
}
div.layoutColRight{
	width: 220px;
	float: right;
	font-size: 13px;
	padding-top: 35px;
	padding-bottom: 50px;
}

div.layoutColRight h3{
	color: #02798e;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 15px;
}

#mmObory{
	margin-bottom: 20px;
}
#mmObory ul{
	list-style: none;
}
ul.mmObory-0{
	background: transparent url("../img/mmOboryBg.png") repeat-y 100% 0%;
	color: #fdfdfd;
	width: 220px;
	left: 7px;
	padding-bottom: 10px;
	background: transparent url("../img/mmOboryMain.png") repeat-y 100% 0%;
}
ul.mmObory-0 a{
	display: block;
	padding-left: 35px;	
	height: 26px;
	line-height: 26px;
	color: #fdfdfd;
	text-decoration: none;
	font-size: 14px;
}
ul.mmObory-0 li{
	padding-bottom: 5px;
	width: 220px;
}
ul.mmObory-0 a:hover,ul.mmObory-0 a.inPath,ul.mmObory-0 a.active{
	background: transparent url("../img/mmOboryAH.png") no-repeat 0% 0%;
	color: #fdfdfd;
	text-decoration: none;
}
div.mmObory-bottom{
	background: transparent url("../img/mmOboryBottom.png") no-repeat 0px 0px;
	width: 212px;
	height: 8px;
	float: left;
	left: 15px;
	overflow: hidden;
}

#mmObory li.mmObory-1{
	padding-top: 15px;
	background: transparent url("../img/mmOboryTop.png") no-repeat 100% 0%;
}


#mmAmbulance{

}
#mmAmbulance ul{
	list-style: none;
}
ul.mmAmbulance-0{
	background: transparent url("../img/mmOboryBg.png") repeat-y 100% 0%;
	color: #fdfdfd;
	width: 220px;
	left: 7px;
	padding-bottom: 15px;
}
ul.mmAmbulance-0 a{
	display: block;
	padding-left: 35px;	
	height: 26px;
	line-height: 26px;
	color: #fdfdfd;
	text-decoration: none;
	font-size: 16px;
}
ul.mmAmbulance-0 li{
	padding-bottom: 5px;
	width: 220px;
}
ul.mmAmbulance-0 a:hover,ul.mmAmbulance-0 a.inPath,ul.mmAmbulance-0 a.active{
	background: transparent url("../img/mmOboryAH.png") no-repeat 0% 0%;
	color: #fdfdfd;
	text-decoration: none;
}
div.mmAmbulance-bottom{
	background: transparent url("../img/mmAmbulanceBottom.png") no-repeat 0px 0px;
	width: 212px;
	height: 8px;
	float: left;
	left: 15px;
	overflow: hidden;
}
#mmAmbulance li.mmAmbulance-1{
	padding-top: 15px;
	background: transparent url("../img/mmAmbulanceTop.png") no-repeat 100% 0%;
}



#content{
	
}
#content ul{
	padding-left: 20px;
	margin-bottom: 1.5em;
	margin-top: 1em;
}
#content li{
	list-style: none;
	padding-left: 20px;
	background: transparent url("../img/layoutLi.png") no-repeat 0px 7px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#content h3{
	margin-top: 0em;
	margin-bottom: 0.4em;
	font-size: 2.2em;
	padding: 0px;
}

#content h4{
	padding-top: 3px;
	padding-bottom: 5px;
	color: #01384a;
	font-size: 1.4em;
}
#content h5{
	margin-bottom: 0.8em;
	margin-top: 1em;
	font-size: 1.2em;
}
#content strong{
	
}
#content p{
	line-height: 1.7em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#content table p{
	margin: 0px;
	padding: 0px;
}
#content img{
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: solid 1px #02798e;
}


/* 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: 195px;
	background: transparent url("../img/mHeaderBg.jpg") no-repeat 100% 0%;
}

#mHeader-home{
	position: absolute;
	top: 30px;
	left: 30px;
	width: 83px;
	height: 83px;
	z-index: 6;
}
#mHeader-home a{
	display: block;
	width: 83px;
	height: 0px;
	padding-top: 83px;
	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{
	position: absolute;
	top: 37px;
	left: 140px;
	width: 290px;
	height: 0px;
	padding-top: 76px;
	overflow: hidden;
	background: transparent url("../img/mHeaderDescription.png") no-repeat 0px 0px;
	color: #FFFFFF;

}
div.mHeader h2 span{
	color: #fa524a;
	font-size: 18px;
}
div.mHeader-jump{
	display:none;
}
div.layoutFooterBody{
	margin-left: auto;
	margin-right: auto;
	width: 954px;
	height: 200px;
	background: #09acc2 url("../img/layoutFooterBg.png") no-repeat 0px 0px;
}
div.layoutFooter{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	
	height: 200px;	
	font-size: 12px;
}
div.layoutFooter h3{
	color: #003c77;
	font-size: 20px;
	font-weight: normal;
}
div.layoutClear{
	clear: both;
}
/* mFooter */
div.mFooter{
	color: #00224a;
	font-size: 11px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 954px;
	font-size: 11px;
}
div.mFooter a{
	color: #94b1cf;
	text-decoration: none;
	
}
div.mFooter a:hover{
	color: #94b1cf;
}
div.mFooter-design{
	display: none;
}
div.mFooter-text{
	position: absolute;
	top: -194px;
	right: -27px;
	background: transparent url("../img/mFooterText.png") no-repeat 0px 0px;
	width: 480px;
	height: 0px;
	padding-top: 180px;
	overflow: hidden;
}

div.mFooter-copyRight{
	position: absolute;
	top: 0px;
	left: 682px;
	color: #94b1cf;
	display: none;
}
div.mFooter-goToStart{
	display: none;
}
div.mFooter-goToContent{
	display: none;
}

div.mmContact{
	position: absolute;
	top: 15px;
	left: 0px;
	width: 462px;
	height: 118px;
	color: #ade7fa;
	background: #03849f url("../img/mmContactBg.png") no-repeat 0px 0px; 
	padding-top: 55px;
	font-size: 12px;
}
div.mmContact h3{
	display: none;
}
div.mmContact h4{
	color: #012936;
	font-size: 18px;
	padding-left: 32px;
	font-weight: normal;
}
div.mmContact p{
	margin: 0px;
}
p.mmContactLeft{
	position: absolute;
	top: 32px;
	left: 33px;
}
p.mmContactRight{
	position: absolute;
	top: 32px;
	left: 263px;
}
div.mmContact strong{
	color: #e5f6fc;
}
div.mmContact span{
	color: #012936;
}
div.mmContact a{
	color: #ade7fa;
}
div.mmContact a:hover{
	color: #e5f6fc;
}


/* mPath */	
div.mPath{
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	
	padding-bottom: 10px;
}

div.mPath h3{ display: none; }

div.mPath div{
	text-align: left;
}
#mPath a{
	color: #02798e;
	text-decoration: none;
	
}
#mPath a:hover{
	color: #02798e;
	text-decoration: underline;
}
div.mPath div span{
	color: #eb2714;
	font-size: 26px;
	font-size: 2.2em;
	letter-spacing: 0.1em;
}


/* mmMainmenu */
#layoutHomePage{
	position: absolute;
	top: -38px;
	left: 0px;
	z-index: 10;
	padding: 0px;
	margin: 0px;
	
}
#layoutHomePage ul{
	z-index: 10;
}
#mmMainmenu{
	position: absolute;
	top: -38px;
	left: 0px;
	width: 954px;
	padding-left: 118px;
	height: 38px;
	z-index: 8;
	font-size: 14px;
	background: transparent url("../img/mmMainmenuBg.png") no-repeat 0% 100%;
	padding-bottom: 3px;
}
#mmMainmenu ul{
	padding: 0px;
	margin: 0px;
	float: left;
	z-index: 8;
}
div.mmMainmenu h3{
	display: none;
}

div.mmMainmenu li,#layoutHomePage li{
	list-style: none;
	position: relative;
	float: left;
	height: 38px;
	padding-left: 16px;
	z-index: 8;
}
div.mmMainmenu a,#layoutHomePage a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}
div.mmMainmenu a span,#layoutHomePage a span{
	display: block;
	padding-left: 11px;
	padding-right: 11px;
	height: 38px;
	line-height: 38px;
	cursor: pointer;
}
div.mmMainmenu a:hover,#mmMainmenu a.active,#mmMainmenu a.inpath, #layoutHomePage a:hover,#layoutHomePage a.inpath{
	text-decoration: none;
	color: #FFFFFF;
}
#mmMainmenu a.active,#mmMainmenu a.inpath,#layoutHomePage a.inpath{
	background: transparent url("../img/mmMainmenuAInpath.png") repeat-x 0% 0%;
}
#mmMainmenu a.active span,#mmMainmenu a.inpath span,#layoutHomePage a.inpath span{
	background: transparent url("../img/mmMainmenuSpanActive.png") no-repeat 50% 100%;
}
#mmMainmenu a span:hover,#layoutHomePage a span:hover{
	background: transparent url("../img/mmMainmenuSpanActiveH.png") no-repeat 50% 100%;
}
div.mmMainmenu li.inpath .left,#layoutHomePage li.inpath .left{
	display: block;
	width: 3px;
	height: 38px;
	position: absolute;
	top: 0px;
	left: 13px;
	background: transparent url("../img/mmMainmenuLeftInpath.png") no-repeat 0% 0%;
	
}
div.mmMainmenu li.inpath .right,#layoutHomePage li.inpath .right{
	display: block;
	width: 3px;
	height: 38px;
	position: absolute;
	top: 0px;
	right: -3px;
	background: transparent url("../img/mmMainmenuRightInpath.png") no-repeat 0% 0%;
}

#layoutHomePage li{
	padding-left: 16px;
}
#mmMainmenu ul ul{
	display: 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;
}

/* 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;
}
