/* reset.css v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	/*line-height: 1;*/
}
/*
ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,

/* remember to define focus styles! */
:focus {
	outline: 0;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {margin:1em 0; text-indent:2em; font-family:"宋体";
            font-size:100%; line-height:1.3;}

/* CSS Document */

html {	height: 100%;	width: 100%;	}
body {	height: 100%;	width: 100%;}

#container {width:970px;margin:0;}
#header {
	text-align:left;
	width:100%;height:65px; 
}

#gdmec { width:217px;height:40px;margin-top:18px;
       background: transparent url(images/gdmec_logo_40.gif) no-repeat;float:left;
 }
#gdmec a { display:block; width:217px; height:40px; font-size:1px;color:white;}

#header h1 {font-family:"黑体";font-size:36px;margin-left:240px;padding-top:18px;}
#header h1 span {font-size:18px;font-family:Arial;font-weight:bold;}

#footer {padding:10px 0; text-align:center;clear:both;font-size:11pt;}

#nav {width:100%; height:1.5em; padding:.2em 0;}
#nav ul, .side1 ul {list-style:none;margin:0;padding:0;}
#nav ul {padding:0; margin-left:200px; line-height:1.5; }
#nav ul li {display:inline;padding:0 10px;}


.side1 {width:150px;padding:5px;float:left; padding-top:0px;clear:left;}
.side1 h2 {text-align:center; font-size:18px;font-weight:bold;padding:5px 0;}
.side1 ul li {border-bottom:1px solid #cc9; text-align:center;padding:5px 0;}

#content { margin-left:170px; padding:5px;}
#content h2 {font-size:x-large; font-family:"宋体";font-weight:bold;line-height:2em;text-align:center;}
#content h3 {font-size:large; font-family:"宋体";line-height:1.5em;text-align:left; margin-left:2em;}
#content .pt9 {border:1px solid silver; border-collapse:collapse;}
#content .pt9 th,
#content .pt9 td {
	border:1px solid silver;
	font-size:9pt;
	font-family:"宋体";
	padding: 2px;
	vertical-align: middle;
}

.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}
#content .path {margin:0;padding:0;font-size:80%;text-indent:0;}
.from {text-align:right; font-style:italic;}
/* color and backgrounds ------------------------------------------------ */
body {background-color:White;}
#header, #footer {background-color:white;color:#333;}
#header { border-bottom:1px solid #f30; }
#footer { margin-top:10px; border-top:1px solid #f30;}

#nav {background-color:#efefef;border-color:#666;border-width:2px;}
.side1 {background-color:#efefef;border-color:#666}

#header a:link, #header a:visited, #header a:active {color:#c30;text-decoration:none;}
#header a:hover {color:#f00;text-decoration:none;}
#gdmec a:link,#gdmec a:hover,#gdmec a:visited,#gdmec a:active { text-decoration:none;color:white; }

#nav a, .side1 a {font-weight:bold;}

#nav a:link, #nav a:visited, #nav a:active {color:#009;text-decoration:none;}
#nav a:hover {color:#393; text-decoration:underline;}

.side1 h2 {background-color:#eee;}
.side1 a:link, .side1 a:visited, .side1 a:active {color:#009;text-decoration:none;}
.side1 a:hover {color:#009; text-decoration:underline;}
