@charset "utf-8";
/* CSS Document */

/**********IE、firefox隱藏橫向捲軸***********/
html{
overflow-x: hidden;
overflow: -moz-scrollbars-vertical;
}

/********全局邊界歸零*********/
* {
	margin: 0px;
	padding: 0px;
}

/********定義垂直循環背景******/
body {
	background-image: url(image/BADOG_layout/bg.gif);
	background-repeat: repeat-y;
	background-color: #666666;
}

/*******定義網站float:left******/
#float_all {
	float: left;
	width: 955px;
}

#wrapper {
	width: 955px;
}

/****定義BADOG LOGO區塊****/
#BADOG {
	text-indent: -9999px;
}
#BADOG a {
	height: 150px;
	width: 190px;
	display: block;
}

/******定義左邊選單*****/
#left_menu {
	width: 200px;
	float: left;
	height: 801px;
	background-image: url(image/BADOG_layout/left_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_menu ul {
	margin-top: 100px;
	float: right;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-align: right;
	list-style-type: none;
	letter-spacing: 0.08ex;
}
#left_menu  ul a:link, #left_menu ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left_menu   ul a:hover, #left_menu ul a:active {
	color: #FFEB00;
	margin-right: 3px;
}
#left_menu h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 16px;
}

/*****定義左邊選單Gif動畫位置*****/
#left_icon {
	height: 107px;
	width: 131px;
	background-image: url(image/BADOG_layout/left_icon.gif);
	background-position: left top;
	left: 57px;
	top: 535px;
	margin-top: 200px;
	float: right;
	margin-right: 18px;
}

/******定義主要內容區塊*****/
#main {
	float: left;
	width: 755px;
}

/**********定義頁尾**********/
#end_01 {
	width: 955px;
	clear: both;
	height: 21px;
	background-image: url(image/BADOG_layout/end_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#end_02 {
	width: 955px;
	clear: both;
	height: 264px;
	background-image: url(image/BADOG_layout/end_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/****產品選單小圖示****/
#menu_icon {
	height: 102px;
	width: 92px;
	float: left;
	background-image: url(image/BADOG_layout/meanu_icon.gif);
}

/***定義產品圓角選單****/
#menu_wrapper {
	width: 598px;
	float: right;
}
#menu_top {
	float: right;
	height: 23px;
	width: 504px;
	background-color: #FFEB00;
	background-image: url(image/BADOG_layout/menu_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_bot {
	float: right;
	height: 23px;
	width: 504px;
	background-color: #FFEB00;
	background-image: url(image/BADOG_layout/menu_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_text {
	background-color: #2E2E2E;
	background-repeat: no-repeat;
	background-position: left top;
	width: 504px;
	float: right;
}
#menu_text ul {
	color: #FFFFFF;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
}
#menu_text a:link,#menu_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_text  a:hover,#menu_text a:active {
	color: #FFEB00;
	text-decoration: underline;
	margin-left: 5px;
}
#menu_text li {
	list-style-type: none;
	background-image: url(image/BADOG_layout/menu_li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 17px;
}

/******定義產品區塊******/
.product_wrapper {
	width: 740px;
	float: right;
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
}
.product_top {
	background-image: url(image/BADOG_layout/text_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 35px;
	width: 740px;
}
.product_bot {
	background-image: url(image/BADOG_layout/text_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 35px;
	width: 740px;
}
.product_text {
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 740px;
	background-color: #FFFFFF;
}
/*****定義產品圖片*******/
.product_pic {
	float: left;
	width: 220px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.product_center {
	text-align: center;
}

/*****定義產品內文區塊******/
.product_right {
	float: left;
	width: 480px;
	padding-left: 10px;
	padding-right: 20px;
}

/****Story專用區塊*******/
.story {
	float: left;
	width: 710px;
	padding-left: 25px;
	padding-right: 5px;
	background-image: url(image/BADOG_layout/story_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.story_right {
	float: left;
	width: 480px;
}
.story_right .ul_box {
	width: 480px;
	margin-top: 90px;
	margin-bottom: 20px;
}
.ul_box_float {
	float: left;
	width: 240px;
}
.story_right ul {
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
}
.story_right li {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
address {
	font-style: normal;
}
address   a:link, address   a:visited {
	text-decoration: none;
	color: #0066FF;
}
address    a:hover, address    a:active {
	text-decoration: underline;
	color: #FF6699;
}

/*****定義TOP錨點*****/
.top {
	height: 17px;
	width: 39px;
	float: right;
	margin-right: 10px;
	text-indent: -9999px;
}
.top a:link, .top a:visited {
	background-image: url(image/BADOG_layout/top_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 17px;
	width: 39px;
}
.top   a:hover, .top   a:active {
	background-image: url(image/BADOG_layout/top_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/****** 定義Main - 內文格式 *******/
#main .subtitle {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main h1 {
	color: #7d61a8;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main  h4 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#main p {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	line-height: 1.5em;
	margin-top: 8px;
	margin-bottom: 8px;
}
.NBI {
	height: 30px;
	width: 235px;
	display: block;
	background-image: url(image/BADOG_layout/NBI.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
.NBI_move {
	margin-left: -5px;
}

