@charset "utf-8";
/*--------------------------------------------------------------
	Basic CSS Document (for IE8)
	version:1.1
	Author:Giwork
	Email:Service@giwork.com
	Website:http://www.giwork.com
--------------------------------------------------------------*/

body{margin:0; padding:0; background:#5b5b5a; color:#000; word-wrap:break-word; font:12px "宋体"; line-height: 160%;}

/* --------------------1、通用属性 */
a{color: #000; text-decoration:none;}
a:hover { color:#f60; text-decoration:none;}

h1,h2,h3,h4,ul,img{margin:0; float:left; padding:0; font-size:12px; font-weight:normal;}

ul{margin:0; padding:0; list-style:none;}
img{border:none;}

p{margin:0; float:left; padding:0 10px 5px 10px;}
em{font-style:normal; color:#f00; font-weight:normal;}

/* --------------------2、网页容器 */
.container{margin:auto; width:950px; background:#fff; overflow:hidden;}

#nav{
	margin:auto;
	background: url(../images/top_bg.gif) repeat-x;
	width:950px;
	height:23px;
	padding-top:5px;
	border-bottom:1px #fff solid;
}
#nav h2{
	padding-left:5px;
}
#nav h3{
	float:right;
	width:400px;
	text-align:right;
	padding-right:40px;
	font-size: 10.8pt;
}

#header{margin:auto; width:950px; height:200px; background:#fff; border-bottom:1px #fff solid;}

#note{margin:auto; height:80px; background:#fff url(../images/note_bg2.gif) repeat-x; width:950px;}
#note h2{background: url(../images/note_bg1.gif) no-repeat; width:860px; height:70px; padding:10px 0 0 60px; font-size:14px; line-height:180%;}
#note h3{float:right; background: url(../images/note_bg3.gif) no-repeat; width:24px; height:80px;}


#ad1{float:left; width:475px; background:url(../images/ad1_bg.jpg) no-repeat; height:211px;}
#ad1 h1{ padding:30px 0 0 260px; width:200px; font-size:14px; font-weight: bold;}
#ad1 h2{ padding:3px 0 0 260px; width:200px;}
#ad1 p{ padding:24px 30px 0 40px; width:400px;}
#ad1 p a{ color:#06C}
#ad1 p a:hover { color:#f60; text-decoration:none;}

#ad2{float:left; width:475px; background:url(../images/ad2_bg.jpg) no-repeat; height:211px;}
#ad2 h1{ padding:30px 0 0 130px; font-size:14px; font-weight: bold;}
#ad2 p{ padding:48px 30px 0 40px; width:400px;}

.title{float:left; width:946px; border:1px #ccc solid; padding:1px; margin-top:1px;}
.title .bg{float:left; width:926px; background:url(../images/title_bg.gif) repeat-x; height:23px; padding:1px 0 0 20px;}
.title .bg h2{float:right; padding-right:30px; padding-top:2px;}
.title .style1{background:url(../images/title_style1.gif) no-repeat;}
.title .style2{background:url(../images/title_style2.gif) no-repeat;}
.title .style3{background:url(../images/title_style3.gif) no-repeat;}
.title .bg .ttl{float:left; color:#fff; width:168px; height:21px; padding:2px 0 0 30px; font-weight:bold;}

/* --------------------3、网页列表 */

ul.list{float:left; width:930px; background:url(../images/list_bg1.gif) repeat-x; height:80px; padding:10px 0 0 20px;}
ul.list li{float:left; background: url(images/dot.gif) no-repeat; padding:3px 0 0 24px; text-align:center;}
ul.list li em{ padding-left:24px; color:#000;}

ul.style2{background:url(../images/list_bg2.gif) repeat-x bottom;}
ul.style3{background:url(../images/list_bg3.gif) repeat-x bottom;}
ul.style4{background:url(../images/list_bg4.gif) repeat-x bottom;}
ul.list2{float:left; width:930px; padding:10px 0 10px 20px;}
ul.list2 li{float:left; margin-bottom:1px; background: url(images/dot.gif) no-repeat; padding:3px 0 0 20px; width:160px;}
ul.list2 .splitline{width:890px; height:10px; border-bottom:1px #ccc dotted; margin-bottom:10px;}
ul.list2 img{margin:0 10px 5px 0;}
ul.list2 span {text-decoration:line-through;}
ul.list2 li h2{ text-align:center; width:140px; line-height:120%;}
ul.list2 em{font-weight:bold;}


#notice{float:right; height:169px; background: url(../images/notice_bg2.gif) repeat-x; width:950px;}
#notice p{background: url(../images/notice_bg1.gif) no-repeat; width:800px; height:159px; padding:10px 0 0 60px; font-size:14px; line-height:180%;}
#notice h3{float:right; background: url(../images/notice_bg3.gif) no-repeat; width:24px; height:169px;}

/* --------------------4、网页底部 */
#foot{margin:auto; width:920px; padding:20px 0 0 30px;}
#foot h2{ color:#eee; background: url(../images/logo.gif) no-repeat; padding:5px 0 0 160px; font-family:Arial, Helvetica, sans-serif; width:600px; height:80px; text-align:center;}
#foot h2 a{color: #eee; text-decoration:none;}
#foot h2 a:hover { color:#f60; text-decoration:none;}
#foot img{margin-right:30px;}

