#headLine
{
	margin-bottom:12px;
}
#headLine H1
{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
	font-size:18px;
}
#headLine H1 A
{
	color:#000;
	text-decoration:none;
}
#headLine H1 A SPAN
{
	font-size:18px;
	color:#174690;
	line-height:0;
}
#headLine H1 A:hover,
#headLine H1 A:hover SPAN
{
	color:#F60;
}
#headLine .image
{
	float:left;
	margin-right:10px;
	width:360px;
	background:#ECECEC;
}
#pageImg
{
	padding:10px 0;
	border-top:1px solid #CCC;
	text-align:center;
}
#pageImg STRONG,
#pageImg SPAN,
#pageImg A
{
	margin-right:5px;
	padding:3px 5px;
	display:-moz-inline-box;
	display:inline-block;
}
#pageImg STRONG{
	margin-right:20px;
}
#pageImg A.next
{
	margin:0 0 -3px 0;
}
HTML > /**/ BODY #pageImg A.next
{
	padding-top:4px;
}
#pageImg A EM
{
	font-size:14px;
}
#pageImg STRONG
{
	border:0;
}
#pageImg A
{
	border:1px solid #303030;
	color:#fff;
	background:#5b5b5b;
}
#pageImg A:hover,
#pageImg .on
{
	border:1px solid #e82828;
	color:#fff;
	background:#a61313;
	text-decoration:none;
}


#headLine .image .info
{	
	padding:5px;
}
#headLine .image .info H1,
#headLine H2
{
	margin-bottom:10px;
	font-size:16px;
}
#headLine .list
{
	float:right;
	width:260px;
}
#headLine .list LI
{
	padding:3px 0;
	border-bottom:1px solid #E8E1E6;
}
#headLine .list LI A
{
	padding-left:10px;
	font-weight:bold;
	background:url(http://img.tootoo.com/cms/resource/images/icon-03.gif) no-repeat 0 8px;
	height:1%;
}
#headLine .address
{
	margin-bottom:10px;
	font-size:11px;
	text-align:right;
	color:#8C8C8C;
}
#headLine .artical P
{
	margin-bottom:10px;
	line-height:1.7;
}
#headLine .artical P SPAN
{
	font-size:11px;
	color:#999;
}
#headLine .artical IMG
{
	margin:0 8px;
}
#headLine H4
{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
	font-size:16px;
	color:#CC5B00;
}
#headLine H4 A
{
	color:#000;
	text-decoration:none;
}
#headLine H4 A SPAN
{
	font-size:18px;
	color:#174690;
	line-height:0;
}
#headLine H4 A:hover,
#headLine H4 A:hover SPAN
{
	color:#F60;
}
.marginH4{
	margin:30px 0 0 0;
}
