@charset "utf-8";

html{
	/*background:#000000 url(../img/bg.gif) repeat-x left top;*/
}
body{
	margin:0 auto;
	background:#003873 url(../img/bg.gif) repeat-x left top;
}

#header {
	background:#003873 url(../img/bg.gif) repeat-x left top;
	/*background:url(/English/about.gif) repeat-y center top;*/
	width:1024px;
	margin:0 auto;
}
#contents .main {
	padding:0;
}
#contents .sub .more{
	text-align:right;
	padding-top:4px;
	padding-bottom:9px;
}
#contents .sub .more a:hover{
	border:none;
}
#contents #scrollable table{
	width:227px;
	margin:0 auto;
}
#contents #scrollable .move-banner{
	width:173px;
	height:92px;
	margin-left:5px;
	}
#contents #scrollable li{
	width:173px;
	float:left;
	
}
#contents #scrollable table td{
	height:56px;
	text-align:center;
	vertical-align:top;
}
#contents #scrollable table td.but{
	width:22px;
	}
#contents #scrollable table td.banner-area{
	width:183px;
	}
#contents #portfolioWrap {
	width:752px;
	position:relative;
	margin:0;
	font-size:12px;
}
#contents #portfolioWrap #portfolio {
	position:relative;
	width:752px;
	height:644px;
	z-index:100;
	overflow:hidden;
}
#contents #portfolioWrap #portfolio ul {
	position:relative;
	width:752px;
	height:644px;
	padding:0;
	margin:0;
}
#contents #portfolioWrap #portfolio li {
	position:absolute;
	display:none;	
	left:0px;
	top:0px;
}
#contents #portfolioWrap #photoNav {
	position:absolute;
	z-index:200;
	width:692px;
	height:10px;
	top:595px;
	right:40px;
}
#contents #portfolioWrap #photoNav ul {
	position:relative;
	float:right;
}
#contents #portfolioWrap #photoNav li{
	float:left;
	margin-right:4px;
}
#contents #portfolioWrap #photoNav li:hover {
	cursor:pointer;	
}
/*----------------------------------right menu */
#contents .sub .detail{
	font-size:85%;
	padding:0 10px 0 15px;
	border-bottom:#555555 dotted 1px;
	margin-bottom:8px;
}
#contents .sub .detail a:hover {
  color:#ee8c00;
  text-decoration:none;
  border-bottom:none;
}
#contents .sub .detail .news-tit{
	color:#cccccc;
	font-weight:bold;
	background:url(/English/img/icon-link.gif) no-repeat left 3px;
	padding:0 0 9px 9px;
	line-height:1.2;
	font-size:108%;
}
#contents .sub .detail .news-day{
	color:#666666;
	font-size:80%;
	padding:0 0 8px 9px;
}
#contents .sub .detail .news-main{
	color:#999999;
	font-size:92%;
	line-height:1.5;
	padding:0 0 12px 5px;
}


.scroll-pane1 {
    overflow: auto;
    width: 200px;
    height: 456px;
}
.scroll-pane2 {
    overflow: auto;
    width: 200px;
    height: 200px;
}
.scroll-pane1 .jspVerticalBar {
    width: 13px;
}
.scroll-pane2 .jspVerticalBar {
    width: 13px;
}
.scroll-pane1 .jspTrack,
.scroll-pane2 .jspTrack {
	background:#000000 url(../item/submenu_scroll2.gif) repeat-y center top;

}
.scroll-pane1 .jspDrag,
.scroll-pane2 .jspDrag {
	height:30px !important;
	background:url(/English/item/submenu_scroll1.gif) no-repeat center;
}









