/*全局*/
body,td,th,div {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
}
td,th,div{
	white-space:normal; word-break:break-all;overflow:auto!!important 
}
body {
	margin: 0;
}
p{
	line-height:150%;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}
h1{
	color:#000000;
	line-height:150%;
	margin:0;
}

/*顶部*/
.line_x{
	border-bottom:1px dashed #CCCCCC; 
}
.tab1,.tab2{ 
	width:120px; 
	height:21px; 
	text-align:center; 
	background-repeat:no-repeat; 
	padding-top:3px; 
	cursor:pointer; 
}
.tab1{
	background:url(tab1.gif);
	color:#333333;
	font-weight:bold;
}
.tab2{
	background:url(tab2.gif);
	color:#FFFFFF;
	font-weight:bold;
}

/*搜索框*/
.menu { 
	font-size:14px; 
	color:#0000CC; 
}
.menu a:link {
	color: #0000CC;
	text-decoration: underline;
}
.menu a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.menu a:active {
	color: #0000CC;
	text-decoration: underline;
}
.menu_now{
	font-size:14px; 
	color:#000000;
	font-weight:bold;
}
.in{
	height:25px;
	font-size:14px;
	padding:3px;
}
.inp{
	height:25px;
}

/*搜索结果*/
.so_tit { 
	font-size:14px; 
	color:#0000CC; 
}
.so_tit a:link {
	color: #0000CC;
	text-decoration: underline;
}
.so_tit a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.so_tit a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.so_tit a:active {
	color: #0000CC;
	text-decoration: underline;
}

.s_content{
	WIDTH: 60em; WORD-BREAK:break-all; LINE-HEIGHT: 150%; WORD-WRAP:break-word;
}
.url_txt{
	color:#008000;
	font-family:Arial;
}