  /*-----------------------------------------------------------------

  Works

------------------------------------------------------------------*/



/** overview
-------------------------------------**/
.overview.works h2 {
	width: 170px;
	height: 30px;
	background: url('/chronicle/130th/archives/css/images/ovj_works.png') no-repeat;
	margin-top: 7px
}
.overview.works h3 {
	height: 13px;
	width: 150px;
	background: url('/chronicle/130th/archives/css/images/ove_works.png') no-repeat;
}

.overview.works #photoCredit {
	font-size: 10px;
	font-size: 10px\9;
	line-height: 14px;
	bottom: 0;
	margin: 14px 28px 56px 28px;
	width: auto;
	display: block;
/* 	position: fixed; */
	color: #999;
	}

.overview.works ul.chapterItemGrp {
	display: block;
	list-style: none;
	padding-left:14px;
	height: 280px;
	}
.overview.works #toDetailOnly a {
	background: url('/chronicle/130th/archives/css/images/ov_works.png');
}
.overview.works ul li {
	list-style: none;
	}
.overview.works .chapterItem {
	float: left;
	background: #fff;
	width: 867px;
	height: 224px;
	margin: 28px 14px;
	opacity: 0.95;
	}
.overview.works .chapterItem:hover {
	float: left;
	background: #fff;
	width: 867px;
	height: 224px;
	margin: 21px 7px;
	border:7px solid #518ece;
	opacity: 1.0;
	}
.overview.works a.entranceButton {
	width: 865px;
	height: 222px;
	background: #eee;
	margin-bottom: 14px;
	display: block;
	border: 1px solid #000;
	}

.overview.works .note {
	font-size: 11px;
	color: gray;
	}



/** List
-------------------------------------**/
#scope.worksList {
	margin-top: 14px;
}




#pid_works_sort #leftDiv {
	float: left;
	width: 391px;
/* 	border-right: 1px dotted #ccc; */
	margin-left: 14px;
	margin-right: 14px;
	background: #fff;
/* 	padding-right: 14px; */
	margin-bottom: 56px;
	
	}
.worksList #leftDiv ul,
.worksList #leftDiv li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	}
.worksList #leftDiv ul {
	border-top: 1px dotted #ddd;
	padding: 7px 7px 7px 7px;
	}

.worksList #sortFunc {
/* 	background: #f4f4f4; */
/* 	border-top: 3px solid #ccc; */
	}
.worksList #sortFunc strong {
	font-weight: bold;
	color: #333;
}

.worksList #leftDiv #contentNav {
	}
.worksList #leftDiv #contentNav h2 {
	line-height: 16px;
	height: 28px;
/* 	border-bottom: 3px solid #222; */
	padding-top: 14px;
	padding-bottom: 7px;
	margin-bottom: 14px;
	margin-bottom: 0px;
	background: url('/chronicle/130th/archives/css/works/images/ArchivesTitleNavi.png') top left no-repeat;
/* 	background-position-x: 7px; */
	background-position-y: 7px;
	}
.worksList #leftDiv #contentNav ul {
	list-style: none;
	font-size: 11px;
	text-indent: 14px;
	}
.worksList #pageNumItem ul,
.worksList #sortFunc ul,
.worksList nav #contentNav ul.areaSelector {
	color: #777;
	}

.worksList #leftDiv a,
.worksList #sortFunc a {
	margin: 0 2px 0 0;
	padding: 1px 3px 0px 3px;
	font-weight: normal;
	line-height: 20px;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	color: #666;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-pie-border-radius:2px;
	position: relative;
	}

.worksList #leftDiv a:hover,
.worksList #sortFunc a:hover {
	background: #666;
	color: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-pie-border-radius:2px;
	position: relative;
	}
.worksList #leftDiv a.selected,
.worksList #sortFunc a.selected {
	background: #11A74E;
	color: #fff;
	}


.worksList #content {
	border-left: none;
	margin-left: 0px;
	padding-bottom: 56px;
	-webkit-box-shadow: none; 
	box-shadow: none;
	padding: 0 0 56px 0;
	width: 518px;
	min-width: 578px;
/*
	border-left: 1px dotted #ccc;
*/
/* 	border-right: 1px dotted #ccc; */
	margin: 0 0 0 406px;
/* 	display: none; */
	}



.worksList #contentBody {
	position: relative;
	float: left;

	width: 518px;
	min-height: 900px;
/* 	margin-left: 14px; */
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 56px;
/* 	margin-left: 270px; */
	margin-left: 0;
	}
.worksList #contentBody h3 {
	font-size: 13px;
	line-height: 16px;
	height: 28px;
	border-bottom: 1px solid #ccc;
	padding-top: 14px;
	padding-bottom: 7px;
	margin: 0;
	font-weight: normal;
	}
.worksList #contentBody .pageList {
	height: 28px;
	line-height: 28px;
	float: left;
	padding: 0;
	margin: 14px 0 0 0;
	}
.worksList #contentBody .pageList a {
/*
	padding: 2px 6px 2px 6px;
	margin-right: 6px;
	border: 1px solid #666;
*/

	display: inline-block;
	text-decoration: none;
	margin-bottom: 4px;
	margin-right: 4px;
	border: 1px solid #999;
	cursor: pointer;
/* 	padding: 0 0.3em; */
	line-height: 20px;
	vertical-align: middle;
	width: 19px;
	height: 19px;
	text-align: center;
	color: #999;	
	font-weight: normal;

	}

.worksList #contentBody .pageList a.selected {
	
	border: 1px solid #75A1CE;
	background: #518ECE;
	color: #fff;
}		
	

.worksList #contentBody section {
	border: 1px solid #999;
	margin-bottom: 7px;
	margin-top: 7px;
	float: left;
	}
.worksList #contentBody figure {
	width: 112px;
	height: 112px;
	overflow: hidden;
	float: left;
	}
.worksList #contentBody .thumb {
    float: left;
    height: 110px;
    overflow: hidden;
    width: 110px;
	border: 1px solid #ddd;
    }
.worksList #contentBody img {
	width: 110px;
	height: 110px;
	min-width: 110px;
	max-width: 160px;
	min-height: 110px;
	max-height: 120px;
	}

.worksList #contentBody .info {
	width: 330px;
	float: left;
/* 	border-right: 1px solid #999; */
/* 	border-left: 1px solid #999; */
	min-height: 112px;
	position: relative;
	padding-right: 14px;
	}
	
.worksList #contentBody h4 {
	width: 318px;
	line-height: 18px;
	padding-left: 14px;
	font-size: 14px;
	font-weight: bold;
	
	left: 28px;
	float: left;
	margin-bottom: 7px;
	border-bottom: 1px dotted #ccc;
	margin: 0px 14px 7px 14px;
	padding: 0px 0 6px 0;
	display: block;
	color: #111;
	}
.worksList #contentBody h4.withDetail:after {
	content: url(/chronicle/130th/archives/css/works/images/withDetail.png);
	vertical-align: text-bottom;
	margin-left: 3px;
	}
.worksList #contentBody p {
	width: 318px;
/* 	height: 14px; */
	line-height: 28px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 3px;
	margin-left: 7px;
	left: 14px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	color: #777;
	}
.worksList #contentBody .control {
	width: 56px;
	float: left;
/* 	position: absolute; */
/* 	bottom:0; */
	position: relative;
	}
.worksList #contentBody .year {
	width: 40px;
	line-height: 10px;
	padding: 7px;
	float: left;
	text-align: center;
	border: 1px solid #eee;
/* 	border-bottom: 1px solid #999; */
	margin-bottom: 14px;
	}
.worksList #contentBody a.toDetail {
	text-decoration: none;
	width: 42px;
	min-height: 42px;
	line-height: 42px;
/* 	height: 82px; */
/* 	line-height: 82px; */
	padding-left: 7px;
	padding-right: 7px;
	margin: 0;
	float: left;
	font-size: 11px;
	text-align: center;
	display: block;
	background: #518ECE;
	color: #fff;
	position: relative;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-pie-border-radius:2px;
	position: relative;
	}


.worksList #leftDiv h3 {
/* 	float: left; */
/* 	width: 112px; */
/* 	height: 27px; */
/* 	border-bottom: 1px solid #aaa; */
	font-size: 13px;
	line-height: 13px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin: 0 0 0 0;
	background: #eee;
	color: #111;
	}
.worksList #sortFunc form {
	font-size: 11px;
	}
.worksList #forUse {
	margin-top: 28px;
	}
.worksList #forUse li {
	list-style: none;
	}
.worksList .areaSelector .note {
	font-weight: normal;
	color: #666;
	}

.worksList #worksSortInfo ul,
.worksList #worksSortInfo li {
	list-style-type: none;
	line-height: 18px;
	}
.worksList p.pageList ul {
	font-size: 12px;
	}

/*
.worksList #worksSortInfo li{
	position: relative;
	background: #f0f0f0;
	border: 1px solid #ddd;
	margin-left: 49px;
	padding: 4px 7px 4px 0;
	color: #111;
	margin: 14px 0 0 42px;
}
.worksList #worksSortInfo li:after, .worksList #worksSortInfo li:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.worksList #worksSortInfo li:after {
	border-color: rgba(240, 240, 240, 0);
	border-right-color: #f0f0f0;
	border-width: 42px;
	top: 50%;
	margin-top: -42px;
}
.worksList #worksSortInfo li:before {
	border-color: rgba(221, 221, 221, 0);
	border-right-color: #ddd;
	border-width: 43px;
	top: 50%;
	margin-top: -43px;
}
*/


/** Data
-------------------------------------**/

.worksData #content {
	border-left: none;
	margin-left: 14px;
	padding-bottom: 140px;
	-webkit-box-shadow: none; 
	box-shadow: none;
	}

.worksData nav {
	background: #fff;
	width: 294px;
	height: auto;
	margin: 14px 0 28px 0;
	}

.worksData nav #contentTitle {
/* 	float: left; */
/* 	width: 294px; */
/* 	bottom: 42px; */
/* 	top:1px; */
/*
	overflow: auto;
	z-index: 0;
*/
	background: url(/chronicle/130th/archives/css/works/images/NavWorksCateTitle.png) top left no-repeat;
	margin: 7px 0 0 0;
	padding: 14px 0 0 0;
	}
.worksData nav h2 {
	}
.worksData nav h2 {
	margin: 0;
	padding: 0;
	line-height: 26px;
	font-size: 20px;
	padding: 14px 0px 0px 0px;
/* 	font-weight: normal; */
	color: #111;
	}
.worksData #content p {
/* 	font-size: 12px; */
	}
.worksData nav h4 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 2px 4px 2px;
	margin: 14px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
/*
	background: #518ECE;
	color: #fff;
*/
	}
.worksData nav #wInfo > h5 {
	margin: 7px 0 0 0;
	padding: 7px 0 0 0 ;
	border-top: 1px dotted #ddd;
	}
.worksData nav #wInfo > h5:first-child {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0 ;
	border-top: none;
	}

.worksData nav ul {
/* 	border-top: 1px solid #ccc; */
	}
.worksData nav li {
	list-style: none;
	border: none;
	}
.worksData ul#wTags > li {
	margin: 0;
	padding: 4px 0px 2px 0px;
/* 	background: #fafafa; */
	}

.worksData #wGaiyou {
	}

.worksData #wInfo {
	margin:0;
	padding: 7px 2px 2px 2px;
	}

.worksData #wInfo dt {
	float: left;
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	width: 49px;
	}
.worksData #wInfo dt:after {
	content: '??';
	}
.worksData #wInfo dt.w3a:after {
	content: '??';
	}
.worksData #wInfo dt.w3:after {
	content: '¿w???';
	}
.worksData #wInfo dt.w2:after {
	content: '¿w???';
	}
.worksData #wInfo dd {
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	margin-left: 49px;
	margin: 0 0 0 49px;
	}
.worksData #wControl {
	margin-top: 28px;
	margin-bottom: 28px;
	}
.worksData #wControl > a {
/* 	border:1px solid #ccc; */
	padding: 7px 14px 7px 14px;
	margin: 0 7px 0 0;
	position: relative;
	text-decoration: none;
/* 	display:block; */
	height: 35px;
	padding-left: 14px;
	font-size: 12px;
	line-height: 35px;
	border-radius: 4px;
	background: #eee;
	background: #518ECE;
	color: #fff;
	}



.worksData #contentBody {
/* 	margin-right: 168px; */
	padding: 14px 0 0 0;
	width: 658px;
	margin-left:308px
	}

.worksData #contentBody h4 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 4px 4px 0px;
	font-weight: normal;
	margin-bottom: 14px;
/*
	background: #518ECE;
	color: #fff;
*/
	}

.worksData #wDetail {
/* 	margin-left: 294px; */
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding: 0 20px 0px 20px;
/* 	padding: 0 27px 28px 27px; */
	}
.worksData #contentBody h6 {

	font-size: 14px;
	font-weight: normal;
	margin: 28px 0 28px 0;
	border-left: 7px solid #ddd;
	padding: 3px 3px 3px 5px;
	}



/*** photo gallery ***/
.worksData #wPicture {
	margin-top:0;
	width: 100%;
	}
.worksData #wPictureFrame {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 28px;
	}

.worksData ul#pikame {
	}

.worksData .pikachoose {
/* 	float: left; */
	width: 100%;
/*
	width: 640px;
	padding: 7px;
	background: #fff;
*/
	width: 616px;
	padding: 0px 0 0px 0;
	background: #fff;
	visibility: hidden;
	}
.worksData .pika-stage {
	border: none;
	
	layout-grid-line:423px;/*ie miso*/
	layout-grid-line:100%;/*ie miso*/

	padding: 0 0 0 0;
	width: 616px;
	height: 423px;
	
/*
	height: 480px;
	max-height: 480px;
*/
	/* rgb(184,184,184); */
	/* 	background: rgb(255,255,255) url('../img/sg_grid_sub.png'); */
	/* base_tech.cssÀI¤ç¶ÜÀ±?¿€?¿€ËS¡ú¿w¤é??¿€¤å£ï¿€àù¡ý¿€?¿€?¿€?¿€?£ë¿€?¿€? */


/*
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	width: 630px;
*/


/* 	background: #eee; */



	/* ÉÛ?ÇW?Ãø?¿€?õ÷éT£ùÀI?¿ ?¿ ? */
	/* 	max-width: 100%; */
	vertical-align: middle;
	text-align: center;
	display: block\9; /*ie*/
	}
	
/* for ie */
.worksData .pika-stage span.iehack {/*ie*/
    display: inline-block;
    height: 50%;
	}

.worksData .pika-stage img {
	vertical-align: middle;/*miso*/
	background: #fff;
	max-width: 100%;
	max-height: 100%;
	}
.worksData .pika-stage .caption {
/*
	bottom:10px;
	padding: 7px;
*/
	border: none;
	bottom:0px;
	padding: 3px 0px 3px 0px;
	margin: 0 0 0 0;
	right: 0px;
	line-height: 15px;
	width: 616px;
	text-align: center;
	background: #fff;
/* 	background: rgba(255, 255, 255, 0.85); */
	color: #333;
	}
.worksData .pika-counter {
/*
	background: #333;
	bottom: 10px;
*/
	background: #333;
	bottom: 0px;
	left: 0px;
	padding: 2px 7px 2px 7px;
	border-radius: 0;
	display: none;
	}
.worksData .pika-textnav {
	}
.worksData .pika-imgnav {
/*
	opacity: 0;
	filter: alpha(opacity=-); 
	-ms-filter: "alpha(opacity=0)";
	zoom:1;
*/
	}
.worksData .pika-imgnav a.previous {
/*
	left: 7px;
	background: url(/chronicle/130th/archives/css/img/icons/png/48x48/arrow-left-inv.png) no-repeat left 45%;
	opacity: 0.7;
*/
	left: 7px;
	background: url(/chronicle/130th/archives/css/images/arrow-prev-inv.png) no-repeat left 48%;
	opacity: 1.0;
	width: 100px;
	}
.worksData .pika-imgnav a.previous:hover {
	opacity: 1.0;
	}
.worksData .pika-imgnav a.next {
/*
	right: 7px;
	background: url(/chronicle/130th/archives/css/img/icons/png/48x48/arrow-right-inv.png) no-repeat left 45%;
	opacity: 0.7;
*/
	right: 7px;
	background: url(/chronicle/130th/archives/css/images/arrow-next-inv.png) no-repeat right 48%;
	opacity: 1.0;
	width: 100px;
	}
.worksData .pika-imgnav a.next:hover {
	opacity: 1.0;
	}

.worksData .pika-thumbs {
	margin-top: 14px;
	}

.worksData .pika-thumbs li {
	width: 47px;
	height: 47px;
	}
.worksData .pika-thumbs li:first-child {
	margin-left: 0;
	}
.worksData .pika-thumbs li:first-child,
.worksData .pika-thumbs li:nth-child(10n){
	}
#wPictureFrame ul#pikame > li.n10 {
	margin-left: 0;
	}


.worksData .pika-thumbs li .clip {
	background: #fff;
	}
.worksData .pika-thumbs li .clip > img {
	max-width: 100%;
	max-height: 100%;
	}



.worksList #contentBody .pageList p {
    height: 100%;
    width: 100%;
}
.worksList #contentBody .pageList {
    height: 100%;
    width: 100%;
}
.worksList #contentBody .infoSec {
/*     border: 1px solid #999999; */
    float: left;
    margin-bottom: 7px;
    margin-top: 7px;
    border-top: 1px solid #ddd;
    padding-top: 14px;
}
.worksList #pageNumItem li {
    list-style: none outside none;
}


.worksList #leftDiv h2 {
/* 	text-align: right;	 */
}
.worksList #leftDiv a.resetAll {
	font-size: 11px;
	line-height: 12px;
	display: inline-block;
/* 	height: 28px; */
/* 	width: 56px; */
	background: #518ECE;
	margin: 0;
	padding: 3px 5px 3px 5px;
	color: #fff;
	margin-left: 118px;
	}


/*** description ***/
.worksData #wDesc {
	width: 100%;
	}
.worksData #wDesc h5 {
	margin-bottom: 11px;
	font-size: 14px;	
	color: #333;
}
/*** other works linkage ***/
.worksData #wWork {
	margin-bottom: 28px;
	}
.worksData #wWork ul li {
	list-style-position: inside;
	font-size: 12px;
	}


/*** technology linkage ***/
.worksData #wTech {
	margin-bottom: 28px;
	}
.worksData #wTech ul li {
	list-style-position: inside;
	font-size: 12px;
	}


/*** google maps ***/
.worksData #wGmap,
.worksData #wGmapB {
	width: 100%;
	height: 336px;
	margin-top: 14px;
	border: 1px solid #ddd;
	background: #eee;
	}
.worksData #wGmap #infoContentWrap > h3,
.worksData #wGmapB #infoContentWrap > h3 {
	/* v3 api take effect belows with outer.css */
	color: #333;
	}
.worksData #wGmap.alert {
	text-align: center;
	vertical-align: middle;
	line-height: 336px;
	}


.worksData .inlineDoc {
	color: #11A74E;
	}
.worksData #wSPLink a {
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #518ECE;
	padding: 2px 4px 1px 4px;
	}
.worksData #wSPLink a:hover {
	background: #518ECE;
	color: #fff;
	} 

/**** òÔ¾ä°¤Öq??? ****/
#pid_works_03100 .twoBytwo {
	display: inline-block;
	font-size: 9px;
	width: 18px;
	line-height: 9px;
	margin: 0 2px 0 2px;
	vertical-align: middle;
	}

#pid_works_d004 h5 a.tip:after {
	content: '';
	margin-right: 0;
	padding-right: 0;
	}


/*** ÕŸá¡ÑÜÇW?ºö ***/
#pid_works_43100 .worksData #bodySelector {
	width: 616px;
	height: 300px;
	background: #fff url('../works/images/aichiMap_616x300.jpg') no-repeat;
	margin-bottom: 14px;
	position: relative;
	}
#pid_works_43100 .worksData #bodySelector a {
	position: absolute;
	width: 54px;
	height: 54px;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30); 
	-ms-filter: "alpha(opacity=30)";
	zoom:1;
	}
#pid_works_43100 .worksData #bodySelector a#to_d1 {
	left:429px;
	top:69px;
	}
#pid_works_43100 .worksData #bodySelector a#to_d2 {
	left:349px;
	top:151px;
	}
#pid_works_43100 .worksData #bodySelector a#to_d3 {
	left:111px;
	top:173px;
	}
#pid_works_43100 .worksData #bodySelector a:hover {
	background: #fff;
	opacity: 0;	
	filter: alpha(opacity=-); 
	-ms-filter: "alpha(opacity=0)";
	zoom:1;
	}
#pid_works_43100 .worksData #wPicture {
	margin-bottom: 28px;
}
#pid_works_43100 .worksData #selectiveFigs figure {
	display: none;
}

#pid_works_43100 .worksData #wPicture figcaption {
	width: 616px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 0px 4px 0px;
	font-weight: normal;
	margin-bottom: 14px;
	font-size: 13px;
	line-height: 21px;
	}
#pid_works_43100 .worksData #wPicture figure img {
	width: 616px;
	overflow: hidden;
	}

/*** óƒ?åÛ? ***/
#pid_works_12001 .worksData #baseMap {
	width: 616px;
	height: 362px;
	background: #fff url('../works/images/kanku_map1.jpg') no-repeat;
	margin-bottom: 14px;
	position: relative;
	visibility: hidden;
	}
#pid_works_12001 .worksData #baseMap a {
	position: absolute;
/*
	width: 12px;
	height: 12px;
*/
/* 	background: url(/chronicle/130th/archives/css/works/images/point_default.png); */
	}

#pid_works_12001 .worksData #baseMap a#point-01-1 {	left: 490px;top: 220px;	}
#pid_works_12001 .worksData #baseMap a#point-01-2 {	left: 390px;top: 220px;	}
#pid_works_12001 .worksData #baseMap a#point-02 {	left: 400px;top: 183px;	}
#pid_works_12001 .worksData #baseMap a#point-03 {	left: 425px;top: 212px;	}
#pid_works_12001 .worksData #baseMap a#point-04 {	left: 340px;top: 191px;	}
#pid_works_12001 .worksData #baseMap a#point-05 {	left: 218px;top: 179px;	}
#pid_works_12001 .worksData #baseMap a#point-06 {	left: 233px;top: 179px;	}
#pid_works_12001 .worksData #baseMap a#point-07 {	left: 233px;top: 203px;	}
#pid_works_12001 .worksData #baseMap a#point-08 {	left: 172px;top: 197px;	}
#pid_works_12001 .worksData #baseMap a#point-09 {	left: 192px;top: 226px;	}
#pid_works_12001 .worksData #baseMap a#point-10 {	left: 146px;top: 222px;	}
#pid_works_12001 .worksData #baseMap a#point-11 {	left: 155px;top: 197px;	}
#pid_works_12001 .worksData #baseMap a#point-12 {	left: 581px;top: 238px;	}

#pid_works_12001 .highslide-caption a {
	margin-left: 7px;
	}