@charset "gb2312";
body {
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.menu              {
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: none;
	font-weight: bolder;
	font-family: "微软雅黑";
}
.menu a:link       {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited    {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover      {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(images/nav_bg.jpg);
	height: 30px;
	width: 94px;
	clear: left;
}
.bbb             {
	FONT-SIZE: 12px;
	COLOR: #666666;
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-style: normal;
}
.bbb a:link       {
	text-decoration: none;
	color: #666666;
}
.bbb a:visited    { text-decoration: none; color: #666666}
.bbb a:hover      {
	text-decoration: underline;
	color: #FF0000;
}
.title {
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #0069ba;
	text-decoration: none;
	font-weight: bold;
}
.tj {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.ccc              {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.ccc a:link       {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
.ccc a:visited    {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
.ccc a:hover      {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
.bg {
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.bg2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.about2 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.links {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bt {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
 .line {
	font-weight: normal;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ba815e;
	border-left-color: #ba815e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ba815e;
}
  .line2 {
	border: 1px solid #d9ecc7;
}
  .line3 {
	border-bottom: 1px dotted #999999;
}
 .line4 {
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #b9bdc0;
	border-left: 1px solid #b9bdc0;
}




.bd {
	line-height: 20px;
	border: 1px solid #E3E3E3;
	background-image: url(%20%20);
	background-color: #FFFFFF;
}
.left_pro              {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
 }
.left_pro a:link       {
	text-decoration: none;
	color: #000000;
}
.left_pro a:visited    {
	text-decoration: none;
	color: #000000;
}
.left_pro a:hover      {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
}
 .left_side       {
	background-image: url(images/side_left.jpg);
	background-repeat: no-repeat;
}
 .right_side       {
	background-image: url(images/side_right.jpg);
	background-repeat: no-repeat;
 }
  .copyright              {
	FONT-SIZE: 13px;
	COLOR: #484848;
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: "宋体";
	padding-bottom:5px;
	padding-top:3px;
}
.copyright a:link       {
	text-decoration: none;
	color: #484848;
}
.copyright a:visited    {
	text-decoration: none;
	color: #484848;
}
.copyright a:hover      {
	text-decoration: underline;
	color: #484848;
  }
 .qq_life {
 	background-repeat: repeat-y;
	background-image: url(images/qq_life.gif);

 }
  .qq_right {
 	background-repeat: repeat-y;
	background-image: url(images/qq_right.gif);

 }
 /*搜索表单样式表*/
#search_box {
	width: 156px;
	height: 26px;
	background-image: url(img/s_bg.jpg);
} 
#search_box #s {
	float: left;
	padding: 0;
	border: 0;
	width: 130px;
	background: none;
 	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -1px;
} 
#search_box #go {
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
} 
