/* CSS Document */

* { padding:0; margin:0; border:0px; }
body { background:url(body-bg.jpg) repeat-y 50% top; font-size:14px; line-height:25px; }
a { text-decoration:none; color: #666;}
a:hover { text-decoration:underline;}
a:hover{ color:#6CF}

/* 页面布局 */
#bg { BACKGROUND: url(top-bg.jpg) no-repeat 50% top;}	
#footerbg {	background:transparent url(footer-bg.jpg) no-repeat bottom;	padding-bottom: 450px;}
#wrap {	width:960px;	margin:0 auto; }

#footer-wrap {	width:960px;	margin:-90px auto 0;}
#footer-wrap a{color:#ffffff;}
	#footer { color:#FFF; text-align:center; font-size:13px;}
.clearfloat { 	clear:both;	height:0px;	font-size: 0px;	line-height: 0px;}


/* 头部 */
#wrap #header {	color:#FFF;	font-size:14px;	position:relative; margin:0 auto; }	
	#logo { float:left; width:356px; height:117px; background:url(logo.png) no-repeat; position: absolute; top:33px; display:block; }
	#logo h1 a{display:block; width:356px; height:117px; text-indent:-9999px;}
	
	#menu {float:right;position:absolute;height:60px;width:540px;display:block;top:26px;left: 442px;}
		#menu ul{ list-style:none;}
		#menu li{ float:left;}
		#menu li a{ display:block; padding:8px 15px;  height:20px; float:left; color:#fff; font-family:"微软雅黑"; font-size:16px; font-weight:bold;}		  
		#menu li a:hover{ color:#FF0;}

/* 中间内容部份 */

	#wrap #content { width:585px; margin: 245px 0 0 0; padding: 15px; float:left; color:#555; background-color:f4f4f4; }
	#wrap #sidebar {float: right; width: 275px; 	margin:245px 10px 0 0;	padding: 20px 20px;
						background:url(images/sidebar-bg.gif) left 10px no-repeat; }
	#right-top{ width:262px; height:155px; background: url(top.png) no-repeat; padding-top:16px; padding-left:22px;}
	.top{ width:173px; height:113px; font-size:14px; font-family:"宋体"; color:#303030; margin-top:16px; margin-left:9px; line-height:25px;}
	.font-blue { color:#11b4e0; font-family:"微软雅黑"; font-weight:bold;}
	.fone-org { color:#F60; font-family:"微软雅黑";font-weight:bold; font-size:16px;}
	
	
	#right-main{ background:#fcf7f1;width:279px; margin-top:13px; border:1.1px #fadcb8 solid; padding-bottom:12px;}
	#right-main h2{color:#e95c00; font-size:18px; font-family:"微软雅黑"; padding-bottom:10px; margin-top:10px; margin-left:10px; letter-spacing:4px;}
	#right-main ul{ list-style:none;}
	#right-main li a{ display:block; font-family:"宋体"; font-size:14px; color:#303030; text-decoration:none; margin-left:20px; background:url(docc-hover.gif)
	  no-repeat 0 center; text-indent:20px;}
	#right-main li a:hover{ color: #F60;}



#about { border:1px solid #e6e6e6; padding:8px; background: #fdfdfd; overflow:hidden;}
	#about img { padding:0 0 5px 8px;}
	#about h2 { color:#11b4e0; font-size:18px; font-family:"微软雅黑"; padding-bottom:10px; letter-spacing:4px;}
#bottom{ background:#eafafa; border:1.2px #bdf2f6 solid; overflow:hidden; margin-top:13px; padding-bottom:16px;}
	#bottom h2{ color:#11b4e0; font-size:18px; font-family:"微软雅黑"; padding-bottom:10px; margin-top:10px; margin-left:10px; letter-spacing:4px;}
	#bottom-left{ width:170px; height:180px; float:left; margin-left:20px; margin-bottom:20px; text-align:center;}
	#bottom-left p a{ font-size:12px; font-family:"宋体"; color:#4bc2e1; text-align:center;}
	#bottom-left img{ border:1px #c2ecec solid; background:#FFF; padding:1px;}
	
	#bottom-left-inside{ width:170px; height:180px; float:left; margin-left:20px; margin-bottom:20px; text-align:center;}
	#bottom-left-inside p a{ font-size:12px; font-family:"宋体"; color: #666; text-align:center;}
	#bottom-left-inside img{ border:1px #E8E8E8 solid; background:#FFF; padding:1px;}
	
	

#right-bottom{background:#eafafa; border:1.2px #bdf2f6 solid;overflow:hidden; margin-top:13px; padding-bottom:12px;}
#right-bottom a {color:#11b4e0;}
#right-bottom h2{color:#11b4e0; font-size:18px; font-family:"微软雅黑"; padding-bottom:10px; margin-top:10px; margin-left:10px; letter-spacing:4px;}
#right-bottom ul{ list-style:none;}
#right-bottom li a{ font-family:"宋体"; display:block;  font-size:14px; color:#303030; text-decoration:none; margin-left:20px; background:url(docc.gif) no-repeat 0 center;text-indent:20px;}
#right-bottom li a:hover{color:#31d6ff;}
#jianfei{width:941px; height:100px;	margin:0 auto; }
#yunifang{width:941px; height:90px;	margin:0 auto;}


#list-page { margin:0 auto; text-align:center; clear:both;}


.list a { color:#39F; font-size:14px;}

.content { margin-bottom:30px;}
.next { font-size:12px; }
.box { margin-top:20px; font-size:12px; }

.left-related { width:45%; float:left; }
.right-news { width:45%; float:right; }














