<!--
* {
    margin: 0; padding:0
}
#container {
    text-align: center;
    width: 779px;
    height: 400px;
    background-color: #FFFFFF;
    padding:5px;
}

#container #title {
    height: 29px; 
	padding:0,0,0,25;
	
}
#container #title li {
    float: left;
    list-style-type: none;
    height: 29px;
    line-height: 29px;
    text-align: center;
    margin-right: 30px;
}
#container #title ul {
    background-color: #FFFFFF;
    height: 29px;
}
#container #title a {
    text-decoration: none;
    color: #000000;
    display: block;
    width: auto;	
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -29px;
}
#container #title a span{
    display: block;
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -29px;
    padding: 0 25px 0 25px;
}
#container #title #tag1 a:hover {
    text-decoration: none;
    color: #ffffff;	
    display: block;
    width: auto;
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -203px;
}
#container #title #tag1 a:hover span{
    display: block;
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -203px;
    padding: 0 25px 0 25px;
}
#container #title #tag2 a:hover {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: auto;
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -203px;
}
#container #title #tag2 a:hover span{
    display: block;
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -203px;
    padding: 0 15px 0 15px;    
}
#container #title #tag3 a:hover {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: auto;
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -203px;
}
#container #title #tag3 a:hover span{
    display: block;
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -203px;
    padding: 0 15px 0 15px;    
}
#container #title #tag4 a:hover {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: auto;
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -203px;
}
#container #title #tag4 a:hover span{
    display: block;
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -203px;
    padding: 0 15px 0 15px;
}
#container #title #tag5 a:hover {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: auto;
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -203px;
}
#container #title #tag5 a:hover span{
    display: block; 
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -203px;
    padding: 0 15px 0 15px;
}
#container #title .selectli1 {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: auto;
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -203px;
}
#container #title a .selectspan1 {
    display: block;
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -203px; 
    padding: 0 25px 0 25px;
}
#container #title .selectli2 {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: auto;
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -203px;
}
#container #title a .selectspan2 {
    display: block; 
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -203px; 
    padding: 0 15px 0 15px;
}
#container #title .selectli3 {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: auto;
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -203px;
}
#container #title a .selectspan3 {
    display: block; 
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -203px; 
    padding: 0 15px 0 15px;
}
#container #title .selectli4 {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: auto;
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -203px;
}

#container #title a .selectspan4 {
    display: block; 
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -203px; 
    padding: 0 15px 0 15px;
}
#container #title .selectli5 {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: auto;
    background: url(../images/tab_selected_left_bk2.gif) no-repeat left -203px;
}
#container #title a .selectspan5 {
    display: block; 
    background: url(../images/tab_selected_right_bk2.gif) no-repeat right -203px; 
    padding: 0 15px 0 15px;
}
#container #content ul {margin: 10px;}
#container #content li {margin: 5px; }
#container #content li img {margin: 5px;display:block;}
#container #content {
    height: 300px;
    padding: 10px;
}
.content1 {
    border:1px solid #ffffff
}
.content2 {
    border:1px solid #ffffff
}
.content3 {
    border:1px solid #ffffff
}
.content4 {
    border:1px solid #ffffff
}
.content5 {
    height: 300px;
    padding: 10px;
}
.hidecontent {display:none;}


.content_main{padding:10; border:1px solid #C80000;}