/* CSS Document */
/*++++++++++++++=======Css style===January 4, 2008======++++++++++++++*/

BODY{
    font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px;
}

.hide{
    display:none;
}


P{
    padding-top: 10px;
    margin: 0px;
}

H1{
    font-size: 12pt;
    font-weight: bold;
    padding-top: 15px;
    margin: 0;
}

table.navbar{
    font-size: 8pt;
    margin: 0px;
    padding: 0px; 
    border: 0px; 
    font-weight: bold;
}

table.menu{
    font-size: 8pt;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
	font-variant:normal;
}

td.menuNormal{
	padding: 0px;
	color: black;
	background-color: white;
	font-weight:normal;
	 

}

td.menuHover{
	padding: 0px;
	color: black;
	font-weight: bold;
	vertical-align: top;
	/*remove the following line for drop-down menu with images*/
	background-color: lightblue;
}

div.menuNormal{
    display: none;
    position: static;
}


div.menuHover{
	border: 1px solid lightblue;
	background-color: white;
	display: inline;
	position: absolute;
}

a.menuitem:link{
	text-decoration: none;
	color: black;
	background-color: white;
	display: block;
}

a.menuitem:visited{
	text-decoration: none;
	color: black;
	background-color: white;
	display: block;
}

a.menuitem:hover{
	text-decoration: none;
	color: black;
	background-color: lightblue;
	display: block;
}

a.menuitem:active{
	text-decoration: none;
	color: black;
	background-color: lightblue;
	display: block;
}

.home3{
    width:387px;
	display:block;
	height:46px;
	background:url(../img/top_1.jpg) no-repeat;
	text-align:right;
}



/*++++++++++++++++++==========Menu style=== January 4, 2008================++++++++++++++++++++++++++++*/
#HeadTop_left{
    width:50px;
	display:block;
	height:12x;
	background:url(../img/HeadTop_left.gif) no-repeat;
}

.HeadTop_bg{
    width:693px;
	display:block;
	height:12px;
	background:url(../img/HeadTop_bg.gif) repeat-x;
}

.HeadTop_right{
    width:40px;
	display:block;
	height:12px;
	background:url(../img/HeadTop_right.gif) no-repeat;
}

#Head_left{
    width:14px;
	display:block;
	height:17px;
	background:url(../img/Head_left.gif) no-repeat;
}

#Head_home a{
    width:36px;
	display:block;
	height:17px;
	background:url(../img/Head_home.gif) no-repeat;
}
#Head_company{
    width:81px;
	display:block;
	height:17px;
	background:url(../img/Head_company.gif) no-repeat;
}

#Head_company a{
    width:81px;
	display:block;
	height:17px;
	background:url(../img/Head_company.gif) no-repeat;
}

#Head_news a{
    width:74px;
	display:block;
	height:17px;
	background:url(../img/Head_news.gif) no-repeat;
}

#Head_product a{
    width:77px;
	display:block;
	height:17px;
	background:url(../img/Head_product.gif) no-repeat;
}

#Head_download a{
    width:76px;
	display:block;
	height:17px;
	background:url(../img/Head_download.gif) no-repeat;
}

#Head_multimedia a{
    width:91px;
	display:block;
	height:17px;
	background:url(../img/Head_multimedia.gif) no-repeat;
}

#Head_technique a{
    width:75px;
	display:block;
	height:17px;
	background:url(../img/Head_technique.gif) no-repeat;
}

#Head_Support a{
    width:91px;
	display:block;
	height:17px;
	background:url(../img/Head_Support.gif) no-repeat;
}

#Head_Trade a{
    width:75px;
	display:block;
	height:17px;
	background:url(../img/Head_Trade.gif) no-repeat;
}

#Head_contact a{
    width:69px;
	display:block;
	height:17px;
	background:url(../img/Head_contact.gif) no-repeat;
}

#HeadCenter_Right{
    width:22px;
	display:block;
	height:17px;
	background:url(../img/HeadCenter_Right.gif) no-repeat;
}

#HeadButtom_left{
    width:50px;
	display:block;
	height:19px;
	background:url(../img/HeadButtom_left.gif) no-repeat;
}

.HeadButtom_bg{
    width:689px;
	display:block;
	height:19px;
	background:url(../img/HeadButtom_bg.gif) repeat-x;
}

.HeadButtom_right{
    width:40px;
	display:block;
	height:19px;
	background:url(../img/HeadButtom_right.gif) no-repeat;
}


.logo{
    width:145px;
	height:122px;
	background:url(../img/logo.gif) no-repeat;
}

.logo a{
    width:145px;
	height:122px;
	display:block;
	background:url(../img/logo.gif) no-repeat;
}


/*++++++++++++++++++==========Level 2 Menu style=== January 4, 2008================++++++++++++++++++++++++++++*/
#second_menu a{
    width:100px;
	height:17px;
	background-color:D7D7D7;
	color:#000000;	
}

