*{
	color: #ffffff;
}
a{
	text-decoration: none;
	color: inherit;
}

body > div.ui-page > section.main-content > section.title{
	height: 40px;
	border-bottom: 1px solid #ffffff;
}
body > div.ui-page > section.main-content > section.title > div.icon{
	background: url("../images/icon_speak.png") no-repeat left center;
	width: 36px;
	height: 40px;
	float: left;
}
body > div.ui-page > section.main-content > section.title > article{
	height: 40px;
	color: #000000;
	float: left;
	text-overflow: ellipsis;
	-o-text-overow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
body > div.ui-page > section.main-content > section.title > article > a{
	line-height: 40px;
	text-overflow: ellipsis;
	-o-text-overow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	left: 57px;
	right: 40px;
	position: absolute;
}
body > div.ui-page > section.main-content > section.title > div.more-view{
	cursor: pointer;
	width: 23px;
	height: 40px;
	color: #000000;
	float: right;
}
body > div.ui-page > section.main-content > section.title > div.more-view.open{
	background: url("../images/icon_drop_close.png") no-repeat center;
}
body > div.ui-page > section.main-content > section.title > div.more-view.close{
	background: url("../images/icon_drop_open.png") no-repeat center;
}


body > div.ui-page > section.main-content > section.notice-list{
	background: #f0f0f0;
	border-top: solid #dddddd 1px;
}
body > div.ui-page > section.main-content > section.notice-list.open{
	display: block;
}
body > div.ui-page > section.main-content > section.notice-list.close{
	display: none;
}
body > div.ui-page > section.main-content > section.notice-list > ul{
	list-style: none;
}
body > div.ui-page > section.main-content > section.notice-list > ul > li{
	color: #575757;
	border-bottom: solid #e0e0e0 1px;
	text-overflow: ellipsis;
	-o-text-overow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
body > div.ui-page > section.main-content > section.notice-list > ul > li.final{
	border-bottom: none;
}
body > div.ui-page > section.main-content > section.notice-list > ul > li > a{
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
}


body > div.ui-page > section.main-content > section.board-area{
	border-top: solid #dddddd 1px;
}
body > div.ui-page > section.main-content > section.board-area > header{
	height: 42px;
	line-height: 42px;
	background: url("../images/bg_main_title.jpg") repeat-x center;
}
body > div.ui-page > section.main-content > section.board-area > header > div.title{
	float: left;
	max-width: 80%;
	text-overflow: ellipsis;
	-o-text-overow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
body > div.ui-page > section.main-content > section.board-area > header > a.more-view{
	float: right;
}
body > div.ui-page > section.main-content > section.board-area > ul{
	list-style: none;
	background: #373737;
}
body > div.ui-page > section.main-content > section.board-area > ul > li{
	border-bottom: solid #000000 1px;
	text-overflow: ellipsis;
	-o-text-overow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
body > div.ui-page > section.main-content > section.board-area > ul > li.final{
	border-bottom: none;
}
body > div.ui-page > section.main-content > section.board-area > ul > li > a{
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
}


body > div.ui-page > section.main-content > div.division-line{
	background: url("../images/bg_main_foot01_repeat.jpg") top center repeat-x;
}
body > div.ui-page > section.main-content > div.division-line > div.bg-center{
	height: 11px;
	background: url("../images/bg_main_foot01.jpg") top center no-repeat;
}


body > div.ui-page > section.main-content > section.bottom{
	background: url("../images/bg_main_foot_repeat.jpg");
	text-align: center;
	padding-bottom: 20px;
	position: relative;
}
body > div.ui-page > section.main-content > section.bottom > section.shortcut{
	background: url("../images/bg_main_foot02.jpg") top center no-repeat;
	width: 100%;
	height: 220px;
	text-align: center;
}
body > div.ui-page > section.main-content > section.bottom > section.shortcut > article{
	white-space: nowrap;
	height: 120px;
	width: 306px;
	padding-top: 20px;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	position: relative;
	margin-left: -5px;
}
body > div.ui-page > section.main-content > section.bottom > section.shortcut > article > ul{
	list-style: none;
	text-align: center;
	height: 120px;
	white-space: nowrap;
	display: block;
	position: absolute;
}
body > div.ui-page > section.main-content > section.bottom > section.shortcut > article > ul > li{
	width: 92px;
	height: 110px;
	display: inline-block;
	margin: 0 5px;
}
body > div.ui-page > section.main-content > section.bottom > section.shortcut > article > ul > li > a{
	width: 92px;
	height: 110px;
	display: inline-block;
}
body > div.ui-page > section.main-content > section.bottom > section.shortcut > ul.tab{
	list-style: none;
}
body > div.ui-page > section.main-content > section.bottom > section.shortcut > ul.tab > li{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 5px;
	cursor: pointer;
}
body > div.ui-page > section.main-content > section.bottom > section.shortcut > ul.tab > li.on{
	background: url("../images/m_page_on.png");
}
body > div.ui-page > section.main-content > section.bottom > section.shortcut > ul.tab > li.off{
	background: url("../images/m_page_off.png");
}
body > div.ui-page > section.main-content > section.bottom > section.main-banner{
	left: 15px;
	right: 15px;
	bottom: 15px;
	height: auto;
	position: absolute;
}
body > div.ui-page > section.main-content > section.bottom > section.main-banner > img{
	width: 100%;
	max-width: 450px;
}

.menu_icon{
	float:left;
	padding-top:20px;
	padding-bottom:10px;
	text-align: center;	
	width:100%;
}


.menu_under{
	float:left;
	background: url("../images/bg_main_foot_repeat.jpg");
	text-align: center;
	padding-bottom: 20px;
	position: relative;
	width:100%;	
}