

<!--ÀÔ·ÂÆû ½ºÅ¸ÀÏ-->
select {	font-size: 12px;	font-style: normal;   	line-height: 19px;		text-decoration: none;		 font-family: "±¼¸²"}
input { 		font-size: 12px;	font-style: normal;   	line-height: 19px;		text-decoration: none;      font-family: "±¼¸²"}
textarea {	font-size: 12px;	font-style: normal;   	line-height: 19px;		text-decoration: none;		 font-family: "±¼¸²"}


<!--¸µÅ© ½ºÅ¸ÀÏ-->
a {			font-size: 12px;	color: #202020;	   font-style: normal;		line-height: 17px;		text-decoration: none; 		font-family: "±¼¸²"}
a:link {		font-size: 12px;    color: #202020;	   font-style: normal;		line-height: 17px;		text-decoration: none; 		font-family: "±¼¸²"}
a:visited {	font-size: 12px;	color: #202020;	   font-style: normal;		line-height: 17px;		text-decoration: none; 		font-family: "±¼¸²"}
a:hover {	font-size: 12px;	color: #FF6600;   font-style: normal;		line-height: 17px;		text-decoration: none; 		font-family: "±¼¸²"}


td {	font-size: 12px;	color: #202020;	font-style: normal;	line-height: 18px;	text-decoration: none; font-family: "±¼¸²"}


<!--ÅØ½ºÆ® ½ºÅ¸ÀÏ-->
.text_blue {	font-size: 12px;	color: #0000FF;	   font-style: normal;		line-height: 17px;		text-decoration: none; 		font-family: "±¼¸²"}
.text_11 {		font-size: 11px;	color: #666666;	   font-style: normal;		line-height: 14px;		text-decoration: none; 		font-family: "±¼¸²"}



<!--°Ô½ÃÆÇ ¹é±×¶ó¿îµå-->
.background1{
	background-attachment: fixed;
	background-image: url(/community/image/back_01.gif);
	background-repeat: no-repeat;
	background-position: 300px 100px;
}

.c_line1 {
	background:url('/image/center-line.gif') white center repeat fixed
	}