@charset "UTF-8";
/*============================================

/event/detail/esec2010/ Style Sheet
Last Update 2011-11-02

============================================*/
.column2Block01 .columnBox h3 {
	background-color:#EDEEEF;
	margin:2px 2px 10px !important;
	padding:3px 5px;
}
.column2Block01 {
	margin:15px 0 15px -10px;
	overflow:hidden;
}
.column2Block01 .columnBox {
	border:1px solid #CCCCCC;
	display:inline;
	float:left;
	margin-left:10px; width:303px;
}
#contentsMain h2{margin:40px 0 10px; padding:5px 10px;}

#repoBox{overflow:hidden; _zoom:1; border:#e3e1e1 2px solid; background:#f7f7f7 url(/media/event/detail/esec2010/bg_repotext.gif) 10px 5px no-repeat; padding:10px;}
#repoBox .repoText{margin:10px 0 0 70px; float:left; width:380px; display:inline;}
#repoBox .repoBtn{float:right; width:auto; margin-top:5px;}

#contentsMain h2.visual{margin:0 0 10px; padding:0; background-color:#fff;}

.exhIntro{margin-bottom:20px;}

.exh_home{background-color:#e1f4ce !important;}
.exh_bldg{background-color:#fad7af !important;}
.exh_car{background-color:#dcdff8 !important;}
.exh_humanIf{background-color:#fddad5 !important;}
.exh_security{background-color:#edd3fc !important;}
.exh_devTool{background-color:#ffd2e9 !important;}

p.subCategory{padding-top:10px; font-size:104%; font-weight:bold; color:#2977a8;}
/*h4{margin:10px 0; padding:10px 15px; font-size:104%;}*/
.inRepo{margin-bottom:10px;}

.imgBox img{margin-bottom:7px; padding:2px; border:#999999 1px solid; background-color:#eeeeee;}
.imgBoxL{margin-right:15px; float:left;}
.imgBoxR{margin-left:15px; float:right;}
.imgBoxL img,
.imgBoxR img,
.bothBox img{margin-bottom:7px; padding:2px; border:#999999 1px solid; background-color:#eeeeee; display:block;}
.imgBoxL span,
.imgBoxR span{margin-bottom:10px; display:block; text-align:center;}
.demoMov{margin-right:15px; float:left;}
.demoMov object{margin:0 0 10px;}
.demoMov object,
.demoMov embed{width:400px; height:345px;}

.demoMovIntro{margin-bottom:10px;}
.demoMovIntro object{width:320px; height:225px; float:left;}
.demoMovIntro embed{width:320px; height:225px;}
.demoMovIntro p.imgBoxR{margin-left:0;}
.textBox{overflow:hidden; zoom:1;}
.textBox img{padding:2px; border:#999999 1px solid; background-color:#eeeeee; display:block;}
.textBox img.wmv{padding:0 5px 0 0; border:none; background-color:#ffffff; display:inline;}
.bothBox{margin:13px 0;}
.bothBox span{margin-bottom:7px; display:block; text-align:center;}

p.company{margin:0 0 10px 15px; color:#5b892d; font-weight:bold;}
.repoDoc{padding-top:10px; border-top:#ccc 1px dotted; overflow:hidden; _zoom:1;}
.repoDoc table{float:right;}
.repoDoc th{font-weight:normal; text-align:right; vertical-align:top;}
.repoDoc th,
.repoDoc td{padding:0 0 5px 15px;}
.repoDoc td img{margin-right:5px;}
.repoDoc td.panel{padding-left:38px; background:url(/media/common/icon_pdf.gif) 15px 0 no-repeat;}
.repoDoc td a.bulletLink{padding-left:10px; background:url(/media/common/icon_arrow_s.gif) left 4px no-repeat; vertical-align:top;}*/
.repoDoc td a.OWlink{padding:0 0 3px 23px; background:url(/media/common/icon_blank_01.gif) left 2px no-repeat;}

.endChild{border-bottom:none;}


/*---------------------------------------------------
common style
---------------------------------------------------*/
.linkR{text-align:right; display:block;}
.linkR a{padding-left:10px; background:url(/media/common/icon_arrow_s.gif) left 4px no-repeat;}
table.inLink td{padding:0 15px 0 17px; background:url(/media/common/bullet_arrow_down.gif) left center no-repeat;}
.OWlink{padding:0 0 3px 23px; background:url(/media/common/icon_blank_01.gif) left 2px no-repeat;}


/*---------------------------------------------------
1.clearfix
---------------------------------------------------*/
.clearfix:after,
.inRepo:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;}
.clearfix,
.inRepo{overflow:hidden;}

/* Hides from IE-mac \*/
* html .clearfix,
* html .inRepo{
  height:1%;
  overflow:visible;}

