@charset "iso-8859-2";
body{
	margin:0;
	padding:0;
	height:100%;
	background-color:#ffeebd;
	color:white;
	font-family:Arial;
	font-size:12px;
}
a{
	text-decoration:none;
	color:#b76833;
}

div#mainContainer a:hover{
	color:white;
	background-color:#b76833;
}

img, div, input, input.button { 
	behavior: url("js/iepngfix.htc");
}
#leadCont{
	float:right;
	height:150px;
	width:200px;
	background-color:#F68C44;
	margin-right:5px;
	margin-top:5px;
	/*border:2px solid #FFFCDF;*/
}
#leadCont img{	
	height:150px;
	width:200px;	
}
#flags{
	left:180px;
	position:absolute;
	top:138px;
}
#flags li{
	float:left;
	list-style:none;
	margin-left:10px;
}
#flags li a img{
	border:none;
}
#cityRoller{	
	height:30px;
	left:470px;	
	position:absolute;
	top:141px;
	width:167px;
	overflow:hidden;
}
#cityRoller div.card{
	color:black;
	font-family:Arial;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:30px;
	position:absolute;
	width:100%;	
}
#baseContainer{
	left:50%;
	width:975px;
	margin-left:-486px;
	position:absolute;
	overflow:hidden;
}
#head{
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	width:972px;
	height:183px;
}
#menuContainer{
	width:200px;
	float:left;
	overflow:hidden;
}

#slogen{
	width:200px;
	height:46px;
	background-image:url(../images/slogen.jpg);
	background-repeat:no-repeat;
	background-position: 50% 0%;

}

.menuElement{
	width:180px;
	height:21px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#b76833;
	font-weight:bold;
	padding-top:5px;
	padding-left:20px;
	cursor:pointer;
}

.menuElementHover{
	width:180px;
	height:21px;
	background-image:url(../images/menu_hover.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#ffeebd;
	font-weight:bold;
	padding-top:5px;
	padding-left:20px;
	cursor:pointer;
}
.menuElementDown{
	width:180px;
	height:21px;
	background-image:url(../images/menu_down.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
	padding-left:20px;
	cursor:pointer;
}

.menuElementHover a, .menuElementHover a:hover {
	color:#ffeebd;
	font-size:14px;
	font-weight:bold;
}
.menuElementDown a, .menuElementDown a:hover {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

div.menuElement a, div.menuElement a:hover{	
	font-size:14px;
	color:#b76833;
	font-weight:bold;	
}
div.subMenuElement{	
	background-color:#FFFFF7;
	border-left:1px solid #ECD79A;
	color:#B76833;
	font-size:12px;
	font-weight:normal;
	margin-left:60px;
	padding:5px;
	right:0;
	width:130px;		
}
div.subMenuElement a, div.subMenuElement a:hover{
	color:#B76833;
	font-size:12px;
	font-weight:normal;	
}
div.subMenuElement p{
	margin:5px 0;
}

.leftlead{
	overflow:hidden;
	width:200px;
	margin-top:20px;
}
.leftleadtop{
	width:100%;
	height:9px;
	background-image:url(../images/leftleadhead.jpg);
	background-repeat:no-repeat;
}
.leftleadmain{
	background-color:#fffcdf;
	width:191px;
	font-size:14px;
	color:#b46836;
	border-left:9px solid #f78c44;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.leftlead .box{
	margin:auto;
	margin-top:10px;
	margin bottom:10px;
	width:154px;
	border:1px solid #d1d1d1;
	background-color:#ffefbe;
	padding:5px;
}

.leftlead .box .place{
	font-size:12px;
}
.leftlead .box .time{
	font-size:11px;
}

.leftleadbottom{
	width:100%;
	height:9px;
	background-image:url(../images/leftleadbottom.jpg);
	background-repeat:no-repeat;
}

#mainContainer{
	background-color:#f68c44;
	overflow:hidden;
	width:771px;
	border-right: 1px solid #eedba2;
	
}
#footContainer{
	overflow:hidden;
	width:971px;
	
}
#colofon{
	overflow:hidden;
	width:559px;
	padding-left:200px;
	color:#b76833;
	text-align:center;
	font-size:11px;
}

#mainBody{
	border-left: 1px solid #eedba2;
	border-right: 1px solid #eedba2;
	background-color:#fffcdf;
	color:black;
	overflow:hidden;
	width:559px;

}


#sideBody{	
	background-color:#f68c44;
	color:black;
	overflow:hidden;
	width:209px;

}
#menuFoot{
	height:11px;
	width:200px;
	float:left;
}
#mainFoot{
	background-image:url(../images/mainbottom.jpg);
	background-repeat:no-repeat;
	height:11px;
	width:561px;
	float:left;
}

#sideFoot{
	background-image:url(../images/sidebottom.jpg);
	background-repeat:no-repeat;
	height:11px;
	width:210px;
	float:left;
}

.maintitle{
	background-color:#f68c44;
	width:100%;
	border-top: 1px solid #eedba2;
	padding-top:4px;
	padding-bottom:4px;
}
.maintitle p{
	margin:0px 20px;
	color:white;
	font-size:14px;
	font-weight:bold;
}
.mainsubtitle{
	background-color:#fbc5a1;
	width:100%;
	padding-bottom:3px;
	
}
.mainsubtitle p{
	margin:0px 20px;
	padding-top:4px;
	color:#ba4d04;
	font-size:12px;
}

.maintext{
	margin:5px 20px 5px 20px;
}

.sideBox{
	border:2px solid #efdba0;
	width:196px;
	margin:auto;
	background-color:#fffcdf;
}

.sideBox .subtitle{
	font-size:14px;
	color:#b76833;
	text-align:center;
	margin:4px;
}

.sideBox .subbox{
	width:176px;
	margin:5px;
	overflow:hidden;
	background-color:#fbc5a1;
	text-align:center;
	color:#ba4d04;
	padding:5px;
	
}

.sideBox .subbox img{
	margin-top:5px;
	margin-bottom:5px;
}

.sideBox .comment{
	text-align:center;
	margin:5px;
	font-weight:bold;
}

.boxTitle{
	font-size:16px;
	font-weight:bold;
	color:#b76833;
	text-align:center;
	margin:4px;
}

.boxText{
	font-size:13px;
	color:#b76833;
	text-align:center;
	margin:4px;
}

.boxText a{
	color:#b76833;
}
div.main_content{
	float:left;
	position:relative;
	width:558px;
}
div.main_min_height{
	background:none;
	float:left;
	position:relative;	
	height:1500px;	
	width:1px;	
}

.educationSearch{
	margin: 5px 0px 5px 0px;
	width:524px;
	padding:7px 17px 7px 17px;
	background-color:#f68c44;
	
}

.educationSearch span{
	font-size:14px;
	font-weight:bold;
}

.educationSearch select{
	font-size:14px;
	font-weight:bold;
	border:1px solid #b76833;
}
.educationSearch input.formSubmit{
	font-size:14px;
	font-weight:bold;
	background-color:#b76833;
	border:2px solid #333333;
	color:white;
}

.educationhead{
	width:539px;
	padding:10px;
	padding-bottom:5px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.educationlink{
	width:100%;
	text-align:center;
}

.educationsubhead{
	padding:10px;
	font-weight:bold;
}

.educationbox{
	width:520px;
	overflow:hidden;
	border:2px solid #b76833;
	margin:10px;
	padding:7px;
}

.educationbox .city{
	font-size:15px;
	font-weight:bold;
	color:#b76833;
}
.educationbox .place p{
	margin:3px 0 0 0;
	line-height:100%;
}
.educationbox .tmname{
	font-size:14px;
	font-weight:bold;

}
.educationbox .time{
	font-weight:bold;
	color:#b76833;
	padding-top:5px;
	padding-bottom:5px;
}
.educationbox .specialtime{
	font-weight:bold;
	color:#b76833;
	padding-top:5px;
	padding-bottom:5px;
}

.newsFilter{


	
}
.newsFilter p{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:5px;
}
.newsFilter select{
	font-size:13px;
	font-weight:bold;
	border:1px solid #b76833;
	clear:both;
	width:180px;

}
.newsFilter input.formSubmit{
	font-size:14px;
	font-weight:bold;
	background-color:white;
	border:2px solid #333333;
	color:black;
	text-align:center;
}

.tooltipbg{
	background-color:#fffcdf;
	width:200px;
	overflow:hidden;
	padding:7px;
	border:3px solid #b76833;
	color: black;
}
a.selected{
	font-weight:bold;
}
#log{
	position:absolute;
	right:0;
	top:0;
	overflow:auto;
	height:200px;
	width:300px;
	color:white;
	background-color:black;
}

.calendarBox p{
	font-weight:bold;
	color:#B76833;
	margin:3px;
}

.galleryorder{
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
	color:#b76833;
	width:100%;
	clear:both;
	overflow:hidden;
}

.gallerybox{
	width:550px;
	margin-left:10px;
	margin-right:10px;
	padding-top:15px;
	padding-bottom:15px;
	overflow:hidden;

}

.gallerybox .indexpic{
	width:200px;
	float:left;
	overflow:hidden;
	text-align:center;
}
.gallerybox .indexpic img{
	border:none;
}
.gallerybox .details{
	padding-left:10px;
	float:left;
	overflow:hidden;
	font-size:13px;
	color:#b76833;
	width:320px;
}

.thumbContainer{
	width:960px;
	height:600px;
	overflow:auto;
	background-color:white;
	
}
.thumb{
	width:210px;
	text-align:center;
	padding:10px;
	float:left;
}

.thumb .comment{
	padding-top:6px;
	color:#909090;
	font-size:10px;
}

.thumbContainer .title{
	font-size:20px;
	font-weight:bold;
	color:#b76833;
	text-align:center;
	width:100%;
}

.thumbContainer .other{
	font-size:18px;
	color:#b76833;
	text-align:center;
	width:100%;
	padding-bottom:15px;
}

.pictureContainer{
	width:710px;
	height:500px;
	overflow:hidden;
	color:#333333;
	/*background-color:#696969;*/
}

.pictureContainer .head{
	width:100%;
	overflow:hidden;
	height:45px;
}

.pictureContainer .pager{
	float:left;
	width:80px;
	text-align:center;
	margin-top:180px;
	overflow:hidden;
	height:40px;
}

.pictureContainer .pager img{
	border:none;
}

.pictureContainer .picturebox{
	width:550px;
	height:390px;
	float:left;
	text-align:center;
}
.pictureContainer .bottom{
	padding-left:30px;
	padding-top:10px;
	width:650px;
	overflow:hidden;
	height:40px;
	text-align:center;
}

.pictureContainer .cardpicture{
	width:420px;
	height:480px;
	text-align:center;
	margin-left:0px;
	margin-top:10px;
	float:left;
	color:#b76833;
	font-weight:bold;
	font-size:16px;
}

.pictureContainer .cardpicture table{
	text-align:center;
}

.pictureContainer .cardright{
	width:260px;
	height:480px;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	float:left;
	overflow:hidden;
	
}

.pictureContainer .cardright .title{
	overflow:hidden;
	color:#b76833;
	font-weight:bold;
	font-size:13px;
	padding-bottom:3px;
	padding-top:4px;
}
.pictureContainer .cardright .label{
	overflow:hidden;
	float:left;
	width:80px;
}
.pictureContainer .cardright .caplabel{
	color:#b76833;
	overflow:hidden;
	text-align:center;
	width:100%;
	margin-bottom:4px;
}

.pictureContainer .cardright input{
	width:170px;
	border:1px solid #888888;
	background-color:ffeebd;
	margin-bottom:3px;
}
.pictureContainer .cardright textarea{
	width:250px;
	height:75px;
	border:1px solid #888888;
	background-color:ffeebd;
	margin-bottom:3px;
}

.pictureContainer .cardright input.button{
	width:120px;

}

.pictureContainer .cardright .cancel{
	width:120px;
	height:17px;
	border:1px solid #888888;
	background-color:ffeebd;
	margin-bottom:3px;
	margin-left:20px;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	color:black;
	padding-top:1px;
}

.pictureContainer .cardright .cancel a{
	color:black;
}

.pictureContainer .okmessage{
	width:100%;
	text-align:center;
	color:#b76833;
	font-weight:bold;
	font-size:15px;
	margin-top:40px;
	margin-bottom:40px;
}
.pictureContainer .okbutton{
	width:120px;
	height:17px;
	border:1px solid #888888;
	background-color:ffeebd;
	margin:auto;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	color:black;
	padding-top:1px;
	cursor:pointer;
}

.ecard{
	width:500px;
	margin:auto;
	border:1px solid #b76833;
	padding:10px;
	margin-top:10px;
	overflow:auto;
}

.ecard .picture{
	width:100%;
	text-align:center;
}

.ecard .picturecomment{
	width:100%;
	text-align:center;
	padding-bottom:10px;
}

.ecard .details .label{
	width:100px;
	overflow:hidden;
	color:#b76833;
	font-weight:bold;
	font-size:13px;
	padding-bottom:3px;
	padding-top:4px;
	float:left;
}
.ecard .details .info{
	width:400px;
	overflow:hidden;
	color:#333333;
	font-weight:bold;
	font-size:13px;
	padding-bottom:3px;
	padding-top:4px;
	float:left;
}

.poemsearch{	
	margin: 5px 0px 5px 0px;
	width:524px;
	padding:7px 17px 7px 17px;
	background-color:#f68c44;
	overflow:hidden;
}

.poemsearch span{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin-top:2px;
}
.poemsearch a{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.poemsearch select{
	font-size:14px;
	font-weight:bold;
	border:1px solid #b76833;
	float:left;
}
.poemsearch input.formSubmit{
	font-size:14px;
	font-weight:bold;
	background-color:#b76833;
	border:2px solid #333333;
	color:white;
	float:left;
}

.poembox{
	width:500px;
	padding:3px;
	margin:auto;
	overflow:hidden;
	font-size:14px;
	
}

.poemdetail{
	width:600px;	
	padding:10px;		
}

.poemdetail .title{
	font-size:17px;
	font-weight:bold;
	color:#b76833;
	text-align:center;
	width:100%;
	
}
.poemdetail .source{
	font-size:14px;
	font-weight:bold;
	color:#b76833;
	text-align:center;
	width:100%;
	padding-bottom:10px;
	
}
.poemdetail .text{
	font-size:12px;
	color:#333333;
	text-align:center;
	width:100%;
	
}

.nurseapply{
	width:600px;	
	padding:10px;
}

.nurseapply .formContainer .formRow{
	padding:3px;
	width:594px;
	overflow:hidden;
}

.nurseapply .formLabel{
	width:224px;
	float:left;
	color:#B76833;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
}
.nurseapply .formItem{
	width:360px;
	float:left;
	padding-left:10px;
	color:#B76833;
	font-size:12px;
	font-weight:bold;
}
.nurseapply .formContainer .formRow .formItem .formText{
	background-color: #ffeebd;
	font-weight:bold;
}
.nurseapply .formContainer .formRow .formItem .formSelect{
	background-color: #ffeebd;
	font-weight:bold;
	height:25px;
}
.nurseapply .formSubmit{
	width:120px;
	height:24px;
	border:1px solid #888888;
	background-color:ffeebd;
	margin:auto;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	color:black;
	cursor:pointer;
	font-weight:bold;
}

.nurseapply .title{
	width:100%;
	text-align:center;
	color:#B76833;
	font-size:18px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:25px;
	overflow:hidden;
}
.nurseapply .warning{
	width:100%;
	text-align:center;
	color:red;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:25px;
	overflow:hidden;
}

.nurseapply .success{
	width:100%;
	text-align:center;
	color:#B76833;
	font-size:16px;
	font-weight:bold;
	padding-top:36px;
	padding-bottom:25px;
	overflow:hidden;
}