body {
	margin:0px 0px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-align:center;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	word-break:break-all;
}
div {
	margin:0 auto;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
/* 优化专用 */
a.key-red:link {
	text-decoration: none;
	color: #FF0000;
}
a.key-red:visited {
	text-decoration: none;
	color: #FF0000;
}
a.key-red:hover {
	text-decoration: none;
	color: #FF0000;
}
/* 留言、订单 */
.fm-txt {
	border: 1px solid #eaeaea;
	background-color: #f9f9f9;
	height: 20px;
}
.fm-area {
	border: 1px solid #eaeaea;
	background-color: #f9f9f9;
}
.fm-box {
	border: 1px solid #eaeaea;
}
.fm-btn {
	border: 1px solid #eaeaea;
	padding-top:2px;
}
/* 其他 */
a.red:link {
	text-decoration: none;
	color: #FF0000;
}
a.red:visited {
	text-decoration: none;
	color: #FF0000;
}
a.red:hover {
	text-decoration: none;
	color: #FF0000;
}
a.menu:link {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.bd-b {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	padding: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.bd-t {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right-style: none;
	padding: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.bd-r-t {
	padding: 5px;
	border: 1px solid #f0f0f0;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.bd-r-b {
	border-top: none;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	padding: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.news-bottom {
	background-image: url(images/news_dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tt {
	font-size:14px;
	padding: 0px 10px;
	font-weight: bold;
}
.content {
	padding: 10px 10px;
	line-height: 200%;
}
.content-tui {
	padding: 10px 10px;
	line-height:150px;
}
.menu-line {
	background-image: url(images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tb-bd {
    border:1px solid #497AE2;
}
.head-t1 {
    height:40px;
    line-height:40px;
	font-size:24px;
}
.head-t2 {
    font-size:14px;
}
