@charset "utf-8";
img { border:none}
.clear { clear:both}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
body {
	background-color: #797979;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*SrollBarsColor Start*/
	scrollbar-face-color:#9e9ea3;
    scrollbar-highlight-color:#9e9ea3;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-shadow-color:#9e9ea3;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
	/*ScrollBarsColor End*/
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img { border:none;}
clear { clear:both;}
b{display: none;}
.All {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

/*Header Start*/
.Header {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;	
}
.Header h1 {
	float: left;
	width: 217px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.Header .Language {
	float: left;
	width: 169px;
	_width: 175px;
	padding-top: 60px;
	padding-left: 10px;
	height: 20px;
}
.Header .Language .BtnA {
	background-image: url(images/LanguageChtLink.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 54px;
	cursor:pointer;
	height:20px;
	display:block;
}
.Header .Language .BtnAA {
	background-image: url(images/LanguageChtHover.jpg);	
	background-repeat: no-repeat;
	float: left;
	width: 54px;	
	cursor:pointer;
	height:20px;
	display:block;
}
.Header .Language .BtnB {
	background-image: url(images/LanguageEnLink.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 63px;
	cursor:pointer;
	height: 20px;
	height:20px;
	display:block;
}
.Header .Language .BtnBB {
	background-image: url(images/LanguageEnHover.jpg);	
	background-repeat: no-repeat;
	float: left;
	width: 63px;
	cursor:pointer;
	height:20px;
	display:block;
}
.Header .Language .BtnC {
	background-image: url(images/LanguageChsLink.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 52px;
	cursor:pointer;
	height:20px;
	display:block;
}
.Header .Language .BtnCC {
	background-image: url(images/LanguageChsHover.jpg);	
	background-repeat: no-repeat;
	float: left;
	width: 52px;
	cursor:pointer;
	height:20px;
	display:block;
}
.Header .Right {
	float: right;
	width: 500px;
	padding-top: 20px;
}
.Header .Right .TopBar {
	float: right;
	width: 420px;
	padding-top: 15px;
	text-align: right;
	font-size: 75%;
	line-height: 20px;
}
.Header .Right .TopBar a {
	color: #000;
}
.Header .Right .TopBar a:hover{
	text-decoration:underline
}
.Header .Right .Search {
	background-color: #505050;
	float: right;
	height: 20px;
	width: 350px;
	margin-top: 5px;
}
.Header .Right .Search table tr td {
	padding-left: 2px;
	font-size: 75%;
	vertical-align: middle;
	color: #FFF;
	line-height:20px;
	text-align: center;
}
.Header .Right .Search table tr td a {
	font-weight: bold;
	color: #FFF;
}
.Header .Right .Logout {
	float: right;
	width: 300px;
	margin-top: 5px;
}
.Header .Right .Logout table tr th {
	font-size: 75%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.Header .Right .Logout table tr td {
	padding: 0 0 2px 2px;
}
.Header .Right .Logout table tr td table tr td {
	font-size: 70%;
}
.Header .Right .Logout table tr th {
	padding-top: 5px;
}

.Header .Right .Logout table tr td a.InforBtn {
	font-size: 75%;
	line-height: 20px;
	color: #000;
	padding-left: 2px;
}
.Header .Right .Logout table tr td a.InforBtn:hover {
	text-decoration:underline
}
.Header .Right .Login {
	float: right;
	width: 480px;
	margin-top: 5px;
}
.Header .Right .Login h2 {
	font-size: 75%;
	line-height: 20px;
	text-align: right;
	margin: 0px;
	float: right;
	width: 420px;
	font-weight: normal;
	color: #486593;
}
.Header .Right .Login p {
	margin: 0px;
	float: right;
	width: 480px;
	font-size: 75%;
	text-align: right;
	padding-top: 2px;
}
.Header .Right .Login p a {
	color: #000;
}
.Header .Right .Login p a:hover{
	text-decoration:underline;
}
/*Header End*/
/*Container Start*/
.Container {
	float: left;
	height: auto;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #32618F;
}
.Center {
	float: left;
	height: auto;
	width: 960px;
	_width: 970px;
	padding-top: 10px;
}
/*Menu Start*/
.Center .Menu {
	float: left;
	height: auto;
	width: 570px;
	_width: 578px;
	padding-bottom: 10px;
}
/*A*/
.Menu .MenuA {
	float: left;
	height: auto;
	width: 103px;
	padding-right: 9px;
}
.Menu .MenuA a.BtnA {
	background-image: url(images/MenuALink.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 103px;
	display: block;
	padding-bottom:7px;
}
.Menu .MenuA a.BtnA:hover {
	background-image: url(images/MenuAHover.jpg);
}
.Menu .MenuA ul {
	width: 103px;
	line-height: 18px;
	font-size: 70%;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.Menu .MenuA ul li {
	float: left;
	width: 103px;
	margin: 0;
	padding: 0px;	
	list-style-type: none;
}
.Menu .MenuA ul li a {
	color: #000;
	background-image: url(images/IconBlackDisc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	float: left;
	width: 78px;

}
.Menu .MenuA ul li a:hover {
	color: #E0B906;
	background-image: url(images/IconDeepYellowDisc.jpg);
}
/*B*/
.Menu .MenuB {
	float: left;
	height: auto;
	width: 103px;
	padding-right: 9px;
}
.Menu .MenuB a.BtnA {
	background-image: url(images/MenuBLink.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 103px;
	display: block;
	padding-bottom:7px;
	
}
.Menu .MenuB a.BtnA:hover {
	background-image: url(images/MenuBHover.jpg);	
}
.Menu .MenuB ul {
	width: 103px;
	line-height: 18px;
	font-size: 70%;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.Menu .MenuB ul li {
	float: left;
	width: 103px;
	margin: 0;
	padding: 0px;	
	list-style-type: none;
}
.Menu .MenuB ul li a {
	color: #000;
	background-image: url(images/IconBlackDisc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	float: left;
	width: 78px;
}
.Menu .MenuB ul li a:hover {
	color: #2B6CA6;
	background-image: url(images/IconBlueDisc.jpg);
}
.Menu .MenuB ul li ul {
	float: left;
	width: 78px;
	margin: 0px;
	font-size: 100%;
	padding: 0px;
}
.Menu .MenuB ul li ul li {
	margin: 0px;
	float:left;
	padding: 0px;
	float: left;
	width: 103px;
	list-style-type: none;
}
.Menu .MenuB ul li ul li a {
	background-image: none;
	width: 103px;
	color: #666;
	padding:0 0 0 13px;
}
.Menu .MenuB ul li ul li a:hover{
	background-image: none;
	color: #2B6CA6;
}
/*C*/
.Menu .MenuC {
	float: left;
	height: auto;
	width: 103px;
	padding-right: 9px;
}
.Menu .MenuC a.BtnA {
	background-image: url(images/MenuCLink.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 103px;
	display: block;
	padding-bottom:7px;
}
.Menu .MenuC a.BtnA:hover {
	background-image: url(images/MenuCHover.jpg);	
}
.Menu .MenuC ul {
	width: 103px;
	line-height: 18px;
	font-size: 70%;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.Menu .MenuC ul li {
	float: left;
	width: 103px;
	margin: 0;
	padding: 0px;	
	list-style-type: none;
}
.Menu .MenuC ul li a.Green {
	color: #000;
	background-image: url(images/IconBlackDisc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	float: left;
	width: 78px;
}
.Menu .MenuC ul li a.Green:hover {
	color: #7FA02D;
	background-image: url(images/IconGreenDisc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.Menu .MenuC ul li ul {
	float: left;
	width: 78px;
	margin: 0px;
	font-size: 100%;
	padding: 0px;
}
.Menu .MenuC ul li ul li {
	margin: 0px;
	float:left;
	padding: 0px;
	float: left;
	width: 103px;
	list-style-type: none;
}
.Menu .MenuC ul li ul li a {
	background-image: none;
	width: 103px;
	color: #666;
	padding:0 0 0 13px;
}
.Menu .MenuC ul li ul li a:hover{
	color: #7FA02D;	
}
/*D*/
.Menu .MenuD {
	float: left;
	height: auto;
	width: 103px;
	padding-right: 9px;
}
.Menu .MenuD a.BtnA {
	background-image: url(images/MenuDLink.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 103px;
	display: block;
	padding-bottom:7px;
}
.Menu .MenuD a.BtnA:hover {
	background-image: url(images/MenuDHover.jpg);	
}
.Menu .MenuD ul {
	width: 103px;
	line-height: 18px;
	font-size: 70%;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.Menu .MenuD ul li {
	float: left;
	width: 103px;
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
.Menu .MenuD ul li a {
	color: #000;
	padding-left: 13px;
	background-image: url(images/IconBlackDisc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 78px;
	float:left;
}
.Menu .MenuD ul li a:hover {
	color: #CE7E01;
	background-image: url(images/IconLightBlueDisc.jpg);
}
/*E*/
.Menu .MenuE {
	float: left;
	height: auto;
	width: 103px;
	padding-right: 0px;
}
.Menu .MenuE a.BtnA {
	background-image: url(images/MenuELink.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 103px;
	display: block;
	padding-bottom:7px;
}
.Menu .MenuE a.BtnA:hover {
	background-image: url(images/MenuEHover.jpg);	
}
.Menu .MenuE ul {
	width: 103px;
	line-height: 18px;
	font-size: 70%;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.Menu .MenuE ul li {
	float: left;
	width: 103px;
	margin: 0;	
	padding: 0px;	
	list-style-type: none;
}
.Menu .MenuE ul li a {
	color: #000;
	float: left;
	width: 78px;
	background-image: url(images/IconBlackDisc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	
}
.Menu .MenuE ul li a:hover {
	color: #D44A59;
	background-image: url(images/IconPinkDisc.jpg);
}
.Menu .MenuE ul li ul {
	float: left;
	width: 78px;
	margin: 0px;
	font-size: 100%;
	padding: 0px;
}
.Menu .MenuE ul li ul li {
	margin: 0px;
	float:left;
	padding: 0px;
	float: left;
	width: 103px;
	list-style-type: none;
}
.Menu .MenuE ul li ul li a {
	background-image: none;
	width: 103px;
	color: #666;
	padding:0 0 0 13px;
}
.Menu .MenuE ul li ul li a:hover{
	color: #D44A59;
	background-image: none;
}
/*F*/
.Menu .MenuF {
	float: left;
	height: auto;
	width: 103px;
	padding-right: 10px;
}
.Menu .MenuF a.BtnA {
	background-image: url(images/MenuFLink.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 103px;
	display: block;
	padding-bottom:7px;
}
.Menu .MenuF a.BtnA:hover {
	background-image: url(images/MenuFHover.jpg);	
}
.Menu .MenuF ul {
	width: 103px;
	line-height: 23px;
	font-size: 75%;
	margin: 0;
	padding: 0px;
}
.Menu .MenuF ul li {
	float: left;
	width: 103px;
	margin: 0;	
	padding: 0px;
	list-style-type: none;
}
.Menu .MenuF ul li a {
	color: #000;
	float: left;
	width: 78px;	
	background-image: url(images/IconBlackDisc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	padding-left: 13px;	
}
.Menu .MenuF ul li a:hover {
	color: #DE838A;
	background-image: url(images/IconLightPinkDisc.jpg);
}
/*G*/
.Menu .MenuG {
	float: left;
	height: auto;
	width: 103px;
	padding-right: 10px;
}
.Menu .MenuG a.BtnA {
	background-image: url(images/MenuGLink.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 103px;
	display: block;
	padding-bottom:7px;
}
.Menu .MenuG a.BtnA:hover {
	background-image: url(images/MenuGHover.jpg);	
}
.Menu .MenuG ul {
	width: 103px;
	line-height: 23px;
	font-size: 75%;
	margin: 0;
	padding: 0px;
}
.Menu .MenuG ul li {
	float: left;
	width: 103px;
	margin: 0;
	padding-: 0px;	
	list-style-type: none;
}
.Menu .MenuG ul li a {
	color: #000;
	float: left;
	width: 78px;
	background-image: url(images/IconBlackDisc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	padding-left: 13px;	
}
.Menu .MenuG ul li a:hover {
	color: #5C9EC0;
	background-image: url(images/IconLightBlueDisc.jpg);
}
/*Menu end*/
.Center .LeftBlock {
	float: left;
	height: auto;
	width: 301px;
	padding-top: 5px;
}
.Center .LeftBlock .ImportantBlock {
	float: left;
	height: auto;
	width: 301px;
}
.Center .LeftBlock .ImportantBlock .ListBlock {
	background-color: #F6E438;
	float: left;
	height: auto;
	width: 301px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.Center .LeftBlock .ImportantBlock img {
	float: left;
}
.Center .LeftBlock .ImportantBlock .ListBlock a {
	float: left;
	width: 260px;
	font-size: 75%;
	color: #000;
	background-image: url(images/IconYellowDisc.jpg);
	background-repeat: no-repeat;
	background-position: 13px 5px;
	background-color: #F6E438;
	padding-left: 30px;
	line-height: 22px;
	margin: 0 5px 0 5px;
}
.Center .LeftBlock .ImportantBlock .ListBlock a:hover {
	color: #FFF;
	background-image: url(images/IconWhiteDisc.jpg);
	background-color: #000;
	}
.Center .LeftBlock .PhotoBlock {
	float: left;
	height: auto;
	width: 301px;
	padding-top: 12px;
}
.Center .LeftBlock .PhotoBlock h2 {
	float: left;
	height: auto;
	width: 291px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #32618F;
	border-bottom-color: #32618F;
}
.Center .LeftBlock .PhotoBlock .ListBlock {
	float: left;
	height: 256px;
	width: 281px;
	
	padding-right: 20px;
	
	overflow: auto;
	*overflow-x:hidden;
}
.Center .LeftBlock .PhotoBlock .ListBlock .PhotoGround {
	float: left;
	height: auto;
	width: 280px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32618F;
	margin:0;
}
.Center .LeftBlock .PhotoBlock .ListBlock .PhotoGround p {
	margin: 0px;
	float: left;
	width: 107px;
	*width: 100px;
	font-size: 75%;
	color: #666;
	line-height: 20px;
	padding: 0 10px 0 10px;
		
}
.Center .LeftBlock .PhotoBlock .ListBlock .PhotoGround p a {
	color: #000;
}
.Center .LeftBlock .PhotoBlock .ListBlock .PhotoGround p a:hover {
	color: #32618F;
}
.Center .LeftBlock .PhotoBlock .ListBlock .PhotoGround img {
	float: right;
}
.Center .NewsBlock {
	float: left;
	width: 460px;
	margin-right: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32618F;
}
.Center .NewsBlock .BoxA {
	float: left;
	height: auto;
	width: 460px;
}
.Center .NewsBlock .BoxA h2 {
	float: left;
	width: 460px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #32618F;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #32618F;
	margin-top: 0px;
}
.Center .NewsBlock .BoxA h2 p {
	width: 450px;
	margin: 0px;
	float: left;
}
.Center .NewsBlock .NewsList {
	float: left;
	width: 460px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Center .NewsBlock .ListStyleA {
	color: #000;
	cursor:pointer;
}
.Center .NewsBlock .ListStyleAA {
	color: #32618F;
	cursor:pointer;
}
.Center .NewsBlock table tr td {
	font-size: 70%;
	line-height: 20px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Center .NewsBlock .BoxB {
	float: left;
	height: auto;
	width: 460px;
	padding-top: 18px;
}
.Center .NewsBlock .BoxB h2 {
	margin: 0px;
	float: left;
	width: 460px;
	padding: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #32618F;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #32618F;
}.RightBlock {
	float: left;
	width: 169px;
	padding-top: 10px;
}
.RightBlock .Media {
	float: left;
	width: 169px;
	background-color: #595959;
}
.RightBlock .Media img {
	float: left;
}
.RightBlock .Media p {
	float: left;
	width: 149px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	font-size: 75%;
	line-height: 22px;
	color: #FFF;
	padding-bottom: 10px;
	padding-top: 10px;
}
.RightBlock .BrandLink {
	float: left;
	width: 169px;
	padding-top: 10px;
}
.RightBlock .BrandLink a {
	font-size: 75%;
	line-height: 85px;
	background-color: #399;
	width: 169px;
	display: block;
	color: #000;
	text-align: center;
	margin-bottom:10px;
	height:auto;
}
/*Footer Start*/
.Footer {
	float: left;
	height: auto;
	width: 960px;
	padding: 30px 20px 0 20px;
	background-color: #FFF;
}
.Footer .BookMark {
	float: right;
	width: 400px;
}
.Footer p {
	float: left;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 70%;
	line-height: 18px;
	text-align: center;
}
.Footer p img {
}
.Footer p a {
	color: #000;
}
.Footer p a:hover{
	text-decoration:underline;}.YellowSub .Content .Activity {
	float: left;
	width: 750px;
	padding-top: 20px;
}
/*Tool*/
.ToolBlock {
	float: left;
	width: 705px;
}
.NormalTool {
	float: left;
	width: 650px;
	padding-top: 30px;
	padding-bottom: 50px;
}

.SmallTool {
	float: left;
	width: 580px;
	padding-top: 30px;
	padding-bottom: 50px;
}
.Page {
	float: left;
	width: 450px;
	font-size: 75%;
	line-height: 25px;
	color: #000;
}
.Page a {
	color: #000;
	padding-right: 3px;
	padding-left: 3px;
}

.Page a:hover {
	color: #fff;
	background-color: #000;
	padding-right: 3px;
	padding-left: 3px;
}
a.Top {
	float: right;
	height: 14px;
	width: 80px;
	padding-top: 5px;
	background-image: url(images/BackTopGray.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
}

/*Color*/
.Gray {
	color: #666;
}


.Small {
	font-size: 75%;
	font-weight: normal;
}

/*a.BtmGray {
	font-size: 75%;
	line-height: 18px;
	float: left;
	height: 18px;
	width: 60px;
	border: 1px solid #666;
	text-align: center;
	color: #000;
}
a.BtmGray:hover{
	background-color:#666
	}*/
.BtmGray {
	font-size: 90%;
	line-height: 18px;
	float: right;
	height: 18px;
	width: 60px;
	border: 1px solid #666;
	text-align: center;
	color: #000;
	cursor: pointer;
	background-color:#fff;
}
.BtmGray:hover{
	background-color:#666; color:#fff
	}
.Center .TopCenter {
	float: left;
	width: 960px;
	_width: 970x;
}
.TopCenter .MasterPic {
	float: left;
	width: 373px;
	_width: 364px;
	_padding-left:11px
	
}
.TopCenter .MasterPic img {
	border: 1px solid #bfbfbf;
	float: left;
}
.Center .CenterBlock {
	float: left;
	width: 960px;
}
.CenterBlock .BrandBlock {
	float: left;
	width: 259px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	padding-right: 14px;
	padding-left: 14px;
}
.CenterBlock .BrandBlock .BrandBlue {
	float: left;
	width: 454px;
	padding-bottom: 10px;
}
.BrandBlock .BrandBlue .MainBlue {
	background-color: #31618F;
	width: 446px;
	padding-left: 8px;
}
.BrandBlock .BrandBlue .MainBlue a {
	border: 2px solid #d9d9d9;
	float:left
}
.BrandBlock .BrandBlue .MainBlue a:hover {
	border: 2px solid #7290bb;
}
.BrandBlock .BrandBlue table tr .MainBlue table tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: top;
}
.CenterBlock .BrandBlock .BrandPink {
	float: left;
	width: 454px;
	padding-bottom: 10px;
}
.BrandBlock .BrandPink .MainBlue {
	background-color: #D44A59;
	width: 438px;
	padding-left: 8px;
	padding-right: 5px;
}

.BrandBlock .BrandPink table tr .MainBlue table tr td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.BrandPink table tr .MainBlue table tr td a.BrandProduct {
	background-image: url(images/RightLingBg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 118px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin:0 7px;
}
.BrandPink table tr .MainBlue table tr td a.BrandProduct:hover {background-image: url(images/RightHoverBg.jpg);}
.CenterBlock .BrandBlock .BrandGray {
	float: left;
	width: 454px;
	padding-bottom: 15px;
}
.BrandBlock .BrandGray .MainBlue {
	background-color: #A0A0A0;
	width: 446px;
	padding-left: 8px;
}
.BrandBlock .BrandGray .MainBlue a {
	border: 2px solid #d9d9d9;
	float:left
}
.BrandBlock .BrandGray .MainBlue a:hover {
	border: 2px solid #666666;
}
.BrandBlock .BrandGray table tr .MainBlue table tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: top;
}
.BrandBlock .BoxA {
	float: left;
	width: 259px;
}
.BrandBlock .BoxA h2 {
	float: left;
	width: 259px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #32618F;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #32618F;
	margin-top: 0px;
}
.BrandBlock .BoxA h2 p {
	width: 259x;
	margin: 0px;
	float: left;
}
.BrandBlock .BoxA .BrandList {
	float: left;
	width: 259px;
	padding-top: 5px;
}
.BrandBlock .BoxA .BrandList table tr td a{
	background-image: url(images/BrandLogoBg.jpg);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 2px;
	background-position: 0 0;
	height:35px;
	width:84px;
	float:left
}
.BrandBlock .BoxA .BrandList table tr td a:hover {
	background-image: url(images/BrandLogoBgHover.jpg);
}
.Excellence {
	float: left;
	width: 183px;
	padding-left: 14px;
}
.Excellence h2 {
	float: left;
	width: 183px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #32618F;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #32618F;
	margin-top: 0px;
}
.Excellence h2 p {
	width: 180x;
	margin: 0px;
	float: left;
}
.Excellence .BoxA {
	float: left;
	width: 183px;
}
.Excellence .BoxA table tr th {
	padding-top: 5px;
	padding-bottom: 5px;
}
.Excellence .BoxA table tr td {
	padding-left: 31px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-top: 7px;
}
.Excellence .BoxA table tr td a {
	background-image: url(images/RightTurnHover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 119px;
	height: 99px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.Excellence .BoxA table tr td a:hover {
	background-image: url(images/RightTurnLink.jpg);}
.Excellence .BoxA table tr td p {
	font-size: 65%;
	margin: 0px;
	float: left;
	width: 99px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
