﻿/*===========================================================*/
/***************** RESET CSS & COMMON STYLE ******************/
/*===========================================================*/
* {margin:0; padding:0; font-family:Tahoma; outline:none}

blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none}
table {border-collapse:collapse; border-spacing: 0}
ol, ul {list-style: none}
img, fieldset{border:none}

body {line-height:1; font-size:11px; background:#011011}
a, a:visited {text-decoration:none}
a:hover, a:active {text-decoration:underline}
h1 { }
h2 { }
h3 {color: #000; font-size:11px; margin-top:10px; font-weight:normal}
h4 { }
h5 { }
h6 { }
p { }

.hidden{display:none}
.clear {height:0; clear:both; line-height:0}
.position_relative {position:relative}
.position_absolute {position:absolute}
.floatleft {float: left}
.floatright {float: right}
.alignleft {text-align:left}
.aligncenter {text-align:center}
.display_block {display:block}
.display_inline {display:inline}

html {overflow-y: scroll}

/*===========================================================*/
#wrap {margin:0 auto; padding:0px; width:900px;background:#011011; position:relative}

h1#logo a {background:url(img/logo.png) no-repeat center center; width:166px; height:154px; text-indent:-999999px; position:absolute; left:364px; top:141px; z-index:3}

/*===========================================================*/
/************************* IMAGES ****************************/
/*===========================================================*/

.service1 img {position:absolute; left:0px; top:0px; z-index:1 }
.service2 img {position:absolute; left:450px; top:0px; z-index:2 }
.service3 img {position:absolute; left:0px; top:455px; z-index:1 }

/*===========================================================*/
/************************* FOOTER ****************************/
/*===========================================================*/
#copyright {color:#979797; position:absolute; right:-175px; top:484px; line-height:17px;}
#introduce {background:url(img/introduce.jpg) no-repeat center center; position:absolute; left:0px; top:700px; width:900px; height:76px;}

#sound {color:#979797; position:absolute; font-size:13px; left:702px; top:836px; height:60px}
#sound a, #sound a:visited {color:#979797; font-weight:bold}
#sound a:hover, #sound a:active, #sound a.active {color:#fff; text-decoration:none}
