﻿@charset "utf-8";

body {
        background-color: ##F9F9F9;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
}
.CR {
	font-family: Arial, "宋体";
	font-size: 10pt;
	font-weight: normal;
	color: #989898;
	line-height: 20px;
}

.box{
	border-left: 1px #e6e6e6 solid;
	border-right: 1px #e6e6e6 solid;
	border-top: 1px #e6e6e6 solid;
    border-bottom: 1px #e6e6e6 solid;
} 
.boxa{
	border-left: 1px #e6e6e6 solid;
	border-right: 1px #e6e6e6 solid;
	border-top: 1px #e6e6e6 solid;
    
} 
.nav {
	font-family: "宋体", Arial;
	font-size: 13px;
	color: #989898;
}
.indexlist{
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #989898;
	line-height: 21px;
}
.Link1, .Link2 { width:160px; overflow:hidden;float:left;}
.ta {
	font-family:"宋体", Arial;
	font-size: 15px;
	color: #456186;
	line-height: 26px;
        font-weight: 800;
}
.tb {
	font-family:"宋体", Arial;
	font-size: 14px;
	color:  #456186;
	line-height: 25px;
        font-weight: 800;
}
.tc {
	font-family:"宋体", Arial;
	font-size: 13px;
	color: #666666;
	line-height: 23px;
}
.himg {
 -ms-interpolation-mode:bicubic;
}

