﻿* html {overflow: hidden; }
* html body {overflow: auto; }
body>#fix {position: fixed; } 
body
{
	margin: 0;
	padding: 0;
	font-family:Verdana,Arial,Tahoma;
	background-color:#cacaca;
}
.fboxb
{
	width:980px;
	margin:auto;
	background:#ffffff;
}
.fbox
{
	overflow:hidden;
	width:960px;
	margin:auto;
	background:#ffffff;
}
.lbox
{
	overflow:hidden;
	float:left;
	width:600px;
	background:#ffffff;
}
.lbox1
{
	overflow:hidden;
	float:right;
	width:700px;
	background:#ffffff;
}
.lboxh
{
	overflow:hidden;
	float:left;
	width:300px;
	background:#ffffff;
}
.sbox
{
	overflow:hidden;
	float:left;
	width:350px;
	background:#efefef;
}
.sbox1
{
	overflow:hidden;
	float:left;
	width:250px;
	background:#efefef;
}
.fl{float:left;}
.fr{float:right;}
.ov{overflow:hidden;}
.fbox .td1 {width:280px;} .fbox .td2 {width:80px;} .fbox .td3 {width:240px;}
.lbox1 .td1 {width:200px;} .fbox .td2 {width:60px;} .fbox .td3 {width:180px;}
/* ======================HEADER============================= */
.header1
{
	float:left;
	padding-top:2px; 
	padding-bottom:2px;
}
.menu_quick
{
	float:left;
	background-image:url('../images/QuickMenuSep.jpg');
	background-position:-2px center;
	background-repeat:no-repeat;
	padding:14px 5px 12px;
	height:43px;
}
.menu_quick .item
{
	float:left;
	overflow:hidden;
	background-image:url('../images/liOrange.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-right:10px;
	padding:5px 0px 5px;
}
.menu_quick .item a
{
	color:#7a7a7a;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
}
.menu_quick .sep
{
	float:left;
	overflow:hidden;
	margin-top:15px;
	margin-right:10px;
	padding:5px 0px 5px;
	color:#7a7a7a;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
.menu_search
{
	float:left;
	overflow:hidden;
	width:802px;
	height:24px;
	margin-top:7px;
	margin-left:120px;
}
.menu_search a
{
	color:#fff;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	padding-top:3px;
	text-decoration:none;
}
#divupi
{
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000;
}
#imgupi
{
    position:fixed; 
    top:30%; 
    left:40%;
    z-index:1001; 
    background-color:Transparent;
}
/* ======================FOOTER============================= */
.footer1
{
	overflow:hidden;
	text-align:center;
	margin:auto;
}
.footer1 a
{
	color:#7a7a7a;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
/* ======================LINK============================= */
.linkBlue1
{
	color:#000072;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.titlebar
{
	float:left;
	height:26px;
	color:#fff;
	padding-top:4px;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
}
/* ======================TEXT============================= */
.linkA {font:bold 18px tahoma; color:#669900; text-decoration:none;}
.linkC {font:bold 13px tahoma; color:#ffffff; text-decoration:none;}
.linkD {font:normal 11px arial; color:#848484; text-decoration:none;}
.textA {font:normal 12px arial;}
.textC {font:normal 13px arial;}
.linkE {font:bold 14px verdana; color:#000; text-decoration:none;}
.Alp {}
.Alp a {margin:0 5px 0 5px;}
.linkA1 {font:bold 14px tahoma; color:#6d6d6d; text-decoration:none;}
.linkA2 {font:bold 14px tahoma; color:#619301; text-decoration:underline;margin-left:10px;}
.linkB {font:bold 12px tahoma; color:#fff; text-decoration:none;}
.linkB1 {font:bold 12px tahoma; color:#000; text-decoration:none;}
.textB {font:bold 13px arial;}



