﻿	/* Power by ucool.Hu */ 
	/* Last updated 27-11-2007 */ 
@charset "utf-8";
@import url(menu.css);
* { margin:0; padding:0; }


	/* Default style */
body {text-align:center;margin:6px auto;padding:0;border:0;width:900px;background:#F28E22 url(../images/main_bg.jpg) no-repeat;}
img {border:0;}
div,p {margin:0;padding:0;text-align:left;}
body,td,th,h1,h2,h3,h4,h5,h6,p,div,input,textarea,select {font:12px '宋体',Tahoma,Verdana,Arial;color:#333;}
.nop {display:none;}
hr {display:none;}
strong {font-weight:800;}

	/* Default links */
a { color:#666;text-decoration:none;}
a:link { color:#666;text-decoration:none;}
a:visited { color:#666;text-decoration:none;}
a:active { color:#666;text-decoration:underline;}
a:hover	{ color:#c30;text-decoration:underline;}

	/* Default title */
h1 {display:none;}
h3 {font-size:14px;font-weight:bold;padding:0 14px 4px 18px;color:#c30;}

	/* Primary layout divisions */
#wrapper {width:888px;}

#leftbox {float:left;width:178px;}
#leftbox #leftcon {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/left_bg.png");background:none;height:300px;border:0;}/*解决PNG背景图片透明的问题*/
html>body #leftbox #leftcon {background:url(../images/left_bg.png) repeat-y;height:auto;width:178px;border:0;}
#leftbox #leftcon a{color:#666;text-decoration:none;position:relative;}/*解决IE下链接失效的问题*/
#leftbox #leftcon a:hover{color:#c30;text-decoration:underline;}
#leftcon ul {list-style:none;padding-top:0;padding:0 14px 0 10px;}
#leftcon li {padding:11px 2px;line-height:1.8em;background:url(../images/ico_hot.gif) left 10px no-repeat;border-bottom:1px solid #eee;}
#leftcon li a {padding-left:24px;}
#leftcon span {color:#c30;}

#centerbox {float:left;width:380px;margin-left:8px;}
#centerbox span {padding:0;margin:0;}
#centerbox .cencon {width:378px;}
#centerbox .cenitem {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/cen_bg.png");background:none;height:200px;margin-top:-2px;}
html>body #centerbox .cenitem {background:url(../images/cen_bg.png) repeat-y;height:auto;}
#centerbox .cenitem {padding:0;border:0;}
#centerbox .cencon .cenitem p {padding:6px 16px;text-indent:2em;line-height:1.6em;}
#centerbox .cencon .cenitem ul {list-style:none;padding-top:0;padding:0 18px 0 14px;}
#centerbox .cencon .cenitem li {padding:10px 0;line-height:1.5em;background:url(../images/ico_news.gif) left 4px no-repeat;border-bottom:1px solid #eee;}
#centerbox .cencon .cenitem li a {padding-left:26px;position:relative;}

#rightbox {float:left;width:317px;}
#pagebox {float:left;width:697px;}
#pagebox #pageitem {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/page_bg.png");background:none;height:200px;margin-top:-2px;}
html>body #pagebox #pageitem {background:url(../images/page_bg.png) repeat-y;height:auto;}
#pagebox #pageitem .pagecon {padding:8px 18px 8px 14px;line-height:2em;}
#pagebox #pageitem .pagecon p {line-height:2em;}
#pagebox #pageitem p {text-align:center;color:#999;}
#pagebox #pageitem h3 {text-align:center;}
	/* Copyright */
div#footer {width:885px;}
div#footer {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/copy_bg.png");background:none;height:63px;}
html>body div#footer {clear:both;background:url(../images/copy_bg.png) no-repeat;width:885px;height:63px;}

div#footer p {line-height:63px;padding-left:20px;height:43px;}
div#footer p span {font-size:10px;font-family:Tahoma,Verdana,Arial;color:#c30;padding-left:220px;}
div#footer p strong {font-size:12px;font-weight:400;}
div#footer a {color:#c30;padding:0 4px;position:relative;}
div#footer a.bold {color:#f90;font-weight:800;}