@charset "utf-8";
/*
Global Css 
it's can be used everywhere.
First add by leo at 2008-5-29.
Last modified at 2008-5-29.
*/

/*About the Color*/
img{ border:0px;}
.r_{
	color:red;}
.g_{
	color:#008000;}
.cPink{color:#EF5589;}
.c555{color:#555;}
.c777{color:#777;}
.c999{color:#999;}

/*About the Font*/
.p12{
	font-size:12px;}
.p13{
	font-size:13px;}
.p14{
	font-size:14px;}
.p16{
	font-size:16px;}
.p18{
	font-size:18px;}
.b{font-weight:bold;}
.font_normal{font-weight:normal;}

/*About the Position*/
.clear{
	clear:both;display:block;}
.hide{
	display:none;}
.d_none{
	display:none;}
.d_inline{
	display:inline;}
.o{
	margin:0;padding:0;}
.left{
	float:left}
.right{
	float:right;}
.click{float:right;margin:0 2px;}	
/*About the link */
.linkstyle1{
	padding:0 0 0 35px;
	background-color:#f6f6f6;
	background-image:url(/images/arr3.gif);
	margin-bottom:1px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: 20px center;
	}
.linkstyle2{
	padding:2px 0 0 25px;
	background-image:url(/images/left_arr.gif);
	cursor:pointer;
	background-repeat: no-repeat;
	background-position:2px center;
	}
.yc{
	visibility:hidden; position:absolute
}
/*Others*/

.master {
	Z-INDEX: 999; POSITION: absolute; BORDER-COLLAPSE: collapse; LEFT: 0px; line-height:200%; text-align:center;background:#fff; font-size:12px;
}
.onlineService{background:#fff}
DIV.onlineService {
	 WIDTH: 139px; height:206px; padding-top:37px;
	 }
DIV.onlineService SPAN.item {
	LINE-HEIGHT: 26px; DISPLAY: block; BACKGROUND: url(OS-Item.jpg) no-repeat 50% 50%; HEIGHT: 26px
}
DIV.onlineService UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 150px; PADDING-RIGHT: 0px; BACKGROUND: #fff; PADDING-TOP: 0px
}
DIV.onlineService LI {
	TEXT-ALIGN: center
}
.module_2{ background:url(/images/kfb.gif) no-repeat top left}