@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6,input,form,ul,ol,li,dt,dd,textarea,button,table,th,tr,td,iframe{
	padding:0;
	margin:0;
	border:0;
	list-style-type: none;
}
body{
	font-size: 12px;
	color: #5c0e17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f9f6ef url(../images/body_bg.gif) repeat-x;
}
h2 {
	line-height: 30px;
	color: #721C2A;
	font-size: 14px;
}
ul{
	list-style-type: none;
}
img{
	border: none;
}
input{
	vertical-align: middle;
}
img{
	vertical-align: middle;
}
ins{ display:none;}
a{
	text-decoration: none;
	color: #8e7c52;
}
a:hover{
	color: #392e14;
}
input,select,textarea{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button{
	cursor: pointer;
}
ins{
	display: none;
	text-decoration: none;
}
label{
	cursor:pointer;
	font-weight: normal;
}
.Infinityarts{
	clear: both;
	font-size: 1%;
	line-height: 1%;
}
#wrapper{
	width: 1000px;
	margin:0 auto;
}
/*Header Style*/
#header{
	background: url(../images/header_bg.jpg) no-repeat;
	height: 109px;
}
#header .top {
	line-height: 30px;
	text-align: right;
	color: #e4cca9;
}
#header .top span {
	font-size: 11px;
	margin-right: 10px;
}
#header .top a {
	color: #e4cca9;
}
#header .top a:hover{
	color: #FFF;
}
#header ul.nav{
	height: 50px;
	margin-top: 26px;
	float: right;
	width: 800px;
}
#header ul.nav li{
	float: left;
	background: url(../images/nav_line.gif) no-repeat right top;
	padding:0 10px;
	height: 40px;
	padding-top: 10px;
	text-align: right;
}
#header ul.nav li abbr{
	display: block;
	font-size: 10px;
}
#header ul.nav li a{
	color: #e4cca9;
}
#header ul.nav li a.choose{color:#fff;}
#header ul.nav li a ins{
	display:block;
	color:#c8be9f;
	font-size: 10px;
} 
#header ul.nav li a:hover ins{
	color:#FFCC00;
} 
#header ul.nav li a:hover{
	color: #FFF;
}
ul.visiting {
	line-height: 35px;
	height: 35px;
}
ul.visiting li{
	float: left;
	text-align: right;
	color: #721c2a;
}
ul.visiting li.home{
	background: url(../images/visiting_1.gif) no-repeat;
	width: 175px;
	text-align: right;
	padding-right: 16px;
}

ul.visiting li.home a{
	display: inline;
	margin-right: 30px;
	font-weight: bold;
	background-image: none;
	padding: 0px;
}
ul.visiting li a{
	background: url(../images/visiting_3.gif) no-repeat right top;
	display: block;
	text-align: center;
	padding:0 30px 0 10px;
	color: #721c2a;
}
ul.visiting li.now {
	background: url(../images/visiting_2.gif) no-repeat right top;
	height: 35px;
	display: block;
	padding-right: 30px;
	font-weight: bold;
	padding-left: 10px;
	color: #333;
}
.btn {
	background-color: #FFF;
	border: 1px solid #5C0E17;
	height: 24px;
	margin-top: 10px;
}

#footer {
	line-height: 35px;
	background-color: #D3C7A1;
	text-align: center;
}
.innerfooter a {
	color: #624628;
}
#footer .innerfooter {
	width: 720px;
	margin:0 auto;
	line-height: 35px;
	height: 35px;
	color: #624628;
	
}
.copyright p {
	line-height: 21px;
	color: #A5956E;
	width: 960px;
	margin:0 auto;
}

