/*
html{overflow-y: scroll; overflow-x:hidden; -webkit-text-size-adjust:none;}
* html{_background-image:url(about:blank); _background-attachment:fixed;}
*/
 /* 使右侧浮动QQ在IE6中拖动滚动条时不抖动 */
body { margin: 0px; padding:0px; background-color:#EBEBEB;}
div,li,td{ font-size:12px; color:#515151;}
form,div,ul,li,dl,dt,dd{ border:0px; margin:0px; padding:0px; }
li{list-style-type:none;}
img{border:0px;}

/* text-align:justify;text-justify :inter-ideograph;  */
a:link,a:visited {font-size: 12px;color: #515151;text-decoration: none;}
a:hover {font-size: 12px;color: #ff0000;text-decoration: none;}
a.f14red:link, a.f14red:visited, a.f14red:hover{font-size:14px; font-weight:bold;}

.cls{ clear:both; height:1px; overflow:hidden;}

/* ======================================== */

.tool { width:1003px; height:24px; overflow:hidden; margin:auto auto; line-height:24px; background-color:#FFFFFF;}
	.tool_r { float:right;}
	.tool_r a { margin-right:10px;}

.logo { width:1003px; height:155px; overflow:hidden; margin:auto auto; background-image:url(../images/img/logo.jpg);}

.nav { width:1003px; height:46px; overflow:hidden; margin:auto auto; background-image:url(../images/img/nav.jpg);}
	.nav a { display:block; width:75px; height:42px; overflow:hidden; float:left; line-height:42px; text-align:center;}
	.nav a:link,.nav a:visited {font-size: 14px;color: #ffffff;text-decoration: none;}
	.nav a:hover {font-size: 14px;color: #ff0000;text-decoration: none;}
	
	.nav span {
	display:block;
	width:2px;
	height:42px;
	overflow:hidden;
	float:left;
	background-image:url(../images/img/xx.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.footer { width:1003px; height:58px; overflow:hidden; margin:auto auto; background-color:#FFFFFF; text-align:center;}
	.footer ul { margin-top:5px;}
	.footer ul li { line-height:24px;}
/* ================================================= */

.n_tab_bor{ background-color:#FFFFFF;}

.n_nav{
	height:40px;line-height:40px; padding-left:10px;
	background-image: url(../images/ico/c.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.in_tit{ width:247px; height:42px; overflow:hidden; background-image:url(../images/img/titri.jpg); margin-left:5px; margin-top:10px;}
	.in_tit span { color:#FFFFFF; font-size:14px; font-family:"微软雅黑"; line-height:35px; margin-left:10px;}
	.in_lis { width:245px; overflow:hidden;border-bottom:1px; border-bottom-color:#E5E5E5; border-bottom-style:solid; border-left:1px; border-left-color:#E5E5E5; border-left-style:solid; border-right:1px; border-right-color:#E5E5E5; border-right-style:solid;margin-left:5px;}
		.in_lis ul { width:225px; overflow:hidden; margin:auto auto;}
		.in_lis ul li { line-height:24px;}
		.in_lis ul li a {background-image:url(../images/img/b2.jpg);background-repeat:no-repeat; background-position:left center; padding-left:10px;}
		
.space { width:1003px; height:1px; overflow:hidden; margin:auto auto; border-bottom:1px solid #dddddd;}		











