﻿body 
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_page02.jpg);
	background-repeat: repeat-x;
	background-color: #3383C6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#Container
{
    width:800px;
    height:auto;
    
}
.header
{
    
}
.header2
{
    background-image: url(../images/1_12.gif);
    height:25px;
}
#contents
{
    
}
.top_style
{
    
}
.title{
color:#3399FF;
font-size:0.8em;
}
.title:hover{
color:#FF6600;
font-size:0.8em;
}
.postby{
color:#999999;
font-size:0.7em;
}
.pageindex
{
    color:Gray;
    font-size:12px;
    font-style:italic;
    }
