123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- <html>
- <head>
- <meta http-equiv="content-type" content="text/html; charset=euc-kr" />
- <meta name="viewport" content="user-scalable=yes, width=device-width,initial-scale=0.8" />
- <style>
- body { padding-bottom : 0px;
- margin : 0px;
- padding-left : 0px;
- padding-right : 0px;
- padding-top : 0px;
- color : #000;
- font-size : 137.5%;
- font-weight : normal;
- background-color : #fff;
- -webkit-text-size-adjust : none;
- letter-spacing : -1px; }
- div { padding-bottom : 0px;
- margin : 0px;
- padding-left : 0px;
- padding-right : 0px;
- padding-top : 0px; }
- ul { list-style-type : none;
- list-style-image : none;
- padding-bottom : 0px;
- margin : 0px;
- padding-left : 0px;
- padding-right : 0px;
- padding-top : 0px; }
- li { list-style-type : none;
- list-style-image : none;
- padding-bottom : 0px;
- margin : 0px;
- padding-left : 0px;
- padding-right : 0px;
- padding-top : 0px; }
- #contentWrap { position : relative;
- zoom : 1; }
- #mainService { margin : 1px 1px 0px 1px;
- width : auto;
- height : 80px;
- clear : both; }
- #mainService li { width :auto;
- float : left; }
- #mainService .header { position : relative;
- text-indent : -1000em;
- margin : 0px auto;
- width : 402pX;
- display : block;
- background : url(./webapps/com/hismainweb/images/m_icon_header_edu.jpg) no-repeat 0px 0px;
- height : 100px;
- overflow : hidden; }
- #mainService .his031 { position : relative;
- text-indent : -1000em;
- margin : 0px auto;
- width :402 px;
- display : block;
- background : url(./webapps/com/hismainweb/images/m_icon_his031edu.jpg) no-repeat 0px 0px;
- height :90px;
- overflow : hidden; }
- #mainService .his032 { position : relative;
- text-indent : -1000em;
- margin : 0px auto;
- width : 402px;
- display : block;
- background : url(./webapps/com/hismainweb/images/m_icon_his032edu.jpg) no-repeat 0px 0px;
- height : 90px;
- overflow : hidden; }
- </style>
- </head>
- <body>
- <div id=mainWrap>
- <div id=contentWrap>
- <ul id="mainService">
- <li>
- <a class="header" href="http://m.knuh.ac.kr">K-Uº»¿ø</a>
- </li>
- </ul>
- <ul id="mainService">
- <li>
- <a class="his031" href="http://his031edu.knu.ac.kr/himed/mainphone.html">K-Uº»¿ø</a>
- </li>
- </ul>
- <ul id="mainService">
- <li>
- <a class="his032" href="http://his032edu.knu.ac.kr/himed/mainphone.html">K-UÄ¥°î</a>
- </li>
- </ul>
- </div>
- </div>
- </body>
- </html>
|