/* CSS Document */

*{
	font-family:Tahoma;
	font-size:9pt;
	padding:0px;
	margin:0px;
	line-height:18px;
	color:#666666;
 }
img{
	border:0px;
}
input{
	border:1px solid #666666;
	padding:2px;
	color:#333333;
	line-height:14px;
}
body{
	background:url(../img/bg_long.jpg) repeat-x left top;
	padding-left:35px;
}
.noborder{
	border:0px;
	padding:0px;
}
a:hover{
	text-decoration:underline;
}
a{
	text-decoration:none;
	color:#000000;
}
li{
	list-style:none;
 }
.logo{
	width:645px;
	height:126px;
	padding-left:273px;
	clear:both;
}
.logo .top{
	height:100px;
}
.logo .down{
	height:31px;
	line-height:30px;
	padding-left:12px;
	color:#FFFFFF;
	width:624px;
	background:url(../img/nav_2.jpg) no-repeat;
}
.left{
	width:214px;
	overflow:hidden;
	background:url(../img/small_c.jpg) repeat-y left top;
}
.right{
	width:677px;
	overflow:hidden;
	margin-left:7px;
	background:url(../img/b.jpg) repeat-y left top;
}
.Content .left,.Content .right{
	float:left;
}
.Content_Foot{
	clear:both;
	width:677px;
	padding-left:214px;
	padding-top:15px;
}
.Content{
	clear:both;
	width:1000px;}
.test { position:relative; color:#0000cc;  z-index:90; text-decoration:none;font-size:12px; }
.test:hover { background:none; }
.test div { display: none; }
.test:hover div { 
	display:block;
	position:absolute; 
	top:-70px !important; 
	top:-70px; 
	left:-90px;
	z-index:99;
	opacity: 0.9; }

.test:hover div p { 
	border:1px solid #8DA1AE;
	background:#fff;
	color:#000;
	padding:5px;
	text-align:left;
	z-index:99;
	font-size:12px; 
	margin:0px; 
}

.pro1{
	float:left;
	width:156px; 
	border:1px solid #BBD5E6;
	margin-right:7px;
}
.product_List{
	border:1px solid #9999CC;
}

.product_List:hover{
	border:1px solid #1e90ff;
}

.product_List .p1{
	width:235px;
	float:left;
}
.product_List .p3{
	margin-left:235px;
}
.product_List .p2{
	color:#336699; 
	font-weight:bold; 
	font-size:14px; 
	line-height:28px; 
	padding-top:5px;
}
#nav {
     line-height: 24px;  list-style-type: none; background:#FFFFFF;
}

#nav a{
    display: block; text-align:center;
}

#nav a:link  {
    color:#666; text-decoration:none;
}
#nav a:visited  {
    color:#666;text-decoration:none;
}
#nav a:hover  {
    color:#FFF;text-decoration:none;
}

#nav li {
    float: left; background:#ffffff; margin:0px 4px;
}
#nav li a:hover{
    color:#0033FF;
}
.P_Link { 
    color:#0033FF;text-decoration:none;font-weight:bold;
}
#content {
    clear: left;
}
.Clickb a:link{
}
.Clickb a:hover{
	background:#CCCCCC;
}
.FrameBox p{
	height:30px;
	}
.numpage{
	height:25px;
	width:100%;
	clear:both;
	text-align:center;
}
.numpage a{
	padding:4px 10px;
	float:left;
	margin-left:5px;
	background:#FFFFFF;
	line-height:20px;
	display:block;
	border:1px solid #CCCCCC;
}
.numpage a:hover{
	background:#EFEFEF;
	cursor:pointer;
}
#Content{white-space:normal; word-spacing:normal;}