﻿		a:link
        {
            color: #595959;
            text-decoration: none;
        }
        a:visited
        {
            color: #595959;
            text-decoration: none;
        }
        a:active
        {
            color: #595959;
            text-decoration: none;
        }
        a:hover
        {
            color: #595959;
            text-decoration: none;
        }
        
        form, body
        {
            line-height: 1.25em;
            margin: 0px 0px 0px 0px;
            font-family: NanumGothic, "나눔고딕" , "Malgun Gothic" ,Dotum, "돋움" ,Gulim, "굴림" ,Helvetica,Apple-Gothic;
            background-color: white;
        }
        .noticeTl
        {
        	background-color: #eaeaea;
            font-size:large; 
            padding : 5px;
        }
        .noticeCo
        {
        	height: auto;
            border-bottom:solid 1px #dfdfdf;
            padding:5px 0px 5px 5px;
        }
        .noticeCo1
        {
            border-bottom:solid 1px #dfdfdf; 
        }
        .noticeEn
        {
            border-bottom:solid 1px #dfdfdf; 
            text-align:right;	
        }
        .noticeview
        {
        	-webkit-text-size-adjust:none;
        	height:50px;
            border-bottom:solid 1px #dfdfdf; 
            padding:5px;
        }
        .bottomsema 
        {
            width:100%;
            padding:5px;
        }
        
        .PollTl
        {
        	background-color: #eaeaea;
            font-size:large; 
            padding-left:5px;
            padding-bottom:5px;
            padding-top:5px;
        }
        
        .announceL {font-family:"돋움"; font-size:12px; color:#666666; line-height:20px; padding: 0px 0px 0px 0px; margin:0px;}
		.announceT {font-family:"돋움";font-weight:bold; font-size:16px; color:#ffffff; padding: 0px 0px 0px 0px; margin:0px;}
		.announceT a {font-family:"돋움";font-weight:bold; font-size:16px; color:#ffffff; padding: 0px 0px 0px 0px; margin:0px;}
		
		.announceB {font-family:"돋움"; font-size:16px; padding: 0px 0px 0px 0px; margin:0px;}
		#anchorE { color: Blue; font-size: 15px;
            text-decoration: underline; }