@charset "utf-8";
/* CSS Document */
body,ul,li,p,div{ margin:0; padding:0; font-size:12px}
#wrap{ width:1000px; margin:auto auto;}
#top{ background:url(../images/top.jpg) no-repeat; width:1000px; height:28px;; line-height:28px;}
#top .p1{ margin-left:10px; float:left; font-size:14px; font-weight:bold}
#top .p2{ margin-right:10px; float:right}
#titl{width:100%; margin-top:50px; font-weight:bold;font-size:36px; color:#FF0000; text-align:center}
#menu{margin-top:75px; height:25px; margin-left:300px;}
#menu p { text-align:center; line-height:30px; background:url(../images/menu_1.gif) no-repeat; width:88px; height:30px; float:left;}
#menu #select{text-align:center; line-height:30px; background:url(../images/menu_2.gif) no-repeat; height:30px;width:90px;}
#menu p a{
 text-decoration:none; color:green; font-weight:700;
}
#menu #select a{
 text-decoration:none; color:green; font-weight:bold;
}
#postion{
margin-bottom:5px;
width:988px;
height:25px;
line-height:25px;
padding-left:10px;
border:#CCFF99 1px solid;
background-color:#F5F5F5;
}
#left{width:190px; float:left}
.left_title{background:url(../images/soft_brown.gif) repeat-x; font-size:14px; font-weight:600; height:25px; line-height:25px; width:180px; border:#CCCC00 1px solid; padding-left:10px; }
#right{width:800px;float:right;}
.right_title{
 padding-left:10px; width:780px; margin-left:10px;
 background:url(../images/title.gif) repeat-x;line-height:30px; 
 height:26px; border:#EAEAEA 1px solid;
 font-size:14px; font-weight:bold;

}
.right_content{border:#EAEAEA 1px solid; width:780px; padding:10px 0 10px 0; margin-left:10px; line-height:25px;}
.right_content #title{ text-align:center; font-size:16px; font-weight:bold; color:green; margin:20px 0 15px 0}
.tab_list{ width:790px;}
.tab_list td{ border-bottom:#CCCCFF 1px dashed;}
.tab_list td a:link{ color:blue;text-decoration:none}
.tab_list td a:visited{color:blue;text-decoration:none;}
.tab_list td a:hover{color:red;text-decoration:underline;}
.tab_list td a:active{color:red; text-decoration:underline;}

.left_content{border:#EAEAEA 1px solid; width:180px; padding:5px}
.left_content p{width:180px; margin-top:5px;color:#666666}
.line1{ border-bottom:#CCCCFF 1px dashed; line-height:24px;}
.no{ width:100%; height:150px; line-height:150px; text-align:center; border:#EAEAEA 1px solid; font-size:14px;}
.break{width:100%; height:5px;}
#fenye{text-align:right;padding:3px 10px 5px 0px; height:25px; width:770px; background-color:#CCCCCC}
#link{
   float:left;
   width:980px;
   height:17px;
   background:url(../images/link.jpg) no-repeat;
   font-weight:bold;
   color:green;
   padding:10px 20px 0 0;
   text-align:right;
   font-size:12px;
}

#link1{
   float:left;
   width:990px;
   border-top:1px #33CC00 solid;
   border-bottom:1px #33CC00 solid;
   padding:10px 10px 0 0px;
}
#link1 div
{
text-align:center; float:left; min-width:50px; max-width:120px; margin:0 5px 0 5px; height:20px; line-height:20px; display:inline;
overflow:hidden;
}

#foot{
   float:left;
   width:1004px;
   height:25px;
   background:#76DD5E;
   margin-top:6px;
   text-align:center;
}
#foot ul{
   margin:0px;
   padding:0px;
}
#foot li {
   list-style-type:none;
   display:inline;
}
#footer{
   float:left;
   width:990px;
   height:50px;
   margin:6px 0px 2px 0px;
   padding:0px 7px;
   border-top:2px #00CC66 solid;
   text-align:center;
}
#footer li {
   list-style-type:none;
   display:inline;
}

a:link{ color:black;text-decoration:none}
a:visited{color:black;text-decoration:none;}
a:hover{color:red;text-decoration:underline;}
a:active{color:red; text-decoration:underline;}
.left_title a{ color:green}

