/* CSS Document */


body{
	padding:0 0 0 0;
	margin:0;
	font-family: "宋体",Arial, Helvetica, sans-serif;


}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	 line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#topMain{
	width:100%;
	background:url(images/top_bg.gif) 0 0 repeat-x;
	height:177px;
}
#top{
	width:908px;
	height:177px;
	margin:0 auto;
}
#top ul.top{
	width:112px;
	height:16px;
	float:right;
	margin:1px 0 0 0;
}
#top ul.top li{
	float:left;
	font-size:0;
	line-height:0;
}
#top ul.top li a.signup{
	display:block;
	background:url(images/signup_bg.gif) 0 0 no-repeat;
	width:55px;
	height:16px;
	font:  9px/16px "宋体", Arial, Helvetica, sans-serif;
	color:#FFFEF4;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	margin:0 2px 0 0;
	text-transform:uppercase;
}
#top ul.top li a.signup:hover{
	color:#EDED8F;
	background-color:inherit;
}
#top ul.top li a.login{
	display:block;
	background:url(images/login_bg.gif) 0 0 no-repeat;
	width:55px;
	height:16px;
	font:  9px/16px "宋体", Arial, Helvetica, sans-serif;
	color:#FFFEF4;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	margin:0;
	text-transform:uppercase;
}
#top ul.top li a.login:hover{
	color:#EDED8F;
	background-color:inherit;
}
#top img.logo{
	display:block;
	font-size:0;
	border:0px;
	line-height:0;
	margin:27px 39px 0 0;
	float:left;
}
#top p.topDiv{
	display:block;
	background:url(images/top_div.gif) 0 0 no-repeat;
	height:70px;
	width:2px;
	margin:22px 38px 0 0;
	float:left;
}
#top p.slogan{
	display:block;
	background:url(images/slogan.gif) 0 0 no-repeat;
	width:281px;
	height:52px;
	float:left;
	margin:35px 20px 0 0;
}
#top form{
	width:263px;
	height:22px;
	float:left;
	padding:15px 11px 17px 35px;
	color:#000;
	border:#E3E1CD solid 5px;
	margin:15px 0 0 0;
	background:url(images/serch_icon.gif) 10px 19px no-repeat #FFFEF4;
}
#top form label{
	display:block;
	width:53px;
	height:23px;
	float:left;
	font:bold 13px/23px "宋体", Arial, Helvetica, sans-serif;
}
#top form input.txtBox{
	width:160px;
	height:21px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	float:left;
	font:normal 10px/21px Arial, Helvetica, sans-serif;
	color:#101010;
	background-color:#fff;
	padding:0 0 0 6px;
}
#top form input.go{
	width:36px;
	height:22px;
	background:url(images/btn_go.gif) 0 0 no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	font:bold 11px/22px "宋体", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#FFFEF4;
}
#top ul.nav{
	width:906px;
	height:25px;
	margin:31px 0 0 0;
	float:left;
	background:url(images/nav_div.gif) left top no-repeat;
	padding:0 0 0 2px;
}
#top ul.nav li{
	float:left;
	font-size:0;
	line-height:0;
	background:url(images/nav_div.gif) right top no-repeat;
	height:25px;
	padding:0 2px 0 0;
}
#top ul.nav li.noImg{
	background-image:none;
}
#top ul.nav li a{
	display:block;
	padding:0 8px;

	font:  12px/25px "宋体", Arial, Helvetica, sans-serif;
	color:#670606;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
     border: nono;
}
#top ul.nav li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	padding:0 8px;
	border-left:#000000 solid 0px;
	border-right:#000000 solid 0px;
	color:#fff;
	background-color:inherit;
}
#top ul.nav li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	padding:0 8px;
	border-left:#000000 solid 0px;
	border-right:#000000 solid 0px;
	color:#fff;
	background-color:inherit;
	font:  12px/25px "宋体", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
#top ul.sub{
	width:898px;
	padding:8px 0 0 10px;
	float:left;
}
#top ul.sub li{
	float:left;
	color:#ffffff;
	background-color:inherit;
	font:normal 12px/14px "宋体", Arial, Helvetica, sans-serif;
}
#top ul.sub li a{
	color:#ffffff;
	background-color:inherit;
	font:normal 12px/14px "宋体", Arial, Helvetica, sans-serif;
	padding:0 6px;
	text-decoration:none;
}
#top ul.sub li a:hover{
	color:#EFEF94;
	background-color:inherit;
}
	
/*------------------------------------------------top--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:100%;
	padding:23px 0 40px 0;
	background-color:#BEB559;
	color:#fff;
}
#bodyTop{
	width:908px;
	margin:0 auto;
}
#bodyTop p.rightTop{
	display:block;
	background:url(images/right_top.gif) 0 0 no-repeat;
	width:324px;
	height:6px;
	font-size:0;
	line-height:0;
	float:right;
}
#bodyTop p.rightBot{
	display:block;
	background:url(images/faq_bg_bottom.gif) 0 0 no-repeat;
	width:324px;
	height:21px;
	font-size:0;
	line-height:0;
	float:right;
}
#bodyTop a.sp{
	display:block;
	background:url(images/special_offer.gif) 0 0 no-repeat;
	width:324px;
	height:80px;
	margin:13px 0 0 0;
	float:right;
}
#bodyTop a.sp:hover{
	background:url(images/special_offer_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/
#left{
	width:538px;
	float:left;
}
#left h2.welcome{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(images/welcome.gif) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 19px 0;
}
#left p.lftTxt{
	display:block;
	font-size:14px;
	line-height:19px;
	padding:0 0 23px 0;
}
#left p.lftTxt span{
	color:#000;
	background-color:inherit;
	font:normal 14px/18px "宋体", Arial, Helvetica, sans-serif;
}
#left p.lftTxt2{
	display:block;
	width:538px;
	color:#670606;
	background-color:inherit;
	font: 15px/18px "宋体", Arial, Helvetica, sans-serif;
}
#left p.lftTxt2 a{
	display:block;
	background:url(images/read_more_bg.gif) 0 0 no-repeat;
	width:75px;
	height:18px;
	color:#121310;
	background-color:inherit;
	font:  9px/18px "宋体", Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:right;
	text-align:center;
}
#left p.lftTxt2 a:hover{
	color:#670606;
	background-color:inherit;
}
#left ul.link{
	width:538px;
	height:155px;
	margin:30px 0 0 0;
}
#left ul.link li{
	float:left;
	line-height:0;
	font-size:0;
}
#left ul.link li a.checkNote{
	display:block;
	background:url(images/check_notes.gif) 0 0 no-repeat;
	width:166px;
	height:155px;
	margin:0 18px 0 0;
}
#left ul.link li a.checkNote:hover{
	background:url(images/check_notes_hover.gif) 0 0 no-repeat;
}
#left ul.link li a.userinfo{
	display:block;
	background:url(images/user_info.gif) 0 0 no-repeat;
	width:166px;
	height:155px;
	margin:0 18px 0 0;
}
#left ul.link li a.userinfo:hover{
	background:url(images/user_info_hover.gif) 0 0 no-repeat;
}
#left ul.link li a.download{
	display:block;
	background:url(images/downloads.gif) 0 0 no-repeat;
	width:166px;
	height:155px;
	margin:0;
}
#left ul.link li a.download:hover{
	background:url(images/downloads_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:316px;
	background:url(images/right_bg.gif) 0 0 repeat-y;
	float:right;
	padding:8px 0 0 8px;
}
#right h2.faq{
	display:block;
	background:url(images/faq_bg.gif) 0 0 no-repeat;
/*	width:187px;*/
	height:54px;
	padding:17px 0 0 92px;
	color:#F1EFD8;
	background-color:inherit;
	font:bold 22px/20px "黑体";
	margin:0 0 17px 0;
}
#right h2.faq span{
	color:#fff;
	background-color:inherit;
	font:normal 12px/19px "宋体";
	display:block;
}
#right ul.rightLink{
	width:300px;
	padding:0 0 0 0px;
		text-align:left;
}
#right ul.rightLink li{
	background:url(images/arrow.gif) 0 5px no-repeat;
	padding:0 0 6px 15px;
	color:#670606;
	background-color:inherit;
	font:  11px/16px "宋体", Arial, Helvetica, sans-serif;
	margin:0;
	
}

#right ul.rightLink  li a{
	color:#670606;
	background-color:inherit;
	font:  12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;

}
#right ul.rightLink li a:hover{
	color:#fff;
	background-color:#393939;
}

#right ul.rightLink li span{
	color:#69610E;
	background-color:inherit;
	font:normal 12px/16px "宋体", Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	float:right;
}

#right a.rm2{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:18px;
	margin:0 0 0 207px;
	color:#232424;
	background-color:inherit;
	font:9px/18px "宋体", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#right a.rm2:hover{
	color:#670606;
	background-color:inherit;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background:url(images/body_bot_bg.gif) 0 0 repeat-x #262626;
	padding:15px 0 10px 0;
	color:#fff;
}
#bodyBot{
	width:908px;
	margin:0 auto;
}
#bodyBot a.whatNew{
	display:block;
	background:url(images/what_new.gif) 0 0 no-repeat;
	width:211px;
	height:194px;
	float:right;
	margin:5px 0 0 0;
}
#bodyBot a.whatNew:hover{
	background:url(images/what_new_hover.gif) 0 0 no-repeat;
}
#story{
	width:309px;
	background:url(images/body_bot_div.gif) right top no-repeat;
	float:left;
	padding:0 24px 0 0;
	margin:0 25px 0 0;
}
#story h2{
	color:#FFFEF4;
	background-color:inherit;
	font:normal 28px/22px Arial, Helvetica, sans-serif;
	margin:0 0 14px 0;
	display:block;
}
#story ul{
	padding:0 0 2px 0;
}
#story ul li{
	font-size:0;
	line-height:0;
}
#story ul li a{
	display:block;
	background:url(images/arrow.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	color:#CF9201;
	background-color:inherit;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#story ul li a:hover{
	color:#fff;
	background-color:#393939;
}
#story a.rm3{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:18px;
	margin:0 0 0 231px;
	color:#232424;
	background-color:inherit;
	font:9px/18px "宋体", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#story a.rm3:hover{
	color:#670606;
	background-color:inherit;
}
#event{
	width:290px;
	float:left;
	padding:0;
	margin:0;
}
#event h2{
	color:#FFFEF4;
	background-color:inherit;
	font:normal 28px/22px Arial, Helvetica, sans-serif;
	margin:0 0 14px 0;
	display:block;
}
#event ul{
	padding:0 0 2px 0;
}
#event ul li{
	font-size:0;
	line-height:0;
}
#event ul li a{
	display:block;
	background:url(images/arrow.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	color:#CF9201;
	background-color:inherit;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#event ul li a:hover{
	color:#fff;
	background-color:#393939;
}
#event a.rm4{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:18px;
	margin:0 0 0 213px;
	color:#232424;
	background-color:inherit;
	font:9px/18px "宋体", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#event a.rm4:hover{
	color:#670606;
	background-color:inherit;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:97px;
	background:url(images/footer_bg.gif) 0 0 repeat-x #F1EFD8;
	padding:30px 0 0 0;
	color:#000;
}
#footer{
	width:908px;
	height:97px;
	margin:0 auto;
	position:relative;
}
#footer ul{
	width:590px;
	position:absolute;
	left:0;
	top:0;
}
#footer ul li{
	float:left;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
}
#footer ul li a{
	padding:0 7px;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a.home{
	padding:0 7px 0 0;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a.home:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 10px/20px Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:20px;
	width:230px;
	color:#670606;
	background-color:inherit;
}
#footer p.xhtml{
	font:normal 10px/20px Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:60px;
	width:38px;
	color:#670606;
	background-color:inherit;
}
#footer p.css{
	font:normal 10px/20px Arial, Helvetica, sans-serif;
	position:absolute;
	left:44px;
	top:60px;
	width:38px;
	color:#670606;
	background-color:inherit;
}
.xhtml_link {
	color: #670606;
	text-decoration: none;
}
#footer p.design{
	display:block;
	width:245px;
	height:20px;
	padding:0;
	position:absolute;
	left:0;
	top:36px;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#8B8228;
	background-color:inherit;
}
#footer p.design a.link{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#8B8228;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#000;
}
/*------------------------------------------------footer--------------------*/

.newsbox{
	width:880px;
	overflow:hidden;	
 margin-left:auto;
 margin-right:auto;
}
.newsbox dl{
	width:410px;
 	float:left;
	margin :5px;
    /*	background:url(images/right_bg.gif) 0 0 repeat-y ;*/
 	padding: 0;
 	 background-color:#DFD78F;
 	border:4px solid #ffffff;
}
.newsbox dl dt{
	width:410px;
	height:26px;
	margin:0px auto 0px;
	background: url(images/box_bg.gif) repeat-x #EDF6FF;
	border-bottom:0px solid #AACCEE;
}
.newsbox dl dt a{
	height:26px;
	line-height:26px;
	display:block;
	background:url(images/article_ico.gif) 8px 7px no-repeat;
	padding-left:25px;
	color:#2259A6;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	text-decoration: none;
}
.newsbox dl dt a:hover
{
    color:#670606;
}
.newsbox dl dd{
	width:410px;
	
    margin :0;	
}
.newsbox dl dd ul{
	width:405px;
	margin:6px 0 0 0 ;
}
.newsbox dl dd ul li{
	height:25px;
	line-height:25px;
	background:url(images/ico_2.gif) 3px 10px no-repeat;
	text-indent: 13px;
	border-bottom:1px #D7EEFB dotted;
}
.newsbox dl dd ul li a{
	color:#670606;
	font-size:13px;
	float:left;
text-decoration: none;
}
.newsbox dl dd ul li a:hover{
	color:#0066CC;
}
.newsbox dl dd ul li span {
	color:#666666;
	float:right;
	padding-top:5px;
	font:normal 11px Tahoma;
	
}

.margintop{
	margin-top:1px;
}

  .GridViewStyle
 {   
      border-right: 2px solid #A7A6AA;
      border-bottom: 2px solid #A7A6AA;
      border-left: 2px solid white;
      border-top: 2px solid white;
      padding: 4px;
      font-size:13px;
  }

  .GridViewStyle a
  {
      color: #670606;
      text-decoration: none;
  }
  .GridViewStyle a:hover
  {
      color: #0066CC;
      
  }
  .GridViewHeaderStyle th
  {
      border-left: 1px solid #EBE9ED;
      border-right: 1px solid #EBE9ED;
  }

  .GridViewHeaderStyle
  {
      background-color: #5D7B9D;
      font-weight: bold;
      color: White;
  }

  .GridViewFooterStyle
  {
      background-color: #5D7B9D;
      font-weight: bold;
      color: White;
  }

  .GridViewRowStyle
  {
      background-color: #F7F6F3;
      color: #333333;
  }

  .GridViewAlternatingRowStyle
  {
      background-color: #FFFFFF;
      color: #284775;
  }

  .GridViewRowStyle td, .GridViewAlternatingRowStyle td
  {
      border: 1px solid #EBE9ED;
  }

  .GridViewSelectedRowStyle
  {
      background-color: #E2DED6;
      font-weight: bold;
      color: #333333;
  }

  .GridViewPagerStyle
  {
      background-color: #284775;
      color: #FFFFFF;
  }

  .GridViewPagerStyle table /**//* to center the paging links*/
  {
      margin: 0 auto 0 auto;
  }

.content
{
  width:880px;
  overflow :hidden;	
  margin-left:auto;
  margin-right:auto;
  color: #000000;
  font-size:13px;
    }
    
    .guestform1
{
margin:0 auto;
     margin-bottom :10px;
    width :500px;
  color: #000000;
  font-size:13px;
	 
    }
  .login
{
    margin-left:auto;
    margin-right:auto;
    width :300px;
   color: #000000;
   font-size:13px;
 
    }
#user 
{
      width:910px;
  overflow :hidden;	
  margin-left:auto;
  margin-right:auto;
  color: #000000;
  font-size:13px;
    }


#user div.userleft
{
     width:150px;
     float:left;
}
#user div.userright
{
     width:700px;
     float:left;
}
#user div.userreg
{
      color: #000000;
     width:300px;
     float:left;
}
#user div.userreg2
{
    margin-left:50px;
     width:550px;
     float:left;
}
.span1
{
   display:-moz-inline-box; 
   display:inline-block;
   width:70px;
   font-weight:bold ;

    }
#biaoti1
{
 font-size:16px;
  font-weight:bold ;
   color: #000000;
}    