﻿* {
       margin: 0; padding:0
}
#containnertop {
	   float:left;
       text-align: left;
       width: 623px;
       height: 100px;
       background-color: #FFFFFF;
       padding-top: 5px;
}

#containnertop #title {
       height: 28px;
}
#containnertop #title li {
       float: left;
       list-style-type: none;
       height: 28px;
       line-height: 28px;
       text-align: center;
       margin-right: 1px;
}
#containnertop #title ul {
       background-color: #FFFFFF;
       height: 28px;
}
#containnertop #title a {
       text-decoration: none;
       color: #000000;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left -29px;
}
#containnertop #title a span{
       display: block;
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right -29px;
       padding: 0 15px 0 15px;
}
#containnertop #title #tag1 a:hover {
       text-decoration: none;
       color: #ffffff;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left -87px;
}
#containnertop #title #tag1 a:hover span{
       display: block;
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right -87px;
       padding: 0 15px 0 15px;
}
#containnertop #title #tag2 a:hover {
       text-decoration: none;
       color: #ffffff;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left 0px;
}
#containnertop #title #tag2 a:hover span{
       display: block;
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right 0px;
       padding: 0 15px 0 15px;       
}
#containnertop #title #tag3 a:hover {
       text-decoration: none;
       color: #ffffff;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left -58px;
}
#containnertop #title #tag3 a:hover span{
       display: block;
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right -58px;
       padding: 0 15px 0 15px;       
}
#containnertop #title #tag4 a:hover {
       text-decoration: none;
       color: #ffffff;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left -145px;
}
#containnertop #title #tag4 a:hover span{
       display: block;
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right -145px;
       padding: 0 15px 0 15px;
}
#containnertop #title #tag5 a:hover {
       text-decoration: none;
       color: #ffffff;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left -174px;
}
#containnertop #title #tag5 a:hover span{
       display: block; 
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right -174px;
       padding: 0 15px 0 15px;
}
#containnertop #title .selectli1 {
       text-decoration: none;
       color: #ffffff;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left -87px;
}
#containnertop #title a .selectspan1 {
       display: block;
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right -87px; 
       padding: 0 15px 0 15px;
}
#containnertop #title .selectli2 {
       text-decoration: none;
       color: #ffffff;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left 0px;
}
#containnertop #title a .selectspan2 {
       display: block; 
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right 0px; 
       padding: 0 15px 0 15px;
}
#containnertop #title .selectli3 {
       text-decoration: none;
       color: #ffffff;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left -58px;
}
#containnertop #title a .selectspan3 {
       display: block; 
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right -58px; 
       padding: 0 15px 0 15px;
}
#containnertop #title .selectli4 {
       text-decoration: none;
       color: #ffffff;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left -145px;
}
#containnertop #title a .selectspan4 {
       display: block; 
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right -145px; 
       padding: 0 15px 0 15px;
}
#containnertop #title .selectli5 {
       text-decoration: none;
       color: #ffffff;
       display: block;
       width: auto;
       background: url(../images/tab_selected_left_bk2.gif) no-repeat left -174px;
}
#containnertop #title a .selectspan5 {
       display: block; 
       background: url(../images/tab_selected_right_bk2.gif) no-repeat right -174px; 
       padding: 0 15px 0 15px;
}
#containnertop #content ul {margin: 10px;}
#containnertop #content li {margin: 5px; }
#containnertop #content li img {margin: 5px;display:block;}
#containnertop #content {
       height: 50px;
       padding: 10px;
}
.content1 {
       border-top-width: 3px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px;
       border-top-style: solid;
       border-right-style: solid;
       border-bottom-style: solid;
       border-left-style: solid;
       border-top-color: #3A81C8;
       border-right-color: #3A81C8;
       border-bottom-color: #3A81C8;
       border-left-color: #3A81C8;
       background-color: #DFEBF7;
}
.content2 {
       border-top-width: 3px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px;
       border-top-style: solid;
       border-right-style: solid;
       border-bottom-style: solid;
       border-left-style: solid;
       border-top-color: #ff950b;
       border-right-color: #ff950b;
       border-bottom-color: #ff950b;
       border-left-color: #ff950b;
       background-color: #FFECD2;
}
.content3 {
       height: 100px;
       padding: 10px;
       border-top-width: 3px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px;
       border-top-style: solid;
       border-right-style: solid;
       border-bottom-style: solid;
       border-left-style: solid;
       border-top-color: #FE74B8;
       border-right-color: #FE74B8;
       border-bottom-color: #FE74B8;
       border-left-color: #FE74B8;
       background-color: #FFECF5;
}
.content4 {
       height: 100px;
       padding: 10px;
       border-top-width: 3px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px;
       border-top-style: solid;
       border-right-style: solid;
       border-bottom-style: solid;
       border-left-style: solid;
       border-top-color: #00988B;
       border-right-color: #00988B;
       border-bottom-color: #00988B;
       border-left-color: #00988B;
       background-color: #E8FFFD;
}
.content5 {
       height: 100px;
       padding: 10px;
       border-top-width: 3px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px;
       border-top-style: solid;
       border-right-style: solid;
       border-bottom-style: solid;
       border-left-style: solid;
       border-top-color: #A8BC1F;
       border-right-color: #A8BC1F;
       border-bottom-color: #A8BC1F;
       border-left-color: #A8BC1F;
       background-color: #F7FAE2;
}
.hidecontent {display:none;}


