@charset "utf-8";
/* CSS Document */

img {
	border: 0;
}

body { 
background:#F3EFDA;
padding:0;
margin:0;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}
#container {
width: 1000px;
margin: 0 auto;
background:#f8f8f8;
background:#FFFFFF;
border-left: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
}

#left_border {
float: left;
width: 12px;
background:url(images/left-side-bg.png);
height: inherit;
}


#right_border {
float: right;
width: 12px;
background:url(images/right-side-bg.png);
height: inherit;
}

#middle {
width: 1000px;
margin: 0px 0px 0px 0px;
}
.menu {
background:url(images/menu-bg.png); 
height: 26px;
color:#FFFFFF;
}

.menulink {
height: 11px;
line-height: 11px;	
padding: 6px 10px 8px 10px;
float: left;
margin-left: 20px;
}

.menulinkb {
height: 11px;
line-height: 11px;	
padding: 6px 10px 8px 10px;
float: right;
margin-left: 50px;
}

.menu a, a:active, a:visited {
font-weight: bold;
color:#AAA;
}

.menu a:hover{text-decoration: none;
color:#FFFFFF;

}

a, a:active, a:visited {
font-weight: bold;
color:#AAA;
}

a:hover{text-decoration: none;
color:#000;

}

.left {
width: 288px;
float: left;
}

.content {

margin: 0 12px 0 12px;
}


.low_brd {
border-left: 1px #d6d6d6 solid;
border-bottom: 1px #d6d6d6 solid;
border-right: 1px #d6d6d6 solid;
padding: 1px;
margin-bottom: 20px;
}
.low_cnt {
	background-color: #ebebeb;
	padding: 1px;
}

.part {
	width: 256px;
	margin: 1px 11px 1px 11px;
	border: solid 1px #d2d2d2;
	padding: 4px;
	height: 
}

.pkg_ico {
width: 70px;
float: left;
}

.pkg_cnt {
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

em {
	font-weight: bold;	
}
.main {
margin-left: 300px;}

.feature_cpt {
font-family: Tahoma, Trebuchet MS;
font-size: 14px;
font-weight: bold;
height: 20px;}

.news {
/* padding: 1px;

border: #DDD solid 1px;
border-left: 10px solid #CCCCCC; */
}

.newstitle {
padding-left: 5px;
font-size: 18px;
font-weight: bold;
height: 25px;
border-bottom: 1px solid #EEE;
/* background:  #F5F5F5; */
}

.newscont {
padding-left: 20px;
padding-right: 10px;
border-top: 1px solid #FFFFFF;
border-bottom: 10px solid #EEE;
background: #F1F1F1;
font-size: 12px;
}

.footer {
width: 100%;
height: 62px;
border-top: 1px solid #CCCCCC;
background:#EEE;
}

.sites{
width: 502px;
height: 200px;
margin-left: 10px;