@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	background:#F0F0F0 url(../img/bg_contents.png) repeat-x;
	font-family:"新細明體";
	font-size:13px;
	color:#666666;
	letter-spacing:0.1em;
	line-height: 30px;
}
a:link,
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover,
a:active {
	color:#FF9900;
}
a img {
	border:none;
}

#header {
	width:1000px;
	height:88px;
	margin:0 auto;
}

#header h1 {
	width:390px;
	height:63px;
	float:left;
	line-height:1.6em;
	font-size:24px;
	font-weight:bold;
}
#header h1 a {
	text-decoration:none;
	color:#036;
}
#header .copy {
	width:390px;
	height:53px;
	padding-top:35px;
	float:right;
	line-height:1.6em;
	text-align:right;
	color:#FFFFFF;
}


#menu {
	width: 1000px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}





#contents {
	clear: both;
	width: 960px;
	padding: 20px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main {
	position:relative;
	margin-bottom:20px;
	background-color:#AD8E5F;
	color:#FFFFFF;
	width: 638px;
	float: left;
	border: 1px solid #7C643F;
	padding: 20px;
	background-image: url(../../img/yyt.jpg);
}
#main h2 {
	margin-bottom:15px;
	font-size:20px;
	line-height:1.8em;
}
#main .photo {
	float:left;
	margin-right:20px;
}
#main .text {
	line-height:1.8em;
	padding-bottom:40px;
}


#main .btn_more2 {
	position:absolute;
	bottom:20px;
	right:145px;
	font-family: "新細明體";
}

#main .btn_more2 a {
	display:block;
	height:36px;
	float:left;
	background:url(../img/btn_more.png) top right no-repeat;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	line-height:1.6em;
}
#main .btn_more2 a span {
	display:block;
	height:27px;
	margin-right:15px;
	float:left;
	background:url(../img/btn_more.png) top left no-repeat;
	padding:9px 15px 0 15px;
	cursor:pointer;
}


#main .btn_more3 {
	position:absolute;
	bottom:20px;
	right:145px;
	font-family: "新細明體";
}

#main .btn_more3 a {
	display:block;
	height:36px;
	float:left;
	background:url(../img/btn_more.png) top right no-repeat;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	line-height:1.6em;
}
#main .btn_more3 a span {
	display:block;
	height:27px;
	margin-right:15px;
	float:left;
	background:url(../img/btn_more.png) top left no-repeat;
	padding:9px 15px 0 15px;
	cursor:pointer;
}


#main .btn_more {
	position:absolute;
	bottom:20px;
	right:15px;
	font-family: "新細明體";
}


#main .btn_more a {
	display:block;
	height:36px;
	float:left;
	background:url(../img/btn_more.png) top right no-repeat;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	line-height:1.6em;
}
#main .btn_more a span {
	display:block;
	height:27px;
	margin-right:15px;
	float:left;
	background:url(../img/btn_more.png) top left no-repeat;
	padding:9px 15px 0 15px;
	cursor:pointer;
}
#pickup {
	clear: both;
	margin-bottom: 10px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: right 5px;
}
#pickup li {
	margin-bottom: 10px;
	float: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-family: "新細明體";
	line-height: 35px;
}
#pickup li h3 {
	line-height: 1.6em;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
#pickup li.first {
	margin-right: 10px;
	font-family: "新細明體";
	margin-left: 10px;
}
#pickup li .text {
	line-height:1.6em;
}
#footer {
	clear: both;
	height: 80px;
	padding-top: 20px;
	background: url(../img/bg_footer.png) center;
	color: #FFF;
	text-align: center;
}
#footer address {
	font-size:12px;
	font-style:normal;
	text-align:center;
	color:#FFFFFF;
}
#contents_02 h2,
#contents_03 h2,
#contents_04 h2,
#contents_05 h2 {
	margin-bottom:20px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:1.6em;
	background-color:#CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sentence {
	margin-bottom:20px;
}
.sentence h3 {
	margin-bottom: 15px;
	padding: 5px 15px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #163E71;
	line-height: 1.6em;
}
.sentence .text {
	margin:0 15px;
	line-height:1.8em;
}


.data_info,
.sentence_info {
	border:0px solid #CCCCCC;
	margin-bottom:20px;
	background-color:#FFFFFF;
	float: left;
	width: 680px;
	font-family: "新細明體";
}
.data_info h3,
.sentence_info h3 {
	/border-bottom:dotted 1px #CCCCCC;
	padding:5px 5px 5px 30px;
	font-size:15px;
	font-weight:bold;
	line-height:1.6em;
	background:url(../img/icon_01.png) no-repeat;
	background-position:9px 10px;
	font-family: "新細明體";
}
.sentence_info h3 {
	border-bottom:dotted 1px #CCCCCC;
}
.sentence_info .text {
	padding:15px;
	line-height:1.6em;
}

.data_info dl {
	position:relative;
	font-size: 13px;
}
.data_info dl dt {
	position:absolute;
	left:0;
	clear:both;
	width:160px;
	float:left;
	color:#666;
	font-weight:bold;
	line-height:12px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.data_info dl dd {
	border-top:dotted 1px #CCCCCC;
	line-height:1.6em;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 180px;
}









.data_inbo,
.sentence_inbo {
	border:0px solid #CCCCCC;
	margin-bottom:20px;
	background-color:#FFFFFF;
	font-family: "新細明體";
	padding-right: 60px;
	padding-left: 60px;
}
.data_inbo h3,
.sentence_inbo h3 {
	/border-bottom:dotted 1px #CCCCCC;
	padding:5px 5px 5px 30px;
	font-size:15px;
	font-weight:bold;
	line-height:1.6em;
	background:url(../img/icon_01.png) no-repeat;
	background-position:9px 10px;
	font-family: "新細明體";
}
.sentence_inbo h3 {
	border-bottom:dotted 1px #CCCCCC;
}
.sentence_inbo .text {
	padding:15px;
	line-height:1.6em;
}

.data_inbo dl {
	position:relative;
}
.data_inbo dl dt {
	position:absolute;
	left:0;
	clear:both;
	width:450px;
	float:left;
	color:#674F36;
	font-weight:bold;
	line-height:1.6em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.data_inbo dl dd {
	border-top:dotted 1px #CCCCCC;
	line-height:1.6em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 450px;
}
















.data_box,
.sentence_box {
	border: 0px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-right: 34px;
	padding-left: 34px;
}
.data_box h3,
.sentence_box h3 {
	/border-bottom:dotted 1px #CCCCCC;
	padding:5px 5px 5px 30px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
	background:url(../img/icon_01.png) no-repeat;
	background-position:9px 10px;
}
.sentence_box h3 {
	border-bottom: dotted 1px #CCCCCC;
	color: #226490;
	font-size: 15px;
	font-weight: bold;
}
.sentence_box .text {
	padding:15px;
	line-height:30px;
	font-size: 13px;
}

.data_box dl {
	position:relative;
}
.data_box dl dt {
	position:absolute;
	left:0;
	clear:both;
	width:150px;
	padding:5px 0 5px 10px;
	float:left;
	color:#674F36;
	font-weight:bold;
	line-height:1.6em;
}
.data_box dl dd {
	padding:5px 0 5px 150px;
	border-top:dotted 1px #CCCCCC;
	line-height:1.6em;
}
.detail_box {
	clear:both;
	background-color:#F0F0F0;
	margin-bottom:20px;
	padding:20px;
}
.detail_box h3 {
	padding:5px 0 10px 15px;
	background:url(../img/icon_02.png) no-repeat;
	background-position:0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
.detail_box .photo {
	float:right;
	padding:0 0 0 20px;
}
.detail_box .text {
	line-height:1.6em;
}
.link_box {
	clear:both;
	margin-bottom:20px;
}
.link_box h3 {
	padding:5px 15px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#99856E;
	line-height:1.6em;
}
.link_box ul {
	list-style-type:none;
		padding:0 15px;
}
.link_box ul li {
	border-bottom:dotted 1px #CCCCCC;
	padding:10px 0 15px 0;
}
.link_box ul li h4 {
	padding:5px 0 10px 15px;
	background:url(../img/icon_03.png) no-repeat;
	background-position:0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
.link_box ul li .text {
	margin:0 15px;
	line-height:1.6em;
}
.contact {
	margin-bottom:20px;
	padding:15px;
	background-color:#99856E;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	line-height:1.5em;
}
.contact strong {
	font-weight:bold;
}


.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}#contents_01 {
	background:#F0F0F0 url(../img/bg_contents2.png) repeat-x;
}
#contents_01 #bannerA {
	height: 320px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/top_img1.jpg);
}
#bannerA_1 {
	height: 160px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/top_img.jpg);
}
#bannerA_2 {
	height: 160px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/top_img2.jpg);
	
}

#bannerA_3 {
	height: 160px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/top_img3.jpg);
}


#bannerA_4 {
	height: 160px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/top_img4.jpg);
}


#bannerA_5 {
	height: 160px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/top_img5.jpg);
}



#contents_01 #contents #ad {
	float: right;
	width: 260px;
	height: 490px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.text {
	font-size: 13px;
	line-height: 30px;
	color: #322B23;
}
.text1 {
	font-size: 13px;
	line-height: 30px;
	color: #C00;
}
#contents_01 #contents #ad p {
	padding-bottom: 5px;
}
.sentence_box #newstext {
	padding: 20px;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #53432B;
}
.space {
	color: #FFF;
	height: 0px;
	width: 0px;
	border: 1px solid #FFF;
}
#contents_02 #contents .sentence_box #newstext p img {
	padding-right: 20px;
}


.ghuj{
	width: 280px;
	float: left;
	padding: 20px;
}#contents_01 #contents #main .ghuj h2 {
	font-weight: bold;
	color: #FFF;
}

.ytext01{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #154074;
	display: block;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(../img/hjk.jpg);
	background-repeat: repeat-x;
}
.ytext02{
	color: #C60032;
	font-size: 18px;
	font-weight: bold;
}
.ytext03{
	color: #C60032;
	font-size: 18px;
	font-weight: bold;
}
.ytext06{
	color: #CC9900;
}
.ytext05{
	color: #D91D02;
}
.ytext04{
	color: #339900;
}
#contents_01 #contents .fbig {

}
#contents_01 #contents .fbig .fbig_m {
	float: left;
	line-height: 35px;
	width: 257px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
	
}
#contents_01 #contents .fbig .fbig_m2 {
	float: left;
	line-height: 35px;
	width: 278px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
}
.ytext01 strong {
	font-size: 36px;
}
.ytext02 strong {
	font-size: 36px;
}
.ytext03 strong {
	font-size: 36px;
}
#contents_01 #contents .fbig .fbig_m2 li a .ghk02 {
	color: #154074;
	font-size: 14px;
	font-weight: bold;
}
#contents_01 #contents .fbig .fbig_m li a .ghk03 {
	color: #6C3;
	font-size: 14px;
	font-weight: bold;
}
#contents_01 #contents .fbig .fbig_m li a .ghk01 {
	color: #154074;
	font-size: 14px;
	font-weight: bold;
}
.fbig .fbig_m li {
	list-style-type: none;
	padding-left: 5px;
}
.fbig .fbig_m2 li {
	list-style-type: none;
}
#bannerA_1 .trdffg {
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-top: 65px;
	padding-right: 110px;
	padding-bottom: 60px;
	padding-left: 80px;
}
#footer a {
	color: #FC0;
}
#list .slider ul li a img {
	height: 80px;
	width: 135px;
}
#header .toplink {
	color: #FF9;
	float: right;
	margin-top: 35px;
	margin-right: 20px;
}
#header .toplink a {
	color: #FF9;
}
#carousel #wrap #list {
	margin-left: 5px;
}
#professor li {
	float: left;
	border: 1px solid #58A4C9;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 14px;
	padding: 1px;
	height: 140px;
}
#contents .fbig {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 35px;
	padding-bottom: 30px;
}
#contents .sbr {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 30px;
}
#literarytext .more {
	float: right;
	padding-top: 10px;
}
.sentence_box #da-thumbs li a img {
	padding: 1px;
	height: 140px;
	width: 107px;
	border: 1px solid #58A4C9;
	float: left;
	margin-right: 10px;
}
#contents .sentence_box #da-thumbs li {
	float: left;
	width: 400px;
	list-style-type: none;
	border: 1px solid #FFF;
	padding: 10px;
	margin: 10px;
}
#literarytext #professor {
	padding-left: 12px;
}
#da-thumbs li a h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	float: left;
	width: 270px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#pickup .first img {
	vertical-align: middle;
}
#contents #pickup li {
	float: left;
	padding-top: 50px;
}
