@charset "utf-8";
html {
overflow-x: hidden;
overflow-y: auto;
} 
body{
	height:100%;
	/*cursor:url("css/Handwriting.cur");*/
	font-family: "宋体", "楷体_GB2312", Arial, Tahoma;
	font-size: 12px;
	color: #76592f;
	/*background-color:#66CC66;*/
	text-decoration: none;
	margin-left: -15px;/*这里怎么是-15呢,0行不行呢*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:transparent;
	background-image: url(../images/bg.jpg);
	/*background-image: url(../images/bgcolor.gif);*/
}
/*定义默认的图片样式，如无边框。。。*/
img{
	border:0px;
}
/*default all,默认是用*表示的
*{
cursor:url('css/Handwriting.cur');
	font-family: "宋体", "楷体_GB2312", Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}*/
/*default div for newdetail,防止被撑爆
div{
width:600;
TABLE-LAYOUT: fixed;
WORD-BREAK: break-all;
}
*/
div{
WORD-BREAK: break-all; 
}
/*
table{
WORD-BREAK: break-all;
}
td{
WORD-BREAK: break-all;
}
*/
p{
	line-height: 1.2;
}
A{
	font-family: "宋体", "楷体_GB2312", Arial, Tahoma;
}

A:link {
	COLOR: #76592f;
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #76592f;
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #298dc9;
	font-family: "宋体", "楷体_GB2312", Arial, Tahoma;
	text-decoration: underline;
}
A:active {
	cursor:url(css/SizeAll.cur);
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	color: #86bfe0;
}

/*下面导航的链接颜色*/
.footermenu{color:#FFFFFF; background-image:url(../images/index_22.jpg)}
.footermenu A:link {
	COLOR: #fff;
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	TEXT-DECORATION: none;
}

.footermenu A:visited {
	COLOR: #fff;
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	TEXT-DECORATION: none;
}
.footermenu A:hover {
	COLOR: #298dc9;
	font-family: "宋体", "楷体_GB2312", Arial, Tahoma;
	text-decoration: underline;
}
.footermenu A:active {
	cursor:url(css/SizeAll.cur);
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	color: #86bfe0;
}

.headerMenu{color:#FFFFFF; background-image:url(../images/menu.jpg); }
.headerMenu A:link {
	COLOR: #fff;
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	TEXT-DECORATION: none;
	font-size:14px;
}

.headerMenu A:visited {
	COLOR: #fff;
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	TEXT-DECORATION: none;
	font-size:14px;
}
.headerMenu A:hover {
	COLOR: #298dc9;
	font-family: "宋体", "楷体_GB2312", Arial, Tahoma;
	text-decoration: underline;
	font-size:15px;
}
.headerMenu A:active {
	cursor:url(css/SizeAll.cur);
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	color: #86bfe0;
	font-size:14px;
}

.copyright{color:#FFFFFF; line-height:1.4;}

.copyright A:link {
	COLOR: #fff;
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	TEXT-DECORATION: none;
}

.copyright A:visited {
	COLOR: #fff;
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	TEXT-DECORATION: none;
}
.copyright A:hover {
	COLOR: #298dc9;
	font-family: "宋体", "楷体_GB2312", Arial, Tahoma;
	text-decoration: underline;
}
.copyright A:active {
	cursor:url(css/SizeAll.cur);
	FONT-FAMILY: "宋体", "楷体_GB2312", Arial, Tahoma;
	color: #86bfe0;
}

.whitetext14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.whitetext13{
	font-family: "宋体", Arial, Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.whitetext12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;

}
.whitetextbold12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.redtext14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 14px;
	color: #FF0000;
}
.redtextbold14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.redtext12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #FF0000;
}
.redtextbold12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.blacktext14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 14px;
	color: #000000;
}
.blacktextbold14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.blacktext12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #000000;
}
.blacktextbold12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.greentext14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 14px;
	color: #32a44c;
}
.greentextbold14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 14px;
	color: #32a44c;
	font-weight: bold;
}
.greentext13{
	font-family: "宋体", Arial, Tahoma;
	font-size: 13px;
	color: #32a44c;
}
.greentext12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #32a44c;
}
.greentextbold12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #32a44c;
	font-weight: bold;
}
.orangetextbold14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #ff7704;
}
.orangetext14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 14px;
	color: #ff7704;
}
.orangetext12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #ff7704;
}
.orangetextbold12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #ff7704;
	font-weight: bold;
}
.bluetext14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 14px;
	color: #006afe;
}
.bluetextbold14{
	font-family: "宋体", Arial, Tahoma;
	font-size: 14px;
	color: #006afe;
	font-weight: bold;
}
.bluetext13{
	font-family: "宋体", Arial, Tahoma;
	font-size: 13px;
	color: #006afe;
}
.bluetext12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #006afe;
}
.bluetextbold12{
	font-family: "宋体", Arial, Tahoma;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}

.p1{
	line-height: 1.2;
}
.p2{
	line-height: 1.4;
}
.p3{
	line-height: 1.6;
}
.p4{
	line-height: 2;
}

.hr1{
border:1px solid #B4C9E0;
}
.hr2{
border:1px dotted #B4C9E0;
}
.hr3{
border:1px dashed;
}
/*solid=实心的; 紧密的;结实的 , dashed= 虚线,groove=沟, 槽; 车辙; (唱片等的)纹路, double=两倍的; 加倍的双的; 双重的,ridge=【动】脊, 脊背山脊; 岭, 岗; 分水岭, 山脉, inset=n. 插入物, 插页, 插图 ,outset=开头, 开端, 开始,inherit=继承(传统、遗产、权利等) ,hidden=隐藏的; 秘密的; 神秘的*/

/*调用方式<hr class=dotline size=1 color=#ff0000*/
.dotline{ 
BORDER-BOTTOM-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted 
} 

.nav{color:#CCCCCC;}
.nav a:link{color:#FFFFFF;}
.nav a:visited{color:#FFFFFF;}

.rightbg{ background-image:url(../images/rightbg.jpg)}
