@charset "utf-8";
/*----------全局----*/
* {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size:12px;
	background:url(../imgs/bg/aoshi_bg.jpg) top  no-repeat;
	background-color:#ffffff;
}
ul {
	list-style:none;
}
img {
	border:0px;
}
a {
	color:#333333;
}
a:hover {
	color:#FF3300;
	text-decoration:none;
}

error
{
	color: red;
	font-family: Arial, ;
}
button
{
    filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
    cursor:	hand;
    font-size: 12px;
    margin-left:3px;
    padding-top:-2px;
    padding-left: -2px;
    padding-right: -2px;
    border:	1px solid #7b9ebd;
    height:23px;
}
.binput
{
	font-size:12px;
	padding:6px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;	
}

.button144
{
	width:144px;
	height:28px;
	border:0;
	background:url(../imgs/Button/btn-bg.gif) no-repeat;
	cursor:pointer;
}


#imgArrow
{
	 vertical-align:middle;	
}

/*-----------页面内容宽度--------*/
.cbody {
	width:1000px;
	margin:0 auto;
	background-color:#fff;
}
.margintop {
	margin-top:5px;
}
.floatclear {
	clear:both;
}
input, select {
	vertical-align:middle;
}
/*-----------头部-----------------*/
.top {
	height:100px;
	overflow:hidden;
	background:url(../imgs/Top/top_bg_01.jpg) top repeat-x;
}
.toplogo 
{
	float:left;
	width:160px;
	height:100px;
	text-align:center ;
}
.toplogo img
{
	margin-top:8px;
}

.topright{
	float:right;
	margin:8px 15px 0 0;
	width:200px;
	height:100px;
}
.topright ul {
	height:24px;
}
.topright ul li {
	float:left;
	margin-left:8px;	
	text-align:center;
}
.topright ul li a {
	text-decoration:none;
	color:#687989;
	line-height:20px
}
.topright ul li a:hover {
	color:#FF3300;
}

.topright img {
	margin-top:24px;
	float:right;
}

.topbanner {
	width:600px;
	height:80px;
	margin-top:8px;
	margin-left:15px;
	float:left;
}


/*----------栏目菜单*/
.topmenu {
	height:37px;background:
	url(../imgs/Top/top_menu_bg.jpg) repeat-x;
}
.topmenu ul {
	width:1000px;
	height:37px;
	overflow:hidden;
}
.topmenu ul li {
	float:left;
	margin-left:0;
	text-align:center;
	background:url(../imgs/Top/top_menu_bg.jpg) left bottom no-repeat;
}
.topmenu ul li.space{
	background:url(../imgs/Top/top_menu_space.jpg) left top no-repeat;
	width:2px;
	height:37px;
}
.topmenu ul li a {
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:17px;
	padding-right:15px;
	text-decoration:none;
	height:37px;
	line-height:34px;
	font-size:14px;
}
.topmenu ul li a span{
	float:left;
	cursor:pointer;
	filter: DropShadow(Color=#66111111, OffX=1, OffY=1, Positive=1);
}
.topmenu ul li a:hover {
	color:#FFFF99;
	background:url(../imgs/Top/top_menu_link.jpg) center bottom no-repeat;
}
.topmenu ul li a.thisclass {
	color:#FFFF99;
	background:url(../imgs/Top/top_menu_link.jpg) center bottom no-repeat;
}
.topmenu .favorite {
	position:relative;
	float:right;
	margin:-26px 8px auto;
	cursor:pointer;
	display:inline;
}
/*----------搜索*/
.topsearch {
	height:37px;
	margin-top:3px;
	border-right:0px solid #fff;
	overflow:hidden;
	background:url(../imgs/bg/topsearch_bg.gif);
	margin-bottom:5px;
	margin-top:5px;
}
.topsearch .title {
	height:37px;
	width:83px;
	float:left;
	background:url(../imgs/bg/topsearch_title.gif) left center no-repeat;
}
.topsearch .inpbox {
	float:left;
	margin-top:4px;
	width:430px;
}
.topsearch .inpbox input {
	margin-left:10px;
	margin-right:10px;
}
.topsearch .inpbox select {
	font-size:12px;
	width:100px;
}
.topsearch .inpbox .searchtxt {
	height:13px;
	width:200px;
	font-size:12px;
	padding:6px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.topsearch .hots {
	line-height:33px;
	float:left;
}
.topsearch .advsearch {
	line-height:33px;
	float:right;
	padding-right:5px;
}
/*----------内容*/
.main {
	clear:both;
}


/*-------------------------ҳ*/

.pages { line-height: 28px; text-align: right;  }

.pages .buttom { display: inline; text-align: center; font-weight:bold;}

.pages a { background: url(../imgs/bg/Pager_buttom_bg1.gif) repeat-x; border: 1px solid #A4CDED; color: #005A9A; font-size:12px; height: 20px; line-height: 20px; padding:2px 5px 1px 5px;text-decoration: none;}

.pages a:hover { background: url(../imgs/bg/Pager_buttom_bg2.gif) repeat-x; border-color:#0099CC; color: #FFFFFF; }

.pages .select { font-size: 12px; height: 20px; line-height: 20px; padding-bottom: 1px; padding-top: 2px; }


/*---------------ҳ:*/
.comment{
	width:790px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment .commenttitle{
	width:788px;
	height:26px;
	margin:1px auto;
	background:url(../imgs/bg/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:768px;
}
.comment .commentbox dl{
	width:768px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
	margin-left:10px;
}
.comment .commentbox dl dt{
	width:768px;
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #E6ECE3;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:14px;
	line-height:25px;
	color:#666;
}
.comment .commentbox dl dd .reply{
	padding:10px;
	font-size:14px;
	line-height:25px;
	color:#111;
	border:dotted 1px #ccc;
	background-color:#f4f4f4;
	margin:10px;
}


/*---------------ҳ::*/
.comment .posttitle{
	width:788px;
	height:26px;
	margin:10px auto;
	background:url(../imgs/bg/title_bg_1.gif) repeat-x;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:736px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:736px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:736px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:736px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:700px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}


.classbox {
	width:222px;
	clear:both;
	padding-bottom:5px;
	background:url(../images/rcbox_title.gif) center bottom no-repeat;
}
.classbox dl {
	width:222px;
}
.classbox dl dt {
	height:31px;
	background:url(../images/rcbox_title.gif) center top no-repeat;
	line-height:29px;
	text-indent:10px;
	color:#555;
	letter-spacing:1px;
	font-weight:bold;
}
.classbox dl dd {
	width:220px;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
	background:#FAFAFA;
}
.classbox dl dd ul {
	list-style:none;
	overflow:hidden;
	width:220px;
}
.classbox dl dd ul li {
	float:left;
	width:102px;
	margin-left:5px;
	margin-bottom:5px;
	height:27px;
	line-height:25px;
	text-indent:10px;
	display:inline;
	font-size:14px;
}
.classbox dl dd ul li a {
	display:block;
	width:100px;
	height:25px;
	border:1px solid #DDD;
	text-decoration:none;
	color:#0066CC;
	background:#FFF;
}
.classbox dl dd ul li a:hover {
	background:#FAFAFA;
	border:1px solid #CCC;
	color:#000;
}
.classbox dl dd ul li.this a {
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
/*----ҳ-----div*/
.larea{
	float:left;
	width:200px;
	margin-right:5px;
	overflow:hidden;
}
/*----ҳ-----мdiv*/
.marea
{
	float:left;
	width:590px;
	margin-right:5px;
	overflow:hidden;
}
/*----ҳ-----Ҳdiv*/
.rarea{
	float:right;
	width:200px;
	overflow:hidden;
}
/*----ҳ-----Ҳdiv*/
.rBigList
{
	width:790px;
	float:right;
}
/*----ҳ-----Ҳdiv*/
.lBigList
{
	width:790px;
	float:left;
}

/*----------ҳ-----*/
.footer {
	clear:both;
	border-top:5px solid #84AEE0;
}
.footer dl
{
	float:left;
	width:200px;
}
.footer dt
{
	 line-height:30px;
	 vertical-align:middle;
}
.footer dt img
{
	 vertical-align:middle;
}
.footer dd
{
	 line-height:20px;
	 vertical-align:middle;
	 text-indent:1em;
}
.footer dd a {
	text-decoration:none;
	color:#039;
}
.footer dd a:hover {
	color:#FF3300;
}
.footer .copyright 
{
	text-align:center;
	color:#666666;
	line-height:21px;
	letter-spacing:1px;
	border-top:dashed 1px #cccccc;
	padding-top:6px;
	margin-top:10px;
	clear:both;
}
.footer .copyright span{
	margin:0 20px 0 20px;
}
.footer .text 
{
	font-size:9px;
}

/*-------------------------ҳͼƬֲ*/
.focus
{
	height:200px;
	margin-bottom:3px;
}
.focus1
{
	float:left;
	width:300px;
	height:200px;
}
.focus2
{
	height:200px;
	padding-left:0px;
	overflow:auto;
	float:right;

}
.focus2 ul li
{
	float: left;
	text-align: center;
	width: 222px;
	background-color: #fff;
	height: 200px;
	margin-left: 5px;
	
}





/*-------------------------左侧:常规列表定义 1*/
.llist{
	width:200px;
	background:url(../imgs/bg/up_bg_200.jpg) no-repeat;
}
.llist .title{
	width:200px;
	height:19px;
	padding-top:6px;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#444;	
}
.llist .title img {
	vertical-align:middle;
}
.llist .lbox{
	border-left:1px solid #BDCEDE;
	border-right:1px solid #BDCEDE;
	width:198px;
}
.llist .bottom{
	height:4px;
	background:url(../imgs/bg/bottom_bg_200.jpg) no-repeat;
	margin-bottom:5px;
}

/*-------------------------左侧:常规列表定义 2*/
.llist2{
	width:200px;
	background:url(../imgs/bg/up_bg_200_2.jpg) no-repeat;
}
.llist2 .title{
	width:200px;
	height:45px;
	padding-top:6px;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#444;
	
	filter: DropShadow(Color=#ffcccccc, OffX=1, OffY=1, Positive=1);
}
.llist2 .title2 img {
	vertical-align:middle;
}
.llist2 .lbox{
	border-left:1px solid #BDCEDE;
	border-right:1px solid #BDCEDE;
	width:198px;
	padding-bottom:5px;
}
.llist2 .bottom{
	height:4px;
	background:url(../imgs/bg/bottom_bg_200.jpg) no-repeat;
	margin-bottom:5px;
}


/*-------------------------右侧:常规列表定义 1*/
.rlist{
	width:200px;
	background:url(../imgs/bg/up_bg_200.jpg) no-repeat;
}
.rlist .title{
	width:200px;
	height:19px;
	padding-top:6px;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#444;	
	filter: DropShadow(Color=#ffcccccc, OffX=1, OffY=1, Positive=1);
}
.rlist .title img {
	vertical-align:middle;
}
.rlist .rbox{
	border-left:1px solid #BDCEDE;
	border-right:1px solid #BDCEDE;
	width:198px;
	padding-bottom:5px;
}
.rlist .bottom{
	height:4px;
	background:url(../imgs/bg/bottom_bg_200.jpg) no-repeat;
	margin-bottom:5px;
}



/*-------------------------大列?*/
.blist{
	width:790px;
	background:url(../imgs/bg/big_list_up_bg.jpg) no-repeat;
}
.blist .title{
	width:790px;
	height:40px;
	padding-top:0px;
}
.blist .title img {
	vertical-align:middle;
	margin-right:5px;
}
.blist .bbox{
	border-left:1px solid #BDCEDE;
	border-right:1px solid #BDCEDE;
	width:788px;
	padding-bottom:5px;
	
}
.blist .bottom{
	height:4px;
	background:url(../imgs/bg/big_list_bt_bg.jpg) no-repeat;
	margin-bottom:5px;
}

/*-------------------------侧栏:用户登录*/
.userlogin {
	overflow:hidden;
}
.userlogin dl {
	clear:both;
	height:23px;
	line-height:23px;
	margin-top:7px;
}
.userlogin dl dt {
	float:left;
	display:block;
	width:60px;
	text-align:right;
}
.userlogin dl dd {
	float:left;
}
.userlogin dl dd input {
	height:13px;
	width:110px;
	font-size:12px;
	padding:2px 0 2px 3px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.userlogin dl dd img {
	vertical-align:middle;
}
.userlogin dl dd input.gdcode {
	width:40px;
}
.userlogin .ulsubmit {
	text-align:center;
	margin-top:15px;
	height:33px;
}
.userlogin .submit {
	margin-right:20px;
	width:50px;
	height:21px;
	background:url(../imgs/Button/button_login.jpg) no-repeat;
	border:0px;
}


/*首页推荐产品，左侧list*/
.tuijianproduct
{
	 overflow:hidden;
}
.tuijianproduct dl {
	clear:both;
	height:60px;
	margin-top:3px;
	border-bottom:dashed 1px #cccccc;
}
.tuijianproduct dt {
	float:left;
	display:block;
	width:60px;
	height:60px;
	background:url(../imgs/bg/tuijian_bg.jpg) no-repeat;
	padding-left:5px;
	padding-top:5px;
}
.tuijianproduct dd 
{
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.tuijianproduct dl dd img 
{
	width:50px;
	height:50px;

}


/*-------销售排行榜------------------*/
.topsales
{
	overflow:hidden;
}
.topsales dl
{
	clear:both;
	line-height:25px;
	margin-top:3px;
}
.topsales dl dt 
{
	width:30px;
	float:left;
	display:block;
	text-align:center;
}
.topsales dl dd 
{
	margin-right:10px;
	height:25px;
	border-bottom:dashed 1px #cccccc;
	overflow:hidden;
}
.topsales dl dt img
{
	width:15px;
	height:15px;
	vertical-align:middle;
}


/*-------新闻侧边?-----------------*/
.topnews
{
	overflow:hidden;
}
.topnews dl
{
	clear:both;
	line-height:20px;
	margin-top:3px;
}
.topnews dl dt
{
	width: 120px;
	height:20px;
	float: left;
	display: block;
	text-align: left;
	margin-left: 10px;
	border-bottom: dashed 1px #cccccc;
}
.topnews dl dd 
{
	margin-right:5px;
	overflow:hidden;
	font-size:10px;
	color:#ccc;
}



/*-------------------------*/
.daogouDiv
{
	clear:both;
	height:230px;
	background:url(../imgs/bg/bottom_bg_height100.jpg) repeat-x bottom;
	overflow:hidden;
}

.daogouDiv .title
{
	height:40px;
	background:url(../imgs/bg/daogoutitle_bg.jpg) no-repeat;
}

#daogouContent
{
	height:130px;
	padding:10px 15px 10px 20px;
	line-height:20px;	
}
.daogouDiv .toolbar
{
	height:30px;
	padding-left:30px;
}

.daogouDiv .question
{
	height:20px;
	font-size:14px;
	letter-spacing:2px;
	color:#FF3300;
}
.daogouDiv .option
{
	 padding:3px;
}

.daogouDiv .rbg
{
	width:200px;
	height:180px;
	float:right;
	background:url(../imgs/bg/ty002_bg.jpg) ;
}

/*----------ҳ------------------*/
.reviewDiv
{
	overflow:hidden;
	background:url(../imgs/bg/review_up_590.jpg) no-repeat;
	margin-top:8px;
	margin-bottom:10px;
}

.reviewDiv .title
{
	line-height:60px;
	padding:0 15px 0 0 ;
}

.reviewDiv .title span
{
	margin-left:520px;
}



.reviewDiv .mbox
{
	height:220px;
	border-left:1px solid #BDCEDE;
	border-right:1px solid #BDCEDE;
	padding:0 10px 10px 10px;
}



.reviewDiv .mbox dd
{
	float:left;
	width:260px;
	height:20px;
	margin-right:12px;
	margin-bottom:2px;
	overflow:hidden;
}

.reviewDiv .bottom
{
	height:4px;
	background:url(../imgs/bg/bottom_bg_590.jpg) no-repeat;
	margin-bottom:10px;
}

/*----------ҳ2------------------*/
.news2Div
{
	overflow:hidden;
	background:url(../imgs/bg/review_up_590_1.jpg) no-repeat;
	margin-top:px;
	margin-bottom:10px;
}

.news2Div .title
{
	line-height:60px;
	padding:0 15px 0 0 ;
}

.news2Div .title span
{
	margin-left:520px;
}



.news2Div .mbox
{
	border-left:1px solid #BDCEDE;
	border-right:1px solid #BDCEDE;
	padding:0 5px 5px 5px;
}

.news2Div .bottom
{
	height:4px;
	background:url(../imgs/bg/bottom_bg_590.jpg) no-repeat;
	margin-bottom:10px;
}




/*--------投影仪列表中的table*/
.ProBigList
{
	width:760px;
	margin-left:10px;
	margin-bottom:15px;
	border-bottom:dashed 1px #ccc;
}
.ProBigList tr
{
	height:25px;	
}
.ProBigList a
{
	color:#005A9A;
	font-size:13px;	
	font-weight:bold;
}

/*--------------Text Style---------------------------*/

.Torde
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.TRed
{
	color:#f00;
}
.THH
{color:#666;}
.BoldRed
{
	font-weight:bold;
	color:#f00;
}
.Color555
{
	color:#555;	
}
.Color5677A0
{
	color:#5677A0;
}
.Title
{
	font-weight:bold;
	letter-spacing:2px;
	color:#5677A0;
	filter: DropShadow(Color=#ffcccccc, OffX=1, OffY=1, Positive=1);	
}
.Bold14px
{
	font-weight:bold;
	font-size:14px;
}


/*---------------article:бҳ:б*/
.newslist{
	width:788px;
	border:1px solid #DDD;
	padding-bottom:10px;
	background:url(../imgs/bg/place_bg.jpg) 1px 1px repeat-x;
}
.newslist dl{
	width:770px;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #DDD;
	clear:both;
}
.newslist dl dt{
	width:738px;
	margin:0px auto 0px;
	background:url(../imgs/icons/ico_2.gif) 3px 11px no-repeat;
}	
.newslist dl dt a{
	color:#039;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	letter-spacing:1px;
}
.newslist dl dd{
	width:724px;
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	line-height:19px;
	color:#777;
	text-indent:14px;
}
.newslist dl dd.info{
	line-height:31px;
	color:#999;
}
.newslist dl dd.info span{
	color:#F60;
	margin-right:20px;
}
.newslist dl dd.info a{
	color:#039;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}

/*---------------Ѷ:ҳ*/
.newsview{
	width:998px;
	border:1px solid #DDD;
}
/*---------------ҳ:*/
.newsview .title{
	width:988px;
	height:53px;
	line-height:53px;
	margin:0px auto 0px;
	background:url(../imgs/bg/place_bg.jpg) 1px 1px repeat-x;
}
.newsview .title h1{
	font-size:24px;
	margin-left:21px;
}
/*---------------ҳ:Ϣ*/
.newsview .info{
	width:980px;
	height:27px;
	line-height:27px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	text-align:right;
	padding-right:20px;
	color:#F60;
}
.newsview .info strong{
	color:#666;
	margin-left:20px;
}
/*---------------ҳ:*/
.newsview .content{
	width:938px;
	overflow:hidden;
	margin:10px auto;
	color:#444;
	font-size:14px;
	line-height:25px;
}
/*---------------ҳ:ķҳ*/
.newsview .cupage{
	width:938px;
	margin:5px auto;
	text-align:center;
	border-bottom:1px solid #EEE;
	line-height:31px;
	overflow:hidden;
}
.newsview .cupage a{
	color:#0033FF;
	font-size:14px;
	margin-left:14px;
	line-height:31px;

}
.newsview .cupage strong{
	font-size:14px;
	color:#FF0000;
	margin-left:14px;
}
/*---------------ҳ:*/
.newsview .actbar
{
	clear:both;
	width:938px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
	text-align:right;
}
.newsview .actbar span{
	margin-right:20px;
	color:#CCC;
}
.newsview .actbar span a{
	color:#669900;
	margin-right:3px;
	margin-left:3px;
}
/*---------------ҳ:*/
.newsview .context{
	width:628px;
	line-height:27px;
	margin:6px auto;
	color:#666;
}
.newsview .context a{
	color:#CC0000;
}

/*- ͶӰϸҳ ͼ ʽ--------------------------- */
.ProImg {}
.ProImg img
{
	width:599px;
	 height:451px;}
/*- ͶӰϸҳ Tabs ʽ--------------------------- */

    #tabsJ {
		  float:left;
		  width:1000px;
		  font-size:93%;
		  line-height:normal;
          border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../imgs/bg/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../imgs/bg/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
#tabsJ a:hover {
  background-position:0% -42px;
  }
#tabsJ a:hover span {
  background-position:100% -42px;
  }

#tabsJ .current a {
        background-position:0% -42px;
}
#tabsJ .current a span {
        background-position:100% -42px;
        color:#FFF;
}
.tabcontent
{
	border-bottom:1px solid #24618E;
	border-right:1px solid #24618E;
	border-left:1px solid #24618E;
	width:988px;
	padding:12px 5px 12px 5px;
	margin-bottom:15px;
}
.tabcontent .subcontent
{
	 display:none;	
}
.tabcontent .subcontent2
{
	 display:block;	
}
.navigate {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

