/****************************************************************\
* <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
* CSS Document design by Emerald
* 绿色学院 - Green Institute
* http://gi.2288.org:88/
\****************************************************************\
* *px *px *px *px
* ---------------------------------------------------------------
* 上 右 下 左
* ---------------------------------------------------------------
* Top Right Down Left
\****************************************************************/
/*************************************************************************************************************************\
*
* Xoops General Label By Emerald 绿色学院 - Green Institute http://gi.2288.org:88/
*
\*************************************************************************************************************************/
/* General Label */
body{
background-color: #ffffff;
color: #000000;
font-size: 12px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-transform: capitalize;
text-decoration: none;
padding: 0px;
margin:0px;
overflow-x: hidden;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #f38587;
SCROLLBAR-BASE-COLOR: #f06567;
}
a, a:link, a:hover, a:active, a:visited {
text-decoration: none;
font-size: 12px;
color: #000000;
}
a:hover {
color: #000000;
background-color: #f3f4f5;
}
form, input, img {
margin:0px;
padding:0px;
overflow:hidden;
vertical-align:middle;
}