/* 大圖 同 imgstu.css */
/* Common */
a:link {
	color:#000000;
	text-decoration:none
}
a:visited {
	color:#000000;
	text-decoration:none
}
body {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
img
{
	border: 0px;
}

/* 第一,二層 Wdog Head */

.wweb_head_bg {
	background-image:url(/wweb/icons/wweb_head_bg.gif);
	background-repeat:repeat-x;
	height: 90px;
}
.wweb_head_lft {
	background-image: url(/wweb/icons/wweb_head_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
}
.wweb_head_rght {
	background-image: url(/wweb/icons/wweb_head_rght.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;
}
.wweb_head_wdog {
	background-image: url(/wweb/icons/wweb_head_wdog.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	line-height: 90px;
	text-align: center;
}
.wweb_head_func {
	float: left;
	padding-left: 80px;
	color:#FFF;
}
.wweb_head_time {
	float: left;
	padding-left: 88px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

/* wweb css -------------------------------------------- */

/* 最上方圖 */
.wweb_had_man {
	width: 367px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFF;
}

.wweb_had_img {
	margin-top: 24px;
	margin-left: 60px;
	font-size: 16px;
	text-align: center;
	font-family: sans-serif;
}

.wweb_funcs {
	clear:both;
}

/* 第一層 四方圖 */
.wweb_mfun_img {
	background-repeat: no-repeat;
	height: 165px;
	width: 165px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	float: left;
}

.wweb_mfun_name {
	font-size: 16px;
	margin-top:110px;
	text-align: center;
	font-weight: bold;
}

/* 第二層 四方圖 */
.wweb_sfun_img {
	background-image:url(/wweb/icons/wweb_sfun_box-2.png);
	background-repeat: no-repeat;
/*
	height: 110px;
	width: 100px;
	margin-left: 10px;
*/
	height: 130px;
	width: 150px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	text-align: center;
	padding-top: 4px;
	float: left;
}
.wweb_sfun_ico {
	padding-top: 6px;
	height:45px;
}
.wweb_sfun_name {
	margin-top: 18px;
/*
	margin-left: 4px;
	margin-right: 4px;
*/
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	text-align: center;
	padding-top: 2px;
}

/*---------------------------------------------------------*/
