﻿#top3 ul /*--------菜单--------*/
{
    display:inline;
    list-style-type:none;
}
#top3 li
{
    float:left;
}
.top_line
{
	width:1px;
	height:29px;
	background:url("../images/top/top3_line.jpg");
    
}
#top2 ul
{
    display:inline;
    list-style-type:none;
}
#top2 li
{
    float:left;
    height:13px;
    font-size:12px;
}
.top_line2
{
	width:4px;
	height:13px;
	background :url(../images/Aboutjg/jt.jpg);
    float :left;
}
#one
{
	height:13px;
	width:39px;
	text-align:center;
    
}
#two
{
	height:13px;
	width:57px;
	text-align:center;
}