body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
p {
	margin: 5px;
}

/*  ===================== Head ======================== */
#head {
	background-color: #BAC6CE;
	height: 93px;
	position: relative;
}
#head .hoem {
	position: absolute;
	top: 5px;
	right: 20px;
	font-size: 10px;
}
#head .hoem a {
	color: #333333;
	text-decoration: none;
}
#head .hoem a:hover {
	color: #CC0000;
}
#head .menu {
	position: absolute;
	right: 10px;
	bottom: 0px;
}

/* ===================== Title ======================= */
#container .banner {
	background-color: #B9C5CD;
	height: 124px;
}
#title {
	height: 128px;
	width: 1024px;
	position: relative;
	background-image: url(../images/title_bg_pro.jpg);
	background-repeat: no-repeat;
}
#title .list {
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: right;
	width: 675px;
	margin-top: 20px;
	text-align: right;
	margin-right: 50px;
	padding-bottom: 5px;
	font-size: 10px;
}
#title .list strong {
	color: #003366;
}
#title .list a {
	color: #333333;
	text-decoration: none;
}

#title .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	position: absolute;
	left: 300px;
	bottom: 10px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #204A78;
}
#title .name-1 {
	color: #999999;
}
#title .name-2 {
	font-size: 14px;
	margin-left: 15px;
	color: #000000;
	font-weight: bolder;
}
/* ------------------ TitleCom --------------------- */
#title-com {
	height: 128px;
	width: 1024px;
	position: relative;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
}
#title-com .list {
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: right;
	width: 675px;
	margin-top: 20px;
	text-align: right;
	margin-right: 50px;
	padding-bottom: 5px;
	font-size: 10px;
}
#title-com .list strong {
	color: #003366;
}
#title-com .list a {
	color: #333333;
	text-decoration: none;
}

#title-com .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	position: absolute;
	left: 300px;
	bottom: 10px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #204A78;
}
#title-com .name-1 {
	color: #999999;
}
#title-com .name-2 {
	font-size: 14px;
	margin-left: 15px;
	color: #000000;
	font-weight: bolder;
}
/* ------------------ TitleCont -------------------- */
#title-cont {
	height: 128px;
	width: 1024px;
	position: relative;
	background-image: url(../images/title_bg_cont.jpg);
	background-repeat: no-repeat;
}
#title-cont .list {
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: right;
	width: 675px;
	margin-top: 20px;
	text-align: right;
	margin-right: 50px;
	padding-bottom: 5px;
	font-size: 10px;
}
#title-cont .list strong {
	color: #003366;
}
#title-cont .list a {
	color: #333333;
	text-decoration: none;
}

#title-cont .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	position: absolute;
	left: 300px;
	bottom: 10px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #204A78;
}
#title-cont .name-1 {
	color: #999999;
}
#title-cont .name-2 {
	font-size: 14px;
	margin-left: 15px;
	color: #000000;
	font-weight: bolder;
}
/* ===================== Nav ======================= */
#content {
}
#content_bg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;

}

#nav {
	float: left;
	width: 280px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 355px;
}
#nav .show01 {
	margin-top: 160px;
	padding-left: 44px;
}
#nav .show02 {
	margin-top: 130px;
	padding-left: 44px;
}
#nav .show03 {
	margin-top: 110px;
	padding-left: 44px;
}
#nav .show04 {
	margin-top: 60px;
	padding-left: 44px;
}

#nav .showp1 {
	margin-top: 100px;
	padding-left: 44px;
}
#nav .showp2 {
	margin-top: 75px;
	padding-left: 44px;
}
#nav .showp3 {
	margin-top: 25px;
	padding-left: 44px;
}

/* ================ Nav JQuery ============================*/
.menu_list {
	width: 180px;
	margin-left: 60px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	font-weight:bold;
	background-image: url(../images/nav_t_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 180px;
	line-height: 26px;
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.menu_body {
	display:none;
	font-size: 10px;
	line-height: 2em;
	margin-left: 10px;
}
.menu_body a{
	display:block;
	color:#006699;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECECEC;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.menu_body a:hover{
	color: #666666;
	background-image: url(../images/nav_over.gif);
	background-repeat: repeat-y;
  }

/* ===================== Main ======================= */
#main {
	float: left;
	width: 695px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 20px;
	position: relative;
}
#main .com {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	text-align: justify;
}
#main .pro-banner {
	background-image: url(../images/pro-banner.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 690px;
	position: relative;
}
#main  ul {
	line-height: 2em;
}
#main p {
	line-height: 1.5em;
	margin: 10px;
}
.tab-pro {
	background-color: #FFFFFF;
}
.ul-pro {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.li-pro {
	line-height: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	color: #666666;
}






.red {
	color: #990000;
}
.org {
	line-height: 1.2em;
	font-weight: bolder;
	color: #FF6600;
	margin-bottom: 5px;
}

.hex {
	line-height: 1em;
}


.sp {
	clear: both;
}




/* ===================== Footer ======================= */
#footer {
	height: 64px;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #F1F1F1;
	text-align: center;
	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
	position: relative;
	background-color: #FFFFFF;
}
#footer .goto-top {
	position: absolute;
	top: -50px;
	right: 50px;
}

#Copyright a {
	color: #666666;
	text-decoration: none;
}
