@charset "utf-8";
/* CSS Document */





.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
.clearfix {
	width:100%;
	float: none;
	clear: both;
}
.hide {
	display:none;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#000;
}
.text-justify {
	text-align:justify;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
strong {
	font-weight:900;
}
em {
	font-style:italic;
}
html, body {
	background:#e3e9f5;
	font-family:tahoma;
	font-size: 100%;
	color:#000;
	margin:0;
	padding:0;
}
.wrapper {
	width:100%;
	min-width:1024px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	z-index:1;
}
.container {
	width:1020px;
	margin:0 auto;
	padding:0 0 20px 0;
	background:#fff;	
	overflow:hidden;
	z-index:1;
}
.header-logo {
	width:100%;
	min-height:85px;
	position:relative;
}
.logo {
	width:350px;
	height:81px;
	background-image: url(../images/share/logo_2E.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:58;
	top:0px;
	right:20px;
}
.logo a {
	float:left;
	width:350px;
	height:81px;
	cursor:pointer;
}

.logo-ministry {
	width:247px;
	height:63px;
	background-image: url(../images/share/logo_ministry_of_energy.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:58;
	top:10px;
	left:20px;
}
.logo-ministry a {
	float:left;
	width:350px;
	height:81px;
	cursor:pointer;
}

.nav-top {
	width:100%;
	margin:0;
	padding:5px 0;
	background:#1c61a6;
	border-bottom:3px solid #dddde3;
	font-family: 'supermarketregular';
	font-size:100%;
	color:#FFFFFF;
	text-align:right;
	line-height:1.5;
}
.nav-top a {
	padding:0px 10px;
}
.nav-top a:link, .nav-top a:visited, .nav-top a:active {
	text-decoration:none;
	color:#fff;
}
.nav-top a:hover {
	text-decoration: none;
	color:#fd5614;
}

/****icon****/
[class^="icon-"], [class*=" icon-"] {
 display: inline-block;
 width: 25px;
 height: 25px;
 margin-top: 1px;
 *margin-right: .3em;
 line-height: 25px;
 vertical-align: text-top;
 background-position: 50%;
 background-repeat: no-repeat;
}
.icon-star {
	width:26px;
	height:26px;
	background-image: url(../images/share/ico-star.png);
	background-position:50%;
	margin-top:-.2em;
	margin-right:0.5em;
}
.icon-tree {
	width:77px;
	height:88px;
	background-image: url(../images/share/icon-tree.png);
	background-position:50%;
	margin-top:-.2em;
	position:absolute;
	right:-5px;
	top:-30px;
}
.icon-building-01 {
	width:68px;
	height:46px;
	background-image: url(../images/share/icon-building-01.png);
	background-position:50%;
	margin-top:-.2em;
}
.icon-2e {
	width:47px;
	height:34px;
	background-image: url(../images/share/icon-2e.png);
	background-position:50%;
	margin-top:-.3em;
}
.icon-knowledge {
	width:55px;
	height:63px;
	background-image: url(../images/share/icon-knowledge.png);
	background-position:50%;
	position:absolute;
	left:5px;
	top:10px;
}
.icon-bec {
	width:62px;
	height:61px;
	background-image: url(../images/share/icon-bec.png);
	background-position:50%;
	position:absolute;
	left:5px;
	top:10px;
}
.icon-webboard {
	width:51px;
	height:64px;
	background-image: url(../images/share/icon-webboard.png);
	background-position:50%;
	position:absolute;
	left:5px;
	top:10px;
}
.icon-bullet-green {
	width:13px;
	height:12px;
	background-image: url(../images/share/icon-bullet-green.png);
	background-position:50%;
}
.icon-bullet-red {
	width:13px;
	height:12px;
	background-image: url(../images/share/icon-bullet-red.png);
	background-position:50%;
}
.icon-line-red {
	width:13px;
	height:5px;
	background-image: url(../images/share/icon-line-red.png);
	background-position:50%;
}

.icon-download {
	width:32px;
	height:32px;
	background-image: url(../images/share/icon-downloads.png);
	background-position:50%;
	margin-top:-.5em;
}

/* Structure
------------------------------------------*/
#coolMenu,
#coolMenu ul {
	list-style: none;
}
#coolMenu {
	width:100%;
	float: left;
}
#coolMenu > li {
	float: left;
	background:url(../images/share/line_nav.png) right center no-repeat;
	
}
#coolMenu li a {
	display: block;
	height: 2em;
	line-height: 2em;
	padding: 1.65em 1.1em 0.05em 1.1em;
	text-decoration: none;
}
#coolMenu li:last-child {
	background:none;
}
#coolMenu ul {
	position: absolute;
	display: none;
	z-index: 999;
	background:#2f8be8;
	
}
#coolMenu ul li a {
	width: 400px;
	font-size: 90%;

}
#coolMenu li:hover ul.noJS {
	display: block; 
}


/* Main menu
------------------------------------------*/
#coolMenu {
	font-family: 'supermarketregular';
	font-size: 110%;
	background:url(../images/share/bg_nav.jpg) top repeat-x;
	position:relative;
	padding-bottom:2px;
	border-bottom:2px solid #76b13d;
}
#coolMenu > li > a {
	color: #fff;
	font-weight: normal;
}
#coolMenu > li:hover > a {
	background: #f09d28;
	color: #000;
}


/* Submenu
------------------------------------------*/
#coolMenu ul {
	background: #f09d28;
}
#coolMenu ul li a {
	color: #000;
}
#coolMenu ul li:hover a {
	background: #ffc97c;
}
.slider-wrapper {
	position:relative;
}
#banner-slide {
	width:1020px;
	height:321px;
	display:block;
	position:relative;
}
.banner-slide {
	width:650px;
	height:75px;
	padding:0;
	margin:0 auto;
}
.content-home {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:0 5px;
}
.content-home .col01{
	float:left;
	width:674px;
}

.content-home .col01 .assessment {
	width:100%;
}
.content-home .col01 .assessment h2{
	font-family: 'supermarketregular';
	font-size: 130%;
	line-height:1.5;
	color:#fd5614;
	height:46px;
}
.content-home .col01 .pr {
	width:100%;
}
.content-home .col01 .pr h2{
	font-family: 'supermarketregular';
	font-size: 130%;
	line-height:1.5;
	color:#fd5614;
	padding:0 0 5px 0
}
.content-home .col01 .pr p{
	font-size: 80%;
	line-height:1.5;
	color:#515151;
	padding:5px 2px
}
.content-home .col01 .pr .picture{
	float:left;
	width:419px;
}
.content-home .col01 .pr .text{
	float:left;
	width:214px;
	height:197px;
	padding:20px;
	font-family:tahoma;
	color:#000;
	line-height:1.5;
	background:#edf6f8;
	position: relative
}
.content-home .col01 .pr .text .header{
	font-size:100%;
	font-weight:bold;
}
.content-home .col01 .pr .text .description{
	font-size:90%;
}
.content-home .col01 .pr .text a:link,
.content-home .col01 .pr .text a:visited, 
.content-home .col01 .pr .text a:active {
	text-decoration:none;
	color:#000;
}
.content-home .col01 .pr .text a:hover {
	text-decoration: underline;
	color:#000;
}
.content-home .col01 .pr .text .more {
	position:absolute;
	right:20px;
	bottom:20px;
	color:#fd5614;	
}
.content-home .col01 .pr .text .more  a:link,
.content-home .col01 .pr .text .more  a:visited, 
.content-home .col01 .pr .text .more  a:active {
	font-size:90%;
	text-decoration:none;
	color:#fd5614;
}
.content-home .col01 .pr .text .more  a:hover {
	text-decoration: underline;
	color:#fd5614;
}

.content-home .col01 .pr .col01{
	float:left;
	width:218px;
}

.content-home .col01 .pr .col02{
	float:left;
	width:218px;
	margin:0 10px
}
.content-home .col01 .pr .col03{
	float:right;
	width:218px;
}
.content-home .col01 .pr .col01 img,
.content-home .col01 .pr .col02 img,
.content-home .col01 .pr .col03 img {
	margin:0 auto;
	border:1px #FFF solid;
	padding:2px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.content-home .col02{
	float:right;
	width:316px;
	margin-right:10px;
}
.content-home .col02 .president {
	width:100%;
	position:relative;
}
.content-home .col02 .president h2{
	font-family: 'supermarketregular';
	font-size: 130%;
	line-height:1.5;
	color:#fd5614;
	padding: 0 0 5px 0;
}
.content-home .col02 .president .text {
	height:138px;
	background:url(../images/share/bg_president.jpg) top center no-repeat;
	padding:20px;
}
.content-home .col02 .president .text img {
	float:left;
	background:#fff;
	border:1px #FFF solid;
	padding:2px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.content-home .col02 .president .text p {
	float:right;
	width:185px;
	font-size:90%;
	line-height:1.3;
}
.content-home .col02 .president .text a:link,
.content-home .col02 .president .text a:visited, 
.content-home .col02 .president .text a:active {
	text-decoration:none;
	color:#000;
}
.content-home .col02 .president .text a:hover {
	text-decoration: underline;
	color:#fd5614;
}
.content-home .col02 .president .text .more {
	position:absolute;
	right:20px;
	bottom:20px;
	text-shadow: 0px 2px 2px rgba(150, 150, 150, 1);
}
.content-home .col02 .president .text .more a:link,
.content-home .col02 .president .text .more a:visited, 
.content-home .col02 .president .text .more  a:active {
	font-size:90%;
	text-decoration:none;
	color:#fd5614;
}
.content-home .col02 .president .text .more  a:hover {
	text-decoration: underline;
	color:#fd5614;
}

.content-home .col02 .clip {
	width:100%;
	position:relative;
}
.content-home .col02 .clip h2{
	font-family: 'supermarketregular';
	font-size: 130%;
	line-height:1.5;
	color:#fd5614;
	padding:0 0 5px 0;
}
.content-home .col02 .calendar-box {
	float:left;
	width:305px;
	position:relative;
	/*border:1px #dddddd solid;*/
	padding:2px;
}
.content-home .col02 .calendar-box h2{
	font-family: 'supermarketregular';
	font-size: 130%;
	line-height:1.5;
	color:#fd5614;
	padding:0 0 10px 0;
}

.content-home .col02 .estimation {
	width:100%;
	position:relative;
}

.content-middle {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:0 5px;
}
.content-middle .col01{
	float:left;
	width:250px;
	margin-right:0px;
}
.content-middle .col01 h2{
	font-family: 'supermarketregular';
	font-size: 130%;
	line-height:1.5;
	color:#fd5614;
}
.content-middle .col02{
	float:left;
	width:250px;
	margin-right:0px;
}

.content-middle .col02 .new-project{
	position:relative;
	width:230px;
	min-height:193px;
	border:1px solid #ededed;
	padding:10px 5px;
}
.content-middle .col02 .knowledge{
	position:relative;
	width:230px;
	min-height:193px;
	border:1px solid #ededed;
	padding:10px 5px;
}
.content-middle .col02 .knowledge h2{
	float:right;
	width:165px;
	height:20px;
}

.content-middle .col02 .knowledge p{
	float:right;
	width:165px;
	font-size: 80%;
	line-height:1.5;
	padding:5px 0;
}

.content-middle .col02 .knowledge .pic{
	margin:0 auto;
	width:215px;
	height:95px;
	border:1px solid #CCC;
	overflow:hidden;
}
.content-middle .col03 .bec{
	position:relative;
	width:230px;
	min-height:193px;
	border:1px solid #ededed;
	padding:10px 5px;
}
.content-middle .col03 .bec h2{
	float:right;
	width:170px;
	height:20px;
}

.content-middle .col03 .bec p{
	float:right;
	width:170px;
	font-size: 80%;
	line-height:1.5;
	padding:5px 0;
}

.content-middle .col03 .bec .pic{
	margin:0 auto;
	width:215px;
	height:95px;
	border:1px solid #CCC;
	overflow:hidden;
}

.content-middle .col03{
	float:left;
	width:250px;
	margin-right:0px;
}
.content-middle .col03 .news-letter{
	width:242px;
	min-height:203px;
	padding:0 0 10px;
	border:1px solid #ededed;
	background:url(../images/share/bg_letter.png) right bottom no-repeat;
}
.content-middle .col03 .news-letter .pic {
	float:left;
	width:90px;
	margin-left:10px;
	margin-top:10px;
}
.content-middle .col03 .news-letter .text {
	float:right;
	width:112px;
	text-align:center;
	font-size:100%;
	line-height:1.5;
	padding-left:10px;
	margin-right:20px;
	margin-top:10px;
}
.content-middle .col03 .board{
	position:relative;
	width:232px;
	min-height:193px;
	border:1px solid #ededed;
	padding:10px 5px;
}
.content-middle .col03 .board h2{
	float:right;
	width:162px;
	height:20px;
}

.content-middle .col03 .board p{
	float:right;
	width:162px;
	font-size: 80%;
	line-height:1.5;
	padding:5px 0;
}


.content-middle .col04{
	float:right;
	width:250px;
	margin-right:10px;
}
.content-middle .col04 h2{
	font-family: 'supermarketregular';
	font-size: 130%;
	line-height:1.5;
	color:#fd5614;
}

.content-middle .col04 h3.gray{
	font-family: 'supermarketregular';
	font-size: 130%;
	line-height:1.5;
	color:#fd5614;
	background:#dbe5e7;
	padding:2px 10px 0 10px;
}

.content-middle .col04 h3{
	font-family: 'supermarketregular';
	font-size: 130%;
	line-height:1.5;
	color:#fd5614;
	padding:2px 10px 0 10px;
}

.list-building-th { width:250px; min-height:168px; padding:0; margin: 0 auto; margin-top:5px; overflow:hidden; position:relative;}
.list-building-th .list-mar { position:relative; margin:0;  padding:0; list-style-type:none;  display:inline; background:#edf7f9}
.list-building-th .list-mar li {
	float:left; 
	width:230px;
	margin:0; 	
	padding:3px 10px; 
	position:relative;
	line-height:1.5;
	font-size:80%;
	background:#edf7f9;
}
.list-building-th .list-mar li.alt {
	background:#dbe5e7;
}
.list-building-th .list-mar li a { color:#000;}
.list-building-th .list-mar li a:hover {  color:#f0631a;}

.list-building-en { width:250px; min-height:168px; padding:0; margin: 0 auto; margin-top:5px; overflow:hidden; position:relative;}
.list-building-en .list-mar { position:relative; margin:0;  padding:0; list-style-type:none;  display:inline; background:#edf7f9}
.list-building-en .list-mar li {
	float:left; 
	width:230px;
	margin:0; 	
	padding:3px 10px; 
	position:relative;
	line-height:1.5;
	font-size:80%;
	background:#dbe5e7;
}
.list-building-en .list-mar li.alt {
	background:#edf7f9;
}

.list-building-en .list-mar li a { color:#000;}
.list-building-en .list-mar li a:hover {  color:#f0631a;}


.content-bottom {
	width:100%;
	min-height:80px;
	overflow:hidden;
	margin:0 auto 3px auto;
	padding:0 5px;
	border-bottom:6px solid #ff8a00;
	background:url(../images/share/sample-05.jpg) bottom right no-repeat;
}
.content-bottom ul {
	list-style-type:none;
	float:left;
	width:800px;
	padding:20px 0 0 0;
}
.content-bottom ul li {
	display:block;
	float:left;
	margin-right:15px;
}
.content-bottom ul li img {
	padding:2px;
	border:1px solid #CCC;
	background:#fff;
}

.content-bottom ul li img:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
	cursor:pointer;
}



.footer {
	position:relative;
	width:100%;
	min-height:145px;
	background:url(../images/share/bg_footer.jpg) top center repeat-x;
	border-top:3px solid #76b13d;
}
.footer .text{
	float:right;
	width:45%;
	font-size:80%;
	line-height:1.5;
	color:#1d65a9;
	padding:20px 20px 0 0;
}
.footer .build{
	width:257px;
	height:94px;
	background:url(../images/share/bg-building.png) center no-repeat;	
	position:absolute;
	top:60px;
	left:0;
}

.footer .logo{
	width:140px;
	height:98px;
	background: url(../images/share/logo-footer.png) center no-repeat;	
	position:absolute;
	top:20px;
	left:45%;
}
.footer .counter{
	width:300px;
	font-size:80%;
	color:#000;
	line-height:1.5;
	position:absolute;
	left:35%;
	bottom:-15px;
	text-align:center;
}

.content-article {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	padding:0 5px;
}
.content-article .col01{
	float:left;
	width:700px;
}
.content-article .col01 h2 {
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#fd5614;
	padding:5px 0;
}
.content-article .col01 h3 {
	font-size:100%;
	line-height:1.5;
	color:#1f65ad;
	font-weight:800;
	padding:10px 0;
}
.content-article .col01 .detail {
	font-size:90%;
	line-height:1.5;
}

.content-article .col02{
	float:right;
	width:290px;
}
.content-article .col02 h2 {
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#fd5614;
	padding:5px 0;
}
.list-content { width:285px; min-height:168px; padding:0; margin: 0 auto; margin-top:5px; overflow:hidden; position:relative;}
.list-content .list-item { position:relative; margin:0;  padding:0; list-style-type:none;  display:inline; background:#edf7f9}
.list-content .list-item li {
	float:left; 
	width:260px;
	margin:0; 	
	padding:5px 10px 5px 20px; 
	position:relative;
	line-height:1.5;
	font-size:80%;
	background:#dbe5e7 url(../images/share/bullet.png) left center no-repeat;
}
.list-content .list-item li a { color:#000;}
.list-content .list-item li a:hover {  color:#f0631a;}


.content-view {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:0 5px;
}
.content-view .col01{
	/*float:left;*/
	width:980px; /*704px*/
	margin:0 auto;
}
.content-view .col01 h2 {
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#fd5614;
	padding:5px 0;
}
.content-view .col01 h3 {
	font-size:100%;
	line-height:1.5;
	color:#1f65ad;
	font-weight:800;
	padding:10px 0;
}
.content-view .col01 .detail {
	font-size:90%;
	line-height:1.5;
}

.content-view .col02{
	float:right;
	width:0px;/*316px*/
}
.content-view .col02 h2 {
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#fd5614;
	padding:5px 0;
}

.content-list {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:0 5px;
}
.content-list .col01{
	/*float:left;*/
	width:1000px;
	margin:0 auto;
}
.content-list .col01 h2 {
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#fd5614;
	padding:5px 0;
}
.content-list .col01 h3 {
	font-size:100%;
	line-height:1.5;
	color:#1f65ad;
	font-weight:800;
	padding:10px 0;
}
.content-list .col01 .detail {
	font-size:90%;
	line-height:1.5;
}
.content-list .col02{
	float:right;
	width:0px;
}
.content-list .col02 h2 {
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#fd5614;
	padding:5px 0;
}
.list-module { width:980px; min-height:168px; padding:0; margin: 0 auto; margin-top:5px; overflow:hidden; position:relative;}
.list-module .list-item { position:relative; margin:0;  padding:0; list-style-type:none;  display:inline;}
.list-module .list-item li {
	float:left; 
	width:960px;
	margin:0; 	
	padding:5px 10px 5px 20px; 
	position:relative;
	line-height:1.5;
	font-size:80%;
}
.list-module .list-item li .pic{ width:300px; float:left; text-align:center;}
.list-module .list-item li .pic img{
	width:280px;
	background:#fff;
	border:1px #FFF solid;
	padding:2px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
 }
.list-module .list-item li .pic2{ width:200px; float:left; text-align:center;}
.list-module .list-item li .pic2 img{
	width:128px;
	background:#fff;
	border:1px #FFF solid;
	padding:2px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
 }
.list-module .list-item li .topic{
	width:640px;
	float:right;
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#1f65ad;
	padding:5px 10px 5px 0;
}
.list-module .list-item li .desc{ 
	width:640px;
	float:right;
	font-size: 100%;
	line-height:1.5;
	padding:5px 10px 5px 0;
}
.list-module .list-item li .topic2{
	width:750px;
	float:right;
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#1f65ad;
	padding:5px 0;
}
.list-module .list-item li .desc2{ 
	width:750px;
	float:right;
	font-size: 100%;
	line-height:1.5;
}
.list-module .list-item li a { color:#000;}
.list-module .list-item li a:hover {  color:#f0631a;}
.paginate {
  display: block;
  width: 100%;
  font-size: 80%;
  margin:0 auto;
  padding:10px 20px;
}

/** 1st pagination **/
.paginate.pag1 { /* first page styles */ margin:0 auto; }

.paginate.pag1 li { font-weight: bold;}

.paginate.pag1 li a {
  display: block;
  float: left;
  color: #717171;
  background: #e9e9e9;
  text-decoration: none;
  padding: 5px 7px;
  margin-right: 6px;
  border-radius: 3px;
/*  border: solid 1px #c0c0c0;*/
  box-shadow: inset 0px 1px 0px rgba(255,255,255, .7), 0px 1px 3px rgba(0,0,0, .1);
  text-shadow: 1px 1px 0px rgba(255,255,255, 0.7);
}
.paginate.pag1 li a:hover {
  background: #eee;
  color: #555;
}
.paginate.pag1 li a:active {
  -webkit-box-shadow: inset -1px 2px 5px rgba(0,0,0,0.25);
  -moz-box-shadow: inset -1px 2px 5px rgba(0,0,0,0.25);
  box-shadow: inset -1px 2px 5px rgba(0,0,0,0.25);
}

.paginate.pag1 li.single, .paginate.pag1 li.current {
  display: block;
  float: left;
/*  border: solid 1px #c0c0c0;*/
  padding: 5px 7px;
  margin-right: 6px;
  border-radius: 3px;
  color: #444;
}
.txt-120 {font-size:120%;}
.h05 {	height:5px;}
.h10 {	height:10px;}
.h15 {	height:15px;}
.h20 {	height:20px;}

.datagrid table {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
.datagrid {
	font: normal 13px/150% Arial, Helvetica, sans-serif;
	background: #fff;
	overflow: hidden;
	border: 1px solid #006699;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.datagrid table td, .datagrid table th {
	padding: 3px 5px;
	display:table-cell; 
	vertical-align:middle;
	
}
.datagrid table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#006699;
	color:#FFFFFF;
	font-size: 90%;
	font-weight: bold;
	border-left: 1px solid #0070A8;
	text-align:center;
	display:table-cell; 
	vertical-align:middle;
}
.datagrid table thead th.small {
	font-size:70%;
	font-weight:normal;
}
.datagrid table thead th:first-child {
	border: none;
}
.datagrid table tbody td {
	color: #00496B;
	border-left: 1px solid #E1EEF4;
	font-size: 80%;
	font-weight: normal;
}
.datagrid table tbody .alt td {
	background: #E1EEF4;
	color: #00496B;
}
.datagrid table tbody td:first-child {
	border-left: none;
}
.datagrid table tbody tr:last-child td {
	border-bottom: none;
}


.content-building {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:0 5px;
}
.content-building h2 {
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#fd5614;
	padding:5px 0;
}
.content-building .col01{
	width:1000px;
	margin:0 auto;
	min-height:1600px;
	overflow:hidden;
}
.content-building .col01 
.content-building .col02{
	width:0px;
}

.content-contact {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	padding:0 5px;
}
.content-contact .col01{
	float:left;
	width:620px; /*704px*/
}
.content-contact .col01 h2 {
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#fd5614;
	padding:5px 0;
}
.content-contact .col01 h3 {
	font-size:100%;
	line-height:1.5;
	color:#1f65ad;
	font-weight:800;
	padding:10px 0;
}
.content-contact .col01 .detail {
	font-size:90%;
	line-height:1.5;
}

.content-contact .col02{
	float:right;
	width:360px;/*316px*/
	padding-top:100px;
}
.content-contact .col02 h2 {
	font-family: 'supermarketregular';
	font-size: 150%;
	line-height:1.5;
	color:#fd5614;
	padding:5px 0;
}
.inquiry {
	margin:0;
	padding:0;
	position:relative;
}
.inquiry .box {
	padding:10px;
}
.inquiry .box p {
	font-size:110%;
	text-align:center;
	line-height:1.5;
}

.inquiry .header {
	background:url(../images/share/logo_2E.png)  center no-repeat;
	height:82px;
}

.list-q { width:700px; min-height:168px; padding:0; margin: 0; margin-top:5px; overflow:hidden; position:relative; float:left;}
.list-q .list-item { position:relative; margin:0;  padding:0; list-style-type:none;  display:inline;}
.list-q .list-item li {
	float:left; 
	width:660px;
	margin:0; 	
	padding:5px 10px 5px 20px; 
	position:relative;
	line-height:1.5;
	font-size:80%;
}
.list-q .list-item li .topic{
	width:640px;
	float:left;
	font-family: tahoma;
	font-size: 120%;
	line-height:1.5;
	color:#1f65ad;
	padding:5px 10px 5px 0;
}
.list-q .list-item li .desc{ 
	width:640px;
	float:left;
	font-family: tahoma;
	font-size: 120%;
	line-height:1.5;
	padding:5px 10px 5px 0;
}

.list-q .list-item li a { color:#000;}
.list-q .list-item li a:hover {  color:#f0631a;}
