@charset "utf-8";
*{
	margin:0px;
	padding:0px;

}
body {
 font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
img { 
	vertical-align:top; 
}
a{
	color:#009999;
	border:0px none;
}
img {border:0px;}
p {
	font-size: 12px;
	line-height: 180%;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:hover{
	color:#66CDAA;
	text-decoration: underline;
}

input,select {
	display: inline;
	vertical-align: middle;
}
.w150 {
	width:150px;
}

.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}
.mb60 {
	margin-bottom: 60px;
}
.mt40 {
	margin-top: 40px;
}
.mt2 {
	margin-top: 2px;
}
.mt8 {
	margin-top: 8px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.ml26 {
	margin-left: 26px;
}
.mpt10 {
	padding-top: 10px;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
h2 {
	font-size: 14px;
	color: #009999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 5px;
	
}

.sub  {
	text-align: right;
	position: relative;
	bottom: 20px;
	font-size: 12px;
	margin-bottom:-8px;
}

h3 {
	font-size: 14px;
	color: #009999;
	padding-top: 3px;
	padding-bottom: 5px;
}


.search_text {
	border: 1px solid #CCCCCC;
}
.main_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
/*
-------------- header -----------------------
*/
.header_top h1 {
	font-size: 12px;
	font-weight: normal;
	color: #009999;
	float: left;
	width: 420px;
}
.header_top span {
	float: right;
	font-size: 12px;
	color:#333333;
}
.header_top {
	margin-top: 10px;
	height: 12px;
	padding-bottom: 8px;
}
.main_box .header_bar {
	height: 62px;
}
.main_box .header_logo{
	float:left;width:195px;
}
.main_box .header_ads{
	float:right;
	width:468px;
	height:60px;
	border:1px solid #DDDDDD;
}
.main_box .header_menu {
	width: 950px;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #DDDDDD;
	clear: both;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;
}
.header_menu a{
	color:#FFFFFF;
	text-decoration: underline;
}
.header_menu a:hover{
	color:#DDDDDD;
	text-decoration: underline;
}

.main_box .header_search {
	background-color: #FFFFFF;
	height: 20px;
	text-align: center;
	font-size: 12px;
	width: 952px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.main_box .header_search input {
	display: inline;
	vertical-align: middle;
}
.main_box .container {
	padding-top: 10px;
}

.titlebar {
	height: 12px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}


/* ------------ left ------------ */
.container .left {
	height: auto;
	width: 190px;
	float: left;
	padding-right: 19px;
}

.left img{
	vertical-align:bottom;
}

.left_contents {
	width: 170px;
	border: 1px solid #cccccc;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
	margin-top: 2px;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
}
.left_contents p {
	font-size: 12px;
	line-height: 12px;
	margin-top: 2px;
	display: block;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}


.left_contents .login {
	width: 170px;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size:12px;
}

.left .login_button_box {
	text-align: center;
	padding-top: 15px;
}
.left h2 {
	font-size: 12px;
	color: #666600;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.left h3 {
	font-size: 12px;
	color: #666600;
	margin-bottom: 6px;
	display: block;
}



/* ------------ center ------------ */

.container .center {
	width: 502px;
	padding-bottom:30px;
	float: left;
	height: auto;
}
.center .information {
	line-height: 22px;
	font-size: 12px;
	margin-bottom:40px;
}
.center li {
	list-style-type: none;
	display: block;
	width: 241px;
	float: left;
	padding-right: 20px;
	background-image: url(/img/line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 105px;
	line-height: 18px;
	margin-top: 10px;
}
.center .item {
	float: left;
	height: auto;
	width: 229px;
	line-height: 16px;
	font-size: 12px;
	word-break:break-all;
	overflow:hidden;
}
.center .item_right {
	padding-right: 0px;
}
.center .tag {
	color: #009999;
	line-height: 150%;
}
.center .plane{
	margin-top:10px;
	height: auto;
	width: 100%;
	line-height: 16px;
	font-size: 12px;
}
/* ------------ center2 ------------ */

.container .center2 {
	width: 705px;
	padding-bottom:30px;
	float: left;
	height: auto;
}


/* ------------ form ------------ */

table {
	border-collapse: collapse;
	border: 1px solid;
	border-color:#AAAAAA;
	empty-cells: show;
	width:100%;
	
}
td.head {
	padding: 3px;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 0px solid #AAAAAA;
	border-right: 0px solid #AAAAAA;
	background-color : #DDDDDD ;
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	white-space:nowrap;
}

td.foot{
	padding: 3px;
	background-color : #CCDDDD;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA ;
	border-left: 0px solid ;
	border-right: 0px solid ;
	font-size:9pt;
	empty-cells: show; 
	text-align:right;
}
td.plane_head{
	border-bottom: 1px dashed #AAAAAA;
	border-color:#AAAAAA;
	font-size:9pt;
	empty-cells: show; 
	text-align:center;
	width:150px;
	font-weight:bold;
	text-align:right;
	padding-right: 10px;

}
td.plane_body{
	border-bottom: 1px dashed  #AAAAAA;
	border-color:#AAAAAA;
	font-size:9pt;
	empty-cells: show; 
	text-align:left;
}
.attention {
	font-size:7pt;
	color:#009999;
	font-weight:normal;
}
.form_error_message {
	font-size:9pt;
	color:red;
	font-weight:normal;
}
.nomal_text {
	border: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
.w250{
	width :250px;
}
.w400{
	width :400px;
}
textarea {
	width:500px;
	height:400px;
}

/* ------------ right ------------ */
.main_box .right_box {
	width: 220px;
	padding-left: 19px;
	float: left;
	height: auto;
}
.main_box .right_box .user_rank_box {
	font-size:12px;
	padding-bottom: 10px;
	line-height: 16px;
}
.main_box .right_box .user_rank_box img{
	height: 16px;
	width: 16px;
	padding-right: 2px;
	padding-left:2px;
	vertical-align:middlep;
}
/* ------------ footer ------------ */
.main_box .footer {
	background-color: #FFFFFF;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
}
.main_box .footer_menu {
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
}
.main_box .footer a {
	color:#009999;
}
