/* CSS Document */

#xBox_Blog{
	clear: both;
	width: 750px;
	font-size: 13px;
	line-height: 135%;
	margin-right: auto;
	margin-left: auto;
}
#xBox_Blog .xBox1{
	width: 15%;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E4E4E4;
	padding-top: 5px;
	background-image: url(../blog/img/mBack.gif);
	background-repeat: repeat;
	text-align: center;
}
#xBox_Blog .xBox2{
	width: 80%;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E4E4E4;
	padding-top: 5px;
	padding-left: 5px;
}
.xBox_txt{
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	text-decoration: none;
}
#xBox_Blog .xBox2 p{
	float: left;
	margin: 0px;
	padding: 0px;
}
.xTitle1 a:link, 
.xTitle1 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	background-image: url(../blog/img/mBlog.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 2px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	text-align: left;
	width: 95%;
}
.xTitle1 a:hover, 
.xTitle1 a:active {
	color: #990000;
	text-decoration: underline;
}
.xTab1 a:link, 
.xTab1 a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../blog/img/btn_blog.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	padding-left: 95px;
	padding-right: 0px;
	margin-bottom: 5px;
	text-align: left;
	height: 27px;
	width: 90px;
}
.xTab1 a:hover, 
.xTab1 a:active {
	color: #990000;
	text-decoration: underline;
}
