*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(image/nbgu.png)
	;background-repeat :repeat;
	background-attachment: fixed;
	line-height: 20px;
}

#main {
	width: 1014px;
	margin: 0px auto;
	background:url(image/main.jpg) right top no-repeat;}

#header { 
	height: 203px;
}

#logo {	
		height:  102px;
		padding: 50px 30px 0px 0px;
		text-align: left;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	font-weight:100;
	color: #000000;
	text-align: left;
}
	
#logo H3 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-align: left;
}

ul { /* 取消ul預設的內縮及樣式 */
        margin: 0;
        padding: 0;
        list-style: none;
    }

    ul.drop-down-menu {
        border: #000000 1px solid;
        display: inline-block;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 13px;
    }

    ul.drop-down-menu li {
        position: relative;
        white-space: nowrap;
        border-right: #000000 1px solid;
    }

    ul.drop-down-menu > li:last-child {
        border-right: none;
    }

    ul.drop-down-menu > li {
        float: left; /* 只有第一層是靠左對齊*/
    }

     ul.drop-down-menu a {
		text-align: left;
        background-color: #cecece;
        color: #333;
        display: block;
        padding: 0 30px;
        text-decoration: none;
        line-height: 40px;

    }
    ul.drop-down-menu a:hover { /* 滑鼠滑入按鈕變色*/
        background-color: #2bc90e;
        color: #ffffff;
    }
    ul.drop-down-menu li:hover > a { /* 滑鼠移入次選單上層按鈕保持變色*/
        background-color: #2bc90e;
        color: #ffffff;
    }

ul.drop-down-menu ul {
        border: #ccc 1px solid;
        position: absolute;
        z-index: 99;
        left: -1px;
        top: 100%;
       min-width: 180px;
    }

    ul.drop-down-menu ul li {
        border-bottom: #ccc 1px solid;
    }

    ul.drop-down-menu ul li:last-child {
        border-bottom: none;
    }

    ul.drop-down-menu ul ul { /*第三層以後的選單出現位置與第二層不同*/
        z-index: 999;
        top: 10px;
        left: 90%;
    }

ul.drop-down-menu ul { /*隱藏次選單*/
        left: 99999px;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

    ul.drop-down-menu li:hover > ul { /* 滑鼠滑入展開次選單*/
        opacity: 1;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
        left: -1px;
        border-right: 5px;
    }

    ul.drop-down-menu li:hover > ul ul { /* 滑鼠滑入之後、次選單之後的選單依舊隱藏*/
        left: 99999px;
    }

    ul.drop-down-menu ul li:hover > ul { /* 第二層之後的選單展開位置*/
        left: 90%;
    }

#buttons{
	text-align: center;
	height: 35px;
	margin-left: 500px;
	background: url(image/bubg.png) center top no-repeat;
	width: 509px;
	padding-left: 3px;
	padding-top: 8px;
	
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
	text-align: center;
	padding-top: 2px;
	height: 20px;
	width: 100px;
}

.but {
	
	
}

.but_razd { 
	width: 3px;
	height: 8px;
	float:left;}

#buttons .but:hover {
	text-decoration: none;
	background:url(image/bbg.png);}
	
.top { height:340px;
	background:url(image/top.png) left top no-repeat;}

.top_text {
	width: 942px;
	float:left;
	background: url(image/content_text.png);
	height:308px;
	padding: 0px 32px 0px 0px;}

.top_img { 
	float:left;
	padding: 15px 31px 0px 15px;			
	}
.top h1 {
	color:#000000;
	text-align: center;
	font-size:16px;
	padding: 5px 0px 15px 8px;
	font-weight: bold;
	background: url(image/h1_top.gif) left top no-repeat;
}	

.top_left { width: 470px;
	padding: 5px 0px 0px 5px;
	text-align: center;
	height: 335px;}
	
.top_right { width: 535px;
	float: left;
	background: url(image/p4.png) left 4px no-repeat;
	height: 340px;}
	
	
.top_right2 { width: 535px;
	float: left;
	background: url(image/p1.png) left 4px no-repeat;
	height: 340px;}

#content{
}

.circl { background: url(image/circl.gif) left top no-repeat;
	height: 15px;
	width: 17px;
	margin: 0px 2px 0px 2px;
	float:left; }
.circl:hover {
	background:url(image/circl_hov.gif) left top no-repeat; }

.ram1_bg {
	background: url(image/ram1_bg.png) left top no-repeat #A19F9F;
	padding: 0px 10px 0px 15px;
	
}
.ram1_bot {
	background:url(image/ram1_bot.jpg) left bottom no-repeat;
	height: 12px; }

.span_cont{
	font-size:12px;
	color:#7B3401;
	font-weight:bold;
}
	
.span_cont2 {
	font-size:12px;
	color:#7B3401;
	font-weight:bold;
	background: url(image/fish_top.gif) no-repeat 5px 8px;
	padding-left: 30px;
	padding-top: 5px;
	}
	
.read_but {
	float:right;
	margin: 0px 40px 0px 0px;
	background: url(image/but_read.gif) left top no-repeat;
	width: 114px;
	height: 23px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
}
.read_but a {
	height: 28px;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;}
.read_but a:hover { text-decoration:underline;}

.i_col_razd {}

.float_left {float:left;}

.i_col {
width: 318px;
float: left;
background: url(image/i_col.png) left top no-repeat;
padding: 5px 5px 0px 5px;
height: 214px;}

.i_col h1 {
	background: url(image/i_col_h1.jpg) left top no-repeat;
	padding: 5px 0px 15px 8px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: "微軟正黑體";
}
	
.ram2_bg {
	background: url(image/ram2_bg.gif) left repeat-y;
	
}
.ram2_bot {
	background:url(image/ram2_bot.gif) left bottom no-repeat;
	height: 12px; }
	
.a_more {
	height:32px;
	padding: 11px 0px 0px 0px;
	width: 156px; 
	float:right; 
	margin: 10px 0px 0px 10px;
	background: url(image/a_more.jpg) ;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-align:center;
	font-size: 18px;
	text-decoration:none;
}

.a_more:hover {
	background: url(image/a_more_hover.jpg);

}


.left{
	width: 671px;
	float: left;
	color:#000000;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	background: url(image/left.gif) left top no-repeat #A19F9F;
}

.left_bot {
	background: url(image/left_bot.gif) left bottom no-repeat;
	padding: 0px 5px 10px 5px;
	
}

.left H1 {
	background: url(image/h1_left.jpg) left top no-repeat;
	color:#000000;
	font-size:16px;
	padding: 5px 0px 15px 8px;
	font-weight: bold;}


.img_l {	
	float:left;
	margin: 5px 15px 0px 0px;
}

.img_r {	float: right;
	margin: 0px 0px 0px 15px;
}


H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #D84005;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

.read{
	display: block;
	float: right;
	height: 100px;
	width: 100px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	color: #00CC00;
	background: url(image/read2.gif) 0px 0px no-repeat;
	line-height: 15px;
	font-family: "微軟正黑體";
}



.read:hover {
	font-size: 11px;
	text-decoration: underline;
}

#right{
	float: right;
	width: 328px;
	margin-right: 0px;
}

.span_dat {
	color: #002380;
	text-decoration: underline;}
	
	
.bot_top {
height: 13px;
background: url(image/bot_top.gif) 0px 0px no-repeat;
}

.bot_bot {
height: 13px;
background: url(image/bot_bot.gif) 0px bottom no-repeat;
}
	
#bottom {
	width: 100%;
	background:url(image/bot_bg.gif) left repeat-y;
	color:#000000;
	padding: 0px 0px 0px 0px;
}

#bottom h2{
	font-family: "微軟正黑體";
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	text-align: center;
	color: #000000;
	font-weight: 100;
	line-height: 20px;
}

.razd_bot {
	background:url(image/razd_bot.gif) repeat-x;
	height: 1px;}

.b_col2 {
	width: 254px;
	float: left;
	margin-left: 76px;
}

.box_us {
width: 245px;
background: url(image/box_us.gif) 0px bottom repeat-x;
padding-left: 10px;
}

.box_us_l {
width: 28px;
float: left;
padding-top:2px;
vertical-align: top;
text-align:left;}

.box_us_r {
	width: 217px;
	float: left;
	font-family: "微軟正黑體";
}

.b_col3 {
	width: 253px;
	float: left;
	margin-left: 76px;
	line-height: 25px;
	text-align: justify;
	font-family: "微軟正黑體";
}

.b_col3 ul {
	list-style: none;
	padding: 0px 0px 0px 80px;
}

.b_col3 li {
	float: center;
	padding: 8px 0px 2px 0px;
	background: none;
	}
	
.b_col3 li a {
	color: #000000;
	text-decoration: none;	
}
.b_col3 li a:hover {
	text-decoration: underline;
}

.fu_i {
	padding: 0px 14px 0px 0px;
	vertical-align: middle ;
}

.b_col1 {
	width: 254px;
	float: left;
	margin-left: 50px;
	text-align: justify;
}

.b_col1 ul {
	list-style: none;
	padding: 0px 0px 0px 80px;
	font-family: "微軟正黑體";
}

.b_col1 li {
	padding: 8px 0px 0px 20px;
	background: url(image/fish2.gif) 0px 15px no-repeat;
	}
.b_col1 ul a:hover {
	text-decoration:underline;
	}
	
.b_col1 ul a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#footer{
	height: 60px;
	font-size: 15px;
	color: #00CC00;
	text-align: center;
	padding: 15px 0px 0px 0px;
	background: url(image/razd_bot.gif) top repeat-x;
	font-family: "微軟正黑體";
}

#footer a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

/* blog */

.text{
	padding: 0px 10px 0px 10px;
}

.span_munth {
color:#000000;
font-size:10px;}

.dat_img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	float:left;
	width: 67px;
	height: 55px;
	padding: 10px 0px 0px 0px;
	margin-right: 15px;
	background:url(image/dat_img.gif) 0px 0px no-repeat;
	text-align:center;
	}
	
.a_non {
	text-decoration: none;
	color: #000000;}
.a_non:hover {
	text-decoration: underline;}
	
.a_und {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;}
.a_und:hover {
	text-decoration: none;}

.datc_coment {
	height: 20px;
	width: 100%;
	background: url(image/datc_coment.gif) top repeat-x;
	padding: 0px 0px 0px 0px;}

.datc  {
	float: left;
	width: 346px;}

.coment {
	float: right;
	width: 166px;
	text-align: left;}
	

.ram_top {
	background: url(image/ram_top.gif) left top no-repeat #A19F9F;
	width: 318px;
	padding: 0px 5px 0px 5px;
}
.ram_bg  h1 {
	background: url(image/h1_ram_bg.jpg) left top no-repeat;
	padding: 5px 0px 10px 8px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;}
	
.ram_bot {
	background:url(image/ram_bot.gif) left bottom no-repeat;
	height: 10px; }	



.spis {
	list-style:none;
	padding: 0px 0px 0px 23px;}

.spis  li {
	padding: 6px 0px 0px 22px;
	background: url(image/fish2.gif) 0px 12px no-repeat;
	}
.spis a:hover {
	text-decoration: none;
	}
	
.spis a {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
	display: block;}

.blog_l_razd {
background:  url(image/blog_l_razd.gif) 12px repeat-x;
height:12px;}

/* gallery */

.gallery {
	background:url(image/gallery.gif) left top no-repeat #A19F9F;}
	
.gallery_bot {
	background: url(image/gallery_bot.gif) left bottom no-repeat;
	padding: 5px 5px 0px 5px;

}

.row {
	padding: 0px 0px 0px 0px;
	height: 225px;
}

.box_img2 {
	width: 308px;
	height: 220px;
	background: url(image/box_img.gif) left top no-repeat;
	padding: 10px 10px 0px 10px;
	float: left;
}

.gallery h3 {
	padding: 5px 0px 5px 0px;
	color: #C32609;
	font-size: 16px;
	text-align: left;
}

.box_razd {
	width: 10px;
	height: 50px;
	float: left;
}

.gallery h1 {
	padding: 5px 0px 15px 8px;
	color: #000000;
	font-size: 16px;
	background: url(image/h1_gallery.jpg) left top no-repeat;}

.gal_num {
	width:16px;
	height:22px;
	padding: 3px 0px 0px 9px;
	display:block;
	background: url(image/gal_num.gif) left top no-repeat;
	color: #000000;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	text-decoration:none;
	float: left;}
	
.gal_num:hover {
	background:url(image/gal_num_hover.gif) left top no-repeat;
	text-decoration: none;}

.g_size
{
	width: 310px;
	height: auto;
}

/* about us */

.about_img {
	float: left;
	margin: 5px 22px 0px 0px;}

.about_col {
	float:left;
	width: 210px;
	padding: 0px 0px 0px 20px;}
	
.razd_v { height: 1px;
	background: url(image/razd_v.gif) left top repeat-x;}
	
.fish3 {
	float:left;
	padding: 4px 10px 3px 0px;
	}

/* contact us */

.contact {
width: 646px;
padding: 0px 0px 0px 0px;}

.input_txt2 {	
	width: 622px;
	border: none;
	background: url(image/input_txt2.jpg) left top repeat-x;
	padding: 7px 12px 6px 12px;
	color:#000000;

}

.text_area2 {
	width: 622px;
	height:168px;
	font-size: 14px;
	border: none;
	background: url(image/text_area2.jpg) 0px 0px repeat-x;
	padding: 8px 12px 8px 12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
.submit2 {
	background: url(image/read.gif) left top no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #C42A0F;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	width: 79px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	
}

.lh {
	line-height: 22px;
}


/*
scroll styles here
*/

.item { width: 1014px; height: 340px; }
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 1014px; height: 340px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height:20px; float:right; margin:5px 0; padding-right: 20px;} 
.navi a { width: 15px; cursor:pointer; height: 15px; float:left; margin:0 0 0 3px; background:url(image/circl.png) no-repeat scroll right top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 3px;  background:url(image/circl_hov.png) no-repeat scroll right top}

.header1
{
width: 1014px; height: 340px;
}

.header2
{
width: 1014px; height: 340px;
}

.header3
{
width: 1014px; height: 340px;
}

.header4
{
width: 1014px; height: 340px;
}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	background-color: #00CC00;
	border-radius: 30px;
	border: 0;
	color: #ffffff !important;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	height: 2.85em;
	line-height: 2.95em;
	padding: 0 2em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		.button:hover {
	background-color: #00FF00;
	text-decoration: none;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		.button:active {
	background-color: #00FF66;
	text-decoration: none;
		}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		.button.icon {
			padding-left: 1.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			.button.icon:before {
				margin-right: 0.5em;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		.button.big {
			font-size: 1.35em;
		}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		.button.alt {
			background-color: transparent;
			box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
			color: #474747 !important;
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			.button.alt:hover {
				background-color: rgba(144, 144, 144, 0.075);
			}

			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			input[type="button"].alt:active,
			.button.alt:active {
				background-color: rgba(144, 144, 144, 0.2);
			}

			input[type="submit"].alt.icon:before,
			input[type="reset"].alt.icon:before,
			input[type="button"].alt.icon:before,
			.button.alt.icon:before {
				color: #858585;
			}

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		.button.special {
			background-color: #383b43;
			color: #ffffff !important;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			.button.special:hover {
				background-color: #444751;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			.button.special:active {
				background-color: #2c2f35;
			}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		.button.disabled,
		.button:disabled {
	background-color: #444 !important;
	box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15);
	color: #000000 !important;
	cursor: default;
	opacity: 0.25;
	font-size: 1.35px;
	font-family: Arial, Helvetica, sans-serif;
		}
		
/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */

div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}
