@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 22px;
}


td {word-break:break-all}

a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #06C;
}
.hot a:link {
	color: #C00;
	text-decoration: none;
}
.hot a:visited {
	text-decoration: none;
	color: #C00;
}
.hot a:hover {
	text-decoration: underline;
	color: #C00;
}
.hot a:active {
	text-decoration: none;
	color: #C00;
}
-->
.yp_white a:link {
	color: #FFF;
	text-decoration: none;
}
.yp_white a:visited {
	text-decoration: none;
	color: #FFF;
}
.yp_white a:hover {
	text-decoration: none;
	color: #FF0;
}
.yp_white a:active {
	text-decoration: none;
	color: #FFF;
}
-->
.title a:link {
	color: #333;
	text-decoration: none;
}
.title a:visited {
	text-decoration: none;
	color: #333;
}
.title a:hover {
	text-decoration: underline;
	color: #000;
}
.title a:active {
	text-decoration: none;
	color: #333;
}
-->
.ad_black_link a:link {
	color: #000;
	text-decoration: none;
}
.ad_black_link a:visited {
	text-decoration: none;
	color: #000;
}
.ad_black_link a:hover {
	text-decoration: underline;
	color: #000;
}
.ad_black_link a:active {
	text-decoration: none;
	color: #000;
}
.ad_blue_link a:link {
	color: #666;
	text-decoration: none;
}
.ad_blue_link a:visited {
	text-decoration: none;
	color: #666;
}
.ad_blue_link a:hover {
	text-decoration: none;
	color: #00F;
}
.ad_blue_link a:active {
	text-decoration: none;
	color: #666;
}
-->
.btitle a:link {
	color: #333;
	text-decoration: none;
}
.btitle a:visited {
	text-decoration: none;
	color: #333;
}
.btitle a:hover {
	text-decoration: none;
	color: #C30;
}
.btitle a:active {
	text-decoration: none;
	color: #333;
}
.r_link a:link {
	color: #666;
	text-decoration: none;
}
.r_link a:visited {
	text-decoration: none;
	color: #666;
}
.r_link a:hover {
	text-decoration: underline;
	color: #00F;
}
.r_link a:active {
	text-decoration: none;
	color: #666;
}

.sixteen{
	font-size: 16px;
}
.red{
	color: #F00;
}
.black{
	color: #333;
}
.blue{
	color: #06C;
}
.line25{
	line-height: 25px;
}
.gray{
	color: #CCC;
}
.white{
	color: #FFF;
}
.w80{
	width: 80px;
}
.green{
	color: #090;
}
.coffee{
	color: #960;
}
.abgne_tab {
	clear: left;
	width: 100%;
}
ul.tab {
	width: 100%;
}
ul.tab li {
	float: left;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
	background-image: url(../images/blue_search_0.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.tab li a {
	display: block;
	padding: 0 20px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
ul.tab li a:hover {
	color: #FFF;
	background-image: url(../images/blue_search_1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.tab li.active  {
	color: #FFF;
	background-image: url(../images/blue_search_1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.tab li.active a:hover {
	color: #FFF;
	cursor: pointer;
}
-->
.abgne_tab2 {
	clear: left;
	width: 100%;
	margin-top: 8px;
	margin-left: 12px;
}
ul.tab2 {
	width: 100%;
}
ul.tab2 li {
	float: left;
	height: 49px;
	line-height: 49px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
	background-image: url(../images/orange_menu_0.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.tab2 li a {
	display: block;
	padding: 0 20px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
ul.tab2 li a:hover {
	color: #FFF;
	background-image: url(../images/orange_menu_1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.tab2 li.active  {
	color: #FFF;
	background-image: url(../images/orange_menu_1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.tab2 li.active a:hover {
	color: #FFF;
	cursor: pointer;
}
-->
.tab_w{
	width: 74px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	padding-top: 1px;
	font-size: 16px;
	font-weight: bold;
}
.tab2_w{
	width: 69px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding-top: 14px;
	font-size: 16px;
	font-weight: bold;
}
.search_box{
	width: 600px;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 3px;
	vertical-align: middle;
	background-image: url(../images/search_box.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
-->
.design_blink{
	background-color: #FFF;
}
.design_blink_Over{
	background-color: #FFCECE;
}
-->
.main_line{
	background-image: url(../images/top_line.jpg);
	background-repeat: repeat-x;
	background-position: 0px 100px;
}
