@charset "utf-8";
/* Crowne Plaza CSS */

/* General */

body {
	margin: 0;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px;
}

a img {
	border: none;
}

a {
	color: #5E441E;
}

a:hover {
	color: #333;
	text-decoration: none;
}

.left_panel_heading {
	font-family: 黑体, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;	
	color: #880029;
}	

.left_panel_body {
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}	

h3 {
	font-size: 22px;
	padding: 2px 0 5px 0;
	margin: 0;
	line-height: 30px;
}

h4 {
	font-size: 13px;
	padding: 2px 0 5px 0;
	margin: 0;
}

p {
	padding: 2px 0 5px 0;
	margin: 0;
}


/* Structure Modular*/

#menu{
	margin: 0;
	padding: 0;
	width: 813px;
	height: 27px;
	background: #98172A;
	border-bottom: solid 1px #FFFFFF;
	float: left;
}

#menu .bt{
	margin: 0;
	padding: 6px 45px 0 45px;
	height: 21px;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	background: url(../images/mn_div.jpg) right no-repeat;
}

#menu a:hover.bt{
	color: #F0DDCC;
}

#emailoffers2 {
	margin: 0;
	padding: 0;
	width: 188px;
	height: 129px;
	background: url(../images/emailoffers_bg.jpg) no-repeat;
}

#grp_logo {
	width: 1001px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}

#footr {
	width: 1002px;
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: center;
	font-size: 10px;
}

#footr a{
	color: #5E441E;
	text-decoration: underline;
}

#footr a:hover{
	color: #5E441E;
	text-decoration: none;
}

#lang {
	margin: 0;
	padding: 2px 0 0 20px;
	float: left;
}

/* Forms */

.sel_lang_cty {
	font-size: 10px;
	width: 134px;
}
#m2_expandable_content2 b, #m2_expandable_content3 b, 
#m2ToolsExpertArticlePage table tbody tr td table tbody tr td p b, 
#m2NegotiationContent table tbody tr td table tbody tr td p b,
.m2WallpaperRight, .m2WallpaperRight a.popup, #m2WallpaperPage p b
 {
	color: #78091A;
}
#m2_expandable_content1, #m2_expandable_content2, #m2_expandable_content3, #m2_expandable_content4, #m2_expandable_content5 {
	padding: 0px 0px 0px 8px;
}
.m2RfbHeaderBackground, #m2_find_location_sleeping_rooms, #m2_find_location_event_space_reqs {
	 background-color: #F1E9D9;
	 padding: 0px;
}
.m2RfbHeaderTitle, #m2ToolsResourcesPageToolsAndGuides {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
td.m2RfbHeaderTitle {
	padding: 3px 0px 3px 0px; 
}
.m2RfbHeaderTitle, #m2ToolsResourcesPageToolsAndGuides {
	 color: #78091A;
	 background-color: #F1E9D9;
}

/* Common Style */

.links {
	font: 宋体, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#98172B;
	position: relative;
	margin-left: 10px;
	line-height: 20px;
}
.links ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.links li {
	background-image: url(../images/bullet_tri.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 15px;
}
.links a {
	text-decoration: none;
	font-weight: bold;
}
.links a:link {
	color: #98172B;
}

.links a:visited {
	color: #98172B;
}

.links a:hover {
	color: #000000;
}
.links  a:active {
	color: #000000;
}

