@charset "utf-8";
@import url(design.css);

#main h2,
#menu h2,
#discovery h2,
#latest-news h2 {
	font-size:18px;
	font-family:"微軟正黑體", sans-serif;
	color:#000;
	font-weight:bolder
}

#menu h2 a {color:#000;}

h3 {
	font-size: 1em;
}

#header {
	margin-bottom: 0;
}

#navi {
	margin-bottom:258px
}

#main {
	margin-left: 264px;
	display:inline;
	width: 414px;
	float: left;
	margin-right: 0;
}

.more {
	top: 7px;
	right: 0;
	width: 33px;
	height: 10px;
	overflow: hidden;
	display: block;
}

.rss-btn {
	top: 3px;
	right: 40px;
	display: block;
}

#main3 .rss-btn {
	right: 56px;
	top: 27px;
}

/* main sub banner area */

#main_sub-banner {
	height: 140px;
	overflow: hidden;
	margin-bottom: 20px;
}

#main_sub-banner .carousel-control {
	display: none;
}

#main_sub-banner .carousel-wrap {
	width: 414px;
}

#main_sub-banner ul li {
	float: left;
	width: 414px;
	position:relative;
}

#main_sub-banner .summary,
#main_sub-banner .description {
	position:absolute;
}

#main_sub-banner .summary {
	font-weight:bold;
	font-size:14px;
}

#main_sub-banner .item-01 .summary {
	top: 40px;
	left: 110px;
}

#main_sub-banner .item-01 .description {
	top: 60px;
	left: 42px;
}

#main_sub-banner .item-02 .summary {
	top: 50px;
	left: 160px;
}

#main_sub-banner .item-02 .description {
	top: 50px;
	left: 10px;
	
}

/* 台北e研salon活動 start */

#eken-salon {
	padding-top:3px;
	position: relative;
}

#eken-salon .preface {
	margin-top: 1em;
}

#main1pri {
	margin-top:21px;
	margin-left:3px;
	margin-right:7px;
}

#main1sub {
	width:402px;
	margin-top:12px;
}

#salonWindow p {
	margin-top:18px;
	margin-left:3px;
	margin-right:3px;
	color:#8f8f8f;
}

.main1subc {
	padding-top:4px;
	padding-bottom: 4px;
	border-top: 1px solid #efefef;
}

.main1subc:first-child {
	border-top-width: 0;
}

.main1subc img {
	float: left;
	margin-left:5px;
	margin-right:12px;
}

.main1subc h4 {
	font-size: 1em;
	color: #878787;
	font-weight: normal;
}

.main1subc h4 a {
	display: block;
	color: #5597a6;
}

/* 台北e研salon活動 end */

/* 日本大發現＆日本留學/遊學經驗談＆e日本語學生blog start */

#st-exp,
#discovery,
#st-blog {
	color: #666;
	margin-top:20px;
	margin-left:8px;
}

#st-exp .article,
#discovery .article,
#st-blog .article {
	width:212px;
	margin-top:10px;
}

#st-exp .headbox,
#discovery .headbox,
#st-blog .headbox {
	overflow:hidden;
	zoom:1;
}

#st-exp .photo,
#discovery .photo,
#st-blog .photo {
	float:left;
	width:60px;
	overflow:hidden;
}

#st-exp h3,
#discovery h3,
#st-blog h3 {
	float:right;
	width:140px;
	font-weight:bold;
}

#st-exp h3 a,
#discovery h3 a,
#st-blog h3 a {
	color:#05A2D7;
	text-decoration: underline;
}

/* 日本大發現＆日本留學/遊學經驗談＆e日本語學生blog end */

/* 選擇e研日語課程 start */

#choose-jpstudy {
	border-width:0;
	padding-bottom:13px;
	padding-right:11px;
	position:relative;
	z-index: 1000;
	margin-top:-13px;
}

#choose-jpstudy legend {
	display:none;
}

#choose-jpstudy select {
	margin-left:24px;
}

#choose-jpstudy #jpstudyDate,
#choose-jpstudy #jpstudyItem {
	float:left;
	display:inline;
}

#choose-jpstudy #jpstudyDate {
	margin-left:436px;
	margin-right:22px;
}

/* 選擇e研日語課程 end */

#sidebar {
	margin-left: -664px;
	padding-left: 0;
}

#menu {
	float: right;
	width: 233px;
}

#menu .more {
	right:12px;
}

#menu .rss-btn {
	right:20px;
	top:1px;
}

.menusub {
	padding: 1px 3px 4px;
	background: url(../images/home/menusub-bg.png) #eeede7 left bottom no-repeat;
}

#menubox {
	width: 219px;
	margin-left:6px;
	position:relative;
	background:transparent url(../images/home/menubox-m.jpg) 0 0 repeat-y;
}

#menubox:before,
#menubox:after {
	display:block;
	width:219px;
	height:8px;
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
	content:"";
}

#menubox:before {
	background-image:url(../images/home/menubox-t.jpg);
}

#menubox:after {
	background-image:url(../images/home/menubox-b.jpg);
}

#menubox1 li {
	margin:10px auto 0;
	width: 199px;
	height: 67px;
	overflow: hidden;
	position: relative;
}
* + html #menubox1 li {
	margin-top: 4px;
}

#menubox1 li:first-child {
	margin-top: 0;
}

#menubox1 li.item1 img {
	position: absolute;
	top: 0;
}

#menubox1 li.item2 img {
	position: absolute;
	top: -66px;
}

#menubox1 li.item3 img {
	position: absolute;
	top: -133px;
}

#online_help {
	position: absolute;
	top: 33px;
	left: 22px;
	z-index: 50;
}

* html #online_help {
	top:37px;
}

#menubox2 {
	padding-top: 18px;
	text-align:center;
}
* html #menubox2 img {
	margin-top: 6px;
}

#menubox2 * {
	display: inline;
}

#menubox2 dt {
	margin-right: 1px;
}

#epaperbox {
	background: url(../images/home/epaperbg.jpg);
	width: 211px;
	height: 81px;
	padding-top: 20px;
	padding-left: 7px;
	font-size: 90%;
	color: #333;
	display:none;
}

#epaperbox h2 {
	margin-bottom: 10px
}

#epaperbox h5 {
	width: 125px;
	height: 12px;
	margin-bottom: 12px;
}

#epaperbox dt {
	margin-left: 1px;
	margin-bottom: 4px;
}

#epaperbox dd {
	display: inline;
}

#epaperbox input {
	vertical-align: middle;
}

#epaperbox input[type =
"text"] {
	margin-right: 6px;
	width: 140px;
	height: 18px;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #8e8e8e;
}

#epaperbox p {
	color: #f66;
	margin-top: 3px;
}

#menu1c, #menu1list {
	background-color: #fff;
}

#menu1c {
	padding: 10px 7px;
	position: relative;
}

#menu1c > a:first-child > img {
	float: left;
	border: 1px solid #bcbcbc;
	margin-right: 8px;
}

#menu1c h3 {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	margin-right: 4px;
	margin-bottom: 6px;
}

#menu1c p {
	font-size: 90%;
	padding-bottom: 24px;
}
* + html #menu1c p {
	font-size: 80%;
}

#menu1btn {
	position: absolute;
	right: 6px;
	bottom: 12px;
}

#menu1list {
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 14px;
	font-size: 90%;
}
* + html #menu1list {
	font-size: 80%;
}

#menu1list dt {
	padding-top: 6px;
}

#menu1list dt a {
	color: #369;
}

#menu1list dd {
	display: inline;
	border-left: 1px solid #666;
	padding-left: 4px;
	margin-left: 4px;
}

#menu1list dt + dd {
	padding-left: 0;
	margin-left: 0;
	border-left-width: 0;
}

#menu1list dd a {
	color: #666;
}

/* 我愛日本語 start */

#nihongo-daisuki {
	width:220px;
}

#nihongo-daisuki h2 {
	height:51px;
	overflow:hidden;
	position:relative;
}

#nihongo-daisuki h2 img {
	position:absolute;
	top: -12px;
}

#nihongo-daisuki .more {
	top:11px;
}
/* 我愛日本語 end */

#menu3 h2 {
	height: 51px
}

#menu3 h2 img {
	top: -114px;
}

#menu3 .more {
	top: 33px;
	right: 8px
}

#menu3c {
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
}

#menu3c img {
	border: 1px solid #b8b8b8;
}

#banner {
	width:930px;
	left:7px;
	height: 250px;
	overflow:hidden;
}

#banner .carousel-control {
	display:none
}

#banner .carousel-wrap li {
	float:left;
	width:930px
}

#side1 h2 {
	height: 56px;
}

#menu1 h2 {
	height: 51px
}

#menu1 .more {
	top: 33px;
	right: 8px
}

#hotnews {
	margin:258px auto 0;
	width:919px;
	height:99px;
	padding-top:22px;
	padding-left:9px;
	border:1px solid #f3f3f3;
	border-bottom-color:#efefef;
	background:transparent url(../images/home/hot-news-box.png) 0 0 repeat-x;
}

#hotnews dl {
	float:left;
	width:230px;
	display:inline;
	margin-left:60px;
	color:#8f8f8f
}

#hotnews dt {
	font-size:15px;
	font-weight:bolder;
	color:#818181;
	border-bottom:1px solid #ebebeb;
	padding-bottom:6px;
	margin-bottom:4px;
}

/* 輕鬆聯絡e研 start */

#menu .customer-service {
	width:192px;
	margin:auto;
}

#menu .customer-service a {
	display:block;
	border:1px solid #000;
	background-color:#FFCE33;
	color:#595959;
	border-radius: 10px;
	text-align:center;
	font-size: 16px;
	margin-bottom:5px;
	padding: 3px 6px;
	font-family: 微軟正黑體, sans-serif;
}

/* 輕鬆聯絡e研 end */

/* e研最新消息 start */

#latest-news {
	position:relative;
	color:#8f8f8f;
	margin-left: 8px
}

#latest-news .box {
	width:212px;
	margin-top:8px;
}

#latest-news h3 a {
	color:#33a7cd;
	font-size:13px;
}

/* e研最新消息 end */

/* select style start */
.stylish-select .SSContainerDivWrapper {
	left:-9999px;
}

/*
* Red example
---------------------------------------------------------*/
.stylish-select .SSContainerDivWrapper {
	margin:0;
	padding:0;
	width:100%;
	position:absolute;
	top:22px;
	left:0;
	z-index:2;
}

.stylish-select ul.newList {
	margin:0;
	padding:0;
	list-style:none;
	color:#000;
	background:#fff;
	border:1px solid #ccc;
	overflow:auto;
}

.stylish-select ul.newList * {
	margin:0;
	padding:0;
}

.stylish-select ul.newList .newListOptionTitleContent {
  margin-left:5px;
}

.stylish-select ul.newList a {
	color: #000;
	text-decoration:none;
	display:block;
	padding:3px 8px;
}

.stylish-select .newListSelected {
	color:#000;
	height:19px;
	float:left;
}

#jpstudyDate .newListSelected {
	width:162px;
	background:url(../images/icon/class-drop1.png) no-repeat;
}

#jpstudyItem .newListSelected {
	width:298px;
	background:url(../images/icon/class-drop2.png) no-repeat;
}

.stylish-select ul.newList li a:focus {
	-moz-outline-style: none;
}

.stylish-select .selectedTxt {
	overflow:hidden;
	height:16px;
	padding-left:4px;
	padding-right:22px;
	color:#666;
}

.stylish-select .hiLite {
	background:#6fa1d9!important;
	color:#fff!important;
}

.stylish-select .newListHover {
	background:#39f!important;
	color:#fff!important;
	cursor:default;
}

#choose-jpstudy .newListSelHover,
#choose-jpstudy .newListSelFocus {
	background-position:0 -19px;
	cursor:default;
}

.stylish-select .newListOptionTitle {
	font-weight:bold;
}

.stylish-select .newListOptionTitle ul {
	margin:3px 0 0;
}

.stylish-select .newListOptionTitle li {
	font-weight:normal;
}
/* select sltye end */
