/*--design by xyb-
create date 2007.05.08
http://www.jingqu.cn
for index div id
last edit 2007.08.13
*/
@import url(font.css);
@import url(main.css);
@import url(layout.css);
@import url(print.css);

#top {
	width:982px;
	height:230px;
	margin:0px auto;
}

#top .top_01 {
	background:url(/images/about/about_01.gif);
	width:360px;
	height:230px;
	float:left;
}

#top .top_02 {
	background:url(/images/about/about_03.gif) no-repeat right top;
	height:230px;
	width:622px;
	float:right;
}

#top .top_02 .div01 {
	background:url(/images/about/about_02.gif) no-repeat;
	height:230px;
	width:100%;
}

#top .nav_01 {
	text-align:right;
	height:32px;
	line-height:32px;
}

#top .nav_01 a {
	color:#0155df;
	text-decoration: underline;
}

#top .nav_02 {
	line-height:36px;
	height:36px;
}

#main {
	width:790px;
	margin:0px auto;
}
#main02 {
	width:982px;
	margin:0px auto;
}
#main02 .float_left{ width:235px;}
#main02 .float_left li{background:url(/images/about/about_04.gif) no-repeat left center;
	width:235px; text-align:center; padding-top:30px; margin-top:5px;}
#main02 .float_left li a:link{ color:#0066ff;}
#main02 .float_left li a:visited{ color:#0066ff;}
#main02 .float_left li a:hover{ color:#ff9900;}
#main02 .float_left li a:active{ color:#ff9900;}
#main02 .float_right{ width:700px; float:left; padding-left:30px;}
#main02 #main{ width:650px; margin:0px;}
#top .nav_02 a {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding-right:15px;
	padding-left:15px;
}

#top .nav_02 a:link { }

#top .nav_02 a:visited { }

#top .nav_02 a:hover { color:#0000ff; }

##top .nav_02 a:active { color:#ffc600; }

#main .title {
	font-size:25px;
	font-weight:bold;
	text-align:center;
}

#main .content {
	text-indent:2em;
	line-height:2em;
	padding-top:15px;
	font-size:18px;
}

#main .content2 {
	line-height:2em;
	padding-top:15px;
	font-size:18px;
	text-indent:0em;
}

#main .content3 {
	line-height:1.5em;
	padding-top:5px;
	font-size:15px;
	margin-left:2em;
	clear:both;
}

#bottom_main { margin:0px auto 0px; }

.table_k { background: #666; margin: auto; }

.table_k td {
	background: #FFF;
	white-space: nowrap;
	text-align: center;
	padding: 3px;
	line-height: normal;
}
