@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------------------------*/
/*--Design Setting Start--*/
.ap, .qp, .lp, .cp, .np, .forwardForm, .sitemap, .writingkeep {
 clear:both;
}
h2 {
	font-size:120%;
	background-image: url(../images/h2_rightbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin:5px 0;
}
h2 span {
	background-image: url(../images/h2_leftbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding:8px 8px 6px 40px;
	*padding:7px 8px 6px 40px;
}
h3 {
	font-size:120%;
	margin:0 0 5px 0;
	color: #F60;
	background-image: url(../images/icon10.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding:4px 0 0 25px;
}
p {
	color: #333;
	margin:0 0 4px 0;
}
.ap p{
	margin:0 0 10px 0;}
/*--------------------------------------------------------btn*/
.btn {
	background-color: #2ba695;
	color: #fff;
	padding:6px 12px 3px;
    *padding:6px 5px 2px;
	background-image: url(../images/buttonbg04.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	background-position: left top;
	font-size:90%;
	cursor: pointer;
	position:relative;
	border-radius:5px;
	behavior: url(js/PIE.htc);
	
}
.btn5 {
	background-color: #da8677;
	color: #fff;
	padding:3px 6px 3px;
    *padding:5px 1px 0px;
	background-image: url(../images/buttonbg03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top:1px solid #d98476;
	border-right: 1px solid #d06856;
	border-bottom: 1px solid #d06856;
	border-left: 1px solid #d06856;
	font-size:90%;
	cursor: pointer;
	font-weight: bold;
}
/*--------------------------------------------------------btn3*/
.btn3 {
	background-color: #eaeaea;
	color: #333333;
	padding:3px 8px 3px;
    *padding:5px 1px 0px;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
	background-position: left top;
	font-size:90%;
	cursor: pointer;
}
/*--------------------------------------------------------btn2*/
.btn2 {
	background-color: #4dbcd0;
	color: #fff;
	padding:5px 8px 5px;
    *padding:5px 1px 0px;
	margin:0 4px 0 0;
	background-image: url(../images/buttonbg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top:1px solid #a0d5e4;
	border-right: 1px solid #99bac5;
	border-bottom: 1px solid #99bac5;
	border-left: 1px solid #99bac5;
	font-size:90%;
	cursor: pointer;
	position:relative;
	border-radius:5px;
	behavior: url(js/PIE.htc);
}
/*--------------------------------------------------------btn2*/
.btn4 {
	background-color: #da8677;
	color: #fff;
	padding:5px 8px 5px;
    *padding:5px 1px 0px;
	margin:0 4px 0 0;
	background-image: url(../images/buttonbg03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top:1px solid #d98476;
	border-right: 1px solid #d06856;
	border-bottom: 1px solid #d06856;
	border-left: 1px solid #d06856;
	font-size:90%;
	cursor: pointer;
	position:relative;
	border-radius:5px;
	behavior: url(js/PIE.htc);
}
/*------------------------------------------------------------star*/
.must {
	color: #FF0000;
	margin:0px 5px 0 0;
	font-size: 150%;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 50%;
}
/*---------------------------------------------------------------from*/

form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size:100%;
	vertical-align:middle;
	
}
.text{
	border:1px solid #ccc;}
select {
	vertical-align:middle;
	margin:0;
	font-size:100%;
}
label{vertical-align:middle;}
/*--------------------------------------------------------------------------formBtn--*/
.formBtn {
	text-align: center;
	margin: 10px 0;
}
.formBtn img {
	vertical-align:middle;
	margin:0 5px;
}
/*--------------------------------------------------------------------accesskey star*/
.accesskey {
	font-size:10px;
	padding:0;
	position: absolute;
	z-index:97;
}
.accesskey a {
	color: #fff;
	text-decoration: none;
}
.accesskey a:hover {
	color: #ff;
	text-decoration: none;
}
.leftbg .accesskey {
	position: absolute;
	z-index:99;
}
.leftbg .accesskey a {
	color: #1388bc;
	text-decoration: none;
}
.leftbg .accesskey a:hover {
	color: #1388bc;
	text-decoration: none;
}
/*----------------------------------------------------------------a*/
a {
	color: #379497;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*--------------------------------------------------------wordcolor*/
.wordred {
	color:#C00;
}
.wordblue {
	color:#09C;
}
.wordgreen {
	color:#096;
}
.wordorange {
	color:#C60;
}
/*-------------------------------------------------*/
hr {
	height: 2px;
	margin:5px;
	padding:0;
	background-color: #fff;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
.date {
	color: #333;
	margin:0 0 0 5px;
}
.rss {
	float:right;
	margin:-25px 10px 0 0;
}
.rightside {
	text-align:right;
	margin: 0 15px;
}
/*------------------------------------------------button*/

.top{
	clear:both;
	text-align:right;
	}
.floatleft{
	float:left;
	margin:5px 0 ;
	
	}
.text01{
	background-color:#FCC;}
.lasttime{
	margin:5px 0 10px 0px;
	background-image: url(../images/icon09.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding:0 0 0 10px;
	
}
