/**************************************************************************************************
TEMP
**************************************************************************************************/
#wrapper h1 {
	font-size: 18px;
	margin-bottom: 25px;
}
#wrapper h2 {
	margin-bottom: 10px;
	clear: both;
	margin-top: 30px;
}
#wrapper h3 {
	margin-bottom: 10px;
	margin-top: 20px;
	color: #003466;
}
#content h2.cmth2 {
	margin-top: 0px;
}
#content h2.cmbh2 {
	margin-bottom: 0px;
}
#wrapper .omega {
	margin: 0;
}
#wrapper .mb15 {
	margin-bottom: 15px;
}
#wrapper p {
	margin-bottom: 15px;
}
#wrapper .common {
	padding: 9px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
}
#wrapper .fontSmall {
	margin: 0px;
}
#wrapper .list-dot {
	margin-left: 20px;
}
#wrapper .list-dot li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
}
#wrapper .tball {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
}
#wrapper .tball th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 9px;
	text-align: left;
	vertical-align: top;
	width: 150px;
	background-color: #F6F6F6;
	color: #000000;
}
#wrapper .tball td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 9px;
	text-align: left;
	vertical-align: top;
}
#wrapper .tball p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/**************************************************************************************************
HOME
**************************************************************************************************/

#content .top-box {
	width: 150px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background-image: url(../images/bg_top-box.jpg);
	background-repeat: repeat-x;
}
#content .mar15 {
	margin-right: 15px;
}
#content .top-box h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .top-box p {
	margin: 0px;
}
#content .top-box p.photo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar h2 {
	margin-top: 30px;
	background-image: none;
	padding: 0px;
}
#sidebar p {
	margin-bottom: 10px;
}
#sidebar .link-box {
	padding: 9px;
	border: 1px solid #CCCCCC;
}
.list-link {}
.list-link dt {
	background-image: url(../images/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.list-link dd {
	background-image: url(../images/bg_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.list-link dd.end {
	margin-bottom: 0px;
}


/**************************************************************************************************
CONTACT
**************************************************************************************************/

.tfield, .tfield_s {
	margin: 0px;
	padding: 2px;
	border: 1px solid #999999;
}
.tfield {
	width: 280px;
}
.submit {
	margin-bottom: 15px;
	text-align: center;
}
.submit input {
	margin-right: 15px;
	margin-left: 15px;
}
.must {
	color: #FF0000;
	margin-right: 5px;
	margin-left: 5px;
}
.better {
	color: #003466;
	margin-right: 5px;
	margin-left: 5px;
}
.example {
	font-size: 11px;
}
.thanks {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}


.class-news {
}
.class-news li {
	margin-bottom: 12px;
}

.class-news .pic-tit {
	background-color: #FAFAFA;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 11px;
}
.class-news .f11 {
    font-size: 11px;
	}

.class-news .pic-border {
    border: 1px #CCCCCC solid;
	padding: 2px;
}



/**************************************************************************************************
OPTION
**************************************************************************************************/

.tboption {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
}
.tboption th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 9px;
	text-align: left;
	vertical-align: top;
	display: block;
	background-color: #F2F2F2;
	color: #000000;
}
.tboption td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 9px;
	text-align: right;
	vertical-align: middle;
	width: 90px;
	color: #003466;
	font-weight: bold;
}
#wrapper .tboption h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#wrapper .tboption p {
	margin-bottom: 0px;
	margin-top: 0px;
}






/**************************************************************************************************
PLAN
**************************************************************************************************/

.list-flow {
	margin-bottom: 30px;
}
.list-flow dt {
	margin-top: 30px;
}
.list-flow dd {
	padding-left: 65px;
}
