﻿* { padding:0;
	margin:0 auto;
}
body{
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-align: center;
	background:url(../images/bg.jpg);
}
#wrap{
	width: 994px;
	margin: 0 auto;
	overflow: hidden;
	padding:0px 5px 0px 5px;
	background:#fff;
}
#header{
	background: #fff;
	height:20px;
}
#sideleft{
	width: 240px;
	float: left;	
	background: #F2F1F1;
	text-align: left;
	margin-right:4px;
}
#sideright{
	width: 750px;
	float: left;
	background: #EDECEC;
	text-align: left;
}
/* easy clearing */
#wrap:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrap
	{
	display: inline-block;
	}
/*\*/
#wrap
	{
	display: block;
	}
/* end easy clearing */
/*\*/
#sideleft, #sideright
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#sideleft, #sideright
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#sideleft:before, #sideright:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/**/
#footer{
	background: #fff;
	width: 100%;
	float: left;
	padding-top:7px;
}
#footer p {color:#8D8D8D;
	text-align:left;
	font-size:11px;
	line-height:25px;
}
#footer p a { text-decoration:underline;
	color:#f00;
}
#footer p a:hover { text-decoration:underline;
	color:#f00;
}
#footer address { height:75px;
}
#sideleft h2 {
	height:58px;
	background:url(../images/english_06.gif) no-repeat;
}
.search { height:40px;
	background:#fff url(../images/english_03.gif) no-repeat  top right;
}
.search  .selact { width:260px;
	float:right;
}
.search  .selact ul { text-decoration:none;
}
.search  .selact li { float:left;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
}
.search  .selact li img { margin-top:7px;
} 
.navgation {
	height:75px;
	padding-top:7px;
}
p{ clear:left;
	text-indent:2em;
	margin: 0;
	padding: .2em 0.8em;
}
.product { padding:0px 3px 13px 3px;
}
.product p { color:#585858;
}
.product h2 { color:#f00;
	text-align:left;
	padding-top:10px;
	font-size:14px;
	padding:.6em;
	background:url(../images/english_22.gif) repeat-x bottom;
}
.telphon { padding-top:7px;
	background:url(../images/counts.gif) no-repeat 5px 15px;
	height:460px;
	padding-left:110px;
}
.map { padding-left:40px;
	padding-top:10px;
}
.page { clear:left;
}
.page  ul { float:right; 
	text-decoration:none;
	padding-right:15px;
	padding-bottom:15px;
}
.page li { float:left;
	text-decoration:none;
	list-style:none;
	padding-right:10px;
}
.page li a { text-decoration:none;
	color:#8B8D86;
}
.page li a:hover { text-decoration:none;
	color:#f00;
}
.page li img { border:0px;
	margin-top:2px;
}
.logo {
	width:310px;
	float:left;
	height:54px;
	background:#E00000 url(../images/english_29.gif) no-repeat 15px 5px;
	color:#fff;
	text-align:left;
	padding-left:90px;
	font-size:15px;
	font-style: normal;
	line-height:21px;
	padding-top:10px;
}
.nav  { width:594px;
	float:left;
	height:64px;
	background:#E00000;
}
.nav a { display:block;
	float:left;
	color:#fff;
	width:96px;
	text-decoration:none;
	margin:0px 15px 0px 15px;
	display:inline;
	line-height:64px;
	font-size:14px;
}
.nav a:hover {
	width:96px;
	background:url(../images/english_26.gif) no-repeat 0px -1px;
	z-index: 1000;
	height:75px;
	margin-top:-5px;
	color:#e00000;
}
.gund { height:16px;
	background:#DAD9D9;
}
.tp { width:745px;
	padding-left:5px;
}
.pleft { width:360px;
	float:left;
	margin-right:5px;
	padding-top:7px;
	padding-left:5px;
	display:inline;
}
.tup { width:350px;
	height:230px;
	background:url(../images/product.gif) no-repeat;
	padding:4px 6px 8px 4px;
}
.title { text-align:left;
	padding-left:6px;
	color:#e00000;
	width:340px;
	line-height:21px;
	background:url(../images/english_22.gif) repeat-x bottom;
}
#nava { 
    width:239px; 
    line-height: 24px; 
    list-style-type: none; 
    text-align:left;
	font-family:Arial;
	background: #F2F1F1;
    /*定义整个ul菜单的行高和背景色*/ 
} 

/*==================一级目录===================*/ 
#nava a { 
    width: 219px; 
    display: block; 
    padding-left:20px; 
    /*Width(一定要)，否则下面的Li会变形*/ 
} 

#nava li { 
    background: #F2F1F1 url(../images/english_14.gif) no-repeat 8px 9px; /*一级目录的背景色*/ 
    float:left; 
    /*float：left,本不应该设置，但由于在Firefox不能正常显示 
    继承Nav的width,限制宽度，li自动向下延伸*/ 
} 

#nava li a:hover{ color:#ff0000;
	font-weight:bold; 
    background:#F2F1F1 url(../images/english_18.gif) no-repeat bottom;    /*一级目录onMouseOver显示的背景色*/ 
} 

#nava a:link { 
    color:#f00; text-decoration:none;
	font-weight:bold;
	background:url(../images/english_18.gif) no-repeat bottom; 
} 
#nava a:visited { 
    color:#f00;text-decoration:none;
	font-weight:bold;
	background:url(../images/english_18.gif) no-repeat bottom; 
} 
#nava a:hover { 
    color:#f00;text-decoration:none;font-weight:bold;
	background:url(../images/english_18.gif) no-repeat bottom; 
} 

/*==================二级目录===================*/ 
#nava li ul { 
    list-style:none; 
    text-align:left; 
} 
#nava li ul li{     
    background: #fff; /*二级目录的背景色*/ 
} 

#nava li ul a{ 
         padding-left:20px; 
         width:219px;
		 font-weight:normal;
		 background:url(../images/produ_03.gif) no-repeat 5px 9px; 
    /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/ 
} 

/*下面是二级目录的链接样式*/ 

#nava li ul a:link { 
    color:#666; 
	text-decoration:none;
	font-weight:normal;
	background:#fff url(../images/produ_03.gif) no-repeat 5px 9px;
} 
#nava li ul a:visited { 
    color:#666;
	text-decoration:none;
	font-weight:normal;
	background:#fff url(../images/produ_03.gif) no-repeat 5px 9px;
} 
#nava li ul a:hover { 
    color:#666; 
    text-decoration:underline; 
    font-weight:normal; 
    background:#fff background:url(../images/produ_03.gif) no-repeat 5px 9px; 
    /* 二级onmouseover的字体颜色、背景色*/ 
} 

/*==============================*/ 
#nava li:hover ul { 
    left: auto; 
} 
#nava li.sfhover ul { 
    left: auto; 
} 
#content { 
    clear: left; 
} 
#nava ul.collapsed { 
    display: none; 
} 
--> 

#PARENT{ clear:left; 
    width:240px;
	margin:0 auto;
} 