@charset "utf-8";

/*
 * MDS Co.,Ltd.
 * Description:	CSS file for print
 * Filename:		print.css
 * Version:		1.0
 * Author: 		mds directors
 * Last Up Date:	17/09/2009
 *

 * Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

@media print {
*{
    margin:0px;
    padding:0px;
}
body {
    margin: 0;
    padding: 0;
    background: #fff;
    color: #333;
    font-size: small;
    font-family: Verdana, Arial, sans-serif;
    zoom:0.83;
}
* html body {
    zoom:0.75;
}
#container {
    display: block;
    float: none;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

/************* header styles ****************/

#header {
    display: block;
    float: none;
    width: 800px;
    margin: 0 auto;
    text-align: center;
}
#header-inner {
    display: block;
    float: none;
    width: 100%;
    height: 90px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 10px 0;
    text-align: center;
}
#header-logo {
    display: block;
    float: left;
    width: 246px;
    height: 60px;
    margin: 25px 0 0 0;
    padding: 0 0 0 10px;
    text-align: left;
}
#header-slogan {
    display: block;
    float: left;
    width: 523px;
    height: 60px;
    margin: 30px 0 0 10px;
    padding: 0 0 0 10px;
    text-align: left;
}

/************* wrapper styles ****************/

#wrapper {
    display: block;
    float: none;
    clear: both;
	width: 800px;
    margin: 0 auto;
    padding: 0 0 10px 0;
    background: #fff;
    text-align: center;
}
#wrapper-inner {
    display: block;
    float: none;
    width: 100%;
    overflow: visible!important;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    zoom:0.78;
}
.flash-area {
    display: block;
    float: none;
    clear: both;
    width: 800px;
    margin: 0 auto;
    padding: 0;
}
.flash-area-inner {
    display: block;
    float: none;
    clear: both;
    width: 800px;
    margin: 10px 0 10px 0;
    padding: 0;
}
#services-area {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    height: 155px;
    overflow: visible!important;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 10px 0px;
    background: #eee;
    text-align: center;
}
#services-area-inner {
    display: block;
    width: 800px;
    margin: 0 auto;
    padding: 0;
}

/************* global-nav styles ****************/

#global-nav-bg {
    float: left;
	width: 100%;
	margin: 0 auto;
	background: url("../images/global_nav_bg_01.jpg") repeat-x;
	text-align: center;
}
#global-nav-container {
	position: relative;
	width: 800px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
}
#global-nav {
	display: inline;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 45px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#global-nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#global-nav a {
	float: left;
	overflow: hidden;
	padding: 45px 0 0 0;
}
#nav-01 a {
	width: 133px;
	margin: 0 ;
	background: url("../images/skin_global_nav_01.jpg") 0px 0px no-repeat;
}
#nav-01 a:active , #nav-01 a:hover {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") 0px -45px no-repeat;
}
#nav-01 a.selected {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") 0px -90px no-repeat;
}
#nav-02 a {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -133px 0px no-repeat;
}
#nav-02 a:active , #nav-02 a:hover {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -133px -45px no-repeat;
}
#nav-02 a.selected {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -133px -90px no-repeat;
}
#nav-03 a {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -266px 0px no-repeat;
}
#nav-03 a:active , #nav-03 a:hover {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -266px -45px no-repeat;
}
#nav-03 a.selected {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -266px -90px no-repeat;
}
#nav-04 a {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -399px 0px no-repeat;
}
#nav-04 a:active , #nav-04 a:hover {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -399px -45px no-repeat;
}
#nav-04 a.selected {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -399px -90px no-repeat;
}
#nav-05 a {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -532px 0px no-repeat;
}
#nav-05 a:active , #nav-05 a:hover {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -532px -45px no-repeat;
}
#nav-05 a.selected {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -532px -90px no-repeat;
}
#nav-06 a {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -665px 0px no-repeat;
}
#nav-06 a:active , #nav-06 a:hover {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -665px -45px no-repeat;
}
#nav-06 a.selected {
	width: 133px;
	margin: 0;
	background: url("../images/skin_global_nav_01.jpg") -665px -90px no-repeat;
}

/************* content styles ****************/

#content-index {
    display: block;
    position: relative;
    float: right;
    width: 540px;
    margin: 20px 0px 10px 5px;
    padding: 0;
    text-align: left;
}
#content {
    display: block;
    position: relative;
    float: right;
    width: 560px;
    margin: 20px 0px 10px 5px;
    padding: 0;
    text-align: left;
}

/************* sidebar styles ****************/

#sidebar-index {
    display: block;
    position: static;
    float: left;
    width: 240px;
    margin: 20px 0px 10px 0px;
    padding: 0;
    font-size: 90%;
    text-align: left;
}
#sidebar {
    display: block;
    position: static;
    float: left;
    width: 220px;
    margin: 20px 0px 10px 0px;
    padding: 0;
}
#sidebar-index-inner {
    display: block;
    height: 220px;
    overflow: auto;
}
.news-block {
    float: left;
    margin: 0;
    padding: 5px 0px 5px 0px;
}
.news-update {
    display: block;
    float: left;
    width: 80px;
    margin: 0px 5px 0px 0px;
    padding: 0;
}
.news-article {
    display: block;
    float: left;
    line-height: 150%;
    width: 210px;
    margin: 0;
    padding: 0;
}
#sidebar-index hr {
    clear: both;
    width: 210px;
    height: 1px;
    border-top: 1px #ccc dashed;
    border-left: none; 
    border-bottom: none; 
    border-right: none; 
}
.banner-area {
    line-height: 90%;
    margin-top: 10px;
    height: 220px;
}
.alpha-block {
    display: block;
    float: left;
    height: 150px;
    width: 47%;
    overflow: visible;
    margin: 0 0 0 14px;
    padding: 0;
    background: #f6f6f6;
    border: 1px solid #ccc;
}
.alpha-block-image {
    float: left;
    display: block;
    width: 120px;
    margin: 10px;
    padding:10px;
    border: 1px solid #ccc;
    background: #fff;
}
.alpha-block-copy {
    float: none;
    display: block;
    height:  98px;
    text-align: left;
}
.alpha-block-copy ul {
    margin: 15px 0 0 20px;
}
.alpha-block-copy li {
    margin: 0 0 0 20px;
}
.alpha-block-copy li {
    /margin: 0 0 0 0;
}
.beta-block {
    display: block;
    height: 120px;
    margin: 10px 0 10px 10px;
    border: 1px solid #ccc;
    background: #eee;
}

/************* side-nav styles ****************/

.side-nav {
    float: left;
    list-style-type: none;
    width: 100%;
    margin: 0;
    text-align: left;
}
.side-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.side-nav li a {
    height: 20px;
    padding: 10px;
    border-bottom: dotted #ccc 1px;
    color: #333;
}
.side-nav li a,.side-nav li a:visited {
    display: block;
    text-decoration: none;
}	
.side-nav li a:hover {
    background-color: #f9f9f9;
    color: #f60;
    text-decoration: none;
}
.sidebar-build {
    background:url('../images/sidebar_build_01.jpg') no-repeat;
    padding: 10px 0 15px 0;
    font-weight: bold;
}

/************* footer styles ****************/

#footer {
    display: block;
    clear: both;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
	background: #fff url("../images/header_bg_01.jpg") repeat-x bottom;
    text-align: center;
    font-size: 90%;
}
#footer-inner {
    display: block;
    clear: both;
    width: 800px;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0px 25px 0px;
}
#footer-nav {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0px 10px 10px;
}
#copyright {
    display: block;
    padding: 0px 10px 0px 0px;
    font-style: normal;
}

/************* links ****************/

a:link.menu,a:visited.menu,a:active.menu {
    color: #fff;
}
a:hover.menu {
    color: #dff;
    text-decoration: underline;
}
a:link,a:visited {
    color: #39f;
    text-decoration: none;
}
a:hover {
    color:#f90;
    text-decoration: underline;
}

/************* hx styles ****************/

h1 {
    margin: 0;
    padding: 10px 0px 10px 45px;
    background: url('../images/hx/h1_01.jpg') no-repeat top left;
    font-size: 18px;
    text-align: left;
}
h1#index {
    margin: 0;
    padding: 0;
    background-image: none;
    font-size: 13px;
    font-weight: normal;
}
h1#products_hx {
    margin: 0;
    padding: 0;
    background-image: none;
    font-size: 18px;
    text-align: left;
}
h2 {
    margin: 0;
    padding: 12px 0px 12px 45px;
    background: url('../images/hx/h2_01.jpg') no-repeat top left;
    font-size: 16px;
}
h2.index {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}
h2.products_hx {
    margin: 0;
    padding: 0;
    background-image: none;
    font-size: 18px;
    text-align: left;
}
h3 {
    margin: 0;
    padding: 12px 0px 12px 45px;
    background: url('../images/hx/h3_01.jpg') no-repeat top left;
    font-size: 14px;
}
h3.index {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

/************* table styles ****************/

div.sgs-construction table {
    width: 95%;
    margin: 0px 0px 5px 10px;
    border-collapse: collapse;
    text-align: center;
}
div.sgs-construction td {
    width: 270px;
    text-align: center;
}
div.sgs-construction p {
    padding: 20px;
    background: #f1f1f1;
    border: 1px solid #ccc;
}
div.sgs-comparison table {
    width: 95%;
    margin: 10px 0px 5px 10px;
    border: solid 1px #ccc;
    border-collapse: collapse;
    text-align: center;
}
div.sgs-comparison th{
    padding: 10px;
    background-color: navy;
    border: solid 1px #ccc;
    color:#fff;
    font-weight: normal;
}
div.sgs-comparison td {
    padding: 10px;
    border: solid 1px #ccc;
    color: #666;
}
div.sgs-data table {
    width: 95%;
    margin: 10px 0px 5px 10px;
    border: solid 1px #ccc;
    border-collapse: collapse;
    text-align: center;
}
div.sgs-data th{
    padding: 10px;
    background-color: navy;
    border: solid 1px #ccc;
    color:#fff;
    font-weight: normal;
}
div.sgs-data td {
    padding: 10px;
    border: solid 1px #ccc;
    color: #666;
}
div.gf-case table{
    margin-left: 50px;
    border-collapse: collapse;
    border: 1px #696969 solid;
}
div.gf-case table{
    padding: 5px;
}
div.gf-case td,.gf-case th{
    border: 1px #696969 solid; 
    padding: 5px; 
    text-align: center;
}
div.company-profile table,div.company-history table {
    width: 95%;
    margin: 10px 0px 5px 10px;
    border: solid 1px #ccc;
    border-collapse: collapse;
    text-align: left;
}
div.company-profile th,div.company-history th {
    padding: 10px;
    background: #eee;
    border: solid 1px #ccc;
    font-weight: normal;
}
div.company-profile td,div.company-history td {
    padding: 10px;
    border: solid 1px #ccc;
}
div.contact-form table,div.recruit table {
    width: 95%;
    margin: 10px 0px 5px 10px;
    border: solid 1px #ccc;
    border-collapse: collapse;
    text-align: left;
}
div.contact-form th,div.recruit th {
    padding: 10px;
    background: #eee;
    border: solid 1px #ccc;
    font-weight: normal;
    text-align: center;
}
div.contact-form td,div.recruit td {
    padding: 10px;
    border: solid 1px #ccc;
}

/************* p img and other styles ****************/

p {
    line-height: 165%;
    margin: 10px 10px 0px 10px;
    padding: 5px 0px 10px 0px;
}
div.alpha-block p{
    line-height: 140%;
    margin: 5px 10px 0px 10px;
    padding: 5px 0px 0px 0px;
}
img {
    margin: 0;
    padding:0;
    border: none;
}
.center {
    text-align: center;
}
.right {
    margin: 0px 0px 10px 0px;
    text-align: right;
}
.middle {
    vertical-align: middle;
}
.middle {
    vertical-align: middle;
}
.navy {
    color: navy;
}
.red {
    color: red;
}
div.point {
    padding: 10px;
    border: 1px solid #333;
}
div.point ul {
    margin-left: 25px;
    list-style-type: disc;
}
div#content ol{
    margin-left: 35px;
    line-height: 160%;
}
#page-root {
    width: 100%;
    margin: 5px 0px 10px 0px;
    padding: 0;
    font-size: 90%;
    text-align: right;
}
.page-top {
    float: none;
    margin: 5px 0px 20px 0px;
    padding: 5px;
    color: #a5a652;
    text-align: right;
}
}