@charset "utf-8";
/* CSS Document */

* {margin: 0;padding: 0;}
body {margin: 0;padding: 0;	font:12px/20px arial,helvetica,verdana,tahoma,sans-serif;color:#333;table-layout:fixed;word-break:all;	word-wrap: break-word;}
div {overflow: hidden;table-layout:fixed;word-break:all;word-wrap: break-word;}
li {list-style-type: none;}
p {	line-height: 1.5;}
a, area { blr:expression(this.onFocus=this.blur());} /* for IE */
:focus {	-moz-outline-style: none;} /* for Firefox */
a{color:#725946;text-decoration:none;}
a:hover {text-decoration:underline;	color: #3b1c02;}
a:active {text-decoration: none;color: #bb1b13;}
/*a img {border: 0;}*/
img {border: 0;}
.turn_leaf_pagenow {font-weight: bold;}
input{font-size: 12px;color: #4c4c4c;}
select {font-size: 12px;padding-left: 5px;color: #4c4c4c;}
option {font-size: 12px;padding-left: 5px;color: #4c4c4c;}
textarea {font-size: 12px;padding-left: 5px;color: #4c4c4c;}
button {border: none;cursor: pointer;}
.bold {	font-weight: bold;}
.clear {clear: both;height:0px;}
.clear1 {clear: both;height: 5px;}
.clear2 {clear: both;height: 10px;}
.clear4 {clear: both;height: 20px;}
.fl{ float:left;}
.fr{ float:right;}
.ta-c{ text-align:center;}
.ta-r{ text-align:right;}
.ti-2{ text-indent:2em;}