body{ background:#EAF2FC; color:#333333; font-size: 12px; margin:0; }
td  { font-size: 12px}
a:link  { color:#000000;text-decoration:none}
a:visited{color:#000000;text-decoration:none}
a:hover { color:#000000;text-decoration:underline}

a.highlight:link   { color:red; text-decoration:none }
a.highlight:visited{ color:red; text-decoration:none }
a.highlight:hover  { color:red; }

a.navlink:link { color:#bbccee; text-decoration:none }
a.navlink:visited { color:bbccee; text-decoration:none }
a.navlink:hover { color:ccddee;text-decoration:underline }

a.d_left:link { CURSOR: hand}
a.d_left:visited { CURSOR: hand}
a.d_left:hover { CURSOR: hand;POSITION: relative;LEFT:1px;top:1px; }

/*头部第一行文字*/
.s_top	    {font-size:9pt;color:#332222;text-decoration:none;padding:2px 2px 0px 2px;}
.s_top:link   {color: #332222;}
.s_top:visited{color: #332222;}
.s_top:hover  {color: #FFFF00;}

.s_under	       {COLOR: #333333; FONT-SIZE: 12px; text-decoration:underline; line-height:150%}
.s_under:visited	{COLOR: #333333}
.s_under:link		{COLOR: #0148B2; text-decoration:underline;}
.s_under:hover		{COLOR: #FF0000}


/*左栏目录文字*/
.s_left	       {COLOR: #0148B2; FONT-SIZE: 12px; text-decoration: none;line-height:140%;}
.s_left:link     {COLOR: #0148B2}
.s_left:visited  {COLOR: #0148B2}
.s_left:hover    {COLOR: #FF0000}

.title_bg{ background:#444555;}
/*主栏样式*/
.title 		{
	COLOR: #121212; FONT-SIZE: 12px;
	padding:3px 2px 0px 15px; font-weight:700;
}
.title a	{ COLOR: #000000; }
.title_top  { background-image: url(../skin/arrow_02.gif); background-repeat:no-repeat; background-position:inherit; margin-bottom:5px;
height:20px; border-bottom:solid 1px #ccc;}
.title_bottom { }
.title_td  { padding:3px 1px 1px 2px; line-height:150%;}
.title_new { padding:3px 1px 1px 4px; line-height:150%;}

.table_head  { background:url(../skin/bottom02.gif) #EFEFEF; border-bottom:solid 1px #CCCCCC;}
.table_td td { padding:3px 1px 1px 3px; line-height:150%;}
.table_title { background:#F2F2F2; height:23px;padding:3px 1px 1px 3px;border-top:solid 1px #DEDEDE;}

.img {	border:#666 1px solid; padding:1px; margin-right:6px;}
.hr  { background:url(../skin/hr.gif); height:3px }
.border { border:#CCC 1px solid; padding:1px;}

.twidth { width: 750px;}
.tborder{ border:#D6D6D6 1px solid; padding:0px; background:url(../skin/navbar.jpg) repeat-x top;}
.content{ font-size: 14px;font-family:Tahoma,宋体; line-height:150%; margin:5px 20px }
.aTitle { font-size: 20px; line-height:150%; font-family:黑体;}

.lingD{ background:url(../skin/lineD.gif); height:20px;}

form {  margin: 0;}
.iinput { border: #666888 1px solid; padding:2px 0px 0px 2px;font-family:宋体;}
.ilogin { border: #777999 1px solid; background: url( ../skin/ilogin.gif ); padding:2px 0px 0px 2px;font-family:宋体;}
.submit { color: #222; padding: 2px 3px 0px 3px; border: #556677 1px solid;
    FILTER:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = #ffffff, endColorstr =#CCCCE0 );
    CURSOR: pointer; height:20px;
}
.search { width: 150px; height:20px; border: none; background: url( ../skin/isearch.gif ); padding: 3px;}
.button { padding: 2px 2px 0px 2px; height:20px; border: #556677 1px solid; CURSOR: pointer;
    FILTER:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = #ffffff, endColorstr = #CCCCE0);
}

.gray { color:gray; text-decoration:none }
.time { color:#FF6600 }
.hit { color:green }

.footline {height:1px; background: #0F74DA}

.menuskin {
	BORDER: #316DC6 1px solid; VISIBILITY: hidden; FONT: 12px Verdana;
	POSITION: absolute; BACKGROUND-COLOR:#F6F6F6; margin-top:4px;
	}
.menuskin A {PADDING:4px 10px 2px 10px; COLOR: black; TEXT-DECORATION: none;}
.menuskin A:hover {TEXT-DECORATION: none;}
#mouseoverstyle {
	BACKGROUND-COLOR:#C7D8FA; margin:2px; padding:0px; border:#222 1px solid;
	}
#mouseoverstyle A {	COLOR:#AA0000}

.menuitems{	margin:2px; padding:1px;word-break:keep-all;}


/*- Menu Tabs E--------------------------- */
#tabsE { float:left; width:750px; background:#678; font-size:100%; 
	line-height:normal; font-weight:700;}
#tabsE ul {	margin:0;	padding:5px 10px 0 50px;	list-style:none;      }
#tabsE li { display:inline; margin:0; padding:0; }
#tabsE a {float:left;
  background:url("../skin/tableftH.gif") no-repeat left top;
  margin:0; padding:0 0 0 4px; text-decoration:none;
  }
#tabsE a span { float:left;  display:block;
  background:url("../skin/tabrightH.gif") no-repeat right top;
  padding:6px 11px 3px 6px;  color:#FFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {float:none;}
/* End IE5-Mac hack */
#tabsE a:hover span { color:#FF3; }
#tabsE a:hover { background-position:0% -42px; }
#tabsE a:hover span { background-position:100% -42px; }