﻿/* ================================
   网站样式
   ================================
*/  
/* 网页最顶端header 背景色样式,分三部分*/
a:link  {
	text-decoration:none;
	color:   #663C0C;
}

a:visited {
	text-decoration:none;
	color: #663C0C;
}

a:active    {
	text-decoration:none;
	color:   #663C0C;
}

a:hover {
	text-decoration:underline;
	color: #993300;
}

/* 二级导航*/
.a1:link  {
    text-decoration:none;
    color:   #8c5823;
}

.a1:visited {
    text-decoration:none;
    color:   #8c5823;
}

.a1:active    {
    text-decoration:none;
    color:   #8c5823;
}

.a1:hover {
    text-decoration:underline;
	color: #990000;
}


/* 内容背景色设置*/
body 
{  
  font-family: "宋体"; font-size: 12px; line-height: 160% text-decoration: STRONG; color: #666666;  	
  margin-top: 0px;
  margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: #F0E4CF;
}

/*页面的版权部分的背景设置*/
.FooterBG {
	background-image: url(images/bot_r2_c1.jpg);
	height: 59px;
	font color:#654226;
}

.font12px {
	font-size: 12px;
	font-color:#654226;
}



table {
	line-height: 160%;
}
td {  font-family: "宋体"; font-size: 12px ;  line-height: 160% ; color: #000000}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.title1 {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.linebbs {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
}
.biankuang {
	border: 1px solid #999999;
	width: 223px;
}

/*模块 */ 
.k1_Top1 {
	background-image:  url(images/k1_top1.jpg);
	height:13px;
	width:13px;
}
.k1_Top2 {
	background-image:  url(images/k1_top2.jpg);
}
.k1_Top3 {
	background-image:  url(images/k1_top3.jpg);
	width:16px;
}

.k1_Center1 {
	background-image:  url(images/k1_center1.jpg);
}
.k1_Center2{
	background-color: #F0E4CF;
}
.k1_Center3 {
	background-image:  url(images/k1_center3.jpg);
}
.k1_Bottom1 {
	background-image:  url(images/k1_bottom1.jpg);
	height: 14px;
}
.k1_Bottom2{
	background-image:  url(images/k1_bottom2.jpg);
}
.k1_Bottom3{
	background-image:  url(images/k1_bottom3.jpg);
}
/*左侧模块 */ 
.k2_Top1 {
	background-image:  url(images/k1_top1.jpg);
	height:13px;
	width:0px;
}
.k2_Top2 {
	background-image:  url(images/k1_top2.jpg);
}
.k2_Top3 {
	background-image:  url(images/k1_top3.jpg);
	height:13px;
	width:16px;
}

.k2_Center1 {
	background-image:  url(images/k1_center1.jpg);
}
.k2_Center2{
	background-color: #F0E4CF;
}
.k2_Center3 {
	background-image:  url(images/k1_center3.jpg);
}
.k2_Bottom1 {
	background-image:  url(images/k1_bottom1.jpg);
	height: 0px;
}
.k2_Bottom2{
	background-image:  url(images/k1_bottom2.jpg);
}
.k2_Bottom3{
	background-image:  url(images/k1_bottom3.jpg);
	height: 14px;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F4A00;
	font-weight: bold;
}
