/* CSS Document */
/*公共基础begin*/
*{margin:0;padding:0;}

body{padding:0;background:#FFF;}
div,table,td,li,input,select,dd{font-size:14px;font-family:Arial, Helvetica, sans-serif,"宋体";}
img{border:0px;}
ul, li{margin:0; padding:0;list-style:none;}
ul:after{content:"."; display:block; clear:both; visibility:hidden; height:0;}

/*各类通用样式begin*/
.clear{clear:both; font-size:1px; line-height:1px;}
.dushedline{ height:10px; border-bottom:dashed 1px #000; margin-bottom:10px;}
.font14{font-size:14px;}
.fontweight	{ font-weight:bold;}
.fontred	{ color:#FF0000;}

/*链接样式*/

a:link	{
		color:#fff;
		text-decoration:none;
}
a:visited	{
		color:#fff;
		text-decoration:none;
}
a:hover	{
		color:#000;
		text-decoration:underline;
}
a:active	{
		color:#fff;
		text-decoration:none;
}

.b:link	{
		color:#000099;
		text-decoration:none;
}
.b:visited	{
		color:#000099;
		text-decoration:none;
}
.b:hover	{
		color:#000;
		text-decoration:underline;
}
.b:active	{
		color:#000099;
		text-decoration:none;
}


body {
	margin: 0px;
}

.text1{ font-size:12px; color:#666; line-height:18px;}
.text1 a:link{color:#666;text-decoration:none;}
.text1 a:visited{color:#666;text-decoration:none;}
.text1 a:hover{color:#FF3300;text-decoration:none;}
.text1 a:active{color:#666;text-decoration:none;}

.text01{ font-size:12px; color:#666; line-height:22px;}
.text01 a:link{color:#000;text-decoration:none;}
.text01 a:visited{color:#000;text-decoration:none;}
.text01 a:hover{color:#CC0000;text-decoration:underline;}
.text01 a:active{color:#000;text-decoration:none;}
.text4{ font-size:12px; color:#FF0000; line-height:20px;}
.text2{ font-size:12px; color:#fff; line-height:22px; text-align:center;}
.text2 a:link{color:#fff;text-decoration:none;}
.text2 a:visited{color:#fff;text-decoration:none;}
.text2 a:hover{color:#fff;text-decoration:none;}
.text2 a:active{color:#fff;text-decoration:none;}
.text5{ font-size:13px; color:#FF0000; line-height:18px; font-weight:bold;}
.text5 a:link{color:#FF0000;text-decoration:none;}
.text5 a:visited{color:#FF0000;text-decoration:none;}
.text5 a:hover{color:#000;text-decoration:none;}
.text5 a:active{color:#FF0000;text-decoration:none;}

.text6{ font-size:12px; color:#0000FF; line-height:18px;}

.text7{ font-size:13px; color:#FFF; line-height:30px; font-weight:bold;}
.text7 a:link{color:#fff;text-decoration:none;}
.text7 a:visited{color:#fff;text-decoration:none;}
.text7 a:hover{color:#FFFF00;text-decoration:none;}
.text7 a:active{color:#fff;text-decoration:none;}

.text8{ font-size:13px; color:#000; line-height:18px; font-weight:bold;}
.text3{ font-size:14px; color:#2182de; line-height:22px; font-weight:bold;}


.box1{ border-right:1px solid #666;}
.box2{ border-bottom:1px solid #b7ccf1;}
.box3{ background:url(../images/syt9.jpg) no-repeat;}

.navli{ list-style:none; font-size:14px; font-weight:bold; line-height:28px; margin-left:120px;}
.navli li{display:block; float:left; margin:0 5px; width:96px; height:28px; text-align:center; background:url(../images/botton02.jpg) no-repeat;margin-top:6px;}
.navli li a{ display:block;width:96px; height:28px; }
.navli li a:link{color:#000;text-decoration:none;}
.navli li a:visited{color:#000;text-decoration:none;}
.navli li a:hover{color:#fff;text-decoration:none; background:url(../images/botton01.jpg) no-repeat;}
.navli li a:active{color:#000;text-decoration:none;}

.navli li.currect{background:url(../images/botton01.jpg) no-repeat;}
.navli li.currect a{color:#fff; text-decoration:none;}

.centerpic{ float:left;margin:0 8px;}

.bj{ width:100px; margin-left:500px; float:right;}