﻿BODY
{
	padding-right: 0px;
	padding-left: 0px;
	/*background: url(../images/bg_left.jpg) #fff repeat-y;*/	
	/*background-image: url(../images/default_bg.gif);*/
/*background-image: url(../images/web.jpg);*/


		
	padding-bottom: 0px;
	margin: 0px;
	font: 9pt 宋体, arial, helvetica, verdana, sans-serif;
	color: #555;
	padding-top: 0px;
}

/*
A
{
	color: #555;
	text-decoration: underline;
}
A:hover
{
	color: #e60;
	text-decoration: underline;
}
*/

.text_box1
{
	border-right: #dcdcdc 0px solid;
	border-top: #dcdcdc 0px solid;
	border-left: #dcdcdc 0px solid;
	border-bottom: #dcdcdc 0px solid;
	font: 10pt 宋体, arial, helvetica, verdana, sans-serif;
	color: #E55B1D;
	background-color:Transparent;
	padding: 3px 3px 3px 3px;
}

.text_box
{
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font: 10pt 宋体, arial, helvetica, verdana, sans-serif;
	color: #E55B1D;
	background-color:White;
	padding: 3px 3px 3px 3px;
}

A 
{
	font-size: 9pt;
	color: #E55B1D;
	text-decoration: none;
	font-weight:normal;
}
A:hover
{
	font-size: 9pt;
	color:#E55B1D;
	text-decoration: underline;	
	font-weight:normal;
}
a.MenuTitle:link,a.MenuTitle:visited,a.MenuTitle:active
{
	color: #E55B1D;
	font-size: 11pt;
	text-decoration: none;
	font-weight:bold;
}
a.MenuTitle:hover 
{
	color: #ffffff;
	font-size: 11pt;
	text-decoration: none;
	font-weight:bold;
}

HR
{
	height:1px;
}

#xb_logo
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/h1.jpg) no-repeat;
	padding-bottom: 0px;
	margin: 0px;
	width: 305px;
	padding-top: 0px;
	height: 220px;
}
#xb_logo SPAN
{
	display: none;
}

#xb_about
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/about.jpg) no-repeat;
	padding-bottom: 0px;
	margin: 5px 0px 0px;
	width: 305px;
	padding-top: 0px;
	height: 40px;
}
#xb_about SPAN {
	DISPLAY: none
}
#xb_aboutInfo
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 8px 15px 0px;
	width: 255px;
	padding-top: 0px;
}
#xb_aboutInfo SPAN {
	DISPLAY: none
}

#xb_contact
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 15px 0px;
	width: 255px;
}

#xb_focus
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: url(../images/focus.jpg) no-repeat;
	left: 302px;
	margin: 0px;
	width: 337px;
	height: 65px;
	position: absolute;
	top: 0px;
}

#xb_focus SPAN {
	DISPLAY: none
}
#xb_focusInfo
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	left: 308px;	
	margin: 0px;
	width: 270px;	
	position: absolute;
	top: 70px;
}

#xb_nav
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: url(../images/nav.jpg) no-repeat;
	left: 603px;
	margin: 0px;
	width: 190px;
	height: 25px;
	position: absolute;
	top: 70px;
}
#xb_nav SPAN {
	DISPLAY: none
}

#linkList
{
	padding-right: 0px;
	padding-left: 0px;
	left: 618px;
	padding-bottom: 0px;
	margin: 0px;
	width: 190px;
	padding-top: 0px;
	position: absolute;
	top: 103px;
}

#xb_new
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: url(../images/new.jpg) no-repeat;
	left: 603px;
	margin: 0px;
	width: 190px;
	height: 25px;
	position: absolute;
	top: 345px;
}
#xb_new SPAN {
	DISPLAY: none
}

#xb_newInfo
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	left: 618px;	
	margin: 0px;
	width: 165px;	
	position: absolute;
	top: 380px;
}

/* CSS Tabs */
#button {
        width: 130px;
        border-right: 1px solid #000;      
        padding: 0 0 1px 0;
        margin-bottom: 1em;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 9pt;
        background-color: #176CCA;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;                
                border-right: 10px solid #1991EC;
                background-color: #177DDA;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
              
                border-right: 10px solid #5ba3e0;
                background-color: #79AAE1;
                color: #fff;
                }
