/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #F4FAFF;
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0000FF;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
	color: #FF0000;
}

/************** header tag styles **************/

h1{
 font: bold 100% Times New Roman,sans-serif;
 color: #cc360c;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Times New Roman,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Times New Roman,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Times New Roman,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Times New Roman,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 	list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Times New Roman,sans-serif;
 color: #334d55;
}
				
input{
font-family: Times New Roman,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#maincontent{
	position: absolute;
	top: 0px;
	left: 10%;
	right: 10%;
	width:80%;	
}

#masthead{
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-left: 0px solid #ccd2d2;
	width:100%;
}
#masthead #logo{
	/*background:transparent url(/sigmod/images/logo.gif) left top no-repeat;*/
	text-align:right;
	vertical-align:bottom;
	background-color:#3d89e3;/*#3F87E4,2e7ee8*/


	*background-color:#3d89e3;
	font-family:"Times New Roman", Times, serif;
	width: 950px;
	height: 145px;
}
#masthead #logo img{
	border: 0px solid #F4FAFF;
	margin-top:10px;
}
#masthead #logo a:hover img{
	border: 1px solid #F4FAFF;	
}

#pagecell1{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 145px;
	border-left: 0px solid #ccd2d2;
	background-color: #FFFFFF;
}

#title{
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	border-left: 0px solid #ccd2d2;
	background:#ffffff url(/images/title.gif) left top no-repeat;
	font: normal normal bold 18px normal "Times New Roman";
}
#title1{
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	border-left: 0px solid #ccd2d2;
	background:#ffffff url(/images/title1.gif) left top no-repeat;
	font: normal normal bold 18px normal "Times New Roman";
	min-height:25px;
	height:25px;
}



#pagecell1 #introduction{
	padding: 5px 25px 20px 5px;
	margin:0px 0px 0px 0px;
	border-left: 0px solid #ccd2d2;
	font: normal normal normal 16px normal "Times New Roman" ;
	background-color:#FAFAE8;
	color:#000000;
	text-indent:25;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Times New Roman,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}


.feature img{
	float: right;
	padding: 0px 10px 0px 10px;
}



/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Times New Roman,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Times New Roman,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}




ul{margin:0px; padding:0px;}

#Head{
	float:center;
	Z-INDEX: 1;
	WIDTH: 135px;
	POSITION: absolute;
	TOP: 1px;
	margin-left:0px;
	left: 225px;
}

#Head  li{
	height:36px;
	margin-right:1px;
	margin-bottom:5px;
	list-style-type:none;
}
#Head #important_date li{
	margin-left:0px;
 	list-style-type:none;
}
/*没有移动到上面时的左边:*/
#Head  a{
	display:block;
	float:center;
	height:26px;
	width:135px;
	text-decoration:none;
	background-color: trasparent;
	background-image: url(menu_bj.gif);
}
/*没有移动到上面时的右边:*/
#Head  a span{
	display:block;
	float:left;
	height:24px;
	padding:5px 0px 0px;
	width:135px;
	text-align:center;
	font-size:13px;
	font-family: Arial;
	font-style:normal;
	font-weight: bold;
	cursor:hand;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(menu_bj2.gif);
}

/*移动到上面时*/
#Head  li#peyed_home a:hover{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(menu_b.gif);
}
#Head  li#peyed_home a:hover span{
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(menu_b1.gif);
}

#Head  li#sight a:hover{background:transparent url(/images/menu_b.gif) left top no-repeat;}
#Head  li#sight a:hover span{background:transparent url(/images/menu_b1.gif) right top no-repeat;}

#Head  li#hotel a:hover{background:transparent url(/images/menu_b.gif) left top no-repeat;}
#Head  li#hotel a:hover span{background:transparent url(/images/menu_b1.gif) right top no-repeat;}

#Head  li#restaurant a:hover{
	background:transparent url(/images/menu_b.gif) left top no-repeat;
	background-color: trasparent;
	background-image: url(menu_b.gif);
}
#Head  li#restaurant a:hover span{background:transparent url(/images/menu_b1.gif) right top no-repeat;}

#Head  li#store a:hover{background:transparent url(/images/menu_b.gif) left top no-repeat;}
#Head  li#store a:hover span{background:transparent url(/images/menu_b1.gif) right top no-repeat;}

#Head  li#amusement a:hover{background:transparent url(/images/menu_b.gif) left top no-repeat;}
#Head  li#amusement a:hover span{background:transparent url(/images/menu_b1.gif) right top no-repeat;}

#Head  li#group a:hover{background:transparent url(/images/menu_b.gif) left top no-repeat;}
#Head  li#group a:hover span{background:transparent url(/images/menu_b1.gif) right top no-repeat;}

#Head  li#mypeyed a:hover{background:transparent url(/images/menu_b.gif) left top no-repeat;}
#Head  li#mypeyed a:hover span{background:transparent url(/images/menu_b1.gif) right top no-repeat;}


.nav{
	left: 0px;
	/*width: 100%;*/
	margin-top: -5px;
	min-width: 640px;
	height: 20px;
	padding: 3px 0px 3px 5px;
	color: #0000ff;
}

.nav a:hover{
	color: #ff0000;
}

#topic_content{
	margin-left:20px;
}

#topic_content ul{
	margin-left:20px;
}

#hotEvent
{
background-color:#FFFFFF;
}
