a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#menu a {
	color:#ffffff;
	text-decoration:none;
}
#menu a:link {
	color:#ffffff;
	text-decoration:none;
}
#menu a:visited {
	text-decoration:none;
}
#menu a:active {
}
#menu a:hover {
	color:#ffff33;
	text-decoration:none;
}
.menu {
	font-size:12px;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
.t1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.t2_g {
	margin: 0px;
	padding: 0 0 0 5px;
	border-left: 2px solid #93CB7B;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.t2_o {
	margin: 0px;
	padding: 0 0 0 5px;
	border-left: 2px solid #CC6600;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.t2_b {
	margin: 0px;
	padding: 0 0 0 5px;
	border-left: 2px solid #6666666;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.t5 {
	padding: 0 5px;
}
.t10 {
	padding: 0 10px ;
}
.indent10 {
	margin-left: 10px;
}
.table1 {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.blue {
	color: #0066CC;
}
.td5 {
	padding: 5px;
}
.t15 {
	padding: 0 15px;
}
.right_table {
	margin-top: 5px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::*/
/*                   pageAbout                    */
/*::::::::::::::::::::::::::::::::::::::::::::::::*/

#pageAbout td.t5 {
	padding: 5px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::*/
/*                  pageMember                    */
/*::::::::::::::::::::::::::::::::::::::::::::::::*/

#pageMember table.list {
	width:520px;
	margin:10px 10px 18px 10px;
	border-collapse:collapse;
	border:1px solid #333333;
}
#pageMember .list th, #pageMember .list td {
	padding:5px;
	border:1px solid #333333;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
}
#pageMember .list th {
	background:#666666;
	color:#fff;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::*/
/*                   pageRecommend                */
/*::::::::::::::::::::::::::::::::::::::::::::::::*/

#pageRecommend .list {
	width:530px;
	margin:10px 0px 10px 5px;
	border-collapse:collapse;
}
#pageRecommend .list th, #pageRecommend .list td {
	padding:5px;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
}
#pageRecommend .list th {
	width:330px;
	text-align:left;
	font-weight:normal;
}
#pageRecommend .list td {
	width:190px;
	text-align:center;
}
#pageRecommend .list th h3 {
	font-size:12px;
	font-weight:bold;
}
#pageRecommend .list p {
	font-size:12px;
}
#pageRecommend .list p.arrow {
	background:url(img/arrow_or.gif) no-repeat left center;
	padding-left:20px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::*/
/*                   pageProcess                  */
/*::::::::::::::::::::::::::::::::::::::::::::::::*/

#pageProcess #process table {
	margin:0 5px;
}
#pageProcess #process table table {
	margin:0;
}
#pageProcess #process table td {
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
}
#pageProcess #process table td p {
	margin:0 0 7px 0;
}

#pageProcess #process td.line_dot {
	background:url(img/line_dot_w540.gif) no-repeat center center;
	padding:0;
}

























