font { font-size: 9pt; font-family: ±¼¸²,±¼¸²ü,arial,curier; color: #77858C ; line-height: 16pt}

select{font-size: 9pt; height: 18px;}

.inform { 
    	height: 18px;
    	font-size : 9pt;
    	background-color : #cccccc;
    	color : #444444 ;
    	border : 1px solid #000000;
}

.form {
    	font-size : 9pt;
    	background-color : #ffffff;
    	color : #444444 ;
    	border : 1px solid #666633;
        height: 18px
}

.size {	font-size: 9pt; font-style: normal; text-decoration: underline }

A:link { text-decoration: none; color: #003766}
A:visited { text-decoration: none; color: #929292}
A:hover {text-decoration: none;color: #FA6300; cursor:pointer}

/* 링크 빨강 굵게 */
.a_red_b:link	{color:red; font-weight: bold;} /*링크색상*/
.a_red_b:hover	{color:blue; font-weight: bold;} /*마우스를 갖다 대었을 때 색상 */
.a_red_b:visited	{color:red; font-weight: bold;} /*방문한 링크 색상*/
.a_red_b:active	{color:red; font-weight: bold;} /*현재 활성화 되어있는 링크의 색상*/
/* 링크 빨강 굵게 */

/* 링크 파랑 굵게 */
.a_blue_b:link	{color:blue; font-weight: bold;} /*링크색상*/
.a_blue_b:hover	{color:green; font-weight: bold;} /*마우스를 갖다 대었을 때 색상 */
.a_blue_b:visited	{color:blue; font-weight: bold;} /*방문한 링크 색상*/
.a_blue_b:active	{color:blue; font-weight: bold;} /*현재 활성화 되어있는 링크의 색상*/
/* 링크 파랑 굵게 */

td {font-family: "seoul,±¼¸²,arial";   font-size: 9pt; line-height:1.5; color: #77858C}

.img_hand { cursor:pointer } 

.input { font-size:9pt; padding:1pt; border-style:solid; border-width:1pt; border-color:#4f4f4f; height: 18px;}

.th {font-size: 9pt; line-height:1.5; color: #525252; }

.homepage {font-size: 9pt; line-height:1.5; color: #336699; }

.vision {font-size: 9pt; line-height:1.5; color: #FF6600; }

.title {font-size: 12pt; line-height:1.5; color: #038AFC; }

.th9 {font-size: 9pt; line-height:1.5; color: #525252; }

.blue {font-size: 9pt; line-height:1.5; color: #397394; }

.sitemap {font-size: 9pt; line-height:1.25; color: #626284; }

.pop {font-size: 9pt; line-height:1.5; color: #000000; }

.introduction {font-size: 9pt; line-height:1.5; color: #9E7A6D; }

.white {font-size: 9pt; line-height:1.5; color: white; }

.hakbo {font-size: 9pt; line-height:1.5; color: #DDE6E3; }

strong { text-decoration: none; color: #444444}


.dot1 {
	list-style-image: url(http://swu.suwon.ac.kr/images/dot1.gif);
}
.dot2 {
	list-style-image: url(http://swu.suwon.ac.kr/images/dot2.gif);
}
.dot6 {
	list-style-image: url(http://swu.suwon.ac.kr/images/dot6.gif);
}
.dot1 {
	list-style-image: url(http://swu.suwon.ac.kr/images/dot1.gif);
}
.dot3 {
	list-style-image: url(http://swu.suwon.ac.kr/images/dot3.gif);
}
.dot4 {
	list-style-image: url(http://swu.suwon.ac.kr/images/dot4.gif);
}
.dot5 {
	list-style-image: url(http://swu.suwon.ac.kr/images/dot5.gif);
}
.dot7 {
	list-style-image: url(http://swu.suwon.ac.kr/images/dot7.gif);
}

/* 파랑,빨강 글자크기 */
.text_blue {
	color: #0000FF;
}

.text_red {
	color: #FF0000;
}

.text_blue_15 {
	font-size: 15px;
	color: #0000FF;
}

.text_red_15 {
	font-size: 15px;
	color: #FF0000;
}

.text_blue_17 {
	font-size: 17px;
	color: #0000FF;
}

.text_red_17 {
	font-size: 17px;
	color: #FF0000;
}
/* 파랑,빨강 글자크기 */

/* 파랑,빨강 굵게 글자크기 */
.text_blue_b {
	color: #0000FF;
	font-weight: bold;
}

.text_red_b {
	color: #FF0000;
	font-weight: bold;
}

.text_blue_b_15 {
	font-size: 15px;
	color: #0000FF;
	font-weight: bold;
}

.text_red_b_15 {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}

.text_blue_b_17 {
	font-size: 17px;
	color: #0000FF;
	font-weight: bold;
}

.text_red_b_17 {
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;
}
/* 파랑,빨강 굵게 글자크기 */