HTML {
	height: 100%;
}
BODY {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Helvetica, Tahoma, Verdana, Helvetica, sans-serif;
	color: #787878;
	background:  #fff;
	position: relative;
 	height: auto !important;
 	height: 100%;
 	min-height: 100%;
 	min-width: 1000px;
}
TABLE, P, DIV, IMG, H1, H2, H3, UL, OL, FORM, TD {
	margin: 0px;
	padding: 0px;
}
TABLE, IMG {
	border: 0px;
}
H1 {
	font-weight: normal;
}
A {
	color: #1c51b9;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
TD {
	vertical-align: top;
}
.l {
	float: left;
}
.r {
	float: right;
}
.clr {
	clear: both;
}
/* *** *** *** */
.main {
	width: 836px;
}
.w {
	background: #fff;
}
#logo {
	text-indent: -9999px;
	background: url("/script/pic/pic1.png") no-repeat #fff 5px 162px;
	width: 835px;
	height: 205px;
	margin: 0px auto;
}
#logo DIV {
	padding: 162px 0 0 5px;
}
#logo A {
	display: block;
	width: 825px;
	height: 42px;
}
#nav .bg {
	background: url("/_new/images/line.gif") repeat-x 0 26px;
}
#nav {
	letter-spacing: 2.45px;
	background: #fff;
	overflow: hidden;
	text-transform: lowercase;
}
.mac #nav {
	letter-spacing: 3.45px;
}
#nav SPAN {
	color: #fff;
}
#r1 {
	text-align: justify;
	margin: 13px 0 0 5px;
	width: 827px;
	height: 14px;
	overflow: hidden;
}
#r2 {
	margin: 0 0 0 5px;
	text-align: justify;
	width: 827px;
	height: 14px;
	overflow: hidden;
}
#r1 A:first-child, #r2 A:first-child {
	padding-left: 0 !important;
}
#r1 A {
	padding-left: 61px !important;
}
#nav A {
	color: #787878;
	text-decoration: none;
	padding-left: 17px;
}
#nav A:hover {
	color: #fd2f2f;
}
#nav .act {
	color: #fd2f2f !important;
}
#wpix {
	position: relative;
	z-index: 5;
	width: 5px;
	height: 2px;
	margin-left: -5px;
	margin-top: 26px;
	background: #fff;
}
/* *** first *** */
/* **** **** */
.tl {
	float: right;
	position: relative;
	z-index: 10;
	margin-right: -10px;
	margin-top: 2px;
	background: url("/_new/images/top_left.gif");
	width: 32px;
	height: 32px;
}
.tr {
	position: relative;
	z-index: 10;
	left: -6px;
	margin-top: 2px;
	background: url("/_new/images/top_right.gif");
	width: 32px;
	height: 32px;
}
.bl {
	float: right;
	position: relative;
	z-index: 10;
	margin-right: -10px;
	margin-top: -1px;
	background: url("/_new/images/bot_left.gif");
	width: 32px;
	height: 32px;
}
.br {
	position: relative;
	z-index: 10;
	left: -6px;
	margin-top: -1px;
	background: url("/_new/images/bot_right.gif");
	width: 32px;
	height: 32px;
}
.ctl {
	float: right;
	position: relative;
	z-index: 10;
	margin-top: 20px;
	margin-right: -10px;
	padding-bottom: 90px;
	background: url("/_new/images/ctl.gif") no-repeat;
	width: 32px;
	height: 611px;
}
.ctr {
	position: relative;
	z-index: 10;
	left: -5px;
	margin-top: 20px;
	padding-bottom: 90px;
	background: url("/_new/images/ctr.gif") no-repeat;
	width: 32px;
	height: 611px;
}
#first {
	margin: 31px 4px 0px 9px;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
}
#first DIV {
	float: left;
	opacity: 0.6;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	width: 136px;
	height: 136px;
}
/* *** */
#content {
	background: #fff;
	padding-top: 20px;
	height: 580px;
	overflow: hidden;
}
/* scroll */
#scrolldata {
	width: 825px;
	margin: 0 auto;
	padding-top: 33px;
}
#scfoot {
	height: 40px;
}
.scrollcontent {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 803px;
}
.scrollbg {
	float: left;
	border: 2px solid #767676;
	width: 5px;
	height: 544px;
}
.thumb {
	margin: 0px;
	position: relative;
	height: 135px;
	width: 5px;
	background: #767676;
	left: 0px;
	top: 0px;
}
.scrollcontent A {
	color: #787878;
}
/* *** */
.pics TD {
	padding-bottom: 19px;
	color: #646464;
	line-height: 14px;
}
.pics .im {
	margin-bottom: 14px;
	margin-left: 3px;
}
.pics TD IMG {
	margin-left: 3px;
	margin-right: 23px;
}
.pics .txt {
	background: #f0f0f0;
	padding: 6px 70px 0 12px;
}
.pics .nam {
	font-weight: bold;
	padding-bottom: 4px;
}
.pics .nam A {
	text-decoration: none;
}
.pics .nam A:hover {
	text-decoration: underline;
}
.pics .more {
	display: block;
	color: #646464;
	text-decoration: none;
	float: right;
	margin-top: -20px;
	margin-right: 70px;
	height: 20px;
}
.pics .more:hover {
	text-decoration: underline;
}
.ftxt {
	color: #646464;
	line-height: 14px;
	width: 539px;
	padding: 6px 16px 6px 16px;
}
.ftxt P {
	padding-bottom: 4px;
}
#contactlist {
	width: 803px;
	margin: 33px auto;
	padding: 50px 10px 50px 10px;
	height: 448px;
}
/* **** */
#gdv {
	width: 822px;
	overflow: hidden;
	position: relative;
	z-index: 50;
}
#gdvc {
	position: relative;
	background: #efefef;
}
#gdvc TD {
	padding-right: 5px;
}
#horbg {
	background: #efefef;
	width: 818px;
	height: 5px;
	border: 2px solid #767676;
	position: relative;
	z-index: 100;
	margin-top: -39px;
	text-align: left !important;
}
#hthumb {
	margin: 0px;
	position: relative;
	height: 5px;
	width: 223px;
	background: #767676;
	left: 0px;
	top: 0px;
}
.gtl {
	float: right;
	position: relative;
	z-index: 10;
	margin-right: -9px;
	background: url("/_new/images/gtl.gif");
	width: 41px;
	height: 34px;
}
.gtr {
	float: right;
	margin-right: 30px;
	position: relative;
	z-index: 10;
	background: url("/_new/images/gtr.gif");
	width: 41px;
	height: 34px;
}
.gbl {
	float: right;
	position: relative;
	z-index: 10;
	margin-top: 404px;
	margin-right: -9px;
	background: url("/_new/images/gbl.gif");
	width: 54px;
	height: 76px;
}
.gbr {
	float: right;
	position: relative;
	z-index: 10;
	margin-top: 404px;
	margin-right: 17px;
	background: url("/_new/images/gbr.gif");
	width: 54px;
	height: 76px;
}
#music {
	width: 200px;
	height: 50px;
	margin: 0 0 40px 0;
}
.wi {
	background: url("/_new/images/w.gif") repeat-x;
}
