@charset "utf-8";
/* CSS Document */
*{ margin:0;}
body,td,th {
	color: #000;
	font-family:Arial, "宋体", Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background: #fff;
	margin: 0px 0px 0px 0px;

}
ul,li {
	border: 0px;
	margin: 0px;
}

form,img{ margin:0; padding:0; border:0;}

button,input,textarea,select { 
	color: #000; font: 12px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px; 
	padding: 0px; 
}

a:link { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: none; }

a:hover { color: #f00; text-decoration: none; }

.space{ height:5px; overflow:hidden;}

.text{ line-height:140%;}

.input_01{ border:1px solid #A1A1A1; background:#FEF0D8;}


/*font*/

.topFont{filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);}

.font14{ font-size:14px;}

.font_red{ color:#f00;}

.font_orange{ color:#FFF59F;}

.font_blue{ color:#1337B1;}

/*dot*/

.dot_01{ background:url(../images/dot_01.jpg) repeat-x left bottom;}


/*box*/

.box_01{ border:#000 solid 1px;}


/*links*/

.links_white{ color:#fff;}

.links_white a:link { color: #fff; text-decoration: none; }

.links_white a:visited { color: #fff; text-decoration: none; }

.links_white a:hover { color: #ff0; text-decoration: none; }

.links_blue{ color:#039;}

.links_blue a:link { color: #039; text-decoration: none; }

.links_blue a:visited { color: #039; text-decoration: none; }

.links_blue a:hover { color: #f00; text-decoration: none; }





