h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 14px;
 color: #333;
 text-align:left;
 margin-left:-12px;
 padding:3px 0px 10px 0px;
}

h3{

 font-size: 100%;
 color: #334d55;
}

h4{
  font-size: 60%;
  font-weight: 600;
	color: #ffffff;

}

h5{
 font-size: 80%;
 color: #334d55;
}
h6{
 font-size: 80%;
 color: #334d55;
 font-weight: 600;
}

body
{

	voice-family: "\"}\"";
	voice-family:inherit;
  margin:0px auto;


	background-color:#464646;


}




#center
{

	width:824px;
	margin:1px auto;

}

.hengtiao
{

  margin-top:-4px;
}





#jianjie
{

width:824px;
height:618px;

}

#jianjie_left
{
 width:187px;
 height:618px;
 float:left;
 background:url("images/yc/bg_01.gif") no-repeat top left;

}

#jianjie_center
{
 width:224px;
 height:618px;
 float:left;
background:url("images/yc/bg_02.gif") no-repeat top left;

}

#jianjie_right
{
  width:413px;
  height:618px;
 	float:left;
background:url("images/yc/bg_03.gif") no-repeat top left;


  
}




#footer
{
	top:618px;

	width:824px;
	height:122px;
	margin:0px auto;
}










ul.copyright
{
	margin:0px; 
	padding:0px;
  list-style:none;
}
ul.copyright li
{
	margin:8px; 
	padding:2px;


}
/**************************************************************/

p.text2
{
  letter-spacing:0px;/*文字之间的间距*/
  word-spacing : 1px;
	text-indent:0px;/*首行缩进*/
	text-align:center;/*文本对齐方式 两端对齐*/
	break-word:break-all ;/*当内容超过其容器边界时发生换行*/
	white-space: normal; 
	line-height:0;
	margin:1px ;
	padding:1px ;
	font-size: 67%;
  font-weight: 500;
	color: #2b5f91;
	color: #44567b;
}
/******************************************************************/
p.text1
{
  letter-spacing:0px;/*文字之间的间距*/
  word-spacing : 1px;
	text-indent:0px;/*首行缩进*/
	text-align:justify;/*文本对齐方式*/
	break-word:break-all ;/*当内容超过其容器边界时发生换行*/
	white-space: normal; 
	line-height:1.6;
	margin:10px 20px 5px 10px;
	padding:5px 10px 0px 15px;
	color:#333333;

}

.pimg1
{
	float:left;
	padding:15px 20px 6px 20px;
}

p.text3
{
  letter-spacing:0px;/*文字之间的间距*/
  word-spacing : 1px;
	text-indent:0px;/*首行缩进*/
	text-align:justify;/*文本对齐方式*/
	break-word:break-all ;/*当内容超过其容器边界时发生换行*/
	white-space: normal; 
	line-height:1.6;
	margin:2px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	color:#333333;

}

a.text6
{
	display:block;
	padding-top:10px;
	padding-left:25px;
	letter-spacing:0px;/*文字之间的间距*/

  font-family: Verdana,Arial,sans-serif;
  white-space: normal; 
	line-height:1.4;
	font-size: 11px;
  font-weight: 500;
  color:black;
}

/******************************************************************/