@charset "utf-8";

/**通用**/
* {margin:0; padding:0; }
.clear { overflow:hidden; height:0px; clear:both;}
ul { list-style:none; }
h1, h2, h3, h4, h5, h6, pre, code{ font-size:1em;}
img { border:0; }
a { text-decoration:none; }
q:before, q:after{ content: '';}
table{ border-collapse:collapse; border-spacing:0;}

a:link, a:visited {color:#333;text-decoration:none;}
a:hover, a:active {color:#000;text-decoration:none;}

body { background:url(../images/bg-body.jpg) repeat; font:normal normal 12px "宋体"; color:#333; }
#Header { margin:0 auto; width:1002px; background:url(../images/bg-header.jpg) no-repeat; height:287px; }
#Globalnav { margin:0 auto; width:910px; background:url(../images/wrapper-top.jpg) no-repeat; height:79px; }
#Wrapper { margin:0 auto; width:776px; background:url(../images/bg-wrapper.jpg) repeat-y; }
#Sidebar { float:left; width:185px; margin-left:40px; display:inline; }
#MainContent { float:left; height:auto!important; height:300px; min-height:300px ; padding:0 44px 50px 0; font-size:14px; line-height:24px; width:506px; }
#Footer { height:80px; text-align:center; background:url(../images/bg-footer.jpg) no-repeat; }

#Globalnav ul { display:block; padding:20px 0 0 140px; }
#Globalnav ul li { float:left; }
#Globalnav .Navkf { margin-left:12px; }
#Globalnav .Navbbs { margin-left:14px; }
#Globalnav .NavIndex { margin-left:14px; }
#Globalnav a { width:150px; height:50px; display:block; text-indent:-9999px; overflow:hidden; }
#Sidebar a { display:block; }
#Footer span { display:block; height:20px; line-height:20px; }
#MainContent h2 { display:block; text-align:center; font-size:18px; line-height:48px; }
#MainContent p.ti { text-indent:2em; }
#MainContent strong { font-size:14px; color:#ff0000; }
#MainContent span { color:#ff0000; }
table.index { border:1px solid #ff0000; width:351px; }
table.index td { border:1px solid #ff0000; text-align:center; }
table.index td.q1 { width:105px; }
table.index td.q2 { width:246px; }
table.sixandone { border:1px solid #ff0000; width:500px; }
table.sixandone td { border:1px solid #ff0000; text-align:center; }
table.sixandone td.q1 { width:200px; }
