/* 
Design by Koao Studio
Email:design@koao.com
Http://www.koao.com
*/

/* FOR PC   IE & Netscape */

/*====== 共用 ======*/
body {
	margin: 0px;
	scrollbar-arrow-color : #666666;
	scrollbar-base-color : #d7d7d7;
	text-align: center;
	padding: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;



}

body,table,td,div {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

p {
	font-size: 12px;
	color: #535454;
	text-decoration: none;
	padding: 2px;
	line-height: 16px;
}


//	text-indent: 20pt;
li {
	list-style-type: square;
	list-style-image: url(../image/home/dot_02.gif);
	list-style-position: outside;

}

/*====== 共用 styles ======*/

/* 超连接 */
A {
	text-decoration : none
}
A:link {
	color: blue;
	font-size: 12px;

}
A:visited {
	color: ##6699CC;
	font-size: 12px;
}
//5B5B5B

A:hover {
	color: #ff0000;
	font-size: 12px;

}
A:active {
	color: #5B5B5B;
	font-size: 12px;

}


/* 文字设定 */
.loca  {
	text-align: left;
	vertical-align: bottom;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.t_red {
	color: #FF7800;

}
.t_blue {
	color: #4283CF;

}

.t_tit02 {
	color: #3161B9;
	font-size: 14px;
	text-decoration: none;
	font-weight: 700;
	font-family: "Arial", "Helvetica", "sans-serif";


}


/* 文字设定 */
.bgc_blue01 {
	background-color: #DFEAF3;

}
.bgc_blue02 {
	background-color: #3161B9;

}

.bgc_blue04 {
	background-color: #5999E4;

}



.bgc_gray {
	background-color: #CCCCCC;

}
.bgc_gray_01 {
	background-color: #F5F4F4;

}
.bgc_gray_02 {
	background-color: #FCFCFC;

}

.bgc_whiter {
	background-color: #FFFFFF;
}
.bgi_line {
	background-image: url(../image/list/line_01.gif);
	background-repeat: repeat-x;
}

.t_content{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	}


