/* CSS Document */
/* ------------index all------------ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/all_bg.jpg);
	background-repeat: repeat-x;
}
.find_f {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #D7D0CA;
	border-bottom-color: #D7D0CA;
	border-left-color: #808080;
	height: 14px;
	width: 140px;
}
.find_td {
	padding-left: 5px;
}
a.gglink{
	color: #333333;
	text-decoration: none;
}
a.gglink:hover{
	color: #FC8F00;
	text-decoration: none;
}
.news_td {
	padding-top: 10px;
	padding-bottom: 20px;
}
body,td,th {
	font-size: 12px;
	color: #333333;
}

/* ------------news all------------ */
.con_tdN {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.news_tdN {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	background-image: url(images/news_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.news_name {
	font-size: 14px;
	font-weight: bold;
}

/* ------------about all------------ */

.tie_td {
	background-image: url(images/tie_bg.gif);
	background-repeat: no-repeat;
	color: #FFFF99;
	font-size: 14px;
	text-align: center;
}
a.tietd{
	font-size: 14px;
	color: #FFFF99;
	text-decoration: none;
}
a.tietd:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* ------------about all------------ */

a.pro_tdF{
	color: #333333;
	text-decoration: none;
	line-height:25px;
}
a.pro_tdF:hover{
	color: #FF0000;
	text-decoration: underline;
	line-height:25px;
}
.pro_tdcool {
	color: #FF0000;
}
a.pro_tdform{
	color: #0000FF;
	text-decoration: none;
}
a.pro_tdform:hover{
	color: #FF0000;
	text-decoration: underline;
}
