@charset "utf-8";

/* 全局定义 */
body{
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#8d867e;
	background-color:#b2b2b2;
	background-image:url(stream/site_bg.jpg);
	background-position:top right;
	background-repeat:repeat-y;}
	
.mainArea{
	background-image:url(stream/shade_wrapper_trans.png);
	background-repeat:repeat-y;}
	
.topArea{	
	background-image:url(stream/topBg.jpg);
	background-repeat:repeat-x;}
	
.menuBg{	
	background-image:url(stream/menuBg.jpg);
	background-repeat:repeat-x;}
	
.topInfo{
	color:#666666;}	
	
/* 用户控件 */

.subtitle{
	background-image:url(../images/stream/menu1_00.jpg);
	width:87px;
	height:20px;
	font-family:Tahoma;
	font-size:12px;
	color:#8d867e;
	float:left;
	text-align:center;
	line-height:20px;
}

 a:link {color:#666666;text-decoration:none;font-size:12px;}
 a:visited {color:#666666;text-decoration:none;font-size:12px;}
 a:active {color:#666666;text-decoration none;font-size:12px;}
 a:hover {color:#333333;text-decoration:underline;font-size:12px;}

input,inputTopSearch{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;}
	
.inputTopSearch{
	border:solid 1px #b2b2b2;
	padding:0px;
	height:18px;
	width:130px;}
	
.loginArea{
	background-image:url(stream/loginArea.jpg);
	background-repeat:no-repeat;
	background-position:center;}
	
.newsArea{
	background-image:url(stream/newsArea.jpg);
	background-repeat:no-repeat;
	background-position:top;}
	
.newsTextStyle{
	font-family:PMingLiU;
	font-size:12px;
	color:#4f4f4f;}	

.contentTextStyle{
	font-family:PMingLiU;
	font-size:12px;
	color:#8d867e;
	line-height:30px;
	text-align:left;}
	
.lv2_Right_line{
	background-image:url(stream/lv2_right_title_line.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;}
	
.copyRight{
	background-image:url(stream/copyRightLine.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	color:#4f4f4f;
	line-height:25px;}
	
.loginInput{
	border:0px;
	padding:0px;
	background:transfer;
	height:13px;}	
	
.topLink:link {color:#666666;text-decoration:none;font-size:12px;}
.topLink:visited {color:#666666;text-decoration:none;font-size:12px;}
.topLink:active {color:#666666;text-decoration none;font-size:12px;}
.topLink:hover {color:#333333;text-decoration:underline;font-size:12px;}

.newTitle{
	font-family:Tahoma;
	font-size:18px;
	color:#3c3c3c;
	text-align:center;
	background-image:url(stream/cuteLine.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;}
	
.bbsTitle{
	font-family:Tahoma;
	font-size:12px;
	color:#3c3c3c;
	text-align:center;
	background-image:url(stream/cuteLine.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;}
	
.inputControlBg{
	text-align:center;
	background-image:url(stream/inputControl.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;}
	
.leftListShadow{
	background-image:url(stream/left_shadow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;}

.loginRigtPic{
	background-image:url(stream/01.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;}
	
.dbColorTr tr{
background-color:expression("#f0f7e2,#ffffff".split(",")[rowIndex%2]);}


.trHeader{
background-image:url(images/stream/trHeaderBg.gif);
background-repeat:repeat-x;
color:#5b5b5b;
text-align:center;}	
