﻿.animatedtabs
{
    overflow: hidden;
    position: relative;
    height: 22px;
    font-family:Tahoma;
    color: white; /*font of menu text*/
    clear: both;
    width: 949;
    background :url(images/bg_head_1.gif);
    /*background: url(../images/bg_menu_TetKySuu.gif) repeat-x 0% 1px;*/	
	font-weight : bold;
}

.animatedtabs ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0;
}
.animatedtabs li
{
    float: left;
    padding: 0;
   
}
.animatedtabs li.dau
{
    float: left;
    padding: 0;	    
	background : url(images/bo_left1.gif);
	height : 21px;
	width : 8px;
}
.animatedtabs li.cuoi
{
    float: right;
    padding: 0;	    
	background : url(images/bo_right1.gif);
	height : 21px;
	width : 8px;
}

.animatedtabs a
{
    float: left;
    position: relative;
    display: block;
    background :url(images/bg_head_1.gif);
    /*background: url(../images/bg_menu_TetKySuu.gif) repeat-x;*/
    color: #fff;
    line-height: 21px;
    text-decoration: none;
    height: 21px;
    line-height: 2em;
	font-family:Arial;
	padding : 0 4;	
}

.animatedtabs a span
{
    float: left;
    position: relative;
    display: block;
    padding: 0px 5px;
    color: #fff;
    line-height: 21px;
    text-decoration: none;
    height: 21px;
    cursor: pointer;
	font-family:Tahoma;
	font-size:12px;
	padding : 0 4;
}

.animatedtabs .selected a, .animatedtabs a:hover
{
    float: left;
    position: relative;
    background: url(images/line_menu.jpg);
    padding: 0px;
    color: #1C93EE;
    text-decoration: none;	
}

.animatedtabs .selected a span, .animatedtabs a:active span
{
    float: left;
    position: relative;
    display: block;
    background: url(images/line_menu.gif);
    padding: 0px 5px;
    color: #1C93EE;
    text-decoration: none;
}

.subTopMenuFont
{
    font: normal 11px Tahoma;
    color: #0228b9;
    /*font: normal 11px Arial;
    color: #212121;*/
    text-decoration: none;
	
}
.subTopMenuFont:hover
{
    font: normal 11px Tahoma;
    color: #7F0000;
    text-decoration: none;
}
.subMenuContainer
{
    display: none;
}
#subTopMenu ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
#subTopMenu ul li
{
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
}
#subTopMenu ul li a
{
    padding-left: 5px;
    padding-right: 5px;
    line-height: 2em;
}

#topicWraper
{
    background: #ececec;
    float: left;
    clear: both;
    width: 100%;
}
#topicWraper ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#topicWraper ul li
{
    list-style: none;
    margin: 0px;
    padding: 0px 3px 0px 35px;
    height: 40px;
    line-height: 15px;
    border-bottom: 1px dotted #999999;
}
.tinlienquan
{
    color: #3300ff;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.tinlienquan:hover
{
    color: #3300ff;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
a.selected
{
color:#FF0000;
}
a.tab
{
color:#0066CC;
}