﻿
*{ padding:0;margin:0}
html{ min-height:101%}
body{ font-family:verdana,arial,tahoma;font-size:12px;color:#333}
div{ margin:0 auto}
ul,ol,li { list-style:none}
a{ text-decoration:none;word-wrap:break-word}
a:hover{ text-decoration:underline}
img{ border:0}
p{ line-height:26px}

/* ¿ò¼Ü */
#b{ width:230px; padding:0px; position:relative;}


/* È«Õ¾µ¼º½ */
#daohang{ 
	width:230px; height:44px; background:#333; margin-bottom:0px; position:relative; z-index:99
}
.home{ 
	margin-left:16px
}
.tab{ 
	position:relative; display:block; float:left; cursor:pointer;
}
.tab .tablink{ 
	position:relative; padding:0px; line-height:44px; display:block; height:44px; color:#fff; font-size:14px; z-index:99; float:left
}
.tab .tablink a{ 
	line-height:44px;color:#FFF; text-decoration:none
}
.tab:hover{ 
	background: url(../images/pic10.jpg) no-repeat;
}
.tab:hover .tablink{ 
	color:#357d13; border:0px solid #629d2a; padding:0px; text-decoration:none
}
.tab:hover .tablink a{ 
	color:#357d13
}
.dropdown:hover .arwlink{ 
	border-bottom:0px solid #FFF; border-left:0px solid #629d2a; height:44px;
}
.dropdown ul{ 
	display:none
}
.dropdown:hover ul{ 
	position:absolute; display:block; margin-left:230px; top:-119px; left:0px; z-index:9; 
}
.subnav01{ 
	width:700px;
}
.subnav01 a{ 
	padding:4px 0 4px 10px; line-height:16px; width:200px; display:block; white-space:nowrap; color:#666; float:left
}
.subnav01 :hover{ 
	text-decoration:underline; color:#0d568b;
}
.dropdown .subnav01{ 
	background-color:#FFF; border:1px solid #416c99; padding:8px; width:700px; background:#f2f8ff;
}

