@charset "iso-8859-1";
/* CSS Document */

html {
	height:100%;
	background-color:#333333;
}
body {
	height:100%;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
a img {
	border:0;
}
a {
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
}
/* ************************************************** */
.cBoth {
	display:block;
	clear:both;
}
.dNone {
	display:none;
}
.fBold {
	font-weight:bold;
}
.aCenter {
	text-align:center;
}
.aRight {
	text-align:right;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
/* ************************************************** */
#backGround {
	position: fixed;
	top: 0;
	left: 0;
}
.bgWidth {
	width: 100%;
}
.bgHeight {
	height: 100%;
}
/* ************************************************** */
#container {
	min-height:100%;
	position:relative;
	background-image:url(../images/bgLine01.png);
	background-repeat:repeat-y;
}
/* ************************************************** */
#header {
	min-width:962px;
	height:66px;
	background-image:url(../images/bgLine02.png);
	background-repeat:repeat-x;
}
#header .content {
	width:962px;
}
#header .menu {
	float:left;
	width:520px;
	margin:16px 0 0 216px;
}
#header .menu ul {
	margin:0;
	padding:0;
}
#header .menu li {
	display:inline;
	list-style:none;
}
#header .menu li a {
	display:block;
	float:left;
	width:75px;
	height:30px;
	font-size:11px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	background-image:url(../images/bgMenu01off.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	margin-left:40px;
	padding-top:5px;
}
#header .menu li a:hover {
	text-shadow:0 0 1px rgba(0,165,196,0.4);
	background-image:url(../images/bgMenu01on.gif);
	background-repeat:no-repeat;
	color:#00a5c4;
}
#header .menu li a:active {
	color:#0092ac;
}
#header .menu li .on {
	text-shadow:0 0 1px rgba(0,166,196,0.4);
	background-image:url(../images/bgMenu01on.gif);
	background-repeat:no-repeat;
	color:#00a6c4;
}
/* ************************************************** */
#header .menu .logout {
	position:absolute;
	left:601px;
	width:120px;
	height:29px;
	margin-top:17px;
}
#header .menu .logout span {
	display:block;
	float:left;
	width:65px;
	font-size:11px;
	color:#0092ac;
	overflow:hidden;
}
#header .menu .logout a {
	display:block;
	float:left;
	width:50px;
	font-size:11px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	text-decoration:none;
	padding-left:4px;
}
/* ************************************************** */
#header .lang {
	float:left;
}
#header .lang ul {
	margin:0;
	padding:0;
}
#header .lang li {
	display:inline;
	list-style:none;
}
#header .lang li a {
	display:block;
	float:left;
	width:44px;
	height:16px;
	font-size:10px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	background-color:#0092ac;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
}
#header .lang li a:hover {
	text-shadow:0 0 1px rgba(0,166,196,0.4);
	background-color:#00a6c4;
}
#header .lang li a:active {
	text-shadow:0 0 1px rgba(0,123,145,0.4);
	background-color:#007b91;
}
#header .lang li .on {
	text-shadow:0 0 1px rgba(51,51,51,0.4);
	background-color:#333333;
}
/* ************************************************** */
#body {
	min-width:962px;
	background-image:url(../images/bgBody01.png);
	background-repeat:repeat-x;
	padding-bottom:164px;
}
#body .content {
	width:962px;
}
/* ************************************************** */
#body .colLeft {
	float:left;
	width:224px;
	margin:0 16px 0 16px;
}
#body .colLeft .logo {
	padding-top:110px;
}
/* ************************************************** */
#body .colLeft .menu {
	width:224px;
	height:239px;
	background-image:url(../images/bgColor01.png);
	margin-top:17px;
}
#body .colLeft .menu h3 {
	font-size:10px;
	font-weight:bold;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0;
	padding:13px 0 0 18px;
}
#body .colLeft .menu .bottom {
	height:213px;
	display:table-cell;
	vertical-align:bottom;
	overflow:visible;
}
#body .colLeft .menu ul {
	margin:18px 0 16px 18px;
	padding:0;
}
#body .colLeft .menu li {
	list-style:none;
}
#body .colLeft .menu li a {
	display:block;
	font-size:15px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	text-decoration:none;
	margin:7px 0 8px 0;
}
#body .colLeft .menu li a:hover {
	text-shadow:0 0 1px rgba(198,247,255,0.4);
	color:#c6f7ff;
}
#body .colLeft .menu li .on {
	font-weight:bold;
	text-shadow:0 0 1px rgba(51,51,51,0.4);
	color:#333333;
}
/* ************************************************** */
#body .colCenter {
	float:left;
	width:464px;
	margin-right:16px;
}
#body .colCenter .brand {
	height:255px;
	background-image:url(../images/brandNavarra.png);
	background-repeat:no-repeat;
}
#body .colCenter .highlights {
	height:239px;
	background-image:url(../images/bgColor01.png);
	padding-left:20px;
}
#body .colCenter .highlights h2 {
	font-size:10px;
	font-weight:bold;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0;
	padding-top:15px;
}
#body .colCenter .highlights dl {
	height:149px;
	margin:18px 0 0 0;
	overflow:hidden;
}
#body .colCenter .highlights dl dd {
	float:left;
	width:148px;
	margin:0;
}
#body .colCenter .highlights dl dd .img {
	width:130px;
	height:96px;
	overflow:hidden;
}
#body .colCenter .highlights dl dd .title {
	width:127px;
	height:50px;
	padding:3px 0 0 3px;
	overflow:hidden;
}
#body .colCenter .highlights dl dd .title a {
	font-size:13px;
	font-weight:bold;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	text-decoration:none;
}
#body .colCenter .highlights dl dd .title a:hover {
	text-shadow:0 0 1px rgba(198,247,255,0.4);
	color:#c6f7ff;
}
#body .colCenter .highlights ul {
	margin:18px 0 0 210px;
	padding:0;
}
#body .colCenter .highlights li {
	display:inline;
	list-style:none;
}
#body .colCenter .highlights li a {
	display:block;
	float:left;
	width:8px;
	height:8px;
	background-color:#2eb2c9;
	margin-right:10px;
}
#body .colCenter .highlights li .on {
	background-color:#333333;
}
/* ************************************************** */
#body .colCenter .contentItem .title {
	position:relative;
	min-height:110px;
}
#body .colCenter .contentItem .title h2 {
	font-size:10px;
	line-height:10px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0 0 0 -1px;
	padding:3px 0 0 0;
}
#body .colCenter .contentItem .title h1 {
	font-size:25px;
	line-height:25px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0 0 0 -2px;
	padding:5px 0 0 0;
}
#body .colCenter .contentItem .title .crumb {
	position:absolute;
	bottom:0px;
	font-size:11px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding-bottom:13px;
}
#body .colCenter .contentItem .title .crumb a {
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	text-decoration:none;
}
#body .colCenter .contentItem .text {
	min-height:355px;
	font-size:12px;
	color:#333333;
	background-color:#fff;
	padding:24px 14px 5px 14px;
}
#body .colCenter .contentItem .text .img {
	width:435px;
	padding:11px 0 12px 0;
	overflow:hidden;
}
#body .colCenter .contentItem .text .ref {
	font-size:11px;
	color:#999;
	padding:11px 0 12px 0;
}
#body .colCenter .contentItem .text p {
	margin:0;
	padding:0 0 16px 0;
}
/* ************************************************** */
#body .colCenter .contentItem .itemProd {
	min-height:364px;
	font-size:12px;
	color:#333333;
	background-color:#fff;
	padding:15px 14px 5px 14px;
}
#body .colCenter .contentItem .itemProd .gallery {
	width:435px;
}
#body .colCenter .contentItem .itemProd .gallery div {
	float:left;
}
#body .colCenter .contentItem .itemProd .gallery img {
	border:1px solid #ccc;
}
#body .colCenter .contentItem .itemProd .gallery .img {
	float:left;
	width:343px;
	height:243px;
	margin-top: 16px;
	overflow:hidden;
}
#body .colCenter .contentItem .itemProd .gallery ul {
	margin:0;
	padding:0;
}
#body .colCenter .contentItem .itemProd .gallery li {
	display:inline;
	list-style:none;
}
#body .colCenter .contentItem .itemProd .gallery .thumb {
	float:left;
	width:92px;
	overflow:hidden;
}
#body .colCenter .contentItem .itemProd .gallery .thumb h3 {
	height:16px;
	font-size:10px;
	color:#0092ac;
	padding:0;
	margin:0;
}
#body .colCenter .contentItem .itemProd .gallery .thumb a {
	display:block;
	margin-bottom:17px;
}
#body .colCenter .contentItem .itemProd .gallery .thumb img {
	width:90px;
}
#body .colCenter .contentItem .itemProd .gallery .thumb img:hover {
	border:1px solid #0092ac;
}
#body .colCenter .contentItem .itemProd .detail {
	padding:20px 0 8px 0;
}
#body .colCenter .contentItem .itemProd .detail p {
	margin:0;
	padding:0 0 16px 0;
}
#body .colCenter .contentItem .itemProd .detail strong {
	color:#0092ac;
}
#body .colCenter .contentItem .itemProd .detail .sep {
	width:71px;
	height:1px;
	background-color:#0092ac;
	margin:5px 0 5px 0;
}
/* ************************************************** */
#body .colCenter .contentItem .itemGal {
	min-height:364px;
	font-size:12px;
	color:#333333;
	background-color:#fff;
	padding:15px 14px 5px 14px;
}
#body .colCenter .contentItem .itemGal .gallery {
	width:435px;
}
#body .colCenter .contentItem .itemGal .gallery div {
	float:left;
}
#body .colCenter .contentItem .itemGal .gallery .img {
	float:left;
	width:435px;
	height:178px;
	overflow:hidden;
}
#body .colCenter .contentItem .itemGal .gallery ul {
	margin:0;
	padding:0;
}
#body .colCenter .contentItem .itemGal .gallery li {
	display:inline;
	list-style:none;
}
#body .colCenter .contentItem .itemGal .gallery .thumb {
	position:relative;
	float:right;
	height:16px;
	margin:-26px 10px 0 0;
}
#body .colCenter .contentItem .itemGal .gallery .thumb a {
	display:block;
	float:left;
	width:16px;
	height:15px;
	font-size:11px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	background-color:#0092ac;
	text-decoration:none;
	text-align:center;
	margin-right:1px;
	padding-top:1px;
}
#body .colCenter .contentItem .itemGal .gallery .thumb a:hover {
	text-shadow:0 0 1px rgba(51,51,51,0.4);
	background-color:#333333;
}
#body .colCenter .contentItem .itemGal .gallery .thumb .on {
	text-shadow:0 0 1px rgba(51,51,51,0.4);
	background-color:#333333;
}
#body .colCenter .contentItem .itemGal .detail {
	padding:19px 0 8px 0;
}
#body .colCenter .contentItem .itemGal .detail p {
	margin:0;
	padding:0 0 16px 0;
}
#body .colCenter .contentItem .itemGal .detail strong {
	color:#0092ac;
}
#body .colCenter .contentItem .itemGal .detail .sep {
	width:71px;
	height:1px;
	background-color:#0092ac;
	margin:5px 0 5px 0;
}
/* ************************************************** */
#body .colCenter .contentList .title {
	position:relative;
	min-height:110px;
}
#body .colCenter .contentList .title h2 {
	font-size:10px;
	line-height:10px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0 0 0 -1px;
	padding:3px 0 0 0;
}
#body .colCenter .contentList .title h1 {
	font-size:25px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0 0 0 -2px;
	padding:5px 0 0 0;
}
#body .colCenter .contentList .title .crumb {
	position:absolute;
	bottom:0px;
	font-size:11px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding-bottom:13px;
}
#body .colCenter .contentList .title .crumb a {
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	text-decoration:none;
}
#body .colCenter .contentList .listProd {
	min-height:364px;
	background-color:#fff;
	padding:15px 0 0 14px;
}
#body .colCenter .contentList .listProd dl {
	margin:0;
}
#body .colCenter .contentList .listProd dd {
	clear:both;
	margin:0;
}
#body .colCenter .contentList .listProd dd .img {
	width:156px;
	height:112px;
	float:left;
	overflow:hidden;
}
#body .colCenter .contentList .listProd dd .img img {
	border:1px solid #ccc;
}
#body .colCenter .contentList .listProd dd .content {
	width:250px;
	float:left;
	margin-bottom:20px;
}
#body .colCenter .contentList .listProd dd .content .desc {
	padding-top:17px;
}
#body .colCenter .contentList .listProd dd .content .desc a {
	font-size:15px;
	color:#0092ac;
	text-decoration:none;
}
#body .colCenter .contentList .listProd dd .content .ref {
	font-size:11px;
	color:#999;
	margin:0;
	padding:5px 0 0 0;
}
#body .colCenter .contentList .listProd dd .seemore {
	width:28px;
	float:left;
}
#body .colCenter .contentList .listProd dd .seemore a {
	display:block;
	width:28px;
	height:92px;
	background-image:url(../images/btn04.gif);
	background-repeat:no-repeat;
}
#body .colCenter .contentList .listProd dd .sep {
	clear:both;
	width:434px;
	height:1px;
	background-color:#ccc;
	margin-bottom:20px;
}
/* ************************************************** */
#body .colCenter .contentList .listGen01 {
	min-height:364px;
	background-color:#fff;
	padding:15px 0 0 14px;
}
#body .colCenter .contentList .listGen01 dl {
	margin:0;
	padding-top:1px;
}
#body .colCenter .contentList .listGen01 dd {
	clear:both;
	margin:0;
}
#body .colCenter .contentList .listGen01 dd .content {
	width:406px;
	float:left;
	margin-bottom:17px;
}
#body .colCenter .contentList .listGen01 dd .content .tit {
}
#body .colCenter .contentList .listGen01 dd .content .tit a {
	font-size:15px;
	color:#0092ac;
	text-decoration:none;
}
#body .colCenter .contentList .listGen01 dd .content .lead {
	font-size:12px;
	color:#000;
	margin:0;
	padding:5px 0 0 0;
}
#body .colCenter .contentList .listGen01 dd .content .ref {
	font-size:11px;
	color:#999;
	margin:0;
	padding:5px 0 0 0;
}
#body .colCenter .contentList .listGen01 dd .seemore {
	width:28px;
	float:left;
}
#body .colCenter .contentList .listGen01 dd .seemore a {
	display:block;
	width:28px;
	height:92px;
	background-image:url(../images/btn04.gif);
	background-repeat:no-repeat;
}
#body .colCenter .contentList .listGen01 dd .sep {
	clear:both;
	width:434px;
	height:1px;
	background-color:#ccc;
	margin-bottom:16px;
}
/* ************************************************** */
#body .colCenter .contentList .listGen02 {
	min-height:364px;
	background-color:#fff;
	padding:15px 0 0 14px;
}
#body .colCenter .contentList .listGen02 dl {
	margin:0;
}
#body .colCenter .contentList .listGen02 dd {
	clear:both;
	margin:0;
}
#body .colCenter .contentList .listGen02 dd .img {
	width:156px;
	height:112px;
	float:left;
	overflow:hidden;
}
#body .colCenter .contentList .listGen02 dd .img img {
	border:1px solid #ccc;
}
#body .colCenter .contentList .listGen02 dd .content {
	width:250px;
	float:left;
	margin-bottom:20px;
}
#body .colCenter .contentList .listGen02 dd .content .desc {
	height:92px;
	display:table-cell;
	vertical-align:middle;
	overflow:visible;
}
#body .colCenter .contentList .listGen02 dd .content .desc a {
	font-size:15px;
	color:#0092ac;
	text-decoration:none;
}
#body .colCenter .contentList .listGen02 dd .seemore {
	width:28px;
	float:left;
}
#body .colCenter .contentList .listGen02 dd .seemore a {
	display:block;
	width:28px;
	height:92px;
	background-image:url(../images/btn04.gif);
	background-repeat:no-repeat;
}
#body .colCenter .contentList .listGen02 dd .sep {
	clear:both;
	width:434px;
	height:1px;
	background-color:#ccc;
	margin-bottom:20px;
}
/* ************************************************** */
#body .colCenter .contentList .next {
	height:37px;
	background-color:#0092ac;
	padding-top:13px;
}
#body .colCenter .contentList .next .load {
	display:none;
	text-align:center;
}
#body .colCenter .contentList .next .more {
	text-align:center;
}
#body .colCenter .contentList .next .more a {
	font-size:15px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	background-image:url(../images/bgArrow02.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
	padding-right:30px;
}
/* ************************************************** */
#body .colRight {
	position:relative;
	float:left;
	width:224px;
}
#body .colRight .menu {
	width:224px;
	height:238px;
	background-image:url(../images/bgColor01.png);
}
#body .colRight .menu h3 {
	font-size:10px;
	font-weight:bold;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0;
	padding:13px 0 0 18px;
}
#body .colRight .menu .bottom {
	height:212px;
	display:table-cell;
	vertical-align:bottom;
	overflow:visible;
}
#body .colRight .menu ul {
	margin:18px 0 16px 18px;
	padding:0;
}
#body .colRight .menu li {
	list-style:none;
}
#body .colRight .menu li a {
	display:block;
	font-size:15px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	text-decoration:none;
	margin:7px 0 8px 0;
}
#body .colRight .menu li a:hover {
	text-shadow:0 0 1px rgba(198,247,255,0.4);
	color:#c6f7ff;
}
#body .colRight .menu li .on {
	font-weight:bold;
	text-shadow:0 0 1px rgba(51,51,51,0.4);
	color:#333333;
}
/* ************************************************** */
#body .colRight .submenu01 {
	width:224px;
	min-height:437px;
	background-image:url(../images/bgColor01.png);
}
#body .colRight .submenu01 h3 {
	height:97px;
	font-size:10px;
	font-weight:bold;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding:13px 0 0 18px;
	margin:0;
}
#body .colRight .submenu01 h3 a {
	display:block;
	background-image:url(../images/bgArrow03.png);
	background-repeat:no-repeat;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	text-decoration:none;
	padding-left:13px;
}
#body .colRight .submenu01 ul {
	margin:0 19px 0 18px;
	padding:0;
}
#body .colRight .submenu01 li {
	list-style:none;
}
#body .colRight .submenu01 li a {
	display:block;
	font-size:12px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	background-image:url(../images/bgMenu02.png);
	background-repeat:repeat-x;
	text-decoration:none;
	padding:8px 0 7px 0;
}
#body .colRight .submenu01 li a:hover {
	text-shadow:0 0 1px rgba(198,247,255,0.4);
	color:#c6f7ff;
}
#body .colRight .submenu01 li .on {
	font-weight:bold;
	text-shadow:0 0 1px rgba(51,51,51,0.4);
	color:#333333;
}
#body .colRight .submenu01 li .btnPlus {
	display:block;
	position:absolute;
	width:20px;
	height:29px;
	background:none;
	margin-left:167px;
	padding:0;
}
#body .colRight .submenu01 li .plus {
	background-image:url(../images/bgPlus.png);
	background-repeat:no-repeat;
}
#body .colRight .submenu01 li .plus:hover {
	background-image:url(../images/bgPlusOver.png);
	background-repeat:no-repeat;
}
#body .colRight .submenu01 li .minus {
	background-image:url(../images/bgMinus.png);
	background-repeat:no-repeat;
}
#body .colRight .submenu01 li .minus:hover {
	background-image:url(../images/bgMinusOver.png);
	background-repeat:no-repeat;
}
#body .colRight .submenu01 ul ul {
	background:none;
	margin:0;
	padding:0;
}
#body .colRight .submenu01 li li a {
	background-image:url(../images/bgArrow01.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
#body .colRight .submenu01 li li .on {
	font-weight:bold;
	color:#333333;
	background-image:url(../images/bgArrow01On.png);
	background-repeat:no-repeat;
}
#body .colRight .submenu01 .line {
	height:1px;
	background-image:url(../images/bgLine04.png);
	background-repeat:repeat-x;
	margin:0 19px 0 18px;
}
#body .colRight .share01 {
	background-image:url(../images/bgColor01.png);
	padding:22px 0 18px 18px;
}
/* ************************************************** */
#body .colRight .submenu02 {
	min-height:201px;
}
#body .colRight .share02 {
	padding:2px 0 18px 18px;
}
/* ************************************************** */
#body .colRight .partners {
	width:224px;
	height:128px;
	background-image:url(../images/bgColor01.png);
	margin-top:17px;
}
#body .colRight .partners h3 {
	font-size:10px;
	font-weight:bold;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0;
	padding:13px 0 16px 18px;
}
#body .colRight .partners ul {
	float:left;
	width:154px;
	height:60px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#body .colRight .partners li {
	display:inline;
	list-style:none;
}
#body .colRight .partners div {
	float:left;
}
#body .colRight .partners .btnLeft {
	width:35px;
	height:60px;
}
#body .colRight .partners .btnRight {
	width:35px;
	height:60px;
}
/* ************************************************** */
#footer {
	min-width:962px;
	position:absolute;
	bottom:0;
	width:100%;
	height:48px;
	background-image:url(../images/bgLine03.png);
	background-repeat:repeat-x;
}
#footer .content {
	width:962px;
}
#footer .logosFooter {
	float:left;
	width:400px;
	height:48px;
	background-repeat:no-repeat;
	margin-left:16px;
    position: relative;
    top:-18px;
}
#footer .logosFooter a{
    margin-right: 15px;
}
#footer .menu {
	float:left;
	width:340px;
	margin-left:10px;
	margin-top: -15px;
}
#footer .menu ul {
	margin:0;
	padding:0;
}
#footer .menu li {
	display:inline;
	list-style:none;
}
#footer .menu li a {
	display:block;
	float:left;
	width:70px;
	height:30px;
	font-size:11px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	background-image:url(../images/bgMenu01off.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	/* margin-right:30px; */
	margin-left:10px;
	padding-top:7px;
}
#footer .menu li a:hover {
	text-shadow:0 0 1px rgba(0,165,196,0.4);
	background-image:url(../images/bgMenu01on.gif);
	background-repeat:no-repeat;
	color:#00a5c4;
}
#footer .menu li a:active {
	text-shadow:0 0 1px rgba(0,146,172,0.4);
	color:#0092ac;
}
#footer .menu li .on {
	text-shadow:0 0 1px rgba(0,166,196,0.4);
	background-image:url(../images/bgMenu01on.gif);
	background-repeat:no-repeat;
	color:#00a6c4;
}
/* ************************************************** */
#footer .widgets {
	float:left;
	background-image:url(../images/bgMenu01off.gif);
	background-repeat:no-repeat;
	padding-top:11px;
}
#footer .widgets ul {
	margin:0;
	padding:0;
}
#footer .widgets li {
	display:inline;
	list-style:none;
}
#footer .widgets li a {
	display:block;
	float:left;
	width:21px;
	height:21px;
	margin-right:9px;
}
#footer .widgets li .facebook {
	background-image:url(../images/facebook.gif);
	background-repeat:no-repeat;
}
#footer .widgets li .facebook:hover {
	background-image:url(../images/facebookOver.gif);
}
#footer .widgets li .facebook:active {
	background-image:url(../images/facebookDown.gif);
}
#footer .widgets li .google {
	background-image:url(../images/google.gif);
	background-repeat:no-repeat;
}
#footer .widgets li .google:hover {
	background-image:url(../images/googleOver.gif);
}
#footer .widgets li .google:active {
	background-image:url(../images/googleDown.gif);
}
#footer .widgets li .twitter {
	background-image:url(../images/twitter.gif);
	background-repeat:no-repeat;
}
#footer .widgets li .twitter:hover {
	background-image:url(../images/twitterOver.gif);
}
#footer .widgets li .twitter:active {
	background-image:url(../images/twitterDown.gif);
}
#footer .widgets li .mail {
	background-image:url(../images/mail.gif);
	background-repeat:no-repeat;
}
#footer .widgets li .mail:hover {
	background-image:url(../images/mailOver.gif);
}
#footer .widgets li .mail:active {
	background-image:url(../images/mailDown.gif);
}
/* ************************************************** */
#footer .powered {
	float:left;
	width:114px;
	margin-left:40px;
}
#footer .powered a {
	display:block;
	width:114px;
	height:23px;
	background-image:url(../images/poweredByEdigma.png);
	background-repeat:no-repeat;
}
/* ************************************************** */
#genForm {
	position:absolute;
	width:962px;
	top:0px;
	left:0px;
	overflow:visible;
}
#genForm .colLeft {
	float:left;
	width:224px;
	margin:0 16px 0 16px;
}
#genForm .colLeft .loading {
	display:none;
	position:fixed;
	width:224px;
	top:0;
}
#genForm .colLeft .loading p {
	height:15px;
	font-size:10px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	background-image:url(../images/bgLoading01.gif);
	background-repeat:no-repeat;
	background-color:#0092ac;
	padding:1px 0 0 25px;
	margin:0;
}
#genForm .colLeft .logo {
	margin-top:176px;
}
/* ************************************************** */
#genForm .colCenter {
	float:left;
	width:464px;
	background-color:#0092ac;
	margin-right:16px;
}
#genForm .colCenter h1 {
	font-size:25px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0;
	margin:114px 15px 17px 15px;
}
#genForm .colCenter form {
	margin-left:15px;
}
#genForm .colCenter form fieldset {
	border:none;
}
#genForm .colCenter form legend {
	display:none;
}
#genForm .colCenter form label {
	display:block;
	font-size:12px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding:13px 0 2px 0;
}
#genForm .colCenter form label img {
	margin-left:7px;
}
#genForm .colCenter form .text {
	font-size:12px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
}
#genForm .colCenter form .labelText {
	display:inline;
	font-size:12px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding:0;
}
#genForm .colCenter form .labelText a {
	display:inline;
	font-size:12px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding:0;
        text-decoration: underline;
}
#genForm .colCenter form .labelInfoText {
        margin-top: 11px;
        display: block;
	font-size:10px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding: 0 15px 0 0;
}
#genForm .colCenter form .labelInfoText a {
	display:inline;
	font-size:10px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding:0;
        text-decoration: underline;
}
/* ************************************************** */
#genForm .colCenter form .bgInput01 {
	width:435px;
	height:33px;
	background-image:url(../images/bgForm01.gif);
	background-repeat:no-repeat;
}
#genForm .colCenter form .bgInput01Alert {
	background-image:url(../images/bgForm01Alert.gif);
}
#genForm .colCenter form .bgInput02 {
	width:435px;
	height:65px;
	background-image:url(../images/bgForm02.gif);
}
#genForm .colCenter form .bgInput02Alert {
	background-image:url(../images/bgForm02Alert.gif);
}
#genForm .colCenter form .bgInput03 {
	width:209px;
	height:33px;
	background-image:url(../images/bgForm03.gif);
	background-repeat:no-repeat;
}
#genForm .colCenter form .bgInput03Alert {
	background-image:url(../images/bgForm03Alert.gif);
}
#genForm .colCenter form .bgInput04 {
	width:211px;
	height:33px;
	background-image:url(../images/bgForm04.gif);
	background-repeat:no-repeat;
}
#genForm .colCenter form .bgInput04Alert {
	background-image:url(../images/bgForm04Alert.gif);
}
#genForm .colCenter form .bgInput05 {
	width:209px;
	height:33px;
	background-image:url(../images/bgForm05.gif);
	background-repeat:no-repeat;
}
#genForm .colCenter form .bgInput05Alert {
	background-image:url(../images/bgForm05Alert.gif);
}
#genForm .colCenter form .bgInput06 {
	width:135px;
	height:33px;
	background-image:url(../images/bgForm06.gif);
	background-repeat:no-repeat;
}
#genForm .colCenter form .bgInput06Alert {
	background-image:url(../images/bgForm06Alert.gif);
}
#genForm .colCenter form .bgInput07 {
	width:284px;
	height:33px;
	background-image:url(../images/bgForm08.gif);
	background-repeat:no-repeat;
}
#genForm .colCenter form .bgInput07Alert {
	background-image:url(../images/bgForm07Alert.gif);
}
/* ************************************************** */
#genForm .colCenter form input, 
#genForm .colCenter form textarea {
	font-size:12px;
	background-color:transparent;
	border:none;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding:0 5px 0 5px;
}
#genForm .colCenter form .alert {
	color:#f1c0bf;
}
#genForm .colCenter form .input01 {
	width:425px;
	height:33px;
}
#genForm .colCenter form .input02 {
	width:425px;
	height:55px;
	padding:5px;
	resize:none;
}
#genForm .colCenter form .input03 {
	width:119px;
	height:33px;
}
#genForm .colCenter form .input04 {
	width:55px;
	height:33px;
	margin-left:10px;
}
#genForm .colCenter form .input05 {
	width:201px;
	height:33px;
}
#genForm .colCenter form .input06 {
	width:199px;
	height:33px;
}
#genForm .colCenter form .input07 {
	width:125px;
	height:33px;
}
#genForm .colCenter form .input08 {
	width:274px;
	height:33px;
}
/* ************************************************** */
#genForm .colCenter form .cv {
	height:130px;
}
#genForm .colCenter form #uploadMsg {
	padding-top:5px;
}
/* ************************************************** */
#genForm .colCenter form .error {
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#ff7e7e;
	text-align:center;
	padding-top:20px;
}
#genForm .colCenter form .password {
	font-size:12px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	text-align:right;
	padding:10px 15px 5px 0;
}
#genForm .colCenter form .password a {
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
}
/* ************************************************** */
#genForm .colCenter form .btnSend {
	width:435px;
	height:50px;
	font-size:25px;
	color:#0092ac;
	background-image:url(../images/bgSend01.gif);
	background-repeat:no-repeat;
	margin:40px 0 22px 0;
	text-align:center;
}
#genForm .colCenter form .btnSend:hover {
	cursor:pointer;
}
#genForm .colCenter form .btnSend:hover {
	background-image:url(../images/bgSend01Over.gif);
	cursor:pointer;
}
#genForm .colCenter form .btnSend:active {
	background-image:url(../images/bgSend01Down.gif);
	cursor:pointer;
}
/* ************************************************** */
#genForm .colCenter form .col01 {
	float:left;
	width:224px;
}
#genForm .colCenter form .col02 {
	float:left;
	width:211px;
}
#genForm .colCenter form .col03 {
	float:left;
	width:151px;
}
#genForm .colCenter form .col04 {
	float:left;
	width:149px;
}
#genForm .colCenter form .col05 {
	float:left;
	width:135px;
}
#genForm .colCenter form .col06 {
	float:left;
	width:284px;
}
/* ************************************************** */
#genForm .colRight {
	float:left;
	width:224px;
}
#genForm .colRight .close {
	margin-top:66px;
}
#genForm .colRight .close a {
	display:block;
	width:39px;
	height:39px;
	background-image:url(../images/btn05.gif);
	background-repeat:no-repeat;
}
/* ************************************************** */

#genForm .text {
	font-size:12px;
	color:#fff;
	padding: 0 15px;
}

/* ************************************************** */
#searchForm {
	position:absolute;
	width:962px;
	top:0px;
	left:0px;
	overflow:visible;
}
#searchForm .colLeft {
	float:left;
	width:224px;
	margin:0 16px 0 16px;
}
#searchForm .colLeft .loading {
	display:none;
	position:fixed;
	width:224px;
	top:0;
}
#searchForm .colLeft .loading p {
	height:15px;
	font-size:10px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	background-color:#0092ac;
	background-image:url(../images/bgLoading01.gif);
	background-repeat:no-repeat;
	padding:1px 0 0 25px;
	margin:0;
}
#searchForm .colLeft .logo {
	margin-top:176px;
}
/* ************************************************** */
#searchForm .colCenter {
	float:left;
	width:464px;
	background-color:#0092ac;
	margin-right:16px;
}
#searchForm .colCenter h1 {
	font-size:25px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0;
	margin:114px 15px 32px 15px;
}
#searchForm .colCenter form {
	margin-left:15px;
}
#searchForm .colCenter form fieldset {
	border:none;
}
#searchForm .colCenter form legend {
	display:none;
}
/* ************************************************** */
#searchForm .colCenter form .bgInput01 {
	width:330px;
	height:33px;
	background-image:url(../images/bgForm07.gif);
	background-repeat:no-repeat;
}
#searchForm .colCenter form .bgInput01Alert {
	background-image:url(../images/bgForm07Alert.gif);
}
/* ************************************************** */
#searchForm .colCenter form input {
	font-size:12px;
	background-color:transparent;
	border:none;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding:0 5px 0 5px;
}
#searchForm .colCenter form .alert {
	color:#f1c0bf;
}
#searchForm .colCenter form .input01 {
	width:285px;
	height:33px;
}
#searchForm .colCenter form .clear {
	display:block;
	float:right;
}
/* ************************************************** */
#searchForm .colCenter form .error {
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#ff7e7e;
	text-align:center;
	padding-top:20px;
}
/* ************************************************** */
#searchForm .colCenter form .btnSend {
	width:95px;
	height:32px;
	font-size:12px;
	color:#0092ac;
	background-image:url(../images/bgSend02.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#searchForm .colCenter form .btnSend:hover {
	background-image:url(../images/bgSend02Over.gif);
	cursor:pointer;
}
#searchForm .colCenter form .btnSend:active {
	background-image:url(../images/bgSend02Down.gif);
	cursor:pointer;
}
/* ************************************************** */
#searchForm .colCenter form .col01 {
	float:left;
	width:340px;
}
#searchForm .colCenter form .col02 {
	float:left;
	width:95px;
}
/* ************************************************** */
#searchForm .colCenter .resultList {
	padding:4px 16px 0 15px;
}
#searchForm .colCenter .resultList .total {
	font-size:11px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	padding:0;
	margin:0 0 55px 0;
}
#searchForm .colCenter .resultList dl {
	margin:0;
}
#searchForm .colCenter .resultList dt {
	margin-top:20px;
}
#searchForm .colCenter .resultList dt a {
	font-size:15px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	text-decoration:none;
}
#searchForm .colCenter .resultList dd {
	font-size:11px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	margin:0 0 18px 0;
}
#searchForm .colCenter .resultList dd p {
	margin:0;
}
#searchForm .colCenter .resultList dd .sep {
	clear:both;
	height:1px;
	background-color:#80c9d6;
	margin-top:18px;
}
#searchForm .colCenter .next {
	height:40px;
	background-color:#006274;
	padding-top:15px;
}
#searchForm .colCenter .next .load {
	display:none;
	text-align:center;
}
#searchForm .colCenter .next .more {
	text-align:center;
}
#searchForm .colCenter .next .more a {
	font-size:15px;
	text-shadow:0 0 1px rgba(255,255,255,0.4);
	color:#fff;
	background-image:url(../images/bgArrow04.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
	padding-right:30px;
}
/* ************************************************** */
#searchForm .colRight {
	float:left;
	width:224px;
}
#searchForm .colRight .close {
	margin-top:66px;
}
#searchForm .colRight .close a {
	display:block;
	width:39px;
	height:39px;
	background-image:url(../images/btn05.gif);
	background-repeat:no-repeat;
}
/* ************************************************** */
#googleMaps {
	width:100%;
	height:463px;
	margin-top:-463px;
}
#googleMaps #googleMapsCanvas {
	width:100%;
	height:463px;
}
#googleMaps .close a {
	position:relative;
	display:block;
	float:right;
	width:39px;
	height:39px;
	background-image:url(../images/btn05.gif);
	background-repeat:no-repeat;
	margin-top:-463px;
	padding-right:45px;
}
/* **************** Área reservada ****************** */
#body .colCenter .contentItem .menu {
	min-height:369px;
	background-color:#fff;
	padding-top:15px;
}
#body .colCenter .contentItem .menu ul {
	margin:0;
	padding:0;
}
#body .colCenter .contentItem .menu li {
	display:inline;
	list-style:none;
}
#body .colCenter .contentItem .menu li .box {
	display:table;
	overflow:hidden;
	float:left;
	width:125px;
	height:108px;
	background-color:#e5f4f7;
	text-align:center;
	margin:0 0 15px 15px;
	padding:0 5px 0 5px;
}
#body .colCenter .contentItem .menu li .box .center {
	display:table-cell;
	vertical-align:middle;
}
#body .colCenter .contentItem .menu li a {
	display:block;
	font-size:15px;
	color:#0092ac;
	text-decoration:none;
 #padding-top:20px;
}
/* ************************************************** */
#body .colCenter .contentItem .text {
	min-height:355px;
	font-size:12px;
	color:#333333;
	background-color:#fff;
	padding:17px 14px 12px 14px;
}
#body .colCenter .contentItem .text .subtitle {
	font-size:15px;
	color:#0092ac;
	padding-bottom:12px;
}
#body .colCenter .contentItem .text .intro {
	min-height:191px;
}
#body .colCenter .contentItem .text .btnRequest {
	background-color:#e5f4f7;
	margin-top:30px;
	padding:28px 0 28px 0;
}
#body .colCenter .contentItem .text .btnRequest a {
	display:block;
	width:206px;
	height:40px;
	font-size:25px;
	color:#0092ac;
	background-image:url(../images/btn07.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	margin:0 auto 0 auto;
	padding-top:10px;
}
/* ************************************************** */
#body .colCenter .contentList .text {
	min-height:368px;
	font-size:12px;
	color:#333333;
	background-color:#fff;
	padding:11px 14px 5px 14px;
}
#body .colCenter .contentList .text .subtitle {
	font-size:15px;
	color:#0092ac;
	padding-bottom:12px;
}
#body .colCenter .contentList .text .intro {
	padding-bottom:5px;
}
#body .colCenter .contentList .text .intro .img img {
	padding-top:10px;
}
/* ************************************************** */
#body .colCenter .contentList .text .list01 dl {
	margin:16px 0 10px 0;
	border-top:2px solid #0092ac;
	border-bottom:2px solid #0092ac;
}
#body .colCenter .contentList .text .list01 dl dd {
	background-color:#e5f4f7;
	border-bottom:1px solid #7fc8d5;
	margin:0;
}
#body .colCenter .contentList .text .list01 dl dd:hover {
	background-color:#b2dee6;
}
#body .colCenter .contentList .text .list01 dl dd .desc {
	float:left;
	width:327px;
	font-size:12px;
	color:#0092ac;
	padding:11px 0 10px 9px;
}
#body .colCenter .contentList .text .list01 dl dd a {
	display:block;
	float:left;
	width:98px;
	height:36px;
	background-image:url(../images/btn08.png);
	background-repeat:no-repeat;
}
/* ************************************************** */
#body .colCenter .contentList .text .list02 dl {
	margin:16px 0 10px 0;
	border-top:2px solid #0092ac;
	border-bottom:2px solid #0092ac;
}
#body .colCenter .contentList .text .list02 dl dd {
	background-color:#e5f4f7;
	border-bottom:1px solid #7fc8d5;
	margin:0;
}
#body .colCenter .contentList .text .list02 dl dd:hover {
	background-color:#b2dee6;
}
#body .colCenter .contentList .text .list02 dl dd .boxLeft {
	float:left;
	width:322px;
	min-height:95px;
	padding:11px 0 10px 9px;
	border-right:1px solid #72c3d1;
}
#body .colCenter .contentList .text .list02 dl dd .boxLeft .desc {
	font-size:12px;
	font-weight:bold;
	color:#0092ac;
	padding-bottom:14px;
}
#body .colCenter .contentList .text .list02 dl dd .boxLeft .lead {
	font-size:12px;
	padding-bottom:8px;
}
#body .colCenter .contentList .text .list02 dl dd .boxLeft .date {
	font-size:11px;
	color:#0092ac;
}
#body .colCenter .contentList .text .list02 dl dd .boxRight {
	float:left;
	width:103px;
	padding-top:40px;
}
#body .colCenter .contentList .text .list02 dl dd .boxRight a {
	display:block;
	width:98px;
	height:36px;
	background-image:url(../images/btn08.png);
	background-repeat:no-repeat;
	margin-left:5px;
}
/* ************************************************** */
#body .colCenter .contentList .text .list03 dl {
	margin:16px 0 10px 0;
	border-top:2px solid #0092ac;
	border-bottom:2px solid #0092ac;
}
#body .colCenter .contentList .text .list03 dl dd {
	background-color:#e5f4f7;
	border-bottom:1px solid #7fc8d5;
	margin:0;
}
#body .colCenter .contentList .text .list03 dl dd:hover {
	background-color:#b2dee6;
}
#body .colCenter .contentList .text .list03 dl dd .boxLeft {
	float:left;
	width:330px;
	padding-top:11px;
	border-right:1px solid #72c3d1;
}
#body .colCenter .contentList .text .list03 dl dd .boxLeft .img {
	float:left;
	width:90px;
	min-height:88px;
	overflow:hidden;
	padding:0 10px 0 10px;
}
#body .colCenter .contentList .text .list03 dl dd .boxLeft .boxContent {
	float:left;
	width:211px;
	padding:0 9px 5px 0;
}
#body .colCenter .contentList .text .list03 dl dd .boxLeft .boxContent .desc {
	font-size:12px;
	font-weight:bold;
	color:#0092ac;
	padding-bottom:14px;
}
#body .colCenter .contentList .text .list03 dl dd .boxLeft .boxContent .lead {
	font-size:12px;
	padding-bottom:8px;
}
#body .colCenter .contentList .text .list03 dl dd .boxLeft .boxFooter {
	clear:both;
	height:19px;
	background-color:#d0ebf0;
	border-top:1px solid #7fc8d5;
}
#body .colCenter .contentList .text .list03 dl dd:hover .boxLeft .boxFooter {
	background-color:#7fc8d5;
	border-top:1px solid #61bbcb;
}
#body .colCenter .contentList .text .list03 dl dd .boxLeft .boxFooter .date {
	float:left;
	width:164px;
	height:17px;
	font-size:11px;
	color:#0092ac;
	text-align:center;
	border-right:1px solid #7fc8d5;
	padding-top:2px;
}
#body .colCenter .contentList .text .list03 dl dd:hover .boxLeft .boxFooter .date {
	border-right:1px solid #61bbcb;
}
#body .colCenter .contentList .text .list03 dl dd .boxLeft .boxFooter .version {
	float:left;
	width:164px;
	height:17px;
	font-size:11px;
	color:#0092ac;
	text-align:center;
	padding-top:2px;
}
#body .colCenter .contentList .text .list03 dl dd .boxRight {
	float:left;
	width:103px;
	padding-top:40px;
}
#body .colCenter .contentList .text .list03 dl dd .boxRight a {
	display:block;
	width:98px;
	height:36px;
	background-image:url(../images/btn08.png);
	background-repeat:no-repeat;
	margin-left:5px;
}
/* ************************************************** */
#body .colCenter .contentList .text .list04 dl {
	margin:4px 0 10px 0;
	border-top:2px solid #0092ac;
	border-bottom:2px solid #0092ac;
}
#body .colCenter .contentList .text .list04 dl dd {
	background-color:#e5f4f7;
	border-bottom:1px solid #7fc8d5;
	margin:0;
}
#body .colCenter .contentList .text .list04 dl dd:hover {
	background-color:#b2dee6;
}
#body .colCenter .contentList .text .list04 dl dd .boxLeft {
	float:left;
	width:330px;
	padding-top:11px;
	border-right:1px solid #72c3d1;
}
#body .colCenter .contentList .text .list04 dl dd .boxLeft .img {
	float:left;
	width:90px;
	min-height:88px;
	overflow:hidden;
	padding:0 10px 11px 10px;
}
#body .colCenter .contentList .text .list04 dl dd .boxLeft .boxContent {
	float:left;
	width:211px;
	padding:0 9px 5px 0;
}
#body .colCenter .contentList .text .list04 dl dd .boxLeft .boxContent .desc {
	font-size:12px;
	font-weight:bold;
	color:#0092ac;
	padding-bottom:14px;
}
#body .colCenter .contentList .text .list04 dl dd .boxLeft .boxContent .lead {
	font-size:12px;
	padding-bottom:8px;
}
#body .colCenter .contentList .text .list04 dl dd .boxLeft .boxContent .date {
	font-size:11px;
	color:#0092ac;
	padding-bottom:8px;
}
#body .colCenter .contentList .text .list04 dl dd .boxRight {
	float:left;
	width:103px;
	padding-top:40px;
}
#body .colCenter .contentList .text .list04 dl dd .boxRight a {
	display:block;
	width:98px;
	height:36px;
	background-image:url(../images/btn08.png);
	background-repeat:no-repeat;
	margin-left:5px;
}
/* ************************************************** */
#body .colCenter .contentList .text .list05 dl {
	margin:16px 0 10px 0;
	border-top:2px solid #0092ac;
	border-bottom:2px solid #0092ac;
}
#body .colCenter .contentList .text .list05 dl dd {
	background-color:#e5f4f7;
	border-bottom:1px solid #7fc8d5;
	margin:0;
}
#body .colCenter .contentList .text .list05 dl dd .desc {
	float:left;
	width:387px;
	font-size:12px;
	font-weight:bold;
	color:#0092ac;
	padding:11px 0 10px 9px;
}
#body .colCenter .contentList .text .list05 dl dd .plus {
	display:block;
	float:left;
	width:38px;
	height:36px;
	background-image:url(../images/btn11.png);
	background-repeat:no-repeat;
}
#body .colCenter .contentList .text .list05 dl dd .minus {
	display:block;
	float:left;
	width:38px;
	height:36px;
	background-image:url(../images/btn12.png);
	background-repeat:no-repeat;
}
#body .colCenter .contentList .text .list05 dl dl {
	margin:0;
	border:none;
}
#body .colCenter .contentList .text .list05 dl dl dd {
	background-color:#d4edf1;
	border-top:1px solid #7fc8d5;
	border-bottom:none;
	margin:0;
}
#body .colCenter .contentList .text .list05 dl dl dd:hover {
	background-color:#b2dee6;
}
#body .colCenter .contentList .text .list05 dl dl dd .desc {
	float:left;
	width:317px;
	font-size:12px;
	font-weight:normal;
	color:#0092ac;
	padding:11px 0 10px 19px;
}
#body .colCenter .contentList .text .list05 dl dl dd a {
	display:block;
	float:left;
	width:98px;
	height:36px;
	background-image:url(../images/btn08.png);
	background-repeat:no-repeat;
}
/* ************************************************** */
#body .colCenter .contentList .filterClose {
	height:43px;
	border-top:2px solid #004956;
	background-image:url(../images/bgFilter01.gif);
}
#body .colCenter .contentList .filterClose div {
	float:left;
	width:434px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:11px 0 0 15px;
}
#body .colCenter .contentList .filterClose a {
	display:block;
	float:left;
	width:15px;
	height:43px;
	background-image:url(../images/btn09.gif);
	background-repeat:no-repeat;
}
/* ************************************************** */
#body .colCenter .contentList .filterOpen {
	display:none;
}
#body .colCenter .contentList .filterOpen .header {
	height:43px;
	border-top:2px solid #004956;
	background-image:url(../images/bgFilter02.gif);
}
#body .colCenter .contentList .filterOpen .header div {
	float:left;
	width:434px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:11px 0 0 15px;
}
#body .colCenter .contentList .filterOpen .header a {
	display:block;
	float:left;
	width:15px;
	height:43px;
	background-image:url(../images/btn10.gif);
	background-repeat:no-repeat;
}
#body .colCenter .contentList .filterOpen .form {
	height:1px;
	border-top:1px solid #004956;
	background-image:url(../images/bgFilter01.gif);
}
#body .colCenter .contentList .filterOpen form {
	margin:0 14px 0 15px;
}
#body .colCenter .contentList .filterOpen form fieldset {
	border:none;
}
#body .colCenter .contentList .filterOpen form legend {
	display:none;
}
#body .colCenter .contentList .filterOpen form label {
	display:block;
	font-size:12px;
	color:#fff;
	padding:15px 0 2px 0;
}
#body .colCenter .contentList .filterOpen form input, 
#body .colCenter .contentList .filterOpen form textarea {
	font-size:12px;
	background-color:transparent;
	border:none;
	color:#fff;
	padding:0 5px 0 5px;
}
#body .colCenter .contentList .filterOpen form .col01 {
	float:left;
	width:300px;
}
#body .colCenter .contentList .filterOpen form .col02 {
	float:left;
	width:135px;
}
#body .colCenter .contentList .filterOpen form .bgInput01 {
	width:284px;
	height:33px;
	background-image:url(../images/bgForm08.gif);
	background-repeat:no-repeat;
}
#body .colCenter .contentList .filterOpen form .bgInput02 {
	width:135px;
	height:33px;
	background-image:url(../images/bgForm06.gif);
	background-repeat:no-repeat;
}
#body .colCenter .contentList .filterOpen form .bgInput03 {
	width:435px;
	height:33px;
	background-image:url(../images/bgForm01.gif);
	background-repeat:no-repeat;
}
#body .colCenter .contentList .filterOpen form .input01 {
	width:274px;
	height:33px;
}
#body .colCenter .contentList .filterOpen form .input02 {
	width:125px;
	height:33px;
}
#body .colCenter .contentList .filterOpen form .input03 {
	width:425px;
	height:33px;
}
#body .colCenter .contentList .filterOpen form .btnSend {
	float:right;
	width:95px;
	height:32px;
	font-size:12px;
	color:#0092ac;
	background-image:url(../images/bgSend02.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:15px;
}
/* ************************************************** */
#body .colCenter .contentList .text h4 {
	font-size:15px;
	color:#0092ac;
	margin:6px 0 0 0;
}

.refprod {
	color: #999999;
	font-size: 15px;
	font-weight: bold;
}

.video-player {
 position: absolute; 
 top: 16px; 
 left: 26px;   
}

.hOverflow {
    overflow: hidden;    
}

.video-main-block {
    position: absolute; 
    top: 321px; 
    left: 736px; 
    width: 204px; 
    height: auto; padding: 10px; 
    background-image: url('../images/bgColor01.png');    
}

.video-title-block {
    display: inline-block; 
    font-size: 10px; 
    font-weight: bold; 
    color: #fff; 
    margin-bottom: 10px;
}

.video-play-block {
    position: relative;
}

.video-play-icon {
    position: absolute; 
    top: 27px; 
    left: 77px;
}