/*----------default----------*/
body {
	margin: 0px;
	padding:0px;
	background-repeat: repeat;
	background-image: url(../images/include/background.gif);
	text-align:center;
}
TD, DIV{
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	LINE-HEIGHT: 140%;
}	
A:LINK{
	COLOR:#2195de;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
		}

A:VISITED{
	COLOR:#2195de;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
		}

A:HOVER{
	COLOR:#2195de;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
		}

A:ACTIVE{	 
	TEXT-DECORATION: NONE;
		}
IMG{
	border:0;
}
.globe_admin_input_text
{
	font-size:12px;
	width:200px;
	border:#cccccc 1px solid;
}
/*----------default-end----------*/

/*----------include----------*/
.bgframe{
	width:960px;
	text-align:left;
	margin:0 auto;
}
.header{
	height:72px;
}
/*----------*/
.header_menu{
	float:left;
	width:730px;
	height:72px;
	background-image: url(../images/include/menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position:relative;
}
.header_menu a{
	text-indent: -3000px;
	outline: none;
	position: absolute;
	top:35px;
}
#about{
	left:34px;
	top:35px;
	width:127px;
	height:37px;
}
#aboutVisited{
	left:34px;
	top:35px;
	width:127px;
	height:37px;
	background-image: url(../images/include/menu1RS.gif);
	background-repeat: no-repeat;
}
#about:hover {
	background-image: url(../images/include/menu1RS.gif);
	background-repeat: no-repeat;
}
#core {
	left:158px;
	top:35px;
	width:124px;
	height:37px;
}
#coreVisited {
	left:158px;
	top:35px;
	width:124px;
	height:37px;
	background-image: url(../images/include/menu2RS.gif);
	background-repeat: no-repeat;
}
#core:hover {
	background-image: url(../images/include/menu2RS.gif);
	background-repeat: no-repeat;
}
#partners {
	left:279px;
	top:35px;
	width:183px;
	height:37px;
}
#partnersVisited {
	left:279px;
	top:35px;
	width:183px;
	height:37px;
	background-image: url(../images/include/menu3RS.gif);
	background-repeat: no-repeat;
}
#partners:hover {
	background-image: url(../images/include/menu3RS.gif);
	background-repeat: no-repeat;
}
#news {
	left:459px;
	top:35px;
	width:109px;
	height:37px;
}
#newsVisited {
	left:459px;
	top:35px;
	width:109px;
	height:37px;
	background-image: url(../images/include/menu4RS.gif);
	background-repeat: no-repeat;
}
#news:hover {
	background-image: url(../images/include/menu4RS.gif);
	background-repeat: no-repeat;
}
#contact {
	left:564px;
	top:35px;
	width:96px;
	height:37px;
}
#contactVisited {
	left:564px;
	top:35px;
	width:96px;
	height:37px;
	background-image: url(../images/include/menu5RS.gif);
	background-repeat: no-repeat;
}
#contact:hover {
	background-image: url(../images/include/menu5RS.gif);
	background-repeat: no-repeat;
}
/*----------*/
.header_logo{
	float:right;
	width:230px;
}
.main{
	width:960px;
	text-align:left;
}
.main_img img{
	float:left;
}
.main_body{
	float:left;
	width:876px;
	padding:0px 42px 0px 42px;
	height:585px;
	background-image: url(../images/include/mainbody.gif);
	background-repeat: repeat-y;
}
.main_bottom{
	float:left;
	width:960px;
	height:24px;
	background-image: url(../images/include/mainbottom.gif);
	background-repeat: no-repeat;
}
.footer{
	width:960px;
	height:22px;
	padding-top:3px;
	float:left;
}
.footer a:link{
	color:#FFFFFF;
}
.footer a:visited{
	color:#FFFFFF;
}
.footer a:hover{
	color:#2195de;
	text-decoration:none;
}
.footerleft{
	color:#FFFFFF;
	float:left;
	width:300px;
	text-align:left;
	padding-left:15px;
}
.footerright{
	color:#FFFFFF;
	float:right;
	width:300px;
	text-align:right;
	padding-right:15px;
}
/*----------include-end----------*/

/*----------about----------*/
.about_menu{
	float:left;
	width:960px;
	height:37px;
	background-image: url(../images/about/about_menu.gif);
	background-repeat: no-repeat;
	position:relative;
}
.about_menu a{
	text-indent: -3000px;
	outline: none;
	position: absolute;
}
#aboutCP{
	left:44px;
	width:107px;
	height:37px;
}
#aboutCPVisited{
	left:44px;
	width:107px;
	height:37px;
	background-image: url(../images/about/about_menu1.gif);
	background-repeat: no-repeat;
}
#aboutCP:hover {
	background-image: url(../images/about/about_menu1.gif);
	background-repeat: no-repeat;
}
#aboutCL{
	left:151px;
	width:102px;
	height:37px;
}
#aboutCLVisited{
	left:151px;
	width:102px;
	height:37px;
	background-image: url(../images/about/about_menu2.gif);
	background-repeat: no-repeat;
}
#aboutCL:hover {
	background-image: url(../images/about/about_menu2.gif);
	background-repeat: no-repeat;
}
#aboutCC{
	left:253px;
	width:108px;
	height:37px;
}
#aboutCCVisited{
	left:253px;
	width:108px;
	height:37px;
	background-image: url(../images/about/about_menu3.gif);
	background-repeat: no-repeat;
}
#aboutCC:hover {
	background-image: url(../images/about/about_menu3.gif);
	background-repeat: no-repeat;
}
#aboutHis{
	left:361px;
	width:107px;
	height:37px;
}
#aboutHisVisited{
	left:361px;
	width:107px;
	height:37px;
	background-image: url(../images/about/about_menu4.gif);
	background-repeat: no-repeat;
}
#aboutHis:hover {
	background-image: url(../images/about/about_menu4.gif);
	background-repeat: no-repeat;
}
#aboutOrg{
	left:468px;
	width:90px;
	height:37px;
}
#aboutOrgVisited{
	left:468px;
	width:90px;
	height:37px;
	background-image: url(../images/about/about_menu5.gif);
	background-repeat: no-repeat;
}
#aboutOrg:hover {
	background-image: url(../images/about/about_menu5.gif);
	background-repeat: no-repeat;
}
#aboutOS{
	left:558px;
	width:169px;
	height:37px;
}
#aboutOSVisited{
	left:558px;
	width:169px;
	height:37px;
	background-image: url(../images/about/about_menu6.gif);
	background-repeat: no-repeat;
}
#aboutOS:hover {
	background-image: url(../images/about/about_menu6.gif);
	background-repeat: no-repeat;
}
#aboutPW{
	left:727px;
	width:97px;
	height:37px;
}
#aboutPWVisited{
	left:727px;
	width:97px;
	height:37px;
	background-image: url(../images/about/about_menu7.gif);
	background-repeat: no-repeat;
}
#aboutPW:hover {
	background-image: url(../images/about/about_menu7.gif);
	background-repeat: no-repeat;
}
/*----------about-end----------*/

/*----------core----------*/
.core_menu{
	float:left;
	width:960px;
	height:37px;
	background-image: url(../images/core/core_menu.gif);
	background-repeat: no-repeat;
	position:relative;
}
.core_menu a{
	text-indent: -3000px;
	outline: none;
	position: absolute;
}
#coreRe{
	left:44px;
	width:132px;
	height:37px;
}
#coreReVisited{
	left:44px;
	width:132px;
	height:37px;
	background-image: url(../images/core/core_menu1.gif);
	background-repeat: no-repeat;
}
#coreRe:hover {
	background-image: url(../images/core/core_menu1.gif);
	background-repeat: no-repeat;
}
#corePro{
	left:176px;
	width:127px;
	height:37px;
}
#coreProVisited{
	left:176px;
	width:127px;
	height:37px;
	background-image: url(../images/core/core_menu2.gif);
	background-repeat: no-repeat;
}
#corePro:hover {
	background-image: url(../images/core/core_menu2.gif);
	background-repeat: no-repeat;
}
#coreBA{
	left:303px;
	width:84px;
	height:37px;
}
#coreBAVisited{
	left:303px;
	width:84px;
	height:37px;
	background-image: url(../images/core/core_menu2BA.gif);
	background-repeat: no-repeat;
}
#coreBA:hover {
	background-image: url(../images/core/core_menu2BA.gif);
	background-repeat: no-repeat;
}
#coreHP{
	left:387px;
	width:123px;
	height:37px;
}
#coreHPVisited{
	left:387px;
	width:123px;
	height:37px;
	background-image: url(../images/core/core_menu3.gif);
	background-repeat: no-repeat;
}
#coreHP:hover {
	background-image: url(../images/core/core_menu3.gif);
	background-repeat: no-repeat;
}
#coreNet{
	left:510px;
	width:117px;
	height:37px;
}
#coreNetVisited{
	left:510px;
	width:117px;
	height:37px;
	background-image: url(../images/core/core_menu4.gif);
	background-repeat: no-repeat;
}
#coreNet:hover {
	background-image: url(../images/core/core_menu4.gif);
	background-repeat: no-repeat;
}
#coreRD{
	left:627px;
	width:79px;
	height:37px;
}
#coreRDVisited{
	left:627px;
	width:79px;
	height:37px;
	background-image: url(../images/core/core_menu5.gif);
	background-repeat: no-repeat;
}
#coreRD:hover {
	background-image: url(../images/core/core_menu5.gif);
	background-repeat: no-repeat;
}
#coreQA{
	left:706px;
	width:110px;
	height:37px;
}
#coreQAVisited{
	left:706px;
	width:110px;
	height:37px;
	background-image: url(../images/core/core_menu6.gif);
	background-repeat: no-repeat;
}
#coreQA:hover {
	background-image: url(../images/core/core_menu6.gif);
	background-repeat: no-repeat;
}

.title_pro{
	color:#2195de;
	font-size:14px;
	line-height:100%;
	width:741px;
	height:24px;
	padding:42px 0px 0px 135px;
	background-image: url(../images/core/title_pro.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title_line{
	text-align:right;
	width:296px;
	height:23px;
	background-image: url(../images/include/mainline.gif);
	background-repeat: no-repeat;
	color:#2195de;
	padding-left:570px;
	padding-right:10px;
	line-height:23px;
}
.title_line_back{
	width:46px;
	height:23px;
	background-image: url(../images/include/mainline.gif);
	background-repeat: no-repeat;
	color:#2195de;
	padding-left:830px;
	line-height:23px;
}
.title_lineb{
	width:106px;
	height:23px;
	background-image: url(../images/include/mainlineb.gif);
	background-repeat: no-repeat;
	color:#2195de;
	padding-left:770px;
	line-height:23px;
}
.pro_body{
	width:876px;
	padding:20px 0px 0px 0px;
}
.pro_list{
	float:left;
	width:177px;
	height:445px;
	padding:15px 0px 0px 0px;
	background-image: url(../images/core/prolistbg.gif);
	background-repeat: no-repeat;
}
.pro_list_first{
	cursor:pointer;
	width:152px;
	height:27px;
	color:#FFFFFF;
	line-height:27px;
	font-weight:bold;
	margin:6px 0px 0px 7px;
	padding:0px 0px 0px 10px;
	background-image: url(../images/core/prolist_close.gif);
	background-repeat: no-repeat;
}
.pro_list_first a{
	display:block;
}
.pro_firstGrade_content_btn a{
	display:block;
}
.pro_list_first a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.pro_list_first a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.pro_list_first a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.pro_list_first_content{
	display:none;
	width:177px;
	padding:0px 0px 5px 0px;
}
.pro_list_second{
	cursor:pointer;
	width:152px;
	line-height:12px;
	font-weight:bold;
	color:#167dd3;
	margin:10px 0px 0px 7px;
	padding:0px 0px 0px 10px;
}
.pro_list_second_content{
	display:none;
	width:177px;
}
.pro_list_third{
	cursor:pointer;
	width:144px;
	/*height:22px;*/
	line-height:12px;
	margin:0px 0px 0px 15px;
	padding:5px 0px 0px 10px;
}
.pro_list_third:hover{
	background-image: url(../images/core/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.pro_list_third_fix{
	cursor:pointer;
	background-image: url(../images/core/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin:0px 0px 0px 15px;
	padding:5px 0px 0px 10px;
	width:144px;
	line-height:12px;
}
.pro_firstGrade{
	float:left;
	width:669px;
	height:460px;
	padding:0px 0px 0px 30px;
	background-image: url(../images/core/firstgradebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
.pro_firstGrade a{
	text-indent: -3000px;
	outline: none;
	position: absolute;
}
#pro_request{
	clear:both;
	left:397px;
	top:401px;
	width:188px;
	height:22px;
}
.pro_firstGrade_content{
	float:left;
	width:222px;
	height:222px;
	padding:0px 0px 1px 1px;
}
.pro_firstGrade_content_pic{
	width:222px;
	height:175px;
	text-align:center;
	vertical-align:middle;
}
.pro_firstGrade_content_pic i{
	display:inline-block;
	height:100%;
	vertical-align:middle;
	}
.pro_firstGrade_content_pic img{
	vertical-align:middle;
}
.pro_firstGrade_content_btn{
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	line-height:27px;
	font-weight:bold;
	width:191px;
	height:27px;
	margin:0px 16px 20px 15px;
	background-image: url(../images/core/procontentbg.gif);
	background-repeat: no-repeat;
}
.pro_firstGrade_content_btn a{
	text-indent:0px;
	outline: none;
	position: relative;
}
.pro_firstGrade_content_btn a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.pro_firstGrade_content_btn a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.pro_firstGrade_content_btn a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.pro_SecondGrade{
	float:left;
	width:669px;
	height:446px;
	padding:0px 0px 0px 30px;
	background-image: url(../images/core/secondgradebg.gif);
	background-repeat: no-repeat;
}
.pro_ThirdGrade{
	float:left;
	width:668px;
	height:460px;
	padding:0px 0px 0px 31px;
	background-image: url(../images/core/firstgradebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
.pro_ThirdGrade a{
	text-indent: -3000px;
	outline: none;
	position: absolute;
}
.pro_ThirdGrade_content{
	float:left;
	width:166px;
	height:179px;
	padding:0px 0px 1px 1px;
}
.pro_ThirdGrade_content_pic{
	width:166px;
	height:149px;
	text-align:center;
	vertical-align:middle;
}
.pro_ThirdGrade_content_pic i{
	display:inline-block;
	height:100%;
	vertical-align:middle;
	}
.pro_ThirdGrade_content_pic img{
	vertical-align:middle;
}
.pro_ThirdGrade_content_btn{
	text-align:center;
	line-height:15px;
	width:156px;
	height:30px;
	margin:0px 5px 0px 5px;
}
.pro_ThirdGrade_content_btn a{
	text-indent:0px;
	outline: none;
	position: relative;
}
/*----------core-end----------*/

/*----------partners----------*/
.partners_menu{
	float:left;
	width:960px;
	height:37px;
	background-image: url(../images/partners/partners_menu.gif);
	background-repeat: no-repeat;
	position:relative;
}
.partners_menu a{
	text-indent: -3000px;
	outline: none;
	position: absolute;
}
#partnersOpp{
	left:44px;
	width:57px;
	height:37px;
}
#partnersOppVisited{
	left:44px;
	width:57px;
	height:37px;
	background-image: url(../images/partners/partners_menu1.gif);
	background-repeat: no-repeat;
}
#partnersOpp:hover {
	background-image: url(../images/partners/partners_menu1.gif);
	background-repeat: no-repeat;
}
#partnersPar{
	left:101px;
	width:64px;
	height:37px;
}
#partnersParVisited{
	left:101px;
	width:64px;
	height:37px;
	background-image: url(../images/partners/partners_menu2.gif);
	background-repeat: no-repeat;
}
#partnersPar:hover {
	background-image: url(../images/partners/partners_menu2.gif);
	background-repeat: no-repeat;
}
#partnersAdv{
	left:165px;
	width:110px;
	height:37px;
}
#partnersAdvVisited{
	left:165px;
	width:110px;
	height:37px;
	background-image: url(../images/partners/partners_menu3.gif);
	background-repeat: no-repeat;
}
#partnersAdv:hover {
	background-image: url(../images/partners/partners_menu3.gif);
	background-repeat: no-repeat;
}
/*----------news-end----------*/

/*----------news----------*/
.news_menu{
	float:left;
	width:960px;
	height:37px;
	background-image: url(../images/news/news_menu.gif);
	background-repeat: no-repeat;
	position:relative;
}
.news_menu a{
	text-indent: -3000px;
	outline: none;
	position: absolute;
}
#newsPN{
	left:44px;
	width:94px;
	height:37px;
}
#newsPNVisited{
	left:44px;
	width:94px;
	height:37px;
	background-image: url(../images/news/news_menu1.gif);
	background-repeat: no-repeat;
}
#newsPN:hover {
	background-image: url(../images/news/news_menu1.gif);
	background-repeat: no-repeat;
}
#newsCN{
	left:138px;
	width:99px;
	height:37px;
}
#newsCNVisited{
	left:138px;
	width:99px;
	height:37px;
	background-image: url(../images/news/news_menu2.gif);
	background-repeat: no-repeat;
}
#newsCN:hover {
	background-image: url(../images/news/news_menu2.gif);
	background-repeat: no-repeat;
}
#newsAnn{
	left:237px;
	width:100px;
	height:37px;
}
#newsAnnVisited{
	left:237px;
	width:100px;
	height:37px;
	background-image: url(../images/news/news_menu3.gif);
	background-repeat: no-repeat;
}
#newsAnn:hover {
	background-image: url(../images/news/news_menu3.gif);
	background-repeat: no-repeat;
}
.news_list{
	width:800px;
	height:457px;
	padding:10px 43px 0px 33px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.news_content{
	float:left;
	width:800px;
	padding-top:10px;
}
.news_content_date{
	float:left;
	width:70px;
}
.news_content_text{
	float:left;
	width:730px;
}
.title_newsCN{
	color:#2195de;
	font-size:14px;
	line-height:100%;
	width:646px;
	height:24px;
	padding:42px 0px 0px 230px;
	background-image: url(../images/news/title_newsCN.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title_newsPN{
	color:#2195de;
	font-size:14px;
	line-height:100%;
	width:676px;
	height:24px;
	padding:42px 0px 0px 200px;
	background-image: url(../images/news/title_newsPN.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title_newsAnn{
	color:#2195de;
	font-size:14px;
	line-height:100%;
	width:646px;
	height:24px;
	padding:42px 0px 0px 230px;
	background-image: url(../images/news/title_newsAnn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.news_body{
	width:876px;
	height:475px;
	padding-top:15px;
}
.news_body_content{
	float:left;
	width:575px;
	height:475px;
	padding-left:10px;
}
.news_body_content_title{
	width:575px;
	font-size:14px;
	line-height:100%;
	height:27px;
	font-weight:bold;
	color:#FF0000;
}
.news_body_content_subtitle{
	color:red;
	text-align:justify;
 	text-justify:inter-ideograph;
	width:575px;
	text-align:left;
}
.news_body_content_title_line{
	background-color:#c7c2c3;
	width:575px;
	height:1px;
	margin-bottom:20px;
}
.news_body_content_text{
	width:555px;
	height:400px;
	text-align:justify;
 	text-justify:inter-ideograph;
	padding-right:20px;
	overflow-y:auto;
	}
.news_body_content_date {
	width:575px;
	text-align:left;
	font-weight:bold;
}
.news_body_picbg{
	float:right;
	width:247px;
	height:415px;
	background-image: url(../images/news/newspicbg.gif);
	background-repeat: no-repeat;
}
.news_body_pic{
	width:205px;
	height:415px;
	padding:0px 16px 0px 26px;
	overflow-y:auto;
}
.news_body_pic_img{
	width:185px;
	/*height:140px;*/
	text-align:center;
	overflow:hidden;
	padding-top:10px;
}
/*----------news-end----------*/

/*----------contact----------*/
.contact_menu{
	float:left;
	width:960px;
	height:37px;
	background-image: url(../images/contact/contact_menu.gif);
	background-repeat: no-repeat;
	position:relative;
}
.contact_menu a{
	text-indent: -3000px;
	outline: none;
	position: absolute;
}
.title_contact{
	width:550px;
	height:66px;
	padding:0px;
	background-image: url(../images/contact/title_Contact.gif);;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title_privacy{
	width:550px;
	height:66px;
	padding:0px;
	background-image: url(../images/contact/title_pp.gif);;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title_tou{
	width:550px;
	height:66px;
	padding:0px;
	background-image: url(../images/contact/title_tou.gif);;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.reg_body{
	width:776px;
	height:425px;
	padding:0px 40px 0px 40px;
	background-image: url(../images/partners/partners_contentdownbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.regthanks_body{
	width:776px;
	height:425px;
	padding:30px 40px 0px 40px;
}
.title_reg{
	color:#2195de;
	font-size:14px;
	line-height:100%;
	width:751px;
	height:24px;
	padding:42px 0px 0px 125px;
	background-image: url(../images/contact/title_Reg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.regtable td{
	COLOR: #333333;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	font-weight:bold;
	LINE-HEIGHT: 22px;
}
/*.regtabel{
	background-image: url(../images/contact/regtabelbg.gif);
	background-position: left center;
	padding-left:10px;
	background-repeat: no-repeat;
	}
.regtabel input{
	margin-top:2px;
	border:0;
	width:175px;
	height:14px;
	line-height:14px;
	color:#2195de;
}*/
/*----------contact-end----------*/

.partners_contentTop{
	background-image:url(../images/partners/partners_contentTop.gif);
	background-repeat:no-repeat;
	width:876px;
	height:173px;
}
/*.partners_contentline{
	width:106px;
	height:23px;
	color:#2195de;
	padding-left:770px;
	padding-top:10px;
	line-height:23px;
}*/
.partners_contentLogo{
	width:876px;
	height:409px;
	background-image:url(../images/partners/partners_contentdownbg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.partners_content{
	width:155px;
	height:116px;
	padding:5px;
	float:left;
	text-align:center;
	vertical-align:middle;
}
.partners_content i{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.partners_content img{
	vertical-align:middle;
}
/*add*/
.leftbg{
	float:right;
	width:286px;
	height:580px;
}
.font2{
	margin-top:8px;
	margin-bottom:3px;
	color:#F00;
	font-weight:bold;
}
.content_core{
	float:left;
	text-align:justify;
 	text-justify:inter-ideograph;
	width:580px;
	height:500px;
	overflow-y:auto;
	overflow-x:hidden;
	padding-right:10px;
}
.content_partners{
	text-align:justify;
 	text-justify:inter-ideograph;
	width:866px;
	height:500px;
	overflow-y:auto;
	overflow-x:hidden;
	padding-right:10px;
}
.title_coreBA{
	width:876px;
	height:66px;
	padding:0px;
	background-image: url(../images/core/title_coreBA.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
