#view-container {
	font-family: "Trebuchet MS", Arial;
	clear:both;
	margin:0 auto;
	padding:0;
	width:788px;
	height:416px;
	background:url(../images/view-bg.jpg) center;
}

#view-logo-cssbomb{
 float:right;
 width:236px;
 height:88px;
 margin:0px;
 margin:15px 15px 0 0;
}
.total-l{
 float:left;
 width:500px;
 font-size:18px;
clear:both;
 color:#000000;
 font-weight:bold;
}

.total-v{
 float:left;
 width:200px;
 font-size:18px;
 color:#000000;
 font-weight:bold;
padding-bottom:25px;
}
.sec-v{
 float:left;
 width:200px;
 font-size:18px;
 margin:10px 0 0;
 color:#FFFFFF;
 font-weight:bold;
}

#image-area {
 float:left;
 width:680px;
 display:block;
padding-bottom:20px;
border-bottom:solid 1px #CCCCCC;
}

#image-dv {
 width:171px;
 height:155px;
 border:3px solid #CCCCCC;
 float:left;
margin-top:20px;
}
#contants-image {
 width:480px;
 float:left;
 margin:0 0 0 15px;
}
#contants-image h1, #contants-image h1 a{color:#000000; text-align:left; font-size:24px;}
#contants-image p{color:#000000; text-align:left; font-size:11px;}

.google-add{float:left; width:728px; height:90px; margin:15px 0 0 30px;}

