body {
	background-color: #F5F6EE;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

div.wrapper {
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #ADADA2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	margin-bottom: 15px;
}

div.clear {
	clear:both;	
}
div.h_left {
	float:left;
	width:auto;
}
div.h_right {
	float:right;
	width:auto;
}
h1.toptitle {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2368CC;
}
a.blog_link {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/blog_btn.png) repeat scroll 0 0;
	display:block;
	height:29px;
	/*margin-top:4px;*/
	text-indent:-9999px;
	width:91px;
	margin-left:5px;
}
a.blog_link {
	color:#011934;
}
a.blog_link {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

div.top_area {
	margin-top: 15px;	
}

div.top_box {
	width: 244px;
	height: 182px;
	float: left;
	background-image: url(../images/top_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 8px;
}
div.last {
	margin-right: 0px;	
}
div.image {
	width:auto;
	float:left;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
}
div.description {
	float:left;
	width:115px;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 15px;
	line-height: normal;
}
a.more_info_top {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	height:44px;
	/*margin-top:4px;*/
	text-indent:-9999px;
	width:224px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/moreinfo-top.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
	margin-left:19px;
}
a.more_info_top {
	color:#011934;
}
a.more_info_top {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
div.adsense {
	width: 728px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #EFEFEF;
}

div.c_left {
	width: 570px;
	float:left;
}

div.c_right {
	width: 160px;
	height: 600px;
	float:right;
	background-color: #F3F3F3;
}
div.content-inner {
	width: 548px;
	height: 125px;
	float: left;
	background-image: url(../images/content-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 0px;
}
div.inner_left {
	float: left;
	width: 320px;
}
div.inner_right {
	float: right;
	width: 220px;
}
div.description-inner {
	float:left;
	width:200px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 15px;
	line-height: normal;
}
div.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	float: right;
	width: auto;
	margin-top: 17px;
	margin-right: 45px;
}
a.more_info_content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	height:35px;
	margin-top:15px;
	text-indent:-9999px;
	width:208px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/moreinfo-content.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left:13px;
}
a.more_info_content {
	color:#011934;
}
a.more_info_content {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
div.article {
	background-color: #E5F1FE;
	border: 1px solid #C5D0DD;
	padding: 15px;
	margin-top: 10px;
	max-width: 507px;
}
div.articlew {
	background-color: #ffffff;
	border: 1px solid #C5D0DD;
	padding: 15px;
	margin-top: 10px;
	max-width: 507px;
}
div.footer {
	width: 750px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919591;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
