﻿body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #5C5C5C;
}
.top_box {
	background-image: url(../image/top_box.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
/*列表样式*/
.list_yellow{
	margin:0px;
	padding:0px;
	font-size: 12px;
}
.list_yellow li{
	color:#646464;
	line-height:24px;
	list-style:none;
	text-indent:30px;
	background-image: url(../image/list_yellow.jpg);
	background-repeat: no-repeat;
	background-position: 18px 8px;
}
/*文字样式*/
.f-high {
	line-height: 24px;
}
.f-16px {
	font-size: 16px;
	font-weight: bold;
	color: #1C3343;
}
.f-14px {
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
}
.f-black {
	color: #000000;
	text-decoration: none;
}
.f-red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.f-red2 {
	font-weight: bold;
	color: #CC3101;
}
.f-12px {
	font-weight: bold;
	color: #000000;
}
.f-white {
	font-weight: bold;
	color: #FFFFFF;
}
.f-orange {
	color: #FF6600;
}
.f-blueness {
	color: #66CCFF;
}
/*链接样式*/
a.whihe {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whihe:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.anav {
	color: #5A5D5A;
	text-decoration: none;
}
a.black2 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.black2:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


a.anav:hover {
	color: #FF0800;
	text-decoration: underline;
}
a.black {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #333333;
	text-decoration: underline;
}
a.orange {
	color: #FF6600;
	text-decoration: none;
}
a.orange:hover {
	color: #FF6600;
	text-decoration: underline;
}
/*其它样式*/
.aa {
	background-image: url(../image/title_bg2.jpg);
	text-indent: 35px;
}
.bb {
	background-image: url(../image/title_bg1.jpg);
	text-indent: 35px;
}
.pic_bg {
	background-image: url(../image/pic_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pic_bg2 {
	background-image: url(../image/seeing_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.dot {
	background-image: url(../image/dot.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.dot2 {
	background-image: url(../image/dot2.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}


