body {
	margin: 0px;
		background-color: #E6E6E6;
	
        	text-align: center;
        
	}

a {
	text-decoration: none;
         font-weight: bold;
	
	
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #006699;
	}

a:hover {
	color: #8FABBE;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 830px;
	
	border: 0px solid #000000;
	}


#header {
         float: left;
         width: 360px;
         margin: 10px 0px 0px 0px;
         }

#shop {
         float: right;
         width: 460px;
         margin: 5px 0px 0px 0px;
         border-bottom: 0px solid #E6E6E6;
         }

#menu {
         background-color: #FFFFFF;
         margin: 10px 0px 0px 0px;
         width: 830px;
         float: left;
         text-align: left;
         color: #999999;
         font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
         border-bottom: 1px solid #E6E6E6;
                  
         }


#left {
	float: left;
	
	
	width: 300px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
         color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
         line-height: 120%;
         text-align: left;

	}

#sub {
         background-color: #FFFFFF;
          width: 300px;
          height: 260px;
          border-bottom: 1px solid #E6E6E6;
         
          }

#sub h2 {
         color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
         margin: 10px 5px 10px 5px;
         
          }

#sub h3 {
         color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
         margin: 10px 5px 0px 5px;
         
          }


.navitext {
          background-color: #FFFFFF;
          width: 290px;
          height: 70px;
          padding: 0px 5px 0px 5px;
          overflow: auto;
          color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
         line-height: 150%;
              }

#select {
            width: 300px;
            heght: 55px;
            overflow: auto;
            }


#about {
            margin: 10px 0px 0px 0px;
            border-bottom: 1px solid #E6E6E6;
             }

#company {
            margin: 10px 0px 0px 0px;
            background-color: #FFFFFF;
            width: 300px;
            height: 20px;
            color: #999999;
            border-bottom: 1px solid #E6E6E6;
            padding-left: 5px;

            }


#mainbar {
	float:right;
	width: 520px;
  height: 27px;
  border: 0px;
	background: url("http://www.w-base.com/mt/news/images/main.gif") left bottom no-repeat;
         }


#center {
		float: right;
	width: 520px;
/*       height: 395px;		*/
         background-color: #FFFFFF;
	

/*       overflow: scroll;	*/
         border-bottom: 1px solid #E6E6E6;
	}

.content {
         width: 470px;
	padding: 15px 15px 5px 15px;
	
	
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}


.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h1 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}


.content h2 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
	
div#pagelink {
	width:460px;
	margin:0 auto;
	}
	
div#pagelink p {
	width:300px;
	padding:3px 35px 0;
	text-align:center;
	float:left;
}

div#pagelink p#goback,
div#pagelink p#gonext {
	width:45px;
	padding:3px 0;
	background:#E6E6E6;
	}
	
div#pagelink p#goback { float:left; }
div#pagelink p#gonext { float:right; }

div#pagelink p#goback a,
div#pagelink p#gonext a { color:#666; font-weight:normal; }

div#pagelink p a:hover { color:#8FABBE; }

#footer {
		float: right;
	width: 515px;
         height: 20px;
         background-color: #FFFFFF;
	text-align: right;
	margin: 10px 0px 0px 0px;
         border-bottom: 1px solid #E6E6E6;
         color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
         padding-right: 5px;
	}
	

#container:after {
	content: "";
	display: block;
	height:0;
	clear: both;
	visibility:hidden;
	}	

#container{
	display:inline-block;
	}
 
/*\*/

* html #container{
	height:1%;
}

#container{
	display:block;
	}

/**/