body{
   background:#EEEEEE;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#333333;
   padding:0px;
   margin-top:0px;
   margin-bottom:0px;
   margin-left:auto;
   margin-right:auto;
   text-align:center;
}

td{
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   line-height:150%;
}
input{
   font-size:11px;
   color:#333333;
}
div{
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   line-height:150%;
   text-align:left;
}
form{margin:0px; padding:0px;}
hr {margin: 1em 0;background:#efefef;height:1px;color:#efefef;border:none;clear:both}
ul{ line-height:170%;}
h2{padding-bottom:4px; line-height:150%;}
h3{ line-height:150%;}
dt,p{font-size:12px; line-height:150%;}

a{text-decoration:underline;}
a:link {color: #333333;}
a:visited {color: #333333;}
a:hover{text-decoration:none; color: #FF0000;}
a:active {color: #333333;}

a.Channel:link{text-decoration: none; color: #333333;}
a.Channel:visited {text-decoration: none; color: #333333;}
a.Channel:hover{text-decoration:none; color: #FF0000;}
a.Channel:active {text-decoration: none; color: #333333;}

a.path:link{text-decoration: none; color: #333333;}
a.path:visited {text-decoration: none; color: #333333;}
a.path:hover{text-decoration:none; color: #FF0000;}
a.path:active {text-decoration: none; color: #333333;}

.left{
   float:left;
}

.list{
   height:18px;
   padding-left:5px;
   padding-top:5px;
}
.list img{
   margin-right:3px;
}

.div_body{
   width:766px;
   padding-left:3px;
   padding-right:3px;
   background: #FFFFFF;
   text-align:center;
   margin-left:auto;
   margin-right:auto;
}

.div_channel{
   background:#B8D7EF;
   height:23px;
   font-weight:bold;
}

.div_channel_item{
   font-size:12px;
   margin-top:2px;
   margin-right:5px;
   margin-left:5px;
   float:left;
}

.body_left{
   width:180px;
   float:left;
   text-align:left;
   margin-left:1px;
}

.body_center{
   width:380px;
   float:left;
   margin-left: 9px;
   margin-right:9px;
   text-align:left;
}

.body_right{
   width:180px;
   float:left;
   text-align:left;
}

.lefttitle{
   background:#DDDDDD;
   height:20px;
   width:180px;
}

.title_icon{
   background:#2E7E95;
   width:3px;
   height:20px;
   float:left;
   margin-right:8px;
}
.title_text{
   float:left;
   margin-top:1px;
   font-size:12px;
   font-weight:bold;
}

.weather{
	background: #FAF7C2;
	border:1px solid #C1D87D;
	width:178px;
	height:60px;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
}

.search{
   background:#E1E9F0;
   width:180px;
   height:65px;
   padding:5px;
}
.search_input{
   border:1px solid #BABABA;
   height:18px;
   width:130px;
}
.search_button{
   border:1px solid #BABABA;
   background:#FFFFFF;
   height:18px;
}

