@charset "utf-8";

html,body,form#Form {
	margin: 0;
	padding: 0;
	height: 100%;
}

body,p,div,td,th,dt,dd,.Normal {
	font-family:Verdana,Helvetica,sans-serif;
	font-size: 11px;
}

body {
	background: #fff;
	color: #2b2b2b;
}

body#Body {
	background: #E0E0E0;
}

p {
	margin: 0 0 1.25em 0;
	line-height: 1.625em;
}

a:link,a:visited {
	color: #FBA432;
	text-decoration: none;
}

a:hover,a:active {
	color: #FBA432;
	text-decoration: underline;
}

.clear {
	clear: both;
}

/* =S Skin Object ===================================================== */
.Head,.SubHead {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

a.usercss,a.logincss,a.breadcrumb {
	color: #7d7d7d;
	text-decoration: underline;
}

a.usercss:hover,a.logincss:hover,a.breadcrumb:hover {
	color: #333;
	text-decoration: underline;
}

a.logincss {
	display: inline-block;
	margin-left: 25px;
}

.copyright {
	float: left;
	color: #7d7d7d;
}

a.bottomcss {
	color: #7d7d7d;
	text-decoration: none;
}

a.bottomcss:hover {
	color: #7d7d7d;
	text-decoration: underline;
}

/* =S Container ACTION */
.ModuleTitle_SubMenu {
	border: 1px solid #CCC;
	background: #f0f0f0;
}

.ModuleTitle_SubMenu td {
	padding-right: 2px;
	color: #000;
	font-family:Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuIcon {
	width: 18px;
	height: 21px;
	border: 0;
	padding: 0;
	background: none;
	text-align: center;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem {
	height: 21px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuArrow {
	width: 5px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	background: #dbdbdb;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	color: #000;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak {
	border: 1px solid #CCC;
	border-width: 1px 0;
	background: #f0f0f0;
	font-size: 1px;
	line-height: 1px;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak td.ModuleTitle_MenuIcon {
	border: 0;
	background: none;
}
/* =E Container ACTION */
/* =E Skin Object ===================================================== */



/* =S Skin Pane ======================================================= */
.LanguagePane {
	padding: 0px;
}

.TopShowPane {
	padding: 0px;
}

.TopPane {
	margin-bottom: 0px;
}

.ContentPane {
	margin-bottom: 2px;
}

#ContentMiddleBox1,#ContentMiddleBox2,#ContentMiddleBox3 {
	float: left;
	width: 199px;
	margin: 0 1px 0 0;
}

#ContentMiddleBox4 {
	float: right;
	width: 200px;
}

.Bottompane {
	clear: both;
}
/* =E Skin Pane ======================================================= */



/* =S Skin Layout ===================================================== */
#wrapper {
	position: relative;
	width: 800px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 50px;
	background: #fff;
}

#box {
	padding-bottom: 77px;
}

#header {
	position: relative;
	padding-top: 32px;
}

#logo {
	padding: 0 0 1px 15px;
}

#logo img {
	border: 0;
	vertical-align: top;
}

#login {
	position: absolute;
	top: 10px;
	right: 3px;
	z-index: 10;
	line-height: 22px;
}

#breadcrumb {
	position: absolute;
	top: 10px;
	left: 3px;
	width: 580px;
	padding-left: 15px;
	background: url("images/icon1.gif") no-repeat 0 8px;
	color: #7d7d7d;
	line-height: 22px;
}

#main {
	display: inline-block;
}

#main {
	display: block;
}

#main:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

#foot {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 800px;
	padding: 0 50px;
}

#footer {
	padding: 8px 8px 9px 11px;
	line-height: 14px;
	text-align: right;
}

#footer a {
	display: inline-block;
	margin: 0 2px;
}
/* =E Skin Layout ===================================================== */



/* =S SOLPARTMENU ===================================================== */
#nav {
	margin-top: 11px;
	background: #7c7c7c url("images/bg_nav_right.gif") no-repeat right top;
}

#menu {
	padding-left: 13px;
	background: url("images/bg_nav_left.gif") no-repeat left top;
}

.MainMenu_MenuItemSel {
   background: transparent;
}

.MainMenu_MenuContainer {
	width: 107px;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuIcon {
	display:none;
}
/*mainmenu*/
.RootMenuItem TD {
	height: 35px;
	padding:0 19px;
	color: #fff;
	font: 12px/35px Verdana,Helvetica,sans-serif;
	text-decoration: none;
    text-align: center;
}
.RootMenuItemSel TD,.RootMenuItemHover TD {
	height: 35px;
	padding:0 19px;
	color: #414141;
	font: 12px/35px Verdana,Helvetica,sans-serif;
	text-decoration: none;
    text-align: center;
}

/* SubMenu */ 
.Submenu { 
	z-index: 1000;
	margin: 0;
	border: 1px solid #A2A2A2;
	padding: 1px;
	background: #fff;
}

.Submenu .MainMenu_MenuItem {
	height: 20px;
	border: 0;
	padding: 0 6px;
	background: #A2A2A2;
	color: #fff;
	font: 11px/20px Verdana,sans-serif;
	cursor: pointer;	
}
.Submenuitemselected, .Submenuitembreadcrumb	{ 
	height: 20px;
	border: 0;
	padding: 0 6px;
	background: #A2A2A2;
	color: #414141;
	font: 11px/20px Verdana,sans-serif;
	cursor: pointer;	
}

.MainMenu_MenuBreak {
   	border: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
    display: none
}
.MainMenu_RootMenuArrow {
	display: none;
}
/* =E Sub Menu -------------------------------------------------------- */
/* =E SOLPARTMENU ===================================================== */





/* =S Skin Typesetting ================================================ */
a.language-cn  {
	display: inline-block;
	margin-left: 22px;
	font-size: 12px;
}
/* =E Skin Typesetting ================================================ */



