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

h1 a{
	/*background-image: url(../images/tengraph_logo_s.png);
	background-repeat: no-repeat;*/
	background-image: url(../images/tengraph_logo_s2.png);
	background-repeat: no-repeat;
	height: 121px;
	width: 201px;
	position: absolute;
	left: 620px;
	top: 40px;	
	display: block;	
	text-indent: -9999px;
}

/*----------------about us--------------*/

.page_box {
	width: 400px;
	background-color: #ffffff;
	padding: 20px 20px 10px 20px;
	/*position: absolute;
	left: 80px;
	top: 80px;
	font-size: 12px;*/
	z-index: 100;
	line-height: 2em;
	margin: 30px 0 30px 50px;
	opacity:.95; /* Standard: FF gt 1.5, Opera, Safari */
	filter:alpha(opacity=95); /* IE lt 8 */
	-ms-filter:"alpha(opacity=95)"; /* IE 8 */
	-khtml-opacity:.95; /* Safari 1.x */
	-moz-opacity:.95; /* FF lt 1.5, Netscape */
}


.page_box {
		display: none;
}

.page_box h2 {
	margin-bottom: 3em;
}

.page_box dl {
	margin-bottom: 10px;
	
}

.page_box dt {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 12px;
 	/*border-top: dashed 1px #ccc;*/
	padding-top:1.5em;
}

.page_box dd {
	margin-bottom: 1.5em;
	text-align:justify;
}


/*---------------news and contact----------------*/

h3 {
	font-size: 12px;
	margin-top: 3em;
}

.news_box p.data {
	margin:0.7em 0 1em 0;
	color: #777;
}

hr {
	border-top: dashed 1px #ccc;
	border-bottom-color: #ffffff;
}

.news_box {
	margin-bottom:3em;
}

.news_box img {
	margin-top: 1.5em;
}

.cap {
	text-align:right;
	vertical-align:middle;
	height:21px;
	margin-top: 5px;
}

.cap img {
	vertical-align:middle;
	margin: 0 0 0 3px;
	}


/*-------------------works----------------------*/

.thumb_rb img {
	margin-right: 14px;
	float: left;
	margin-bottom: 7px;
}

.thumb_b {
	margin-bottom: 7px;
}

.thumb_rby {
	margin-right: 14px;
	float: left;
	margin-bottom: 7px;
	padding: 24px 0;
}



.nonthum {
	display: none;
}

.thumb_rb img:hover,.thumb_b img:hover {
	opacity:.70; /* Standard: FF gt 1.5, Opera, Safari */
	filter:alpha(opacity=70); /* IE lt 8 */
	-ms-filter:"alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity:.70; /* Safari 1.x */
	-moz-opacity:.70; /* FF lt 1.5, Netscape */
}

#thumb-wrap {
	margin-bottom: 20px;
	height: 124px;
}

#ps {
	clear:both;
	margin:10px 0;
}


/*--------------------dm-----------------------*/

.dm-btn1 {
	margin: 35px 0 0 50px;
	/*position: absolute;
	left: 60px;
	top: 35px;*/
}

#dm_box {
	margin: 50px 0 0 50px;
	/*position: absolute;
	left: 80px;
	top: 240px;*/
}

#dm_box h2 {
	font-size: 16px;
	margin-bottom: 30px;
}

#dm_box p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 1em;
}

#dm-wrap {
	width:570px;
}

p.kome {
	font-size: 10px !important;;
	margin-top: 10px;
	line-height:1.5em !important;;
	text-align: justify;
}

.font10px {
	font-size: 10px;
	margin-left: -5px;
}

.dm_whitebox {
	background-color:#ffffff;
	width:480px;
	padding:10px 20px;
	margin: 30px 0;
}
	

table {
	padding-bottom: 10px;
	border-collapse: collapse;
}

th {
	font-size: 14px;
	padding: 10px 5px;
	height:35px;
}

td {
	font-size: 12px;
	padding: 10px 5px;
	border-top: dotted 1px #C1C1C1;
	height:35px;
}

td .column-1  {
	font-size: 14px;
}

#dmul {
	margin: 15px 0 30px 0;
	text-align:center;
}

#dmul li {
	font-size:12px;
	line-height:2em;
	margin:8px 0;
}

#dmul li ul {
	border-top: dotted 1px #C1C1C1;
}

#dmul li ul li {
	font-size:10px;
	line-height:1.5em;	
}

.dm_whitebox h3 {
	font-size:14px;
	margin-top:10px;
	padding:0;
}

#dmsample {
	margin-top :50px;
}

/*.dmthumb_rb img {
	float: left;
	margin: 15px 14px 15px 0;
}

.dmthumb_b img {
	margin: 15px 0 15px 0;
}

.dmthumb_rby {
	float: left;
	margin: 15px 14px 15px 0;
	padding: 24px 0;
}*/

.images li img:hover {
	opacity:.70; /* Standard: FF gt 1.5, Opera, Safari */
	filter:alpha(opacity=70); /* IE lt 8 */
	-ms-filter:"alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity:.70; /* Safari 1.x */
	-moz-opacity:.70; /* FF lt 1.5, Netscape */
}

ul.images {
	padding: 10px 0 0 0;
	margin:0;
	font-size:0;
	text-align: justify;
	text-justify: distribute-all-lines;
}

ul.images:after{
	content:url(../images/css_justify.png);
	line-height:0;
	visibility:hidden;
}

ul.images li{
	display:inline;
	margin:0;
	padding:0;
}

ul.images li img{
	margin:0 0 30px 0;
	vertical-align:middle;
}

#btn a {
	display:block;
	background-color:#00b6d7;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	padding:10px 0;
	width: 520px;
	margin-top:30px;
}

#btn a:active, #btn a:hover {
	/*background-color:#0098B3;*/
	background-image:url(../images/btnbg.png);
}