@charset "utf-8";
body,td,th {
	font-size: 12px;
	line-height:1.5;
	font-family: Tahoma, Verdana;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
a:link,a:visited{
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

#menu2, #menu2 a:link,#menu2 a:visited{
	font-size: 14px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	border: 1px none #448ad0;
	font-weight: 600;
}
#menu2 a:hover{
	background-color: #FFFFCC;
	border: 1px dashed #FFFF33;
	color: #339900;
	font-weight: bold;
}

#menu_1 a:link,#menu_1 a:visited{
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #000000;
	border: 1px none #448ad0;
	height: 20px;
	letter-spacing: 11px;
	text-align: center;
}
#menu_1 a:hover{
	background-color: #FFFFCC;
	border: 1px solid #666666;
	color: #000000;
}

#menu_us a:link,#menu_us a:visited{
	font-weight:400;
	font-size: 13px;
	text-decoration: none;
	display: block;
	color: #000000;
	border: 1px dashed #FFFFFF;
	height: 20px;
	text-align: left;
	text-indent: 17px;
}
#menu_us a:hover{
	background-color: #FFFFCC;
	border: 1px solid #666666;
	color: #000000;
}

#bai,#bai a:link,#bai a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#bai a:hover{
	color: #FFFFCC;
	text-decoration: underline blink;
}

#baiying{
	FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1)
}


input,textarea,select,option {
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	font-size: 12px;
}

.hits {
	color: #D8AB96;
	font-size: 12px;
}

.msg {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.bigger {
	font-size: 14px;
}
.tb0 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339900;
	border-left-color: #339900;
}
.td0_left {
	background-color: #ECFFEC;
	vertical-align: top;
}
.td0_right{
	background-color: #ECFFEC;
	vertical-align: top;
}
.left_th {
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #33CC00;
}
.left_th_big {
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	vertical-align: middle;
	height: 56px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E77D3;
	text-indent: 10px;
}
.left_td_big {
	border-left: 1px solid #468fdb;
}
.middle_th {
	font-weight: bold;
	font-size: 14px;
	text-indent: 40pt;
	text-align: left;
	color: #FF6600;
}
.right_th {
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #339900;
}
.th_big {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	height: 36px;
	text-indent: 15pt;
}
.th_big_2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 36px;
	background-color: #448AD0;
	text-align: center;
}
.td1 {
	background-color: #F5F5FF;
	background-position: left;
	height: 20px;
}
.td1_an {
	background-color: #E8F3FF;
	color: #999999;
	text-align: center;
}
.td1_anb {
	background-color: #E8F3FF;
	height: 24px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

input,textarea,select,option {
	border: 1px solid #FF9900;
	font-size: 12px;
}
input.teshu{
	border: none;
}
input.anniu,textarea,select,option {
	background-color: #FFFFFF;
}
.see0 {
	visibility: hidden;
	position: absolute;
}

/* 分页luyun start*/
.p_bar {
margin: 1px 0px;
clear: both;
}
.p_bar a {
float: left;
padding: 1px 4px;
font-size: 12px;
text-decoration: none;
}
.p_input {
border: 0px;
padding: 0px;
width: 40px;
height: 16px !important;
height: 15px;
margin: 0px;
background: #FFFFFF;
}
.p_total {
background-color: #F5FBFF;
border: 1px solid #86B9D6;
border-right: 0px solid #86B9D6;
font-weight: bold;
}
.p_pages {
background-color: #F5FBFF;
border: 1px solid #86B9D6;
margin-right:1px;
vertical-align: middle;
font-weight: bold;
}
.p_num {
background-color: #FFFFFF;
border: 1px solid #DEDEB8;
margin-right:1px;
vertical-align: middle;
}
a:hover.p_num  {
background-color: #F5FBFF;
border: 1px solid #86B9D6;
text-decoration: none;
}
.p_redirect {
background-color: #FFFFFF;
border: 1px solid #DEDEB8;
margin-right:1px;
font-size: 11px !important;
font-size: 13px;
}
a:hover.p_redirect {
background-color: #F5FBFF;
border: 1px solid #86B9D6;
text-decoration: none;
}
.p_curpage {
margin-right:1px;
border: 1px solid #DEDEB8;
vertical-align: middle;
background-color: #FFFFD9;
color: #92A05A;
font-weight: bold;
}
/* 分页luyun end */
