/* WanWon Corp Basic CSS Document */
body{
	font-family: Geneva, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 14px;
	color: #333333;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
	line-height: 150%;
}
h2 {
	font-size: 14px;
	line-height: 150%;
	font-weight: bolder;
}

h3 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bolder;
}
#header {}
#head {
	font-size: 14px;
}
#head a {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #0095D9;
}
#head a:hover {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #0095D9;
}
p {
	font-size: 14px;
	text-indent: 2em;
	margin-left: 15px;
	line-height: 150%;
}
#logobox{padding-bottom:20px;}
/*Ñ¡Ïî¿¨1*/
#lib_Tab1_sx{
	width:738px;
	padding:0px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #fff;
}

/*²Ëµ¥class*/
.lib_tabborder_sx{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
}
.lib_Menubox_sx {
	line-height:28px;
	position:relative;
	float:left;
	width:160px;
}

.lib_Menubox_sx ul{
	width:160px;
	padding:0px;
	list-style:none;
	position:absolute;
	top:0px;
	left:0px;
	margin-left:0px;
	height:25px;
	text-align:center;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lib_Menubox_sx li{
	padding:0px;
	cursor:pointer;
	width:160px;
	color: #54A175;


	line-height:35px;
	background-color:#eee;
	text-decoration: underline;
	margin-right:0px;
	border:1px solid #ccc;
	border-left:none;
	border-top:none;

}
.lib_Menubox_sx li.hover{
	padding:0px;
	cursor:pointer;
	width:160px;
	color:#333333;


	line-height:35px;
	background-color: #fff;
	border:1px solid #ccc;
	border-right:1px solid #fff;
	border-left:none;
	text-decoration: none;
	border-top:none;

}
.lib_Contentbox_sx{
	margin-top:0px;
	padding:10px;
	margin-left:160px;
	background-color: #FFF;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #ccc;
}

#footer {
	width:738px;
	color:#666;
	text-align:center;
	border:1px solid #ccc;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#footer a{
	color: #0095D9;
}

#footer ul{
	list-style:none;
	padding:35px 5px 8px;
	font-size: 12px;
}
#footer li{padding:5px 0 1px;font-size:12px;}
