@charset "UTF-8";
/* CSS Document */

#newsheader{
	background-image: url(common/css/images/header.jpg);
	height: 173px;
	width: 100%;
	overflow:hidden;
}

.contenttitle {
	clear:both;
	width: 100%;
	text-align: left;
	background-image: url(common/css/images/title_back.jpg);
	height: 32px;
	background-position: center;
	color: #FFFFFF;
	font-size: 12px;
	overflow:visible;
}

#closebt {
	clear:both;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	overflow:hidden;
}

.title_title{
	margin-top:10px;
	margin-left:0px;
	float:left;
	display:inline;
	margin-bottom: 10px;
}

.title_title p{
	margin:0px 0px 0px 40px;
	padding:0px;
}


.title_date{
	margin-top:10px;
	margin-right:40px;
	float:right;
}


.contentread {
	clear:both;
	width: 100%;
	text-align: left;
	margin:8px auto 0px auto;
	background-position: center;
	color: #FFFFFF;
	font-size: 12px;
	overflow:hidden;
	line-height: 1.6;
}

.contentread2{
	margin-left:40px;
	margin-right:40px;
}

.imgRight{
	float:right;
	margin-left:10px;
}
#mainwrapper_blog {
	font-size: 12px;
	font-weight: normal;
	background-image: url(common/css/images/backpattern.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto 0 auto;
	width: 818px;
	background-color: #FFFFFF;
}
#mainwrapper_blog #bottom {
	background-image: url(common/css/images/bottom.jpg);
	background-repeat: no-repeat;
	height: 97px;
	margin-bottom: 0px;
}
#mainwrapper_blog #bottom #footer_copyright {
	text-align: center;
}
#mainwrapper_blog #bottom #footer_copyright .text10black {
	font-size: 10px;
	color: #333333;
}
#mainwrapper_blog #bottom #footer_copyright .text10black .imgleft {
	float: left;
}
#mainwrapper_blog #backgoundimg #rightcolumn #line {
	margin-top: 3px;
	margin-bottom: 25px;
}
#mainwrapper_blog #backgoundimg #rightcolumn .newsdate {
	font-size: 10px;
}

#mainwrapper_blog #backgoundimg #rightcolumn .trackback{
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
}

#mainwrapper_blog #backgoundimg {
	clear: none;
	width: 818px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/blog_02.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}
#mainwrapper_blog #backgoundimg #leftcolumn .titleHeader {
	margin-top: 160px;
	height: 35px;
}
#mainwrapper_blog #backgoundimg #rightcolumn {
	width: 520px;
	margin-right: 20px;
	float: right;
	color: #333333;
	line-height: 18px;
	margin-top:160px;
}
*html #mainwrapper_blog #backgoundimg #rightcolumn {
	width: 500px;
	margin-right: 20px;
	float: right;
	color: #333333;
	line-height: 18px;
	margin-top:160px;
}
#mainwrapper_blog #backgoundimg #leftcolumn {
	float: left;
	width: 240px;
	height:800px;
	margin-right: 20px;
	margin-left: 10px;
}

ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
li {
	margin-left: 10px;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
#mainwrapper_blog #backgoundimg #leftcolumn .titleHeader2 {
	margin-top: 20px;
	height:38px;
}

#heightdelify{
	height:350px;
}

#footer_copyright{
	width:450px;
	margin:20px auto 0px auto;
}

