/* 全局样式 */
body {font-family: "宋体";font-size: 12px;line-height: 20px;color: #333;background: url(topbg.gif) repeat-x top;margin: 0px;padding: 0px;}
form,ul,li,dl,dd,p,h1,h2,h3,h4,h5,h6 {margin: 0px;padding: 0px;}
img {border: 0px;}
ul,li {list-style-type: none;}
.tl {text-align: left;}
.tc {text-align: center;}
.tr {text-align: right;}
.dis {display: block;}
.undis {display: none;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
a {color: #333;text-decoration: none;}
a:hover {color: #f60;text-decoration: underline;}
#container {margin: 0 auto;width: 900px;}
.title2 {background: url(title_bg.gif) repeat-x top;height: 27px;padding-top: 3px;padding-left: 15px;}
.title2 span {font-size: 13px;font-weight: bold;color: #444;}

#header {margin-top: 20px;height: 70px;background: url(line.gif) repeat-x bottom;}
#logo {float: left;width: 300px;}
#nav {float: left;width: 600px;height: 20px;margin-top: 35px;color: #666;}
#nav a {color: #666;}
#nav a:hover {color: #f60;}
#nav span {margin-right: 10px;}
#main {background:url(content_bg.gif); padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5;}

/********************导航********************/
#left_navigation { width:170px; float:left;}
#left_navigation ul{padding:0px;margin:5px 0 0 0;  }
#left_navigation li{ width:170px;height:33px;float:left;margin:0px;line-height:33px; text-align:left; list-style-type:none;text-indent:40px;}
#left_navigation ul li a{ width:170px;height:33px;display:block;font-size: 12px;overflow:hidden;color:#6a6a6a;background:url(list.gif) 0 0;}
#left_navigation ul li a:hover{ width:170px;height:33px;color:#000;font-size: 12px;text-decoration:underline;background:url(list.gif) 0 66px}

#left_navigation ul li.current a {color:#000; font-weight:bold;background:url(list.gif) 0 33px}
#left_navigation ul li.current a:hover{color:#439829;background:url(list.gif) 0 33px; text-decoration:none}
/********************右主区********************/
#right_box { width:690px; float:left;padding:20px;}
/********************标题********************/
.title_1{ width:690px; height:24px;line-height:24px;background:url(title_1.gif) no-repeat bottom;}
.title_1 h1{ font-size:13px;font-weight:bold; color:#7f7f7f;float:left; position:relative}
.title_1 h2{ font-size:10px; font-family: Arial, Helvetica, sans-serif;color:#a8a8a8; text-indent:5px;float:left; position:relative}
/********************正文********************/
#right_box dl{ width:690px; margin: 10px 0;}
#right_box dt{ color:#339900; font-weight:bold;line-height:26px;}
#right_box dd{ margin-bottom:10px;color:#666666; line-height:24px;}

#footer {height: 100px; background: #fff;}
#footerLink {text-align: center;line-height: 30px;height: 30px;border: 1px solid #ccc;background: #F3F3F3;}
#copyright {text-align: center;height: 80px;padding-top: 10px;line-height: 24px;}
#copyright p.eng {font-family: Arial, Helvetica, sans-serif;}
