* {
 margin: 0px;  
 padding: 0px;
 line-height: 150%;
 font-size: 13px;
 font-style: normal;
 font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'MS UI Gothic', Osaka, sans-serif;
 text-align: left;
}

body {
 padding: 20px;
 text-align: center;
}

#container,#container2,#container3 {
 float: none;
 clear: both;
 width: 750px;
 margin: 0px auto;
}

#container {
 background-color: #ffffff;
}
#container2, #container3, #container4 {
 border: 1px solid #000000;
}

#container2 {
 background-color: #000000;  
 height : 200px
}
#container3 {
 text-align: center;
}

#container4 {
 background-color: #000000;  
 height : 30px
}

.title {
 font-weight: bold;
}

#txt {
 float: none;
 clear: both;
 width: 700px;
 margin: 0px auto;
}
