body {
	background-image: url(../image/bj.jpg);
}
body,td,th {
	font-size: 12px;
}
A.yq:link {
	COLOR: #06F;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
A.yq:visited {
	COLOR: #06F; font-size:12px;font-weight:bold;text-decoration: none;
}
A.yq:hover {
	COLOR: #000; font-size:12px;font-weight:bold;text-decoration: none;
}
A.yq:active {
	COLOR: #000; font-size:12px;font-weight:bold;text-decoration: none;

}

a:link {
	color: #000000;
	font-size:12px;
	text-decoration: none;
	
}
a:visited {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
.big{font-weight:bold;}
.linetext{line-height:1.8}
.wi {
	color: #FFF; font-weight:bold;
}
h1 {
	 font-size:12px;color: #000; font-weight:bold;
}
h3 {
	width:100%;
	font-size:14px;
	margin-left: 5px;
	padding: 5px;
	margin-top: 6px;
	display:block;
	background-color: #C9E7F8;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #099;
}
h4 {
	width:100%;
	font-size:14px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F63;
	margin-left: 5px;
	padding: 5px;
	margin-top: 6px;
	display:block;
	background-color: #FC3;
}
p {
	text-indent: 24px;
}
.imgc { padding:8px; display:block;}
/*产品列表样式*/
.imgcss {
	BACKGROUND: #fff; FLOAT: left; MARGIN: 2px 8px 3px 8px; WIDTH: 200px; TEXT-ALIGN: center;
}
.imgcss IMG {
	FLOAT: left;
}
.imgcss SPAN {
	DISPLAY: block; FLOAT: left; WIDTH: 100px; TEXT-ALIGN: center; padding:5px;
}
/*product menu */
div#BeautifulList{width:220px;margin:2px 0 0 3px;font-family: Verdana;}
 #BeautifulList a{
	display:block;
	color:#900;
	padding:10px 15px;
	background-color:#FF3;
	font-size:12px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC3;
}
 #BeautifulList a:hover{
	color:#000;
	background-color:#FF9;
	font-weight:bold;
}
 #BeautifulList h1{
	margin:0;
	font-weight:blod;
	color:#fff;
	padding:15px;
	font-size:14px;
	background-color:#F60
}
 #BeautifulFoot h2{color:white;margin:0; font-size:14px;padding:20px 10px;}
 
 /*圆角控制*/
 div.RoundedCorner{
	background-color: #FF3;
}
 b.rtop, b.rbottom{display:block;background: #FFF}
 b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #FF3;}
 b.r1{margin: 0 5px}
 b.r2{margin: 0 3px}
 b.r3{margin: 0 2px}
 b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
