#menu ul{
	BACKGROUND:   url(img/menu_bg.jpg) repeat-x left top;
	WIDTH: 800px;
	WHITE-SPACE: nowrap;
	HEIGHT: 33px;
	margin: 0px;
	padding: 0px;
}
#menu LI {
	BACKGROUND:   url(img/menu_line.jpg) no-repeat right top;
	FLOAT: left;
	WIDTH: 84px;
	HEIGHT: 33px;
	text-align: center;
}
#menu LI A {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #fff;
	TEXT-DECORATION: none;
	padding: 8px 0px;HEIGHT: 33px;
}
#menu LI A.here {
	BACKGROUND:   url(img/menu_li_hover.jpg) no-repeat left top;
	COLOR: #000;
	text-align: center;
}
#menu LI A:hover {
	BACKGROUND:   url(img/menu_li_hover.jpg) no-repeat left top;
	COLOR: #000;
	text-align: center;
}
#menu LI#search {
	FLOAT: right; WIDTH: 236px; PADDING-TOP: 5px;}

#menu LI A#menu_home {
	BACKGROUND:   url(img/menu_home_other.jpg) no-repeat left top
}
#menu LI A.here#menu_home {
	BACKGROUND:   url(img/menu_home.jpg) no-repeat left top
}
#menu LI A#menu_home:hover {
	BACKGROUND:   url(img/menu_home.jpg) no-repeat left top
}
#menu LI A#idc {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 10px; PADDING-TOP: 6px
}
* {
	margin: 0;
	padding: 0;
}
#w{
	margin: 0px auto;
	padding: 1px;
	height: auto;
	width:800px;
	background: #FFFFFF;
}
body {
	background: #000000;
	font-size: 10pt;
}

h1, h2, h3 {
	font-weight: normal;
	color: #000000;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p{
	margin-bottom:10pt;
	line-height: 180%;
	text-align: left;
	text-indent: 2em;
}

a:link a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
}
a{	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;}
#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
	padding: 0px;
}

#logo {
	float: left;
	width: 101px;
	background:    url(images/a_05.gif) no-repeat fixed;
	height: 81px;
}

#title h1 {
	padding-top: 20px;
	text-align: center;
	font: normal 30px Arial, Helvetica, sans-serif, serif, "宋体", "华文中宋", "楷体_GB2312";
	color: #FFFFFF;
}

#title h1 a {
	font-weight: normal;
	font-size: 1px; 
	color: #FFFFFF;
}

#title h2 {
	text-align: right;
	text-transform: uppercase;
	float: right;
	font: bold normal 13px Arial, Helvetica, sans-serif, serif, "宋体", "华文中宋", "楷体_GB2312";
	color: #000000;
	margin: 0px;
	padding: 20px 0px 0px;
}

#title h2 a {
	color: #000000;
12px Arial, Helvetica, sans-serif, serif, "宋体", "华文中宋", "楷体_GB2312";
	font: bold 13px Arial, Helvetica, sans-serif, serif, "宋体", "华文中宋", "楷体_GB2312";
}

#title a {
	text-decoration: none;
}

#title {
	float: left;
	width: 650px;
	background:    url(images/a_06.gif) no-repeat;
	height:80px;
}
#splash {
	width:800px;
	height: 166px;
	margin: 0px auto 3px;
	background:    url(img/index_13.gif) no-repeat;
	padding: 0px;
	float: left;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 500px;
	padding: 10px 2px 2px;
	margin: 3px;
}
#content_title {
	width: 500px;
	background: url(images/001.gif) no-repeat;
	margin: 1px;
	padding:8px 1px 1px;
	float: left;
	height: 40px;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 1.8em;
}
#content h1 {
	font: bold normal 18px Arial, Helvetica, sans-serif, serif, "宋体", "华文中宋", "楷体_GB2312";
	color: #000000;
	text-align: center;
	text-indent: 22px;
	margin: 3px;
	padding: 3px;
}
#content ol, #content ul {
	FLOAT: left;
	margin: 3px;
	padding: 0px 0px 0px 10px;
	height: auto;
	width: auto;
}
#content li{
	BORDER-RIGHT: #cfcfcf 1px solid;
	BORDER-TOP: #cfcfcf 1px solid;
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 3px 3px;
	BORDER-LEFT: #cfcfcf 1px solid;
	BORDER-BOTTOM: #cfcfcf 1px solid;
	padding: 1px;
	height: auto;
	width: 220px;
	background: center;
	text-align: center;
	list-style:   url(none) none;
}
#sidebar {
	float: right;
	width: 200px;
	padding: 10px 2px 20px 20px;
}

#sidebar h2 {
	padding-top: 5px;
	background:  url(images/title1.gif) no-repeat;
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-indent: 1.5em;
	margin: 1px;
	float: left;
	height: 28px;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 3px;
	padding: 5px 0px 3px;
	border-bottom: 1px dashed #CCCCCC;
	width: auto;
	background:  url(images/105.gif) no-repeat 10px center;
	text-align: left;
	text-indent: 2em;
	font-size: 10pt;
	height: 20px;
}

#sidebar p{
	padding: 0 3px;
	color: #000000;
	font: normal 10pt Arial, Helvetica, sans-serif, serif, "宋体", "华文中宋", "楷体_GB2312";
	text-decoration: none;
}

#footer {
	clear: both;
	width:800px;
	height:70px;
	margin: 0 auto;
	padding-top: 10pt;
	border-top: 5px solid #3B3B3B;
	text-align: center;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font: normal 10pt/160% Arial, Helvetica, sans-serif, serif, "宋体", "华文中宋", "楷体_GB2312";
	color: #000000;
	text-align: center;
}
#legal {
	clear: both;
	float: left;
	font: normal 9pt Arial, Helvetica, sans-serif, serif, "宋体", "华文中宋", "楷体_GB2312";
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 30px;
	height: 30px;
	width: 750px;
}

.link{
	font: normal 0pt Arial, Helvetica, sans-serif, serif, "宋体", "华文中宋", "楷体_GB2312";
	color: #000000;
	text-align: center;
}.link a{
	font: normal 0pt Arial, Helvetica, sans-serif, serif, "宋体", "华文中宋", "楷体_GB2312";
	color: #000000;
	text-align: center;
}
 #tabs3 {
	clear:both;
	color: #000000;
	margin:0px;
	width:770px;
	height:30px;
	padding: 0px;
	background: #000000;
      }
    #tabs3 ul {
	margin:1px;
	padding:1px
      }
#tabs3 li {
	margin:0px;
	padding:0px;
	float: left;
	width: 80px;
	color: #FFFFFF;
      }
    #tabs3 li a{
	margin:0px;
	padding:0px;
	float: left;
	color: #FFFFFF;
      }