label span {
  padding: 5px 1px;
  vertical-align: middle;
}

.title {
  color: #666666;
  background-image:  url(../images/button/title_bg.gif);
  height: 33px;
}
.title a {
  color: #666666;
}
.title img {
  vertical-align: middle;
}

.inpt1 {
	border-top: #8CDAFF 1px solid;
	border-left: #8CDAFF 1px solid;
	border-right: #007CBB 1px solid;
	border-bottom: #007CBB 1px solid;
	background-image:  url(../images/button/button_bg.gif);
	color: #ffffff;
	background-color: #2CB2F0;
	padding: 2px 1px;
}
.inpt2 {
	border-top: #C6E686 1px solid;
	border-left: #C6E686 1px solid;
	border-right: #77BB11 1px solid;
	border-bottom: #77BB11 1px solid;
	background-image:  url(../images/button/button_bg2.gif);
	color: #ffffff;
	background-color: #A3DE31;
	padding: 2px 1px;
}
.inpt3 {
	border-top: #FF99CE 1px solid;
	border-left: #FF99CE 1px solid;
	border-right: #FF3399 1px solid;
	border-bottom: #FF3399 1px solid;
	background-image:  url(../images/button/button_bg3.gif);
	color: #ffffff;
	background-color: #FF0084;
	padding: 2px 1px;
}

.inpt4
{
	height: 22px;
	color: #333333;
	text-align: center;
	background-image: url(../images/button/button_bg4.gif);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	border-top: #DDDDDD 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #BBBBBB 1px solid;
}

.tcn1 {
    color: #33AADD;
}
.tcn2 {
    color: #85C60A;
}
.tcn3 {
    color: #FF4477;
}

.black {
	color: #000000;
}
.t18n { 
    font-size: 18px; 
	color: #FF0084; 
	font-weight: normal; 
	margin-bottom: 10px; 
}

div.step_now, div.step {
  float: left;
  vertical-align: top;
  width: 170px;
  height: 70px;
  padding: 5px;
}
div.step_now {
  background: url(../images/step_bg.gif) no-repeat left top; 
}
div.step {
  background: url(../images/step2_bg.gif) no-repeat left top; 
}

div.rowbox {
 width: 280px;
 float: left;
}

div.rowarea_odd {
 width: 100%;
 float: left;
 padding: 5px 0 5px 0;
 background-color: #F4FBFF;
 border-top: 1px solid #CBECFC;
 border-bottom: 1px solid #CBECFC;
}

div.rowarea_even{
 width: 100%;
 float: left;
 padding: 5px 0 5px 0;
}

p.rowinfo {
 width: 170px;
 margin: 15px 0 0 280px;
 padding-left: 15px;
 margin-top: 10px;
 text-align: left;
 border-left: 1px dashed #DDDDDD;
 position: relative;
}

div.rowthumb {
 width: 400px;
 float: left;
}

p.rowthumb {
 width: 120px;
 margin: 5px 0 0 400px;
 padding-left: 15px;
 position: relative;
}
/*p.rowthumb img {
 padding-bottom: 5px;
}*/

div.row {
  clear: both;
  padding: 5px;
}
div.row  .left {
  width: 50%;
  float: left;
}
div.row .right {
  width: 50%;
  float: left;
  /*padding-left: 10px;*/
}
div.row .center {
  width: 33%;
  float: left;
}
span.label {
  float: left;
  width: 50px;
  text-align: right;
  color: #0099CC;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: middle;
}
span.label_b {
  float: left;
  width: 80px;
  text-align: right;
  color: #0099CC; /*0077BB*/
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: middle;
}

span.form {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: middle;
}

span.button {
  float: left;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: middle;
}

div.spacer {
  clear: both;
}

.attention { 
  padding-top: 0; padding-left: 20px; padding-bottom: 5px; 
  background: url(../images/attention.gif) no-repeat left top; 
  text-align: left; font-size: 12px; font-weight: bold; vertical-align: top;
}
.attention a { 
  color: #666666;
}
.information { 
  padding-top: 0; padding-left: 20px; padding-bottom: 5px; 
  background: url(../images/information.gif) no-repeat left top; 
  text-align: left; font-size: 12px; font-weight: bold; vertical-align: top;
}
.information a { 
  color: #666666;
}

.album {
  width: 100%;
  clear: both;
}
.gallery img {
    border: 1px solid #CDCDCD;
	padding: 2px;
	background-color: #FFFFFF;
}
span.photoitem  {
  float: left; text-align: center; padding: 10px 0; width: 19%;
}
span.photoitem  img {
  cursor: pointer;
}
.photo {
  float: left; padding: 5px; border: 1px solid #ddd; background: #fff;
}

/*.comment { border-top: 1px dashed #DDDDDD;}*/
.comment td.ava { width: 48px; padding-right: 5px; }
.comment td.com { padding-top: 5px; }
.comment span#name { font-size: 12px; font-weight: bold; color: #AA7755;}
.comment span#name a { color: #AA7755;}
.comment span#days { font-size: 9px; color: #6C6C6C; }
.comment span#days a { font-size: 9px; color: #1188CC; text-decoration: underline; }
.comment span#days a:hover { font-size: 9px; color: #FF3300; text-decoration: underline; }
.comment span#info { color: #1188BB; font-size: 11px;}
.comment span#message { color: #333333; font-size: 11px;}

/* Page Navigation CSS */
.page { text-align: center; clear: both;  margin-bottom: 15px; margin-top: 15px; padding: 5px 0;}
.pagenav { margin-left: auto; margin-right: auto; }
.pagenav a { color: #6699CC; padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.pagenav a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.pagenav a.prev { margin-right: 50px; padding: 2px 6px; border: solid 1px #ddd; background: #fff; }
.pagenav a.next { margin-left: 50px; padding: 2px 6px; border: solid 1px #ddd; background: #fff;}
.pagenav .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.pagenav .current {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 12px; vertical-align: top; background: #fff; color: #FF0084; }
.pagenav a:hover {color: #fff; background: #0063DC; border-color: #003366; text-decoration: none;}
.start { margin-right: 50px; padding: 2px 6px; background: #fff; color: #aaa; }
.end { margin-left: 50px; padding: 2px 6px; background: #fff; color: #aaa; }

.dashed_line {
    height: 1px;
    border-top: 0 solid #FFFFFF;
	border-left: 0 solid #FFFFFF;
	border-right: 0 solid #FFFFFF;
	border-bottom: 1px dashed #DDDDDD;
	clear: both;
}

/* Form Validate CSS */
input.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	padding: 2px 1px;
	background-color: #FFFFEE;
}

select.errHilite {
	/*border: 1px solid #DDC;
	padding: 2px 1px;*/
	background-color: #FFFFEE;
}

label.errHilite {
	color: #EE7733;
}
/*	
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFE;
	border-top: 1px solid #CC9;
	border-bottom: 1px solid #CC9;
	padding: 5px;
	color: #FF3300;
}	
ul#errors li {
	list-style-type: none;
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
}
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	margin: .5em 0;
	padding: 0;
}
*/

label:hover{
	color: #33AADD;
}

/* Float Order CSS */	
div#imageFloat {
	width: 100%;
	clear: both;
	float: left;
	/*background-color: #F5FBFF;
	border: 1px solid #E4F4FC;
	margin-bottom: 10px;*/
}

/*div#imageFloat img {
	float: left;
	margin: 8px;
	cursor: pointer;
}*/

/* Calendar Block */
.calendar {
    background-color: #CCCCCC;
}
.calendar th {
    text-align:center;
	font-weight:bold;
	height:20px;
}
.calendar td {
    text-align:center; 
	height:17px;
	background-color: #FFFFFF;
}
.c_head {
    color:#333333;
}
.c_day {
    color:#999999;
}
.c_event {
	text-decoration:underline;
	color:#669900;
	cursor:pointer;
}
.c_event:hover {
    color:#66CC00;
	text-decoration:underline;
}

div.adsense {
    clear: both;
	padding: 10px;
	background-color:#FFFFEE;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
/*cat color */
/*
.cat1 {color: #EE6FB9;}
.cat2 {color: #E8A404;}
.cat3 {color: #EB7209;}
.cat4 {color: #36A9B5;}
.cat5 {color: #3A877A;}
.cat6 {color: #2E5CB8;}
.cat7 {color: #CC4D82;}
*/
