﻿/*000001*/

/* - - - - - - - - - - - - - - - - - - - - -
Title :  
Author : wanggang
URL : 

Description : 

Created : 2008-8-17
Modified : 
- - - - - - - - - - - - - - - - - - - - - */

/* ----- COLOR -----
 
 
 */
a:link,a				{color:#134788}
a:hover				{color:#FF6600;}

thead tr				{background: url('Images/tr.gif') ;color:#666}
/*,ul .selected	*/

h2						{background: url('Images/h2.gif') repeat-x;}

/*h5						{background: url('Images/h5.gif') repeat-x;color:#134788}*/

h3,.tree				{background: url('Images/h3.gif') repeat-x;}
h2,h3					{color:#134788}
	
th							{color:#666}

#nav					{background: url('Images/nav.gif') ;border:1px solid #D3E6FF}
#nav .s				{background: url('Images/nav_li_s.gif');}
#nav .s a			{color:#FFF}

.type					{background: url('Images/type.gif') ;}
.type a					{color:#999}
.type .s				{background: url('Images/type_li.gif');border-top:1px solid #D3E6FF;border-left:1px solid #D3E6FF;border-right:1px solid #D3E6FF;}
.type .s a			{color:#134788}


.list,.img				{background: url('Images/list.gif')  repeat-x; border:1px solid #F1F1F1}
.imgSelected				{background: url('Images/imgSelected.gif'); border:1px solid #D3E6FF}

.tab						{background: url('Images/h3.gif') repeat-x;;color:#134788}
.tab .selected	{background: url('Images/tab.gif');border-top:1px solid #D3E6FF;border-left:1px solid #D3E6FF;border-right:1px solid #D3E6FF;color:#134788}

#footer				{color:#666;}
 
.sidebar,.tree,.pre,.tab {border:1px solid #D3E6FF}

.intro					{border:1px solid #E6E6E6;background:#FAFAFA}
.content				{border:1px solid #F1EDB3;background:#FFFFE9}
.vote					{color:#666}

.number	.selected td ,.number	.selected th 	{background:#F0F6FD}

.revert			    	{background:#FAFDFF;color:#FF9900}
.date,.assistant	   {color:#666}
.s							{background:#FAFAFA} /* other li */

 .message			{background: url('Images/message.gif');border-bottom:1px solid #EFEFBC;border-left:1px solid #EFEFBC;border-right:1px solid #EFEFBC;color:#9B7B16}

.page a:hover		{background:#CDE0FC;color:#fff}
.page .selected		{color:#FF6600;}

 h4					{color:#999}

.line						{background:#c8e6ff};
.note					{color:#666}


.text,.select		    	{border:1px solid #999;background:url("Images/text.gif")  repeat-x;}
.color					{border-top:1px solid #999;border-bottom:1px solid #8399B6;border-right:1px solid #8399B6}

/*.button				{border:1px solid #9ABCE2;background:url("Images/button.gif")  repeat-x;}*/
 

.del						{background:#FFF3F3} 
.cream				   {background:#EEFFD8}
.over					   {background:#F0F0F0}



/* ----- COLOR ----- */

/* ----- WIDTH ----- */

 
 body					{width:99%;}
.left						{width:20%;}
.right					{width:79%;}
.left,.right			{margin:0px 0px 0px 0px;}
 
.w20					{width:20%;}
.w25,.nl					{width:25%;}
.w35					{width:35%;}

.w						{width:1%}
.w75,.nr					{width:75%;}

.w5						{width:49%;}
.w50					{width:50%;}

.w150					{width:150px;}
.w98					{width:98%;}

.w1						{width:100%}
/*body					{background: #264D85 url('Images/body.gif')  repeat-y;background-attachment:fixed; background-position:center; }*/

 /* ----- WIDTH ----- */
 