@charset "utf-8";

body {
	text-align: center;
	background-color: #ffffff;
	margin: 0;
	padding: 0
	}

#container {
	margin: 50px auto;
	padding: 0;
	width: 1020px;
	height: 700px;
	background: url(images/006600.gif) repeat-y;
	background-color: #b2f4b2;
	border: solid 1px #666666
	}

h1 {
	background-color: #228822;
	margin: 0 0 0 256px;
	padding: 0
	}

#header {
	background: url(images/cop10.gif) no-repeat left top
	}

#menu {
	text-align: left;
	width: 256px;
	height: 566px;
	float: left
	}

#menu h3 {
	margin: 20px 10px;
	padding: 2px 5px;
	background-color: #525247;
	color: #ffffff
	}

#menu ul {
	font-size: 16px;
	margin: 10px 15px;
	padding: 0 10px
	}

#menu li {
	list-style-image: url(./images/mark.gif);
	line-height: 1.5em	
	}

li#choose{
	color: #ffffff;
	font-weight: bold
	}

#menu a.main {
	text-decoration: none;
	color: #00eecc
	}

#menu a#english {
	text-decoration: none;
	color: #ff00ff
	}

#menu a#student {
	text-decoration: none;
	color: #ffcc33
	}

#menu a:hover {
	text-shadow: 0px 0px 3px #ffffff;
	font-weight: bold
	}

#menu span {
	color: #00eecc
	}

#student_page {
	color: #ffff99
	}

#menu p {
	color: #ffff99;
	margin-top: 200px;
	padding: 10px
	}

#contents {
	margin: auto;
	width: 764px;
	float: right;
	height: 563px;
	overflow-y: scroll
	}

#img_top {
	width: 631px;
	height: 894px;
	margin-top: 40px;
	margin-bottom: 40px
	}

#symposium {
	width: 600px;
	height: 799px;
	margin-bottom: 50px
	}

#forum {
	width: 600px;
	height: 800px;
	margin-bottom: 50px
	}

address {
	font-size: smaller;
	font-style: normal;
	background-color: #00cc66;
	color: #ffffcc;
	padding: 5px 100px;
	text-align: left
	}

address span{
	font-size: 20px;
	font-weight: bold
	}

#footer {
	clear: both
	}
