/*public===================================================================================*/

div a{letter-spacing:0px;}
a, td, textarea, span, select{
	letter-spacing:0px;
}
a,a:link,a:visited,a:hover{
	color: #333333;	
	font-family:arial, tahoma;
	text-decoration: none;
}
a:hover {
	color:#990000; 
}

form{margin:0px;}
select {color: #333333;}
input, textarea {
	border-top: #7C7C7C 1px solid;
	border-left: #C3C3C3 1px solid;
	border-bottom: #DDDDDD 1px solid; 
	border-right: #C3C3C3 1px solid;
	background: #ffffff;
	background:url(./img/input_text_bg.gif);
}
img{border:0px;}
table.show{
	word-break:break-no;
	table-layout:fixed;
}
h2,h3{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
h3{
	padding:0px;
	margin:0px;
}
h4{
	height:auto;
	font-family:Verdana;
	font-size:9px;
	color:#999999;
	font-weight:normal;
}
.indextitle,.indexbody{
	padding:0px; 
	margin:0px; 
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold;
}
.indexbody{
	font-family:Geneva; 
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}
.title{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
hr{
	border:0px;
	height:1px;
	color:#efefef;
	margin:5px 0px;
}
.blod{
	font-weight:bold;
}
.RedBlod{
	font-weight:bold;
	color:red;
}

/*----------°´Å¥Ê½³¬Á´½Ó-----------*/
.Button{
	display:block;
	width:20px;
	height:18px;
	padding:3px 5px 1px 5px;
	text-align:center;
	border:1px solid #cdcdcf;
	background:#fefefe;
}