@import url("gwu.css");


/*--------------------
*
* ¼­ºê¸Þ´º ¸µÅ©
*
*--------------------*/

.center {
	margin-bottom: 5px;
}


/*-----------------
*
* Çìµå¶óÀÎ
*
*----------------*/

.mainSectionHeader {
	margin-bottom: 10px;
	width: 620px;
	height: 140px;
	background-repeat: no-repeat;
}

.mainSectionHeader h1 {
	display: none;
}

#st_quizBattle {
	background-image: url("../../images/main_section_battle.gif");
}

#st_manual {
	background-image: url("../../images/main_section_manual.gif");
}

#st_classes {
	background-image: url("../../images/main_section_classes.gif");
}

#st_school {
	background-image: url("../../images/main_section_school.gif");
}

#st_open {
	background-image: url("../../images/main_section_open.gif");
}

#st_community {
	background-image: url("../../images/main_section_community.gif");
}

#st_aboutGWU {
	background-image: url("../../images/main_section_about.gif");
}


/*-----------------
*
* ÄÁÅÙÃ÷
*
*----------------*/

dl.termConcepts {
	margin-left: 0;
	margin-right: 0;
}

dl.termConcepts dt {
/*
	font-size: 13px;
	padding-left: 16px;
	background: url("../../images/li_bullet_aRight2.gif") no-repeat left 0;
	color: #630;
*/
	margin: 0;
	padding: 16px 0 0 0;
	text-align: center;
	color: #FEF7E6;
	font-size: 13px;
	height: 44px;
	background: url("../../images/contents_title_bg.gif") no-repeat;
}



dl.termConcepts dd {
	margin-left: 40px;
	margin-right: 10px;
	padding-bottom: 5px;
}

dl.termConcepts dd.button {
	text-align: right;
}

dl.termConcepts dd.list {
	padding-left: 15px;
	background: url("../../images/li_bullet_dot4.gif") no-repeat left 3px;
}

dl.termConcepts ul.list {
	margin: 10px 0;
}

dl.termConcepts ul.list li {
	padding-left: 15px;
	background: url("../../images/li_bullet_dot4.gif") no-repeat left 3px;
}



/*--------------------
*
* ÃÖ±Ù Æ÷½ºÆ®
*
*--------------------*/

#recentBBS {
	padding: 5px 20px;
}

h2.recentBBS {
	margin-left: 10px;
}

ul.recentBBS {
	margin-left: 40px;
}

ul.recentBBS .b_name a {
	font-weight: bold;
	background: url("../../images/bbs_list.gif") no-repeat 0 0;	
	padding-left: 13px;
}

.b_name a:link, .b_name a:visited {
	color: #963;
	text-decoration: none;
}

.b_name a:hover, .b_name a:active {
	color: #630;
	text-decoration: underline;
}

ul.recentBBS .title {
	padding-left: 14px;
	background: url("../../images/li_bullet_a3.gif") no-repeat 0 0;
}

ul.recentBBS .title a:link, ul.recentBBS .title a:visited {
	text-decoration: none;
}

ul.recentBBS .title a:hover, ul.recentBBS .title a:active {
	text-decoration: underline;
}

ul.recentBBS span.comments {
	font-size: 11px;
	color: #C63;	
}

ul.recentBBS .comment_contents {
	color: #963;
	margin-left: 5px;
}

ul.recentBBS .name {
	color: #666;
	margin-left: 5px;
}

ul.recentBBS .date {
	color: #C96;
}

ul.recentBBS li.comments {
	margin-bottom: 5px;
}

ul.recentBBS li.comments .comment_contents a:link, ul.recentBBS li.comments .comment_contents a:visited {
	text-decoration: none;
}

ul.recentBBS li.comments .comment_contents a:hover, ul.recentBBS li.comments .comment_contents a:active {
	text-decoration: underline;
}


/*--------------------
*
* ¿À¸¥ÂÊ ¹öÆ°
*
*--------------------*/

.rightButton {	
	margin-top: 5px;
	margin-right: 10px;
	text-align: right;
}
