.home{
    width:770px;
	margin:40px auto;
	padding-bottom:0px;
	font-family:arial;
	display:table;
}

.home-top{
   width:770px;
   height:280px;
}

.home-top-frames{
    width:240px;
	float:left;
	margin:0 25px 40px 0;
}

.home-top-frames-title{
    width:235px;
	padding-left:5px;
	height:25px;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
	text-align:left;
	text-transform:uppercase;
	background:url(img/home-top-frames-title_bg.jpg);
	border-bottom:1px solid #E6E6E6;
	color:#990000;
}

#title2{
    background:url(img/home-top-frames-title2_bg.jpg);
	width:235px;
	padding-left:5px;
	height:30px;
	line-height:30px;
	border:none;
	color:white;
}

.home-top-frames-body{
    width:240px;
	padding:0x;
	height:30px;
	text-align:left;
	font-size:12px;
	line-height:16px;
}

.home-top-frames-body a,.home-top-frames-body a:visited{
    color:#666666;
	text-decoration:none;
}

.home-top-frames-body a:hover{
    text-decoration:underline;
}

.home-top-frames-img{
    width:240px;
	height:110px;
}

.home-top-frames input{
    height:20px;
	width:125px;
	background:url(img/fields.jpg) no-repeat;
	border:none;
	color:#666666;
	font-family:"arial";
	font-size:13px;
	padding-left:5px;
}

.home-top-frames input.btn{
	height:auto;
	width:auto;
	background:none;
	cursor:pointer
}

.home-top-frames label{
    font-size:12px;
	color:#666666;
	margin-right:10px;
}

.lines{
    font-size:12px;
	margin:10px 0;
	background:url(img/arrow.jpg) no-repeat center left;
	padding-left:14px;
	line-height:18px;
}

/*------------------------------------------------------------------------------------------------------------------------------*/

.home-bottom{
	text-align:left;
	margin:30px auto 0 auto;
	width:770px;
	height:650px;
}

.home-bottom-left{
    float:left;
	display:table;
	margin-right:50px;
}

.home-bottom-right{
    float:left;
	display:table;
}

.home-bottom-frame{
	width:350px;
	padding:0 5px;
	padding-top:75px;
	height:225px;
	margin-bottom:30px;
	background:url(img/home-bottom-frame_bg.jpg) no-repeat top;
}

/*------------------*/

.home-bottom-frame-title{
    height:60px;
	border-bottom:1px solid #D6D6D6;
}

.home-bottom-frame-title-left{
    width:270;
	height:60px;
	float:left;
}

.home-bottom-frame-title-left-title{
    height:10px;
	font-weight:bold;
	font-size:14px;
	color:#990000;
	padding:5px;
	margin-top:5px;
}

.home-bottom-frame-title-left-desc{
    height:30px;
	font-size:12px;
	color:gray;
	padding:5px;
}


.home-bottom-frame-title-right{
    width:60px;
	height:50px;
	padding-top:10px;
	float:left;
}

/*------------------*/

.home-bottom-frame-body{
	height:30px;
	text-align:left;
	font-size:12px;
	line-height:16px;
	height:175px;
	margin-top:15px;
}
/*-----------------------------------------------------------------------------------------------------------------------------*/

.center{
    text-align:left;
	font-size:13px;
	background:url(img/center_bg.jpg);
	padding:10px;
	font-family:"Trebuchet MS";
	border-bottom:1px solid #D6D6D6;
	font-weight:bold;

}

.center a,.center a:visited{
    color:#990000;
	text-decoration:underline;
	margin-right:20px;
}

.center a:hover{
    color:#990000;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/

.post{
    width:100%;
	height:69px;
	margin-bottom:15px;
}

.post-img{
    width:119px;
	height:69px;
	float:left;
	margin-right:10px;
}

.post-img img{
    border:1px solid #D6D6D6;
}

.post-text{
    width:220px;
	text-align:left;
	float:left;
}

.post-text-title{
	font-size:12px; 
	margin-bottom:0px;
	font-weight:bold;
	width:100%;
	font-weight:bold;
}

.post-text a, .post-text a:visited{
    color:#990000;
	text-decoration:none;
}

.post-text a:hover{
    text-decoration:underline;
}

.post-text span{ 
    font-size:11px; 
	color:gray;line-height:15px; 
	clear:both;
}

.post-all{
	text-align:right;
}

.post-all-c{
    width:80px;
	float:right;
}

.post-all a, .post-all a:visited, .post-all a:active{
    color:white;
	background:#999999;
	font-size:13px;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height:18px;
	border:1px outset gray;
}

/*-------------------------------------------------------------------------------------------------------------------------*/

.cm{}

.cm-line{
    margin-bottom:18px;
}

.cm-line a, .cm-line a:visited{
    color:#990000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.cm-line a:hover{
    /*color:#333333;*/
	text-decoration:underline;
}

/*---------------------------------------------------------------------------------------------------------------------------*/
