@charset "utf-8";
/* CSS Document */

#title_1{
width:146px; 
height:40px; 
background-color:#d9f6fa;
margin-left:5px;
text-align:center;
}

#title_1:hover{
width:146px; 
height:40px; 
background-color:#89f0ff;
}

#title_1_down{
position:absolute; 
margin-top:-40px; 
margin-left:5px;
width:146px; 
height:40px; 
background-color:#73cad7;
display:block;
text-align:center;
}

#title_2{
width:146px; 
height:40px; 
background-color:#d9f6fa;
margin-left:5px;
text-align:center;
}

#title_2:hover{
width:146px; 
height:40px; 
background-color:#89f0ff;

}

#title_2_down{
position:absolute; 
margin-top:-40px; 
margin-left:5px;
width:146px; 
height:40px; 
background-color:#73cad7;
display:none;
text-align:center;
}

#title_3{
width:146px; 
height:40px; 
background-color:#d9f6fa;
margin-left:5px;
text-align:center;
}

#title_3:hover{
width:146px; 
height:40px; 
background-color:#89f0ff;

}

#title_3_down{
position:absolute; 
margin-top:-40px; 
margin-left:5px;
width:146px; 
height:40px; 
background-color:#73cad7;
display:none;
text-align:center;
}


#title_4{
width:146px; 
height:40px; 
background-color:#d9f6fa;
margin-left:5px;
text-align:center;
}

#title_4:hover{
width:146px; 
height:40px; 
background-color:#89f0ff;

}

#title_4_down{
position:absolute; 
margin-top:-40px; 
margin-left:5px;
width:146px; 
height:40px; 
background-color:#73cad7;
display:none;
text-align:center;
}


#title_5{
width:146px; 
height:40px; 
background-color:#d9f6fa;
margin-left:5px;
text-align:center;
}

#title_5:hover{
width:146px; 
height:40px; 
background-color:#89f0ff;

}

#title_5_down{
position:absolute; 
margin-top:-40px; 
margin-left:5px;
width:146px; 
height:40px; 
background-color:#73cad7;
display:none;
text-align:center;
}






#shadow{
background-image:url(http://www.esynchrony.com/images/nonselectedshadow.png);
width:146px; 
height:6px;
}

#content_1{
width:410px;
display:block;
height:auto; 
background-color:#d9f6fa;
}

#content_2{
width:410px;
display:none;
height:auto;
background-color:#d9f6fa; 
}

#content_3{
display:none;
width:779px; 
height:auto;
background-color:#d9f6fa; 
}

/* my_detail page tabb */

#contentmd_1{
display:block;
width:718px; 
height:auto; 
background-color:#d9f6fa;
}

#contentmd_2{
display:none;
width:718px; 
height:auto; 
background-color:#d9f6fa;
}

#contentmd_3{
display:none;
width:718px; 
height:auto; 
background-color:#d9f6fa;
}


.titlefont{
font-family:"Gill Sans", Sans-Serif;
font-size:13px; 
color:#01444e; 
font-weight:bold;
}

.titlefontclick{
font-family:"Gill Sans", Sans-Serif;
font-size:13px; 
color:#01444e; 
font-weight:bold;
cursor:pointer;
}


