.home {
	float:left;
	width:615px;
	padding:0px 25px 0px 25px;
}


.home .introduction_frame{
	float:left;
	width:615px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
	border:1px #ECECEC solid;
	border-style:none none solid none;
}

.home .introduction_frame .intro_left_frame {
	float:left;
	width:310px;
	width:328px;
	border:1px #ECECEC solid;
	border-style:none solid none none;
}


.home .introduction_frame .intro_right_frame {
	float:right;
	width:275px;
	height:265px;
	background:url('../media/right_intro_bg.gif') no-repeat 0px 0px;
}

.intro_right_frame div{
	float:left;
}

.intro_right_frame .link01{
	margin:12px 0px 0px 0px;
}


.intro_right_frame .link02{
	margin:8px 0px 0px 0px;
}


.home .intro_article {
	float:left;
	width:290px;
	text-align:left;
	padding:0px 0px 10px 0px;
}

.home .intro_article .illus{
	float:left;
	margin:10px 0px 10px 0px;
}

.home .intro_article .txt{
	color:#454545;
	font-size:11px;
	line-height:16px;
	text-align:left;
}

.home .intro_article .link{
	text-align:left;
	margin:17px 0px 0px 0px;
}

.home .intro_article .txt b{
	color:#454545;
}

.home .agenda_frame{
	float:left;
	width:325px;
	height:270px;
	background:url('../media/agenda_bg.gif') no-repeat 0px 0px;
	margin:0px 0px 0px 0px;
	padding:45px 10px 0px 10px;
}


.agenda_frame .event {
	float:left;
	width:325px;
	padding:15px 10px 15px 10px;
	background:url('../media/agenda_line_01.gif') no-repeat 0px bottom;
}

.agenda_frame .event .illus{
	float:left;
	padding:4px;
	background:#FFFFFF;
}

.agenda_frame .event .date{
	float:left;
	width:50px;
	height:38px;
	padding:12px 0px 0px 0px;
	text-align:center;
	border:4px #FFFFFF solid;
	font-size:10px;
	line-height:13px;
	color:#FFFFFF;
	background:url('../media/group_title_bg.gif') repeat-x 0px 0px;
	margin:0px 0px 0px 0px;
}

.agenda_frame .event .date b{
	font-size:17px;
	font-family:'Trebuchet MS';
	color:#FFFFFF;
}

.agenda_frame .event .content{
	float:left;
	width:240px;
	padding:7px 0px 0px 10px;
	font-size:10.5px;
	text-align:left;
}

.agenda_frame .event .content a{
	color:#353535;
	text-decoration:none;
}

.agenda_frame .event .content a:hover{
	text-decoration:underline;
}

.home .news_frame{
	float:right;
	width:215px;
	padding:52px 10px 10px 10px;
	height:253px;
	background:url('../media/news_frame_bg.gif') no-repeat 0px 0px;
}

.news_frame .event{
	float:left;
	width:185px;
	background:url('../media/news_line.gif') no-repeat 0px bottom;
	font-size:10.5px;
	text-align:left;
	padding:15px 15px 16px 15px;
}

.news_frame .event b{
	color:#8C8C8C;
}

.news_frame .event a{
	color:#DDDDDD;
	text-decoration:none
}

.news_frame .event a:hover{
	text-decoration:underline;
}

.news_frame .link{
	float:left;
	width:200px;
	padding:7px 25px 10px 10px;
	text-align:right;
}
