/* 
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: #5F5F5F;
	font-size: 12px;
	text-decoration: none;


}

p {
	font-size: 13px;
	color: #535454;
	text-decoration: none;
	text-indent: 18pt;
	line-height: 18px;
}

li {
	list-style-type: square;
	list-style-image: url(../image/home/dot_02.gif);
	list-style-position: outside;

}

/*====== 共用 styles ======*/




/*====== 背景 ======*/
.bgc_white{
	background-color: #FFFFFF;

}
.bgc_yellow{
	background-color: #FE6100;
}
.bgc_blue{
	background-color: #3161B9;
}
.bgc_blue_02{
	background-color: #5999E4;
}
.bgc_blue_03{
	background-color: #9FD1FC;
}
.bgc_blue_04{
	background-color: #3161B9;
}
.bgc_blue_05{
	background-color: #F9FAFC;
}
.bgc_blue_06{
	background-color: #2060AB;

}
.bgc_gray_01{
	background-color: #CCCCCC;
}
.bgc_gray_02{
	background-color: #F5F4F4;
}
.bgc_gray_03{
	background-color: #B0B0B0;
}
.bgc_gray_04{
	background-color: #CACACA;
}
.bgc_gray_05{
	background-color: #FAFAFA;


}
.bgc_gray_06{
	background-color: #F3F4F5;
}
.bgi_head_01{
	background-image:  url(../image/home/bgi_head.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #FFFFFF;

}
.bgi_head_02{
	background-color: #5999E4;

}
.bgi_dt{
	background-image:  url(../image/dt_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #CCCCCC;

}
.bgi_left_01{
	background-image:  url(../image/home/bgi_left01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgi_left_02{
	background-image:  url(../image/home/title_pic01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgi_left_03{
	background-image:  url(../image/tit_pic01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgi_line{
	background-image:  url(../image/home/dt_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgi_line_01{
	background-image:  url(../image/line_05.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.bgi_line_02{
	background-image:  url(../image/line_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgi_line_03{
	background-image:  url(../image/line_06.gif);
	background-repeat: repeat;
	background-position: center top;
}
.bgi_line_04{
	background-image:  url(../image/line_07.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgi_tit01{
	background-image:  url(../image/home/title_pic02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgi_tit02{
	background-image:  url(../image/list/tit_pic_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #666666;

}
.bgi_01{
	background-image:  url(../image/home/01.gif);
}
.bgi_02{
	background-image:  url(../image/pic_03.gif);
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;

}
.bgi_03{
	background-image:  url(../image/pic_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;
}

.dot_01{
	color: #999999;
}
.dot_02{
	color: #00BBC6;
}
/*====== 背景 styles ======*/





/*====== 链接 ======*/

a:link {
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	font-family: "SimSun";
	line-height: 18px;
}
a:visited {
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	font-family: "SimSun";
	line-height: 18px;
}
a:hover {
	font-size: 12px;
	color: #FF6B01;
	text-decoration: none;
	font-family: "SimSun";
	line-height: 18px;
}
a:active {
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	font-family: "SimSun";
	line-height: 18px;
}
a.nav:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-size: 12px;
	color: #2B54A2;
	text-decoration: none;
}
a.nav:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
a.gray:link {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 18px;
}
a.gray:visited {
	font-size: 12px;
	color: #004BAC;
	text-decoration: none;
	line-height: 18px;
}
a.gray:hover {
	font-size: 12px;
	color: #FF6B01;
	text-decoration: none;
	line-height: 18px;
}
a.gray:active {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 18px;
}
a.yellow:link {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
}
a.yellow:visited {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}
a.gray02:link {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	line-height: 14px;


}
a.gray02:visited {
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	line-height: 14px;

}
a.gray02:hover {
	font-size: 12px;
	color: #004BAC;
	text-decoration: none;
	line-height: 14px;
}
a.gray03:link {
	font-size: 13px;
	color: #555555;
	text-decoration: none;


}
a.gray03:visited {
	font-size: 13px;
	color: #004BAC;
	text-decoration: none;

}
a.gray03:hover {
	font-size: 13px;
	color: #FF6B01;
	text-decoration: none;
}
a.blue:link {
	font-size: 12px;
	color: #004BAC;
	text-decoration: none;
	line-height: 18px;


}
a.blue:visited {
	font-size: 12px;
	color: #F75B5B;
	text-decoration: none;
	line-height: 18px;

}
a.blue:hover {
	font-size: 12px;
	color: #FF6B01;
	text-decoration: none;
	line-height: 18px;
}

/*====== 链接 styles ======*/




/*====== 文字 ======*/
.t_nav{
	color: #FFFFFF;
}
.t_03 {
	color: #FF0000;
}
.t_blue{
	color: #0544B5;
	font-size: 12px;
}
.t_blue_01{
	color: #236FB1;
	font-size: 12px;
	font-weight: bold;
}
.t_blue_02{
	color: #2C57A7;
	font-size: 13px;
	font-weight: bold;
	font-family: "宋体";

}
.t_blue_03{
	color: #609CC8;
	font-size: 12px;
}
.t_blue_04{
	color: #609CC8;
	font-size: 12px;
	font-weight: bold;
	font-family: "Helvetica", "sans-serif";


}
.t_yellow {
	font-size: 12px;
	color: #FB6600;
	line-height: 18px;

}
.t_yellow_01{
	font-size: 12px;
	color: #FF8500;
	line-height: 18px;
	font-weight: bold;


}
.t_tit02 {
	color: #3161B9;
	font-size: 14px;
	text-decoration: none;
	font-weight: 700;
	font-family: "Arial", "Helvetica", "sans-serif";
	}
.tit {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}.tit_01 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

/*====== 文字 ======*/





.textarea {
	border: 1px solid #609CC8;
	margin: 1px;
}
.textarea_01 {
	margin: 1px;
	border-top: 1px solid #333333;
	border-right: 1px solid #BECEDD;
	border-bottom: 1px solid #BECEDD;
	border-left: 1px solid #333333;
	height: 16px;
	font-size: 12px;
	color: #333333;




}
.submit {
	height: 18px;
	font-size: 12px;
	border: 1px solid #966400;
	color: #FD591A;
	background-image: url(../image/dt_02.gif);
	background-repeat: repeat-x;






}
.select {
	font-size: 12px;
	height: 16px;
	color: #666666;

}
.imagefield {
	background-color: #1857D3;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CB8FF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #8CB8FF;
	font-size: 12px;
	color: #FFFFFF;
	height: 17px;


}

