﻿body 
{
    width:100%;
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:center;
}

#box
{
    width:982px;
    height:auto;
    margin:0px;
	padding:0px;
}
/*-------------------LOGO栏----------------------*/
#logo
{
    width:982px;
    height:94px;
    margin:0px;
	padding:0px;
	background-image:url(../Images/MasterImg/Logo_BG.gif);
}

#logo a
{
    text-decoration:none;
    color:#858585;
}

#Msg
{
    width:92px;
    height:74px;
    margin:0px;
	padding:0px;
	float:right;
	padding-top:20px;
}

/*------------------导航栏------------------------*/
#NAV
{
    width:982px;
    height:41px;
    margin:0px;
	padding:0px;
	background-image:url(../Images/MasterImg/Nav_BG.gif);
}

#NAV li
{
    float:right;
    list-style:none;
    width:88px;
    height:28px;
    padding-top:13px;
    padding-right:5px;
}

#NAV a
{
    text-decoration:none;
    color:White;
    font-size:15px;
    font-weight:bold;
}

#NAV a:hover
{
    text-decoration:none;
    color:#FDF35B;
    font-size:15px;
    font-weight:bold;
}


#Flash_Banner
{
    width:982px;
    height:280px;
    margin:0px;
	padding:0px;
}

#ggDemo
{
	width:982px;
    height:20px;
    margin:0px;
	padding:0px;
}

/*------------------------------页脚---------------------------------*/
#Footer
{
    width:982px;
    height:auto;
    margin-top:10px;


}

#footer_Nav
{
    width:982px;
    height:24px;
	padding:0px;
	border-bottom:solid 3px #3A53A3;
	margin-top:4px;
}

#footer_Nav a
{
    text-decoration:none;
    color:#858585;
    font-size:14px;
    font-weight:bold;
}

#footer_Nav a:hover
{
    text-decoration:none;
    color:Red;
    font-size:14px;
    font-weight:bold;
}

#footer_Nav li
{
    float:left;
    list-style:none;
    width:86px;
    border-right:solid 2px #858585;
}

#CopyRight
{
    width:982px;
    height:85px;
    margin:0px;
	padding:0px;
	color:#858585;
	font-size:12px;
	margin-top:4px;
}

#CopyRight a
{
    text-decoration:none;
    color:#858585;
}

#default_con
{
    width:982px;
    height:auto;
    background-color:White;
}
