body{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(../upload/webstyle_default/bg_01.jpg);
    background-repeat: repeat-x;
}
table {
    font-size:10pt;
    letter-spacing:0.5px;
    line-height:1.6em;
    color: #7d7d7d;
    word-break：break-all;
}
A:link {
    text-decoration:none;
    color : #3d78a5;
    line-height:1.5em;
}
A:visited {
    text-decoration:none;
    color : #3d78a5;
    line-height:1.5em;
}                                      
A:active {
    text-decoration:none;
    color : #3d78a5;
    line-height:1.5em;
}  
A:hover {
    color : #3d78a5;
    line-height:1.5em;
    text-decoration:underline;
}
#Lmenu A:link {
    text-decoration:none;
    color : #c80000;
}
#Lmenu A:visited {
    text-decoration:none;
    color : #c80000;
}
#Lmenu A:hover {
    color : #c80000;
    text-decoration:underline;
}                                      
#Lmenu A:active {
    text-decoration:none;
    color : #c80000;
}  
.news{
	font-size:96%;
    line-height:1.5em;
	color: #000000;
    letter-spacing:1px;
}
.title{
    font-size:103%;
    line-height:1.8em;
    color: #234696;
    letter-spacing:0.8px;
    font-weight: bold;
}
.content{
    font-size:95%;
    line-height:1.8em;
    color: #3c3c3c;
    letter-spacing:0.8px;
}
.bottom{
    font-size:95%;
    line-height:1.8em;
    color: #3c3c3c;
    letter-spacing:0.8px;
}
.bg {
	background-repeat: repeat-x;
}
li {
	list-style-position: outside;
	list-style-image: url(../upload/webstyle_default/icon_li.jpg);
	list-style-type: none;
}
hr {
	border-style: dotted;
	border-color: #c08a02;
	border-width: 1px;
}
.album_bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url(../upload/webstyle_default/album_14.gif);
}