﻿/*over write*/
h2
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
h3
{
	font-size:10px;
	display:block;
	color:#666666;
}

div.picBlock
{
	float:left;
	font-size:10px;
	color:#555555;
	width:200px;
}
img.dataPic
{
	border-style:solid;
	border-width:1px;
	border-color:#006600;	
	width:200px;
	display:block;
	margin-bottom:5px;
}
div.dataBlock
{
	float:right;
	width:515px;
}
div.dataBlock p.exData
{
	margin-top:10px;
}
p.dataInfo
{
	margin-bottom:5px;
}
p.locationData
{
	margin-top:10px;
}
a.dataTag
{
	font-size:10px;
	line-height:1.5em;
	color:#009900;
}
div.dataVcount
{
	background-image:url(../../images/1/bar-back.png);
	width:190px;
	height:10px;
	border-style:solid;
	border-width:1px;
	border-color:#eeeeee;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	background-position:left bottom;
	padding:2px;
}
div.dataVcount img
{
	height:10px;
}
div.gMap
{
	width:515px;
	height:250px;
	margin-top:5px;	
	margin-bottom:10px;
}

div.likeBlock
{	
	line-height:1.5em;
}
div.likeBlock strong.likeTitle
{
	display:block;
	margin-bottom:5px;
}
div.blogBlock  strong.info ,div.likeBlock strong.info
{
	color:#003300;
	font-size:14px;
	margin-bottom:10px;
	display:block;
}
div.likeBlock img.likePic
{
	display:block;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#009900;
	margin-right:10px;
	width:100px;
}
div.likeBlock p
{
	margin-bottom:5px;
}
div.likeBlock a.likeTag
{
	font-size:10px;
	line-height:1.5em;
	color:#009900;
}

div.blogBlock
{
	font-size:10px;
	line-height:1.5em;
}
div.blogBlock strong.blogTitle
{
	display:block;
	margin-bottom:5px;
}
div.blogBlock strong.blogTitle a
{
	color:#333333;
}
div.blogBlock p
{
	margin-bottom:5px;
}
div.blogBlock div.blogData
{
	margin-bottom:10px;
	color:#666666;
}