
/** Redefinition **/
div{margin:0px; padding:0px;}

h1{
margin:0px;
padding:12px 0px 0px 0px;
font-size:100%;
line-height:120%;
}

h2{
font-size:90%;
line-height:120%;
color:#990009;
margin:0px 0px 0px 8px;
padding:0px 0px 6px 18px;
background-image:url(../images/ico_note.gif);
background-repeat:no-repeat;
}

h3{
font-size:90%;
line-height:120%;
margin:0px 0px 12px 8px;
padding:0px 0px 8px 0px;
font-weight:normal;
}

h4{
font-size:90%;
line-height:130%;
color: #3A5DDC;
font-weight: bold;
margin:0px;
padding:0px 0px 8px 0px;
}

strong{
color:#F07807;
}


#container {
margin:0 auto;
padding:0px 8px 0px 8px;
text-align:left;
background-image:url(../images/bg_note.gif);
background-repeat:repeat;
}

.day {
padding:4px 0px 0px 0px;
clear:both;
_width: 100%;
}

.photo {
float:right;
padding:0px 0px 4px 8px;
font-size:75%;
line-height:120%;
text-align:right;
}

.dot_blue {
margin:0px;
padding:0px;
background-image:url(../images/bg_note_dot.gif);
background-repeat:repeat-x;
height:12px;
}

.tips {
clear:both;
margin-bottom:20px;
}

.tips_cont {
background-image:url(../images/bg_tips.png);
background-repeat:repeat-y;
padding: 6px 15px 0px 0px;
}

/*** list ***/
ul.tips_list{
margin:0px 6px 0px 0px;
padding:0px 0px 0px 28px;
list-style-type:disk;
list-style-position:outside;
font-size: 90%;line-height: 150%;
color:#3A5DDC;
text-align:left;
}

li.tips_list01{
margin:0px 0px 6px 0px;
padding:0px;
}

.note_bottom {
margin:0 auto;
padding:0px;
background-image:url(../images/bg_note_bottom.gif);
background-repeat:repeat-x;
height:10px;
}

/*** text ***/
.txt_gry{
color:#333333;
}


