/* CSS Document */
#flash{
width:488px;
height:296px;
float:right;
}

#tab{
float:left;
width:503px;
height:206px;
}
#successTable{
float:left;
width:503px;
height:80px;
margin-top:10px;
color:#344c6e;
border:1px solid #344c6e;
background-color:#f5f9fc;
}
#successTable h3{
width:100%;
margin:0;
padding-left:5px;
line-height:25px;
font-size:14px;
color:#344c6e;
font-weight:bold;
text-align:left;
}
#successTable p{
margin:2px;
text-align:left;
}
.contentTable{
width:100%;
height:200px;
color:#344c6e;
border:1px solid #344c6e;
text-align:left;
background-color:#f5f9fc;
}
.contentTable h3{
width:100%;
padding-left:5px;
margin:1px;
background-color:#344c6e;
line-height:25px;
font-size:14px;
color:#FFFFFF;
font-weight:normal;
text-align:left;
}
h6{
width:100%;
padding-left:5px;
margin:0;
line-height:25px;
font-size:14px;
text-align:left;
}
.contentTable p{
margin:5px 6px;
text-align:left;
}

.tabContent{
padding:6px;
width:410px;
height:206px;
float:right;
border:1px solid #344c6e;border-right:none;
background-color:#f5f9fc;
}
.dis{display:block;width:397px;height:170px;overflow:hidden;}
.undis{display:none;width:397px;height:170px;}
.newsTabs {float:right;height:206px;background:url(../images/tabbg.gif) repeat-y left;}
.newsTabs ul {margin:0;float:left;}
.newsTabs li {margin:0;padding:0;cursor: pointer;line-height:200%;padding-left:14px;}
.check{display:block;width:93px;color:#344c6e;height:34px;background:url(../images/tab1.gif) no-repeat right top;font-size:14px;font-weight:bold;}
.uncheck{display:block;width:93px;color:#FFFFFF;height:34px;background:url(../images/tab2.gif) no-repeat right top;font-size:14px;font-weight:bold;}
