/*********************************ServiceInfoPanel***********************************/
.ServiceInfoPanel {
	border: 1px #AEAEAE solid;
	width: 446px;
	margin: 0px auto;
	padding: 0px;
}

.Test_CSS {
	background: #FFF223;
}

.ServiceInfoPanel .TabPanel {
	width: 100%;
	height: 250px;
	padding: 0px;
	background: #CCCCCC;
}

.ServiceInfoPanel .TabBar {
	/*background: url(images/index/newindex004.jpg);
	height: 20px;
	padding: 0px;
	*/
	background: #0069ad;
}

.ServiceInfoPanel .Tab_A {
	background: url(images/index/menubg01A.jpg);
	width: 110px;
	height: 24px;
	text-align: center;
	font-size: 12px;
}

.ServiceInfoPanel .Tab_B {
	background: url(images/index/menubg01B.jpg);
	width: 110px;
	height: 24px;
	text-align: center;
	font-weight: bolder;
	font-size: 12px;
	color: #E75201;
}

/*************************ServiceInfoComponent********************/
.index_phpTab_A{
	background:url(images/index/menubg01A.jpg); 
	height:24px; 
	text-align: center;
	line-height:24px; 
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.index_phpTab_B{
	background:url(images/index/menubg01B.jpg); 
	height:24px; 
	vertical-algin:middle;
	line-height:24px; 
	text-align: center;
	font-weight: bolder;
	font-size: 12px;
	color: #E75201;
	cursor: pointer;
}
.index_phpTab_A_end{
	background:url(images/index/menubg02A2.jpg); 
	height:24px; 
	text-align: center;
	line-height:24px; 
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.index_phpTab_B_end{
	background:url(images/index/menubg01C.jpg); 
	height:24px; 
	vertical-algin:middle;
	line-height:24px; 
	text-align: center;
	font-weight: bolder;
	font-size: 12px;
	color: #E75201;
	cursor: pointer;
}

/*****************************ImagesViewer****************************/
.ImagesViewer_Img{
	width: 120px;
	height: 120px;
	cursor: pointer;	
}
.ImagesViewer_HTML{
	cursor: pointer;
}
.ImagesViewer_HTML:HOVER{
	cursor: pointer;
	text-decoration:underline;
}

/***************************BbsGroupComponent****************************/
.bbs_group_table{
	margin:0px auto;
}
.Group_Info{
	height:88px; 
	padding:3px; 
	width:232px; 
	cursor: pointer;
}
.Group_Info_hover{
	background:url(images/index/newindex013.jpg) top left no-repeat;
}

.BBS_Info{
	width:375px; 
	height:88px; 
	cursor: pointer;
	border:1px #FFFFFF solid;
}
.BBS_Info_hover{
	border-right: 1px #FFF solid;
	background:url(images/index/newindex013B.jpg) left top no-repeat;
}

.group_tab_css{
	cursor:pointer;
	width:118px; 
	height:24px; 
	background:url(images/index/newindex010A.jpg) top left no-repeat;
}
.group_tab_css_selected{
	background:url(images/index/newindex010B.jpg) top left no-repeat;
}
.bbs_tab_css{
	cursor:pointer;
	width:119px; 
	height:24px; 
	background:url(images/index/newindex011A.jpg) top left no-repeat;
}
.bbs_tab_css_selected{
	background:url(images/index/newindex011B.jpg) top left no-repeat;
}
.group_bbs_text_link{
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}
.group_bbs_text_link:HOVER{
	text-decoration:underline;
}
.group_bbs_text_link_selected{
	font-weight:bolder;
	color: #025478;
}

/********BusinessInfoComponent********/
.menubg02A{
    background:url(images/index/menubg02A.jpg);
	width:96px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
    font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	cursor: pointer;
}
.menubg02B{
    background:url(images/index/menubg02B.jpg);
	width:96px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
    font-size: 12px;
	color: #E75201;
	font-weight:bolder;
	text-decoration: none;
	cursor: pointer;
}
.menubg02A_end{
    background:url(images/index/menubg02A2.jpg);
	width:100px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
    font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	cursor: pointer;
}
.menubg02B_end{
    background:url(images/index/menubg01C.jpg) right repeat-x;
	width:100px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
    font-size: 12px;
	color: #E75201;
	font-weight:bolder;
	text-decoration: none;
	cursor: pointer;
}


/********************* AdTabImgPanel *********************/
.AdTabImgPanel_tab{
	font-size: 12px;
	cursor: pointer;
	padding-left:5px; 
	background:url(images/index/newindex_21.jpg) center no-repeat; 
	height:27px;
	color: #563D71;
	vertical-align:middle;
}
.AdTabImgPanel_tab_selected{
	font-weight: bolder;
}
