BODY {
	FONT-SIZE: 12px;
	COLOR: #000;
	LINE-HEIGHT: 180%;
	TEXT-ALIGN: center;
}
A:link {
	COLOR: #3b3b3b;  TEXT-DECORATION: none;
}
A:visited {
	COLOR: #3b3b3b;  TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ff7007;  TEXT-DECORATION: none;
}
#a
{
   width:778px;
   height:500px;
}
#txt
{
   color:#ff0000;
   font-size:12px;
   font-weight:bold;
}
#ic
{
   color:#ff0000;
   font-size:12px;
}
#b
{
   width:280px;
   height:500px;
   float:left;
}
#c
{
	width:470px;
	height:500px;
	float: left;
	margin-left: 10px;
}
#bgimg
{
	width:5px;
	height:1550px;
	float:left;
	background-image: url(LINE1.gif);
}
#d
{
	width:278px;
	height:25px;
	float:left;
	text-align: left;
}
#e
{
	width:278px;
	height:25px;
	float:left;
	text-align: center;
	color:#FFFFFF;
	font-size:12px;
	background-color: #cc0000;
}
#ff
{
  width:470px;
  height:80px;
}
#sz
{
	width:80px;
	height:80px;
	float: left;
}
#zt
{
	width:380px;
	height:80px;
	float:left;
	text-align: left;
	padding-top: 15px;
}
h1
{
   color:#990000;
   font-size:18px;
   margin:0px;
}
h2
{
   color:#FF0000;
   font-size:18px;
   margin:0px;
}
#qj
{
	width:140px;
	height:20px;
	margin-left: 78px;
}
#content
{
	width:460px;
	height:600px;
	margin-top: 20px;
	text-align: left;
}
.pic
{
  float:left;
}
.pic1
{
  float:right;
}
.pic2
{
text-align:center;
}
#ddline
{
	width:278px;
	height:25px;
	float:left;
	text-align: left;
	border-top:#FF0000 dotted 1px;
}