@charset "UTF-8";

@import "import.css";

/*------------------------------------ body */
body{
    background:url(../img/common/bg_top.jpg) 0px 78px repeat-x;
}
/*------------------------------------ main */
#main{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
/*------------------------------------ flasharea*/

#flasharea{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

/*------------------------------------leftBox */
#leftBox{
	width:605px;
	height:450px;
	float:left;
	clear:both;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color:  #CCCCCC;
}

/*------------------------------------ topNews */

#topNews{
	width: 593px;
	height:240px;
	float: left;
	background-repeat:no-repeat;
	background-image: url(../img/top/left_note_un.jpg);
	background-position: bottom;

}

#newsBtn ul{
	}

#newsBtn li{
	float:left;
	
}


#newsBtn li img{
	vertical-align:middle;
}
/*------------------------------------ topNote */

#topNote{
	height:190px;
	background-image:url(../img/top/left_note.jpg);
	background-repeat: repeat-y;
	
}

#noteArea01{
	width:550px;
	padding-left:20px;
}
#noteArea01 a{
	display:block;
}
#noteArea01 dl{
	padding-bottom: 5px;
	padding-top:5px;
	padding-right: 10px;
}


#noteArea01 dt{
	background-image:url(../news/img/circle.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-right: 5px;
	padding-left: 20px;
	font-size: 14px;
	text-align:left;
}

 dt .iconNew{ vertical-align:middle; margin-left:2px;}
#noteArea01 dd{
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	text-align:left;
	border-bottom-width: 1px;
}

#noteArea02{
	width:550px;
	padding-left:20px;
}
#noteArea02 a{
	display:block;
	
}
#noteArea02 dl{
	padding-bottom: 5px;
	padding-top:5px;
	padding-right: 10px;
}
#noteArea02 dt{
	background-image:url(../medicalinfo/img/circle.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-right: 5px;
	padding-left: 20px;
	font-size: 14px;
	text-align:left;
}
#noteArea02 dd{
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	text-align:left;
	border-bottom-width: 1px;
}

#noteArea03{
	width:550px;
	padding-left:20px;
}
#noteArea03 a{
	display:block;
}
#noteArea03 dl{
	padding-bottom: 5px;
	padding-top:5px;
	padding-right: 10px;
}
#noteArea03 dt{
	background-image:url(../event/img/circle.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-right: 5px;
	padding-left: 20px;
	font-size: 14px;
	text-align:left;
}
#noteArea03 dd{
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	text-align:left;
	border-bottom-width: 1px;
}


.btnarea{
	float:right;
	padding-right:20px;
	padding-top:15px;
}

/*------------------------------------ btnArea*/
#btnArea{
	width:593px;
	float:left;
	clear:both;
	}

#btnArea ul{
	
	}
#btnArea li{
	float:left;
	margin-top:10px;
	padding-left:5px;
	}


/*------------------------------------ rightBox*/

#rightBox{
	width:280px;
	float:right;
	
	}
	

#pamph{
	width:280px;
	height:231px;
	margin-bottom:5px;
	text-align:center;
	background-image:url(../img/top/pamph03.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:top;
}

.panfT{
	width:280px;
	height:43px;
	background-image:url(../img/top/pamph01.jpg);
	background-repeat:no-repeat;
}
.panfT img{
	float:left;
	padding-top:15px;
	padding-left:10px;
	clear:both;
}
.panfM{
	width:280px;
	height:170px;
	background-image:url(../img/top/pamph02.jpg);
	background-repeat:no-repeat;
}
.Panfimg{
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
	clear:both;
	}
.Panfimg img{border:3px solid #E1E1E1;}
.panfM ul{
	width:130px;
	float:left;
	font-size:14px;
	text-align:left;
	padding-left: 10px;
}
.panfM li{
	padding-top:5px;
	
}

.panfM li img{
	padding-top:5px;

	
}

.banner{
	width:270px;
	height:auto;
	float:left;
	background-color:#E5E5E5;
	margin-left:2px;
	}
.banner ul{
padding-top:2px;
	}
.banner li{
	margin:4px;
	}
