@charset "utf-8";
@import url(base.css);
body{  background-color:#e5e5e5; }
form{margin:0px; padding:0px;}
a:link,
/*a:visited{ line-height:31px;}*/
img{border-style:none;}
.world01 {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}

.world02 {
	font-size: 12px;
	line-height: 21px;
	color: #0D275C;
}

.world03 {
	font-size: 12px;
	line-height: 21px;
	color: #000;
}
.blank01 {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.blank02 {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.blank03 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
}

.world04 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.world05 {
	font-size: 12px;
	line-height: 21px;
	color: #fff;
}


/*.top2{ background:url(images/hnav.gif) no-repeat; line-height:65px; padding-right:32px; font-size:12px; text-align:right;}
*/
.top2 {background-color:#ececec; border-bottom:#ccc 1px solid; text-align:center; line-height:25px;}
.top2 a:link,
.top2 a:visited{color:#000000; text-decoration:none; font-size:12px; margin:0px 4px;}
.top2 a:hover{color:#CC3333; text-decoration:underline;}
.top2 a.try:link,
.top2 a.try:visited{color:#ff0000; text-decoration:none; font-size:12px; font-weight:bold;}

a.red:link,
a.red:visited{ color:red; text-decoration:none; font-size:12px; font-weight:bold;}
a.red:hover{text-decoration:underline; color:#0033FF;}

.hTop .top2 a.home:link,
.hTop .top2 a.home:visited{ display:none;}

.left_s_logo{ background:right top no-repeat;  }

.no_input_tips{background:url(imgs/no_input_tips.gif) no-repeat center center;}