/* CSS for 13th Mine Ventilation Symposium web site */
/* By Qin Liang            */
/* 2008 August             */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #125c9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
}

p, ol, ul {
	margin: 0 10px 0 0;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 1em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #1a4182;
}

a:hover {
	text-decoration: none;
	color: #8B985F;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

/* --- Header part for home --- */

	#headcontainer{ 
	width: 900px; 
	height:255px; margin:0 auto;
	#background: url(images/headerimage.png) no-repeat center top; 
	}
	#headcontainer h1 {
		display:none;
	}
	#headcontainer h2 {
		margin: -170px 0 0 0px;
		letter-spacing: normal;
		font: bold 16px Arial, Helvetica, sans-serif; 
		color:#1a4182; 
		/*position:absolute;*/
	}
	#headcontainer ul {
		/*margin:-170px 20px 0px 565px; */
		margin:-185px 0px 0px 580px; 
		list-style-type:none;
		position:absolute;
		}
	#headcontainer ul li {
		/*padding:0; 
		margin:0; 
		float:right; */
		float:left; 
		line-height:24px;
		}
	#headcontainer ul li .top {	/*for top line nav-menu*/
		color: #b63d2a;
		}
	#headcontainer ul li a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-decoration:none;
		display:block;
		margin:0; 
		padding: 3px 6px 3px 6px;
		outline:none;
		color: #1a4182;
		font-weight: 600;
		}
	#headcontainer ul li a:hover, #headcontainer ul li a:focus {
		color: #28878d;
		}

	#headcontainer h3.float-right {/* countdown display float */
	  float: right;
	  width: 350px;
	  color: #bbbbbb;
	  margin: 15px -50px 0 0;
	  /*background: #eee8aa;
	  border-right: 2px dotted #cd853f;
	  border-bottom: 2px dotted #cd853f;*/
	  }

	#headwords h2 {
		margin: -50px 0 0 170px;
		letter-spacing: normal;
		font: bold 16px Arial, Helvetica, sans-serif; 
		color:#1a4182; 
		position:absolute;
	}

/* Page */

#page {
	width: 900px; 
	/*height:1060px;*/
	margin: 0 auto;
	padding: 0;
	background: #FFF; 
	/*background-image: url(images/white_bg.jpg); */
	background-repeat: repeat-y 100% 0; 
}

/* Content */

#formpage {
	width: 900px; 
	height:1200px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/white_bg.jpg); 
	background-repeat: repeat-y 100% 0; 
}
#formcontainer {
	float: right;
	width: 760px;
	margin: 0 60px 0 10px;
	padding: 10px 0 0 10px;
	background: #FFF no-repeat;
	border-top: 2px dotted #cd853f;
	border-left: 2px dotted #cd853f;
	border-right: 2px dotted #cd853f;
	border-bottom: 2px dotted #cd853f;
}
#formcontainer .titlemark {
	width: 59px; height: 56px;
	padding: 0;
	margin: 0 10px 0 0;
	background: url(images/titlemark.png) no-repeat;
	float:left;
}
#formcontainer .title {
	padding: 10px 0;
	color: #b63d2a;
}
#formcontainer .note {
	padding: 10px 10px 10px 10px;
	color: #b63d2a;
	font-size: 10px;
}
#formcontainer h2 {
	font-size: 12pt;
	font-weight: 700;
	text-decoration:none;
	display:block;
	height: 30px;
	color: #b63d2a;
}


#contentcontainer {
	float: right;
	width: 520px;
	margin: 0 55px 0 0;
	padding: 10px 0 0 10px;
	background: #e0e0e0 no-repeat;
}

.content {
	width: 490px;
	padding: 20px 0px 0 20px;
	background: #FFF no-repeat;
}


.content h2,h3 {
}

.content h1 {
 height: 56px;
}

.content .notice {
	font-size: 12pt;
	font-weight: 700;
	color: #b63d2a;
}

.content .title {
	padding: 10px 0;
	color: #b63d2a;
}

.content table {
	margin: 1em 0 0 0;
	background-color: #bbbbbb;
}
.content table th{
	padding: 2px 2px;
	background-color: #ffffff;
}
.content table td{
	padding: 3px 4px;
	background-color: #ffffff;
}
.content table h1 {
	font-size: 10pt;
	font-weight: 700;
	text-decoration:none;
	display:block;
	height: 16px;
	color: #b63d2a;
}


.content .title span {
}
.content .titlemark {
	width: 59px; height: 56px;
	padding: 0;
	margin: 0 10px 0 0;
	background: url(images/titlemark.png) no-repeat;
	float:left;
}


/* picture */

#picturecontainer {
	float: left;
	width: 250px;
	margin: 20px 0 0 60px;
	padding: 0;
}
#picturecontainer h3 {
	text-align: center;
}
#picturecontainer a {
	color: #b63d2a;
}
#picturecontainer a:hover {
	color: #28878d;
}

.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 10px;
	margin: 0;
	padding: 10px 0 0 20px;
	font-size: 18px;
	font-weight: bold;
	color: #b63d2a;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

.box li {
	padding: 1px 0;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #8B985F;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
}

/* Footer */

#footer {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	text-align: center;
}

#footer p {
	margin: 0 auto;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #FFF;
}

#footer a {
	color: #565736;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}