﻿#creditfooter {
	visibility:hidden;
}   
/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
body { 
font: 12px Arial, "Trebuchet MS", Tahoma, sans-serif; 
line-height: 1.6;
background: #fff; 
color: #444; 
background: url('/images/live_wave3_bg.jpg') no-repeat center top;
}
#footer { padding: 10px 0 10px 0; border-top: 1px solid #BBD8FB; color: #333; text-align: center; }
    #footer a { color: #333; }
    .noimage{ float: left; margin: 0 5px 0 0; }

#app_sidebar { float: left; margin: 0 20px 0 0; padding: 10px 0 0; width: 140px; background: url('/images/appSidebar_top_bg.gif') no-repeat 0 0; 
font-size: 14px; }
  #app_sidebar .topline { border-top: 1px dashed #CCC; }
  .app_list { margin: 0 10px 0 10px; padding: 5px 5px 0 5px; overflow: hidden; }
    .app_list li { position: relative; margin: 0 0 12px; width: 110px; height: 20px; line-height: 21px; overflow: hidden; }
      .app_list li img { margin: 0 5px 0 0; vertical-align: middle; }
      .app_list em { position: absolute; font-size: 12px; font-style: normal; font-weight: normal; right: 0px; }

  .app_m { padding: 10px 0 0 20px; font-size: 12px; font-weight: normal; }
    .app_m li img { margin: 0 5px 0 0; vertical-align: middle; }
  .app_more { margin: 0 10px 0 10px; padding: 5px; border-bottom: 1px dashed #CCC; text-align: right; }
    .app_more a { padding: 0 0 0 12px; background: url('/image/tri.gif') no-repeat; 
color: #999; font-size: 12px; font-weight: normal; }
      .app_more a.off { background-position: 0 50%; }
      .app_more a.on { background-position: -100px 50%; }
  #app_sidebar .t_input{ width: 110px; }
  #mainarea { float: left; width: 810px; overflow: hidden; }

  .chostlp img{ float: right; padding: 5px; border: 1px solid #FFF; border-top: none; vertical-align: middle; }
     .chostlp img.hover{ background: #FFF; border-color: #CCC;  }
        .chostlp_drop { background: #FFF; }
            .chostlp_drop { border: 1px solid #CCC; border-bottom: none; }
                .chostlp_drop li{ padding: 5px; width: 16px; height: 16px; }

#content { float: left; margin: 0 20px 0 0; width: 540px; overflow: hidden; }

#main { margin: 0 0 0 0; width: 100%; background: url('/images/appSidebar_bg.gif') repeat-y 0 0; 
overflow: hidden; }

#bottom { height: 10px; background: url('/images/appSidebar_bottom_bg.gif') no-repeat;margin:0 0 0 0; }
.r_option { float: right; font-size: 12px; font-weight: normal; }
    .r_option .active { font-weight: bold; }

a {color: #E0691A;	background: inherit;text-decoration:none;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 0px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .7em; }

h2 a { text-decoration: none; }

h1 a { text-decoration: none; }
h2 a:hover { color: #FF6600; background: inherit; }
h1 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout------ */

/* div+css by www.67 8ms.com www.37dw.com  design*/

.content { 
	margin: 0 auto;
	width: 986px;
	padding: 10px; 
}

.w {width:986px;margin:0;overflow:hidden;height:15px;background:url("../images/g_0116_04.gif") #fff;background-repeat:repeat-x;}

.header { 
	height: 70px;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
	
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 12px;
	height: 30px; 
	color: #FFF;
	background: #FF9148 url("/images/menubg.gif") repeat-x;
}

	.bar li { 
		padding: 5px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url("/images/bar.gif") repeat-x; 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 

        .bar li a:hover { 
		font-weight: bold;
		color: #f6ca6b; 
		background: inherit;
		text-decoration: none;
	} 
	
/* search form */

/* div+css by www.678ms.com www.3 7dw.com  design*/

.search_field { 
	background: #fff url("../images/searchbg.gif") no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFF url("../images/input.gif") no-repeat;
		padding: 4px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.submit {
		background: url("../images/submit.gif") no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; }

/* left side
   --------- */

/* div+css by www.67 8ms.com www.37dw.com  design*/

.left {
	float: left;
	width: 634px;
	margin: 10px 0 10px 0;

}
.ad{
	text-align:center;margin:0 0 10px 0;
}
.ad_r{
	text-align:right;margin:0 10px 0 0;float:right;
}

.left h2 {
	clear: both;
	background: #FFFFFF url("../images/g_0116_06.gif") repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
	.left_side {
		float: left;
		width: 240px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.right_side a { color: #414141; background: #FFF; }
		
	.left_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 200px;
		background: #FFF url("../images/dotted.gif") repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 
	width: 626px;
		margin: 4px 4px 3px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
	}
	
		
/* right side
   ---------- */

/* div+css by www.678ms.com www.37dw.com  design*/
		
.right {
	float: right;
	width: 346px;
	margin: 10px 0 10px 0;
}
	.right h3 {
		background: #BDBDBD  url("../images/g_0116_07.gif") repeat center right;
		color: #000;
		padding: 8px 0 8px 5px;
		font: bold 12px Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: right;
		margin: 0 9px 3px 0;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #808080; background: #fff; }

/* div+css by www.678ms.com www.37dw.com  design*/

