﻿#OutBox #Top{
	width:100%;
	height:110px;
}
#OutBox #Top .T1{
	height:70px;
	width:960px;
	margin:0px auto;
}
#OutBox #Top .T1{
	height:70px;
	width:960px;
	margin:0px auto;
}
#OutBox #Top .T1 .Logo{
	float:left;
	height:70px;
	width:220px;
	float:left;
}
#OutBox #Top .T1 .Logo img{
	width:360px;
	height:70px;
	line-height:0px;
	background:url(images/logo.gif) left center no-repeat;
}
#OutBox #Top .T1 .contactUs{
	background:url(images/bg0006.gif) left top no-repeat;
	padding:11px 0px 11px 30px;
	float:right;
	line-height:24px;
	height:48px;
	font-weight:bold;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
}
#OutBox #Top .Nav{
	height:40px;
	width:100%;
	background:url(images/bg0002.gif) center top repeat-x;
        _overflow:hidden;
}
#OutBox #Top .Nav .NavInner{
	width:960px;
	height:40px;
	margin:0px auto;
}
#OutBox #Top .Nav .NavInner .MainMenu li{
	/*width:120px;*/
	height:40px;
	float:left;
}
#OutBox #Top .Nav .NavInner .MainMenu li.line{
	width:2px;
	height:40px;
	float:left;
	background:url(images/bg0004.gif) center top no-repeat;
}
#OutBox #Top .Nav .NavInner .MainMenu li a{
	float:left;
	background:url(images/bg0003.gif) left top repeat-x;
	color:#ffffff;
	display:block;
	text-align:center;
	/*width:120px;*/
	height:28px;
	padding:6px 20px;
}
#OutBox #Top .Nav .NavInner .MainMenu li a .Ch{
	clear:both;
	display:block;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
#OutBox #Top .Nav .NavInner .MainMenu li a .En{
	clear:both;
	display:block;
	line-height:9px;
	font-size:9px;
	font-family:tahoma,Arial;
}
#OutBox #Top .Nav .NavInner .MainMenu li a:hover,#OutBox #Top .Nav .NavInner .MainMenu li a.selected{
	text-decoration:none;
	background:url(images/bg0003.gif) left -40px repeat-x;
}
#OutBox #Top .Nav .NavInner .OtherWebsite{
	padding-top:8px;
	width:160px;
	float:right;
	font-size:12px;
}
#OutBox #Top .Nav .NavInner .OtherWebsite li{
	position:relative;
	z-index:1;
}
#OutBox #Top .Nav .NavInner .OtherWebsite li a{
	background:url(images/bg0005.gif) left top no-repeat;
	height:12px;
	line-height:12px;
	display:block;
	padding:7px 0px 5px 10px;
	color:#cc0000;
}
#OutBox #Top .Nav .NavInner .OtherWebsite li .show{
	text-decoration:none;
	background:url(images/bg0005.gif) left -24px no-repeat;
}
#OutBox #Top .Nav .NavInner .OtherWebsite li ul{
	position:absolute;
	top:24px;
	left:-2px;
	display:none;
	width:140px;
	background:#ffffff;
	border:2px solid #cc0000;
	padding:5px 10px;
	z-index:1000;
}
#OutBox #Top .Nav .NavInner .OtherWebsite li:hover ul{
	display:block;
}
#OutBox #Top .Nav .NavInner .OtherWebsite li ul li {
	line-height:24px;
	border-bottom:1px dashed #dddddd;
}
#OutBox #Top .Nav .NavInner .OtherWebsite li ul li a{
	background:none;
	color:#333333;
}
#OutBox #Top .Nav .NavInner .OtherWebsite li ul li a:hover{
	background:#cc0000;
	color:#ffffff;
	text-decoration:none;
}