body{
	font-family: "Tahoma", "Verdana", "宋体";
	font-color: "#444444";
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-position: center;
    margin-top: 0px;
	margin-bottom: 0px;
}

a:link{ text-decoration: none; color: #444444; font-family: "Tahoma,Verdana,宋体"; font-size: 12px} 
a:visited{ text-decoration:none ; color: #555555; font-family: "Tahoma,Verdana,宋体"; font-size: 12px} 
a:hover{text-decoration:none ; color: #FF6600; font-family: "Tahoma,Verdana,宋体"; font-size: 12px}
a:active{ text-decoration: none; color: #DC2B19; font-family: "Tahoma,Verdana,宋体"; font-size: 12px}

li{font-size: 12px;font-family: Tahoma,Verdana,宋体;}		
p{font-size: 12px;font-family: Tahoma,Verdana,宋体;}


/*TABLE TAGS*/


table{font-family: "Tahoma,Verdana,宋体";font-size: 12px;margin-top: auto; margin-bottom: auto}

		
th{ text-align: left;vertical-align: bottom}
		
th.center	{ text-align: center }
		
tr{ vertical-align:}

td{font-size: 12px;line-height:180%;color: "#555555";font-family: Tahoma,Verdana,宋体 }

TEXTAREA {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-LEFT-COLOR: #CCCCCC;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #ededed;
	BORDER-TOP-COLOR: #CCCCCC;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #ededed;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
SELECT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-LEFT-COLOR: #DC2B18; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #DC2B18; BORDER-TOP-COLOR: #DC2B18; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #DC2B18
}
FORM {
	MARGIN: 0px
}
.button {
	COLOR: #DC2B19;
	BACKGROUND-COLOR: #f5f5f5;
	border: 1px solid;
}

		
.hand {  cursor: hand}

.samllen{	font-size: 10px;font-family: Verdana;white-space: nowrap;}

.selected {background-image: url(images/buttonface.gif);}


/*- Menu  */
.container {
        width: 745px;
        padding: 0px;
        margin: 1px 0 0px 0;
        border: 0px solid #ccc;
		}				
#navPyra {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 26px;
	padding-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#navPyra li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
        float: left;
        padding: 0 6px 6px 12px;
        text-decoration: none;
        color: #333333;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
        color: #ff0000;
        background: url(images/pyramid.gif) no-repeat bottom center;
}
