﻿@charset "utf-8";

<!--
body, table, td, tr {font-family:Verdana, 돋움, 굴림, Arial, Tahoma ; font-size:10pt; color:#000000}
-->

A:link		{color:#8e8e8e; text-decoration:none; font-family:Verdana;}
A:visited	{color:#8e8e8e; text-decoration:none; font-family:Verdana;}
A:active	{color:#8e8e8e; text-decoration:none; font-family:Verdana;}
A:hover		{color:#c1c1c1; text-decoration:underline; font-family:Verdana;}

.form {border:1px solid #AEAEAE; font-family:verdana; font-size:9pt; color:#777777;}



/* TagCloud */
		.cloud1 {
		    font-size : 14px;
		    color : #ff6600 !important ;
		}

		.cloud2 {
		    font-size : 13px;
		    color : #ff9900 !important ;
		}

		.cloud3 {
		    font-size : 10pt;
		    color : #669900 !important ;
		}

		.cloud4 {
		    font-size : 10pt;
		    color : #0099CC !important ;
  		}

		.cloud5 {
		    font-size : 12px;
		    color : #797940 !important ;
		}


/* 16. 이미지 아래 캡션 스타일 */

	.cap1 {
		text-align:center;
		color:#6666cc;
		word-break:break-all;
	}