*{
	margin:0;
	padding:0;
}


body{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	width:900px;
	margin:auto;
	background-color:white;
	color:#000033;
}

a,
a:link,
a:visited{
	color:#006699;
}

a:hover{
	text-decoration:none;
}

h1{
	font-size:20px;
	color:#000033;
	background-color:#BDD7E5;
	font-weight:normal;
	padding-left:20px;
	height:100px;
	line-height:33px;
	white-space: nowrap;
}

h1 a{
	display:block;
	height:66px;
	background-image:url("http://shifan.keyan123.cn/http/77726476706e69737468656265737421e7e056d22a3f7c5f7c019de29b5a2e/help/images/logo.jpg");
	background-repeat:no-repeat;
	margin-left:-20px;
}

h1 a span{
	display:none;
}

h2 {
	background-repeat:horizontal;
	height:30px;
	line-height:30px;
	color:black;
	font-size:18px;

  margin: 10px 0px 10px 10px;
	white-space: nowrap;
	border-bottom: 1px solid 	#BDD7E5
}


h2 a, h2 a:link, h2 a:visited{
	color:black;
	text-decoration:none;
}


h3 {
	font-size:18px;
	font-weight:normal;
	color:#990000;
  margin: 10px 0px 10px 15px;
}

h3 a, h3 a:link, h3 a:visited{
	color:#990000;
	text-decoration:none;
	border-bottom:1px solid #990000;
}

h3 a:hover{
	color:#006699;
}

h3 strong.new{
	font-size:12px;
	font-weight:bold;
	color:white;
	background-image:url("http://shifan.keyan123.cn/http/77726476706e69737468656265737421e7e056d22a3f7c5f7c019de29b5a2e/help/images/new.jpg");
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	width:47px;
	height:19px;
	line-height:18px;
	margin-bottom:3px;
	background-color:#CC0000;
}

h4 {
	font-size:12px;
	color:#990000;
  margin: 10px 0px 10px 20px;
}




/* VERTICAL CENTER */
.a{
	display:table;
	#position: relative;
	overflow: hidden;
	background-image:url("http://shifan.keyan123.cn/http/77726476706e69737468656265737421e7e056d22a3f7c5f7c019de29b5a2e/help/images/product.jpg");
	background-repeat:no-repeat;
	background-color:#006699;
	height:69px;
	padding:0 10px 0 10px;
	width:233px;
	margin-bottom:10px;
	text-align:center;
}

.b{
	display:table-cell;
	vertical-align:middle;
	#top: 50%
	text-align:center;
}

.a .b h2{
	text-align:center;
	color:white;
	font-weight:normal;
	#position: relative;
	#margin-top:5px;
}

/* end of VERTICAL CENTER */

#left, #center, #right{
	width:253px;
	float:left;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #C8C8C8;
}

#right{
	border:none;
}

p{
	margin-bottom:10px;
}

.partners{
	clear:both;
}


dl dt{
	font-weight:bold;
	float:left;
	margin-right:5px;
}

dl dd{
	margin-bottom:10px;
}

dt + dd{
	color:#990000;
	margin-bottom:0;
}

dd a, dd a:link, dd a:visited{
	color:#990000;
	text-decoration:none;
}

dd a:hover{
	color:#006699;
}

.other, .partners{
	clear:both;
	text-align:center;
	font-size:11px;
	color:#C8C8C8;
}

.other strong, .partners strong{
	color:#000033;
	font-weight:normal;
}

.other{
	padding-top:20px;
}

.partners a{
	color:#990000;
}

hr.oddelovac{
	clear:both;
	margin:10px 20px 8px 20px;
	&margin:0 20px 5px 20px;
	border:none;
	color:#C8C8C8;
	background-color:#C8C8C8;
	height:1px;
}

.foot{
	clear:both;
	background-color:#BDD7E5;
	xbackground-color:#006699;
	xcolor:white;
	font-size:11px;
	height:24px;
	line-height:24px;
	text-align:center;
	margin-bottom:0;
}

.foot a{
	color:black;
	text-decoration:none;
}

.sample p{
	color:#006699;
}




.subtitle{
	display:block;
	padding-left:20px;
	padding-bottom:8px;
	font-weight:normal;
	background-color:#BDD7E5;
	
	margin-bottom:10px;
}

.subtitle a{
	color:#006699;
}

ol, ul{
	margin-left:22px;
	margin-bottom:10px;
}

table .light {
	margin-bottom:10px;
	border-collapse:collapse;
}

table th .light,
table td .light{
	border:1px solid #CCCCCC;
	height:27px;
	text-align:left;
	padding:0 8px 0 8px;
}

table th .light {
	background-color:#EAEAEA;
}

.sample {
  
  margin:10px;
  border: 0px solid black;
  
}

.sample a {
  color: black;
}

/* Search */

.search{
  float:right;
  margin-top:-128px;
  margin-right:7px;
}

.search input{
  height:auto;
  padding:2px;
  border:none;
  background-color:#bdd7e5;
  border:1px solid #006699;
  color:#004A6F;}
  
.search input:focus{
  background-color:white;
}
