@import url("r.css");

body {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
background: #f9f6eb url(i/bg_lic.gif) top left repeat-y fixed;
text-align: center;
}

.chino-universe {
width: 940px;
text-align: left;
margin: 30px auto;
background: transparent url(i/bg_universe.png) top left repeat-y;
border: 1px solid #dad5c5;
}

.logo {
text-align: center;
padding: 30px 0;
}


.submitnow {
padding: 20px 0;
text-align: center;
}

.fdl {
width: 250px;
float: left;
}

.fdr {
width: 690px;
float: right;
}


.menutop {
background: #c9c6c4;
}
.mychino {
line-height: 18px;
text-align: right;
padding: 10px;
background: #666;
color: #ddd;
}
	.mychino a {
	color: #fff;
	}
	.mychino img {
	vertical-align: middle;
	}
.mychinostat {
line-height: 18px;
text-align: right;
padding: 5px 10px;
background: #888;
color: #ddd;
}
.content {
padding: 20px 40px;
}
h2.pgtitle {
padding: 40px 40px 0 40px;
font: 28px Arial, Verdana, sans-serif;
}
.item-loop {
padding: 20px;
}
.item-box {
width: 180px;
float: left;
text-align: center;
border: 1px solid #f3efeb;
margin: 15px;
min-height:290px;
height:auto !important;
height:290px;
}
p.item-img-th {
padding: 20px 0 0 0 !important;
}
.item-box p.itemmet {
font-size: 9px;
padding: 5px 0 20px 0;
}

.paging {
margin: 10px 0;
padding: 10px 40px 30px 40px;
}

.paging a.rounded {
background: #f9e4f4;
color: #970c75;
margin-right: 4px;
}
	.paging a:hover {
	background: #fff;
	color: #970c75;
	}
	.paging a.selected {
	background: #e0dcd1;
	color: #5d5b55;
	}
a.rounded, .button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
}
.button {
  color: #999790;
  padding: 5px 7px;
  border: 1px solid #e1d8bf;
}
.button:hover {
  background-color: #fff;
} 
.button-red { background: #993300;}
.button-green { background: #339999; }
	.button-green:hover { background:#22a8a8; }

.button-red { background: #ad0232; }
	.button-red:hover { background:#c90139; }

.button-prpl { background: #74175d; }
	.button-prpl:hover { background:#c90139; }

.button-pink { background: #ecc3e1; color: #96006c; }
	.button-pink:hover { background:#f0188d; color: #fff; }


table.tbl td {
padding: 8px 0;
}
table.tbl-photometa {
margin-top: 20px;
}
input.txt, textarea.txt {
border: 1px solid #bab5a5;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select {
border: 1px solid #bab5a5;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select.vote {
padding: 6px 8px;
}
.btn {
background-color: #525252;
border: 1px solid #484848;
color: #fff;
font: 11px Verdana, "lucida grande", tahoma, verdana, arial, sans-serif;
margin: 0 2px;
padding: 6px 8px;
}


div.img-big {
}
p.ft {
font-size: 10px;
padding: 10px 0 50px 0;
}
p.ft a { color: #454545 !important; text-decoration: underline; }


img.imgavatar {
width: 20px;
height: 20px;
vertical-align: middle;
}
ul.commentlist li {
padding: 20px 0 20px 120px;
}

.comment-author {
width: 50px;
float: left;
padding-bottom: 8px;
}
.comment-name {
font-weight: bold;
}
.comment-text {
margin-left: 65px;
line-height: 18px;
}
.comment-time {
font-size: 10px;
}

.text-content {
padding: 20px 40px;
line-height: 18px;
}
	.text-content p {
	padding: 4px 0;
	}

.commentshead {
padding: 40px 40px 0 0px;
font: 22px Arial, Verdana, sans-serif;
}


.lgfoot {
text-align: center;
padding-bottom: 30px;
}


#comment-add {
padding-left: 120px;
}
#comment-add p {
padding: 14px 0;
}
#comment-add h2 {
padding: 40px 40px 10px 0px;
font: 22px Arial, Verdana, sans-serif;
}


ul.lirules {
list-style-type: square;
margin-left: 30px;
}
	ul.lirules li {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	}

.text-content h3 {
padding: 20px 0 10px 0;
font: 18px Arial, Verdana, sans-serif;
}
