@charset "utf-8";
/* CSS Document */


/* navMenu */
.cx_tabmenu {
	padding-top: 2px; /*background-color: #474747;*/ width:1000px; margin:0 auto; background: url(../images/nav_bg.jpg) repeat-x;
}
#ddimagetabs {
	padding-left: 10px;
}
#ddimagetabs a {
	padding:0 19px 0 17px; border-top: #fff 1px solid; display: inline;/* background: url(../images/nav_bg.jpg) #363636 repeat-x; */float: left; color: #000; line-height: 32px;/* MARGIN-RIGHT: 2px;*/ font-family: "MS Serif", "New York", serif; font-size: 14px; font-weight:800; /*height: 37px;*/ text-align: center; text-decoration:none;
}
#ddimagetabs a:hover {
	border-top: #ffffff 1px solid; background: url(../images/cx_menu_hover.gif) no-repeat center bottom; color: #ee7911;
}
#ddimagetabs a.current {
	border-top: #ffffff 1px solid; background: url(../images/cx_menu_hover.gif) no-repeat center bottom; color: #ee7911;
}

a.sclink:link {}
a.sclink:visited {}
a.sclink:hover {}
#sclink1 {}

#ddimagetabs #sclink1,#ddimagetabs #sclink2,#ddimagetabs #sclink3,#ddimagetabs #sclink4,
#ddimagetabs #sclink5,#ddimagetabs #sclink6,#ddimagetabs #sclink7,#ddimagetabs #sclink8,#ddimagetabs #sclink9 { }


#sc1 A:link,#sc2 A:link,#sc3 A:link,#sc4 A:link,#sc5 A:link,#sc6 A:link,#sc7 A:link,#sc8 A:link,#sc9 A:link { }
#sc1 A:visited,#sc2 A:visited,#sc3 A:visited,#sc4 A:visited,#sc5 A:visited,#sc6 A:visited,#sc7 A:visited,#sc8 A:visited,#sc9 A:visited { }
#sc1 A:hover,#sc2 A:hover,#sc3 A:hover,#sc4 A:hover,#sc5 A:hover,#sc6 A:hover,#sc7 A:hover,#sc8 A:hover,#sc9 A:hover{ }

#ddimagetabs #sclink1:hover,#ddimagetabs .current#sclink1,#ddimagetabs #sclink9:hover,#ddimagetabs .current#sclink9 {
	background:none;
}
#ddimagetabs #sclink2:hover,#ddimagetabs .current#sclink2 {
	/*border-top: #990099 1px solid; */background:url(../images/sc2_hover.jpg) no-repeat;
}
#ddimagetabs #sclink3:hover,#ddimagetabs .current#sclink3 {
	background:url(../images/sc3_hover.jpg) no-repeat;
}
#ddimagetabs #sclink4:hover,#ddimagetabs .current#sclink4 {
	background:url(../images/sc4_hover.jpg) no-repeat;
}
#ddimagetabs #sclink5:hover,#ddimagetabs .current#sclink5 {
	background:url(../images/sc5_hover.jpg) no-repeat;
}
#ddimagetabs #sclink6:hover,#ddimagetabs .current#sclink6 {
	background:url(../images/sc6_hover.jpg) no-repeat;
}
#ddimagetabs #sclink7:hover,#ddimagetabs .current#sclink7 {
	background:url(../images/sc7_hover.jpg) no-repeat;
}
#ddimagetabs #sclink8:hover,#ddimagetabs .current#sclink8 {
	background:url(../images/sc8_hover.jpg) no-repeat;
}
/*#ddimagetabs #sclink7 {
	PADDING-RIGHT: 30px; border-top: #ff0000 1px solid; PADDING-LEFT: 30px; background: #363636; MARGIN-LEFT: 100px; color: #d7dcbe
}
#ddimagetabs #sclink7:hover {
	border-top: #ef7777 1px solid; background: url(../images/cx_menu_hover_my.jpg) #cf1919 no-repeat center bottom
}
#ddimagetabs .current#sclink7 {
	border-top: #ef7777 1px solid; background: url(../images/cx_menu_hover_my.jpg) #cf1919 no-repeat center bottom
}*/
#tabcontentcontainer {
	/*background: url(../images/sub_menu_bg.jpg) #fcfcfa repeat-x;*/ width: 1000px; height: 31px;
}
.tabcontent {
	display: none; padding-top:4px; padding-bottom:4px; margin:0 auto; background:url(../images/tabcontent_bg.jpg) repeat-x left bottom; text-align:center;
}
.tabcontent A:link,.tabcontent A:visited {
	padding:0 8px 4px 8px; font-size: 14px; /*float: left;*/ margin: 0 auto; cursor: pointer; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; height: 18px; text-decoration: none; color:#000;
}
.tabcontent A:hover {
	background: url(../images/cx_submenu_hover_grey.jpg) no-repeat center bottom; color: #ee7911;
}
#active_submenu {
	background: url(../images/cx_submenu_hover.jpg) #666666 no-repeat center bottom; color: #fff;
}

.cd2_none{ background:none;}
.cd2_hover{ background:url(../images/sub_menu_bg.jpg) no-repeat;}
