﻿html, body, from
{
    background-image:url('/images/WebUI/bg/b22.JPG');
}

A:link{color:#1f3a87; text-decoration: none;}
A:visited{color: #1f3a87; text-decoration: none;}
A:hover{color:#900;text-decoration: underline;}    
A:active{color:#900;text-decoration: underline;}


.DfTextBox,.inputfire
{
    height:18px;
    color:#036;
    line-height:18px;
    font-size:12px;
}
.inputfire
{   
    background-image: url('/Images/icon/huo.gif');
    border:solid 1px #039;
    font-weight:bold;
}
.DfTextBox
{
	border:solid 1px gray;
	background-image: url('/Images/icon/huo_2.gif');
}

.DfButton
{
    height:25px;vertical-align:middle;
}







.Ad_01
{
    background-image:url("/images/_dfad/950x90.jpg"); 
    background-position:center center; background-repeat:no-repeat;
    cursor:pointer;
    height:90px; width:950px; _margin-top:3px; text-align:center;
    border-top:solid 1px #333;
    border-bottom:solid 1px #333;
    background-color:White;
    clear:both;
}
.Ad_01Diy
{
    width:950px; _margin-top:3px; text-align:center;
    background-color:White;
    clear:both;
}
.Ad_RightColumn01
{
    background-image:url("/images/_dfad/290x200.jpg"); 
    background-position:center center; background-repeat:no-repeat;
    cursor:pointer;
}


/************-----   主题布局结构   -----*************/
#divMainMasterBodyContent
{
    background-image:url('/PSD/Main.jpg');
	background-color:#e50102;
	background-position:center top;
	background-repeat:no-repeat;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	width:1000px;	
}

#divMainMasterContentBlock
{
    width:100%;background-image:url('/PSD/mainfooter.jpg'); 
    background-position:bottom center; background-repeat:no-repeat;
}

#divMainContentBox
{
	width:952px;
}

#divTopLogoRightColumn
{	
	width:100%;
	height:99px;
}

#divMainNavigate ul,#divMainNavigate li
{
	list-style:none;
	margin:0;
}
#divMainNavigate ul
{
	margin:8px;
}

*:lang(zh-cn) #divMainNavigate ul
{
	display:inline;
}

#divMainNavigate li
{
	text-indent:6px;
	display:block;
	float:left;
	font-weight:bold;
}

#divMainNavigate
{
    clear:both;
	height:100px;width:650px;
	margin-right:20px;
	padding:0 6px;
	text-align:justify;
	overflow:hidden;
}

/************-----   End   -----*************/

/**************************************************
*
*　					内容布局
*
**************************************************/


.TipTitle:link{color:#039; font-weight:bold; text-decoration: none;}
.TipTitle:visited{color: #039; font-weight:bold; text-decoration: none;}
.TipTitle:hover{color: #f00; font-weight:bold;}
.TipTitle:active{color: #f00; font-weight:bold;}


.TipSubTitle:link{color:#666; text-decoration: none;}
.TipSubTitle:visited{color: #666; text-decoration: none;}
.TipSubTitle:hover{color: red; text-decoration:none;}
.TipSubTitle:active{color: red;text-decoration:none;}

.ColumnStyle1
{
     background-image:url('/Images/Background/column/ColumnVista/c01.gif');
     background-position:top;  background-repeat:repeat-x; 
     border:solid 1px #ccc;background-color:#f5f6fa;
}
.ColumnIcon
{ 
    background-image:url('/Images/Background/column/ColumnVista/pin5.gif');
    background-position:left center; background-repeat:no-repeat; 
    text-indent:20px; height:22px;
}

.ColumnIcon A:link{color:#036; font-weight:bold; text-decoration: none;}
.ColumnIcon A:visited{color:#036; font-weight:bold; text-decoration: none;}
.ColumnIcon A:hover{color:#f00; font-weight:bold;text-decoration: none;}    
.ColumnIcon A:active{color:#f00; font-weight:bold;text-decoration: none;}


.ColumnContent
{
    width:100%;
    border-top:solid 2px #369;
    overflow:hidden;
}

/***** 选项卡 *******/

.div_TabBarChecked,.div_TabBar
{
    cursor:pointer; width:110px; 
    line-height:22px; position:absolute; 
    border-left:solid 1px #ccc; 
    border-right:solid 1px #ccc; 
    border-top:solid 1px #ccc; 
    text-align:center;
}

.div_TabBarChecked
{    
    height:22px; margin-bottom:-1px; font-weight:bold; color:#600;background-color:#f5f6fa;
}
.div_TabBar
{    
    height:21px;background-color:#e0e3e6; color:#333; 
}

/***** 选项卡End *******/





/* -- 栏目样式 -- */
.ColumnLongBg01
{
    background-color:White; 
    background-image:url('/Images/Background/column/ColumnVista/clong01.gif'); 
    background-repeat:repeat-x;
}




