


.tabcontent{
	margin:5px 10px 5px 10px;
	line-height:120%;
}
.tabnav
{
    width:738px;
	height:auto;
    margin:5px auto;
	margin-bottom:20px;
    overflow:hidden;
    border:1px solid #cccccc;
}
.menu1,.menu1 li
{
    margin:0;
    padding:0;
    height:50px;
    list-style:none;
    overflow:hidden;
}
.menu1
{ border-bottom:1px solid #cccccc;
}
.menu1 .tab1
{
    width:245px;
	height:50px;
    float:left;
    margin-left:1px;
	cursor:pointer; 
	background:url('tab11.png') no-repeat;
}

.menu1 .tab2
{
    width:245px;
	height:50px;
    float:left;
    margin-left:1px;
	cursor:pointer; 
	background:url('tab21.png') no-repeat;
}

.menu1 .tab3
{
    width:245px;
	height:50px;
    float:left;
    margin-left:1px;
	cursor:pointer; 
	background:url('tab31.png') no-repeat;
}
.menu1 .active
{
    width:244px;
	height:50px;
    float:left;
    margin-left:1px;
    cursor:pointer;   
    background:url('tab12.png') no-repeat;
}
.menu1 .active1
{
    width:244px;
	height:50px;
    float:left;
    margin-left:1px;
    cursor:pointer;   
    background:url('tab12.png') no-repeat;
}
.menu1 .active2
{
    width:244px;
	height:50px;
    float:left;
    margin-left:1px;
    cursor:pointer;   
    background:url('tab22.png') no-repeat;
}
.menu1 .active3
{
    width:244px;
	height:50px;
    float:left;
    margin-left:1px;
    cursor:pointer;   
    background:url('tab32.png') no-repeat;
}

.con1
{
    width:738px;
    margin:5px auto;
}

#tabtext
{
	font-family:"Segoe UI", Monaco, monospace;
	font-size:14px;
	margin:10px 10px 10px 10px;
	line-height:120%;
}
	
