@charset "utf-8";
/* CSS Document */
body{ margin:0;}
#allPage{
margin:0 auto;
width:797px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


#head{
height:72px;
background:#EAEAEA;}
#head_menu{
background:#ADA3AE url(images/logo_b.gif) left no-repeat; height:19px;}
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: auto;
	float:right;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 13em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-top: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #ADA3AE;
	color: #fff;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height:19px;
	padding-left:15px;
	padding-right:15px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #465A74;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #465A74;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

#head_pic{
margin:10px 0;}

#chLang{
position:absolute;
top:2px;
width:792px;
text-align:right;
font-size:13px;
}
#chLang a{
text-decoration:none;
}
/*************************身體*******************************/
#leftBody{
width:180px;
float:left;
background:#F3F3F3;
margin:0 0 15px 0;
}
#rightBody{
margin:20px 20px 20px 200px;
}
.lb_home{
position:absolute; top:262px;}
#lblock1{
background:url(images/left_line.gif) top no-repeat;
margin:20px 0 10px 0;}
#lblock1 h3{
margin:5px 5px;
padding-top:20px;
padding-left:25px;
padding-bottom:3px;
color:#E81849;
font-size:11px;
background:url(images/left_icon.gif) left 18px no-repeat;
}
#lblock1 p{
margin:0px;
padding-left:28px;
padding-right:10px;
font-size:11px;
color:#B4B4B4;}
#lblock1 ul{
margin:0;
padding:0 10px 10px 30px;
font-size:12px;
}
#lblock1 li{
list-style:none;
}
#rBlock li{
list-style:none;
padding:4px;
border-bottom:dashed 1px #CCCCCC;
}
#rBlock h3{
color:#5C3760;
background:url(images/ti_line.gif) left bottom no-repeat;
margin:0px;
padding-bottom:3px;
}
#rBlock_s h3{
color:#333333;
background:url(images/ti_line.gif) left bottom no-repeat;
margin:0px;
font-size:14px;
padding-bottom:3px;
}
#rBlock p{
color:#686868;
font-size:13px;
padding:5px;
margin:0px;
}
#rBlock_s{
width:280px;
float:left;
margin:5px 16px 15px 0;
}
#rBlock_s ul{
margin:0px;
padding:0 5px;
font-size:12px;}
#rBlock_s a,#lblock1 a,#rBlock a{
color:#2F2F2F;
text-decoration:none;}
#rBlock_s a:hover,#lblock1 a:hover,#rBlock a:hover{
color:#1C588A;
text-decoration: underline;}
#nowLoction{
margin:0 0 0 200px;
padding:0 0 2px 32px;
font-size:11px;
color:#666666;
background:url(images/loc_icon.gif) left no-repeat;}
#nowLoction a{ color:#666666;}
#nowLoction a:hover{ color:#DF1741; text-decoration:none;}
/***************************腳********************************/
#page_footer{
background: url(images/foot_line.png) top repeat-x;
}
.footLogo{
background:url(images/foot_logo.png) left 12px no-repeat;
height:70px;
}
.footLogo p{
margin:10px 0 0 200px;
color:#686868;
font-size:12px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.pCtr{
text-align:right;}
