@charset "utf-8";
/* CSS Document */

body {
	background-color: #D1CAC2;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-size: 16px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #3399ff;
}
a:visited {
	text-decoration: none;
	color: #3399ff;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, sans-serif, 微軟正黑體, 新細明體;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 0.75em;
}
h6 {
	font-size: 0.5px;
}

#wrapper {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif, "微軟正黑體", "新細明體";
}
#wrapper #header {
	width: 936px;
	background-image: url(../images/header_Logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
}
#wrapper #header p {
	color: #3399ff;
	display: block;
	text-align: right;
	font-size: 0.75em;
	height: 1.5em;
	width: 6em;
	position: relative;
	left: 860px;
	top: 35px;
	background-image: url(../images/header_sitemapIcon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.5em;
}
#wrapper #header a {
	color: #6699FF;
}
#wrapper #header a:hover {
	color: #3399FF;
}

#wrapper #navigation ul {
	list-style-type: none;
	height: 30px;
	width: 936px;
	margin: 0px;
	padding: 0px;
}
#wrapper #navigation li {
	float: left;
}
#wrapper #navigation .about a {
	color: #FFFFFF;
	background-image: url(../images/nevi_about_normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 312px;
	display: block;
	font-size: 0.8em;
	line-height: 2.2em;
	text-align: center;
	padding-top: 1px;
}
#wrapper #navigation .about a:hover {
	color: #FFFFFF;
	background-image: url(../images/nevi_about_mOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #navigation .products a {
	color: #FFFFFF;
	background-image: url(../images/nevi_product_normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 312px;
	display: block;
	font-size: 0.8em;
	line-height: 2.2em;
	text-align: center;
	padding-top: 1px;
}
#wrapper #navigation .products a:hover {
	color: #FFFFFF;
	background-image: url(../images/nevi_product_mOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #navigation .contacts a {
	color: #FFFFFF;
	background-image: url(../images/nevi_contact_normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 312px;
	display: block;
	font-size: 0.8em;
	line-height: 2.2em;
	text-align: center;
	padding-top: 1px;
}
#wrapper #navigation .contacts a:hover {
	color: #FFFFFF;
	background-image: url(../images/nevi_contact_mOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}#wrapper #banner {
	height: 250px;
	width: 936px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/banner_img001.jpg);
}
#wrapper #dlsBody {
	width: 936px;
	margin-bottom: 15px;
	background-image: url(../images/dlsBody_BG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}





#wrapper #clearBoth {
	clear: both;
}

#wrapper #dlsBody #sideLeft {
	width: 655px;
	height:1765px;
	margin-right: 20px;
	float: left;
}
#wrapper #dlsBody #sideLeft #mainContent h1 {
	font-family: Tahoma, Arial, sans-serif, "微軟正黑體", "新細明體";
	color: #0099cc;
	display: block;
	background-image: url(../images/content_title_Icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px;
	width: 175px;
	margin: 0px;
}
#wrapper #dlsBody #sideLeft #mainContent .about {
	font-size: 0.75em;
	line-height: 1.75em;
	text-align: justify;
	margin-bottom: 30px;
}
.style2a {
	color: #0066FF;
	font-size: 1.25em;
}
.style3 {color: #0066FF}
#wrapper #dlsBody #sideLeft #mainContent li {
	font-size: 0.75em;
	line-height: 2em;
	text-align: justify;
	margin-bottom: 15px;
}



#wrapper #dlsBody #sideLeft #mainContent #productList {
	width: 655px;
}

#wrapper #dlsBody #sideRight {
	width: 241px;
	float: left;
	margin-left: 20px;
}
#wrapper #dlsBody #sideRight #phoneInfo {
	width: 221px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/info_phoneIcon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}
#wrapper #dlsBody #sideRight #phoneInfo ul {
	list-style-type: none;
	font-size: 0.75em;
	color: #83786b;
	margin: 0px;
	padding-top: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #dlsBody #sideRight #phoneInfo li {
	margin-top: 2px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

.style1 {color: #6699ff}
#wrapper #dlsBody #sideRight #news {
	width: 231px;
	background-image: url(../images/news_coffeeIcon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 141px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
#wrapper #dlsBody #sideRight #news ul {
	list-style-type: none;
	margin: 0px;
	overflow: auto;
	overflow-x:hidden;
	padding: 0px;
	height: 516px;
}
#wrapper #dlsBody #sideRight #news li {
	font-size: 0.75em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#wrapper #dlsBody #sideRight #news .newsTitle a {
	color: #0099cc;
}
#wrapper #dlsBody #sideRight #news .newsTitle a:hover {
	color: #5100ad;
}
#wrapper #dlsBody #sideRight #news p {
	margin: 0px;
	padding: 0px;
}
#wrapper #dlsBody #sideRight #news .newsTitle {
	color: #0099cc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#wrapper #dlsBody #sideRight #news .newsDate {
	font-size: 1em;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#wrapper #dlsBody #sideRight #news p {
	color: #706d60;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#wrapper #dlsBody #sideRight #partnerLink ul {
	width: 241px;
	padding-top: 160px;
	background-image: url(../images/link_worldIcon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #dlsBody #sideRight #partnerLink li {
	height: 70px;
	width: 241px;
	background-image: url(../images/link_bg_normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#wrapper #footer {
	text-align: center;
	font-size: 0.75em;
	color: #83786b;
	background-image: url(../images/footer_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}
#wrapper #footer a {
	color: #413930;
	font-size: 1.25em;
}
#wrapper #footer a:hover {
	color: #3366FF;
	font-size: 1.25em;
}
#wrapper #footer p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.3em;
}
