

img
{
    border:0;
    padding:0;
    margin:0;
}

a:link{
	text-decoration:none;
	color:#666;
}

a:visited{
	text-decoration:none;
	color:#666;
}

a:hover{
	text-decoration:none;
	color:#000;
}
#Container {
	width:938px;
	margin:0 auto;
}
#Header{
	width:938px;
	height:126px;
}

#Logo{
	width:938px;
	*height:63px !important;
	*padding-top:0px !important;
	height:40px;	
	padding-top:23px;
	background:#fff;
}
#Logo img{
	float:left;
	margin:25px auto auto 6px;
}

#Logo ul{
	float:right;
	width:202px;
	margin:32px 4px 0 0;
	line-height:24px;
	vertical-align:middle;
}

#Logo ul li{
	float:left;
	width:56px;
	padding-left:10px;
	background:url(../images/li_bg.jpg) no-repeat left center;
	
}

#NavContainer
{
    clear:both;
	width:938px;
	height:63px;
	background:url(../images/Nav_bg.jpg) repeat-x ;
}

#CircleLeft{
	float:left;
	width:3px;
	height:63px;
	background:url(../images/Nav_left.jpg) no-repeat;
}

#CircleRight{
	float:left;
	width:935px;
	height:63px;
	background:url(../images/Nav_right.jpg) no-repeat right;
}
#CircleLeftNew{
	float:left;
	width:3px;
	height:63px;
	background:url(../images/Nav_left11.gif) no-repeat;
}

#CircleRightNew{
	float:left;
	width:935px;
	height:31px;
	background:url(../images/Nav_right11.gif) no-repeat right;
}
#NavMenu{
	float:left;
	width:905px;
	height:63px;
	padding-left:30px;
}

#NavMenu li{
	float:left;
	width:100px;
	height:23px;
	padding-top:6px;
	line-height:23px;
	vertical-align:middle;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#NavMenu li .navItem {
	display:block;
	width:100px;
	height:26px;
	cursor:pointer;
}
#NavMenu li .navItem:link{
	color:#fff;
	text-decoration:none;
}
#NavMenu li .navItem:visited{
	color:#fff;
	text-decoration:none;
}
#NavMenu li .navItem:hover
{
    background-position: bottom;
    color: #0093d8;
    text-decoration: none;
    background: url(../images/NavLi_bg.gif) repeat-x bottom;
}

.subMenu{
	display:none;
	position:relative;
	width:240px;
	top:0;
	left:0;
	height:30px;
}
#NavMenu .subMenu li{
	float:left;
	width:65px;
	height:30px;
	padding-left:15px;
	text-align:left;
	background:url(../images/SubMenu_bg.jpg) no-repeat 5px center;
	line-height:24px;
	vertical-align:middle;
	color:#008fd4;
	font-weight:normal;
}

#MainContainer{
	float:left;
	width:938px;
	margin-top:13px;
	padding-bottom:18px;
	/*border-bottom:solid 3px #dae0e2;*/
}
#LeftContainer{
	float:left;
	width:169px;
	overflow:hidden;
}

#NewsContainer{
	float:left;
	width:169px;
}

#NewsContainer h1{
	width:169px;
	height:27px;
	background:url(../images/NewsTitle_bg.jpg) no-repeat left 5px;
}
#NewsContainer h1 img{
	float:right;
	margin-top:10px;
}

.newsList{
	float:left;
	width:169px;
}

.newsList li{
	float:left;
	width:159px;
	height:27px;
	padding-left:10px;
	border-bottom:dotted 1px;
	line-height:27px;
	vertical-align:middle;
	background:url(../images/li_bg.jpg) no-repeat 2px center;
    white-space:nowrap;
    overflow:hidden;
    padding-right:2px;
}



#ProductContainer{
	float:left;
	width:169px;
	margin-top:5px;
}

#ProductContainer h1
{
	width:169px;
	height:27px;
	background:url(../images/Product.gif) no-repeat left 5px;
}

#ProductContainer h1 img{
	float:right;
	margin-top:10px;
}

#ProductList{
	float:left;
	width:169px;
	background-color:#eae9e9;
	background:url(../images/Product_bg.jpg) repeat-y left;
}

#ProductList li{
	float:left;
	width:159px;
	padding-left:10px;
	border-bottom:solid 1px #CCC;
	line-height:28px;
	vertical-align:middle;
}

#ProductList li h2{
	float:left;
	width:159px;
	background:url(../images/Product_bg.gif) no-repeat 138px center;
	color:#000;
	font-weight:bold;
	font-size:12px;
}

#ProductList li span
{
    display:none;
	float:left;
	width:159px;
	line-height:16px;
	vertical-align:middle;
	color:#666;
	font-size:12px;
}
#ProductList li .hover
{
    display:inline;
}

#ProductList #CircleTop{
	height:8px;
	border:0;
	background:url(../images/ProductCircleTop.jpg) no-repeat left top;
}
#ProductList #CircleButtom{
	height:7px;
	border:0;
	margin-top:10px;
	background:url(../images/ProductButtom.jpg) no-repeat left bottom;
}





#CenterContainer{
	float:left;
	width:534px;
	padding-left:18px;
	overflow:hidden;
}

#BannerPic
{
   
	float:left;
	width:532px;
	height:177px;
	border:0;
	margin-left:-1px;
}

#BannerText
{
	float:left;
	width:420px;
	height:34px;
	padding:15px 0 0 112px;
	vertical-align:top;
	background:url(../images/BannerText_bg.jpg) no-repeat 10px center;
	background-color:#dcdcdc;
	font-size:14px;
    font-weight:bold;
    padding-top:18px;
}

#BannerText input[type=text] {
    height:22px;
}

#BannerTextButtom{
	float:left;
	width:532px;
	height:4px;
	background:url(../images/Banner_bg.jpg) no-repeat bottom;
}

#ServiceContainer{
	float:left;
	width:532px;
	padding:20px 0;
	
}

#ServiceContainer ul li{
	float:left;
	width:134px;
	padding:0 18px;
	overflow:hidden;
}
#RightContainer{
	float:left;
	width:207px;
	padding-left:10px;
	overflow:hidden;
}

#GuestBook{
	float:left;
	width:207px;
}
#GuestBook h1{
	width:207px;
	height:27px;
	background:url(../images/GuestBook_bg.jpg) no-repeat left 5px;
}
#GuestBook h1 img{
	float:right;
	margin-top:10px;
	margin-right:5px;
}

.guestBook{
	float:left;
	width:207px;
}

.guestBook li{
	float:left;
	width:195px;
	height:27px;
	padding-left:10px;
	border-bottom:dotted 1px;
	line-height:27px;
	vertical-align:middle;
	background:url(../images/li_bg.jpg) no-repeat 2px center;
	overflow:hidden;
	white-space:nowrap;
}

.guestBook a 
{
    color:#666;
    text-decoration:none;
    }

#Footer{
	float:left;
	width:938px;
	height:97px;
	text-align:left;
	color:#999;
	line-height:1.8em;
}

#ContectUsFlash
{
    float:left;
    width:169px;
    height:70px;
    margin-top:5px;
}

#FriendLink{
	float:left;
	width:181px;
	height:50px;
	padding:26px 0 0 20px;
	overflow:hidden;
}

#CopyRight{
	float:left;
	width:640px;
	height:50px;
	padding:26px 0 0 97px;
	line-height:1.8em;
	color:#666;
	overflow:hidden;
}

