﻿/** Global **/
body, td, a, li, div, span, ul, p, input, textarea,b,i, form{font-family: Arial, Verdana, sans-serif;font-size: 12px; color:#333;}
*,html{font-family: Arial, Verdana, sans-serif;color:#333;}
body,form{margin:0px; padding:0px; }
div{ padding:0px; margin:0px;overflow:hidden; cursor:default;}
a:link    {color:#222; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent;  text-decoration:none; }     
a:visited {color:#222; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent; text-decoration: none;}      
a:active  {color:#222; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent;text-decoration: none;}                                     
a:hover   {color:#2070E0; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent;text-decoration: none;} 
img{border:none;}
.clear{clear: both; font-size: 1px; line-height: 0px; }
.hidden{display:none;}


.SARWrapper{
	width:1002px; margin:0px auto; 
}

/** TOP-Banner **/
.SARBanner{
	width:1002px; margin:0px auto; 
	height:263px; background:url(images/hkBanner.jpg) no-repeat;
}
/** TOP-Navigator **/
.SARNavigator{
	width:1002px; margin:0px auto; 
	height:38px; line-height:38px; background:url(images/hkNav.jpg) no-repeat;
}
.SARNavigator span{
	font-family:微软雅黑; font-size:14px; color:#fff; padding-left:80px;
}

.SARBody{
	width:1002px; margin:0px auto; background-color:#D3267C;
}

/** BODY- LEFT **/
.SARCtxLeft{
	width:294px; overflow:hidden; background-color:#D3267C; padding:0px; margin:0px;
}
.SARCtxLeft .LNavTitle{
	height:58px; background:url(images/hkTitle_Nav.jpg) no-repeat;
}
.SARCtxLeft .LNavList{
	background:#D3267C url(images/hkG1_S.jpg) no-repeat;
}
.SARCtxLeft .LNavList ul{
	padding:0px; margin:0px; width:262px; margin:0px auto;
}
.SARCtxLeft .LNavList ul li{
	display:block; height:30px; width:262px; overflow:hidden; margin-bottom:5px;
}
.SARCtxLeft .LNavList ul a, .SARCtxLeft .LNavList ul a:link,.SARCtxLeft .LNavList ul a:visited{
	display:block; height:30px; width:262px; background:url(images/hkNavButton.gif) no-repeat; 
	padding-left:32px; line-height:30px; color:#a1052f; font-size:14px; font-weight:bold;
}
.SARCtxLeft .LNavList ul a:hover{
	color:#000; background-position:left -30px;
}

.SARCtxLeft .LContactUs{
	height:39px; background:url(images/hk_Title_ContactUs.jpg) no-repeat;
}
.SARCtxLeft .LContactBox1{
	height:13px; background:url(images/hk_L1.jpg) no-repeat;
}
.SARCtxLeft .LContactBox2{
	background:url(images/hk_L2.jpg) repeat-y; padding:0px 30px; line-height:24px; font-size:14px; color:#a1052f; font-family:微软雅黑;
}
.SARCtxLeft .LContactBox2 div{
	line-height:24px; font-size:14px; color:#a1052f;
}
.SARCtxLeft .LContactBox3{
	height:13px; background:url(images/hk_L3.jpg) no-repeat;
}


/** BODY- RIGHT **/
.SARCtxRight{
	width:705px; float:right; background:#fff url(images/hkCtx_Footer.jpg) no-repeat left bottom; padding:0px; margin:0px;
}
.SARCtxRight .CtxCaption{
	height:73px; background:url(images/hkCtx_Caption.jpg) no-repeat; line-height:78px;
}
.SARCtxRight .CtxCaption span{
	padding-left:50px; font-family:黑体; font-size:18px;
}
.SARCtxRight .CtxBody{
	background:#fff url(images/hkCtx_BodyTile.jpg) repeat-x;
	font-family:宋体; font-size:14px; 
	line-height:26px;
	padding:0px 20px;
	font-weight: normal;
}
.SARCtxRight .CtxFooter{
	height:39px;
}

/** Footer **/
.SARFooter{
	height:58px; width:1002px; background:url(images/hkFooter.jpg) no-repeat; margin:0px auto;
}
