/*IE5~6*/* html #content p{     font-size: 0.9em ;     line-height : 1.5em     }* html #ajaxmenu ul li a {	color: #fcefcb;        font-size: 1.2em;	font-weight: bold}* html #footer ul{	list-style-type: none ;       float:right;       margin-top : -45px ;        }* html #footer li{	display: inline ;       padding-right:25px;  	font-size: 0.9em ;         }* html #footer li a{	color: #fcefcb;       text-decoration : none ;        }* html #update p{        margin : 0px 0px 3px ;        }/*IE7~8  ----------------------------------------------------------------------------------------- */*:first-child+html #content p{     font-size: 0.9em ;     line-height : 1.5em     }*:first-child+html #ajaxmenu ul li a {	color: #fcefcb;        font-size: 1.2em;	font-weight: bold}*:first-child+html #footer ul{	list-style-type: none ;       float:right;       margin-top : -45px ;        }*:first-child+html #footer li{	display: inline ;       padding-right:25px;  	font-size: 0.9em ;         }*:first-child+html #footer li a{	color: #fcefcb;       text-decoration : none ;        }*:first-child+html #update p{        margin : 0px 0px 3px ;        }
