@import		url(topnav.css);

body {
	font-size: 12px;
	font-family: Tahoma, Arial; 
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

td			{
			font-family:tahoma,宋体;
			color:windowtext;
			font-size:9pt;
            color:#000000;
			line-height: 150%;
}

div			{
			font-family:tahoma,宋体;
			color:windowtext;
			font-size:9pt;
}

form		{
			font-family:tahoma,宋体;
			color:windowtext;
			font-size:9pt;
}

option		{
			font-family:tahoma,宋体;
			color:windowtext;
			font-size:9pt;
}

a:link		{
			font-family:tahoma,宋体;
			font-size:9pt;
			color: #000000;
			text-decoration:none;
}

a:visited	{
			font-family:tahoma,宋体;
			font-size:9pt;
			color: #000000;
			text-decoration:none;
}

a:active	{
			font-family:tahoma,宋体;
			font-size:9pt;
			color: #CC0033;
			text-decoration:none;
}

a:hover		{
			font-family:tahoma,宋体;
			font-size:9pt;
			color: #CC0033;
			text-decoration:underline;
}

a img {
			border: none;
}

.content {
		table-layout:fixed;
		word-break:break-all;
}

hr{
			height:1px;
			color:#AAAAAA;
}

/****** Main Layout Styles ******/
#header {
	margin: 0px;
	width:  850px;
}

#main {
    margin-top: 5px;
}

#footer {
	margin: 5px;
	width:  850px;
	color: #8c8c8c;
	font-size: 10px;
	BORDER-top: #bfbfbf 15px solid;
}
/* header */
#menu {
        margin: 3px;
		background: #eeeeee;
		height: 20px;
		color: #ffffff;
}
#menu ul{
	   margin: 0px;
	   padding: 2px;
}
#menu li{
	display: inline;
	list-style: none;
	margin: 0 -2px;
}
#menu a:link,
#menu a:visited {
	color: #666666;
	text-decoration: none;
    background: #EEEEEE;
    padding-left: 10px;
	padding-right: 10px;
}
#menu a:hover {
        color: #000000;
        text-decoration: none;
        background:#cccccc;
    padding-left: 10px;
	padding-right: 10px;
}
.menu1 {
        margin: 0px;
		background: #bfbfbf;
		height: 25px;
		color: #ffffff;
}
.menu1 a:link,
.menu1 a:visited {
    color: #333333;
	text-decoration: none;
    padding-left: 10px;
	padding-right: 10px;
}
.menu1 a:hover {
    text-decoration: none;
    padding-left: 10px;
	padding-right: 10px;
}
/* Input ------------------------- */

input {
   color: #656565;
   font-weight: normal;
   font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
   font-size: 12px;
} 
.stbuttom { 
BACKGROUND-COLOR: #ffffff; 
BORDER: #bfbfbf 1px solid; 
height: 20px;
padding-top:2px;
font-size: 12px; 
font-family: "Verdana", "Tahoma", "Arial"; 
color: #333333;
}
.login { 
			BACKGROUND-COLOR: #FFFFFF; 
			BORDER: #e5e5e5 1px solid; 
			font-family: "Verdana", "Tahoma", "Arial"; 
			font-size: 12px;
			color: #666666;
}
.amount { 
			BACKGROUND-COLOR: #FFFFFF; 
			BORDER: #148F2D 1px solid; 
			font-family: "Verdana", "Tahoma", "Arial"; 
			font-size: 11px;
			color: #8c8c8c;
}

.category { 
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
                       font-size: 12px;
					   color: #666666;
}
.category a:link,
.category a:visited {
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
                       font-size: 12px;
                       text-decoration: none;
					   color: #666666;
}
.category a:hover {
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
                       font-size: 12px;
                       text-decoration: none;
}

.nav		{
			font-family:Tahoma,宋体;
			font-size:12pt;
}

.nav a:link,
.nav a:visited {
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	color: #333333;
	text-decoration: none;
}
.fonten_9px { 
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
                       font-size: 9px;
}
.fonten_10px { 
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
                       font-size: 10px;
}
.font_14px { 
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
                       font-size: 14px;
}
.fonten_16px { 
                       font-family: "Trebuchet MS", "verdana", "Arial"; 
                       /*font-weight: bold;*/
                       font-size: 16px;
}
.fonten_price { 
                       font-family: "Trebuchet MS", "verdana", "Arial"; 
                       /*font-weight: bold;*/
                       font-size: 18px;
}
.fonten_special { 
                       font-family: "Trebuchet MS", "verdana", "Arial"; 
                       font-weight: bold;
                       font-size: 18px;
					   color: #CE1B1B;
}

.fonten_amount { 
                       font-family: "Trebuchet MS", "verdana", "Arial";
                       /*font-weight: bold;*/
                       font-size: 20px;
}


.link_page { color: #148F2D; text-decoration: underline }
.link_page:link { color: #148F2D; text-decoration: underline }
.link_page:hover { color: #148F2D; text-decoration: underline}

.alert		{
			BORDER-RIGHT: #FF0000 1px solid;
			BORDER-LEFT: #FF0000 1px solid;
			BORDER-TOP: #FF0000 1px solid;
			BORDER-BOTTOM: #FF0000 1px solid;
}

.normal		{
			BORDER-RIGHT: #808080 1px solid;
			BORDER-LEFT: #808080 1px solid;
			BORDER-TOP: #808080 1px solid;
			BORDER-BOTTOM: #808080 1px solid;
}

.user		{
			font-family:Tahoma,宋体;
			font-size:9pt;
			color:#707070;
			BORDER-left: #E6E5E5 1px dotted;
}
.user a:link,
.user a:visited {
	color: #707070;
	text-decoration: none;
}
.user a:hover {
	color: #ff6600;
	text-decoration: none;
}
.ticker		{
			font-family:Tahoma,宋体;
			background: #EF4C81;
            height: 36px;
}
.ticker a:link,
.ticker a:visited {
	color: #ffffff;
	text-decoration: none;
}
.ticker a:hover {
	color: #ffffff;
	text-decoration: none;
}

.footer { 
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
                       font-size: 12px;
                       color: #4b4b4b;
}
.footer a:link,
.footer a:visited {
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
                       font-size: 12px;color: #4b4b4b;
                       text-decoration: none;
}
.footer a:hover {
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
                       font-size: 12px;color: #4b4b4b;
                       text-decoration: underline;
}
.copyright { 
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
                       font-size: 10px;
                       color: #5b5b5b;
}
.copyright a:link,
.copyright a:visited {
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
                       font-size: 10px;
                       font-size: 10px;color: #0033cc;
                       font-size: 10px;text-decoration: none;
}
.copyright a:hover {
                       font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
                       font-size: 10px;
                       font-size: 10px;color: #0033cc;
                       font-size: 10px;text-decoration: none;
}
   .OkMsg{
   	padding:3px;
   	border:1px solid #00BE00;
   	background:#E6FFE6 no-repeat;	
   	color:#000;
   }
   
   .WarningMsg{
   	padding:3px;
   	border:1px solid #00A8FF;
   	background:#E2F5FF no-repeat;	
   	color:#000;
   }
   
   .ErrorMsg{
   	padding:3px;
   	border:1px solid #F60;
   	background:#FFF2E9 no-repeat;	
   	color:#000;
   }
   
   .HintMsg{
   	padding:3px;
   	border:1px solid #FFF;
   	background-color:transparent;
   	background-image:none;
   	color:#999;
   }
.link {
	display:block;
	height:auto;
	text-align:left;
	line-height:28px;
	font-family:"Trebuchet MS", Verdana;
	font-weight:bolder;
	padding-left: 15px;
	}
.link a { margin-left: 15px; font-weight:normal;text-decoration:underline; color:#B4B4B4;}
.link a:link { text-decoration:underline;}
.link a:hover { color:#148F2D; text-decoration:none; }