body {
	margin:0;
	padding:0;
	background-color:#e9f7ff;
	text-align:center;
}
img {
	border:0;
}
ul,dl,dt,dd {
	margin:0;
	padding:0;
	list-style:none;
}
div,td,input,select,textarea {
	font-size:12px;
	color:#333;
	font-family:Verdana;
}
.bold {
	font-weight:bold;
}
.hackbox {
	clear:both;
}
a {
	text-decoration:none;
	color:#005a93;
}
a:hover {
	color:#f60;
	text-decoration:underline;
}

#body {
	margin:0 auto;
	width:1000px;
	background-color:#fff;
	text-align:center;
}
#head {
	width:980px;
	height:80px;
	margin:auto;
}
#logoFlash {
	float:left;
	margin:4px 0 0 8px;
	width:75px;
}
#logoTitle {
	float:left;
	margin:20px 0 0 8px;
	width:66px;
}
#headMenu {
	float:right;
	margin:34px 20px 0 0;
}
#menu {
	width:980px;
	margin:auto;
	height:33px;
	background:url(/images/menu_bg.gif) repeat-x;
}
#menu ul {
	float:left;
	margin:4px 0 0 10px;
}
#menu li {
	float:left;
}
#menu li a {
	padding:7px 22px 7px;
	display:block;
	color:#555;
	font-weight:bold;
	background:url(/images/menu_ge.gif) right 2px no-repeat;
}
#menu li a:hover {
	text-decoration:none;
	color:#00a0d9;
}
#menu .active a {
	background:#fff;
	border-top:1px solid #d5dbdf;
	border-left:1px solid #d5dbdf;
	border-right:1px solid #d5dbdf;
	margin-left:-2px;
}
#menu div {
	float:right;
	margin:7px 10px 0 0;
}
#flash {
	margin-top:8px;
}

#main {
	width:980px;
	margin:10px auto 0;
}
#indexCompany {
	width:332px;
	float:left;
}
#indexCompany dt {
	line-height:27px;
	text-align:left;
	padding-left:15px;
	color:#fff;
	font-weight:bold;
	background:url(/images/index_c_t.gif) repeat-y;
}
#indexCompany dd {
	height:159px;
	text-align:left;
	padding:12px;
	line-height:185%;
	background:url(/images/index_c_m.gif) no-repeat;
}
#indexMain {
	float:left;
}
#indexMain li {
	float:left;
}
#indexRD a,#indexProduce a,#indexSale a {
	display:block;
	text-align:left;
	color:#fff;
	line-height:150%;
	padding:5px 10px 0;
	width:185px;
	height:205px;
	margin-left:11px;
}
#indexRD a {
	background:url(/images/index_rd.jpg) no-repeat;
}
#indexProduce a {
	background:url(/images/index_produce.jpg) no-repeat;
}
#indexSale a {
	background:url(/images/index_sale.jpg) no-repeat;
}

.mainTable {
	width:980px;
	margin:10px auto 0;
}
.mainLeft {
	background-color:#f2f2f2;
	width:220px;
	vertical-align:top;
}
.mainMid {
	width:15px;
}
.mainRight {
	width:745px;
	text-align:left;
	vertical-align:top;
}

.leftMenu dt {
	background:url(/images/left_title_bg.gif) repeat-x;
	color:#fff;
	font-weight:bold;
	line-height:29px;
	text-align:left;
	padding-left:15px;
}
.leftMenu dd a {
	display:block;
	background:url(/images/left_item_bg.gif) repeat-x;
	line-height:29px;
	border-bottom:1px solid #fff;
	text-align:left;
	padding-left:15px;
	color:#000;
}
.leftMenu dd a:hover {
	background:url(/images/left_item_bg1.gif) repeat-x;
	text-decoration:none;
	color:#00a0d9;
}
.mainTitle {
	color:#00a0d9;
	font-size:14px;
	font-weight:bold;
	line-height:36px;
}
.mainContent {
	line-height:180%;
}
.newsTitle
{
    font-family: Arial, Courier New, ËÎÌå;
    padding: 5px 0px;
    width: 100%;
    font-weight: bold;
    text-align: center;
    font-size: 14pt;
}
.list li {
	line-height:26px;
	border-bottom:1px solid #eee;
}
.list span {
	float:right;
	font-size:10px;
	margin-top:-26px;
}
.page {
	padding:15px 0 10px;
	text-align:center;
}

#foot {
	width:980px;
	height:70px;
	background:url(/images/foot_bg.gif) repeat-x;
	line-height:32px;
	margin:10px auto 0;
}