@import url("layout.css");

#wrap #bodywrap {
}

/*
 * Left
 */
#bodywrap #left {
	width: 310px;
	float: left;
	padding-left: 25px;
}
#left #rollbanner {
	padding-top: 5px;
}
#left #pds {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00AF15;
	width: 100%;
}
#left #pds h2 {
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#left ul.list {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#left ul li {
	background-image: url(/2006/images/list_dot_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	line-height: 28px;
}


/*
 * Center
 */
#bodywrap #center {
	width: 369px;
	float: left;
	padding-left: 8px;
}
#center ul.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#center ul.menu li {
	float: left;
}
#center div.update div.more,
#center div.update2 div.more {
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 8px;
	margin: 0px;
/*	padding-left: 100px;*/
}
#center div.list ul li span.date {
	float: right;
	display: block;
	width: 50px;
	text-align: center;
}
#center div.list ul {
	margin: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#center div.list ul li {
	background-image: url(/2006/images/list_dot_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	line-height: 28px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#center div.update2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0px;
}

/*
 * Right
 */
#bodywrap #right {
	width: 226px;
	float: left;
	background-image: url(/2006/images/right_bot.gif);
	background-repeat: no-repeat;
	background-position: 16px bottom;
}

#right .bg_bot {
	background-image: url(/2006/images/right_top.gif);
	background-repeat: no-repeat;
	background-position: 16px top;
	padding-left : 24px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-top: 12px;
}
#right div h2 {
	margin: 0px;
	padding: 0px;
}
#right #column {
	width: 183px;
	padding-left: 7px;
}
#right #column img {
	float: left;
	margin-top: 10px;
	margin-right: 7px;
}
#right #column h3 {
	font-size: 100%;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right #column p {
	margin: 0px;
	background-image: url(/2006/images/list_line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right div.story {
	padding-top: 12px;
	padding-bottom: 15px;
	text-align: center;
	margin: auto;
	width: 196px;
}
#right #labornews {

}
#right div.list {
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 7px;
}

/*
 * banner
 */
#mainbanner {
	clear: both;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	width: 905px;
}
#mainbanner h2 {
	margin: 0px;
	float: left;
	display: block;
	height: 100px;
	padding: 0px;
}
#mainbanner p img {
	vertical-align: text-top;
	margin-bottom: 15px;
	margin-left: 15px;
}
#mainbanner p {
	padding: 0px;
	margin: 0px;
}

/*
 * ¾Ë¸²/¼¾ÅÍÀÏÁ¤
 */
 #body #center_box {
	width: 689px;
	position: relative;
	padding-bottom: 25px;
	min-height: 335px;
}