
/*基本信息*/
body {font-size: 12px;	color: #000000;	text-decoration: none;}
form  {font-size:12px; margin:0px;}
input {font-size:12px;}



/*容器*/
#content {width:998px; height:380px; margin:0px auto;}

/*左边部分*/
  #side_left {width:210px; height:375px; float:left;}
  #side_left .login {width:100%; height:auto; background-image:url(../images/side_bg2.jpg); background-repeat:repeat-y; margin-bottom:5px;}
  #side_left .login .bg_01 { color:#545454; height:37px; width:100%; background-image:url(../images/login_bg.gif); background-repeat:no-repeat; line-height:37px; text-indent:32px; font-weight:bold;}
  #side_left .login .con_01 { height:auto;}
  #side_left .login .con_01 .bg1 { height:auto; float:left; width:150px; text-align:center; margin-bottom:7px;}
  #side_left .login .con_01 .bg1 ul { margin:0px ;padding:0px; }
  #side_left .login .con_01 .bg1 ul li{ list-style:none;margin-top:4px;padding-left:8px;}
  #side_left .login .con_01 .bg2 { height:auto;padding-top:4px}
  
  #side_left .login .con_03 {clear:both; padding-bottom:6px; margin-left:9px;}
  
  #side_left .login .con_02 { height:23px; clear:both;}
  #side_left .login .con_02 ul { margin:0px ;padding:0px; }
  #side_left .login .con_02 ul li {list-style:none; float:left; margin-left:5px;}
  
  #side_left .login .yj {height:auto; width:100%; margin:0px;}
  #side_left .yj_con .bg_yellow { color:#545454; height:30px; width:205px; background-image:url(../images/yj_bg1.gif); background-repeat:no-repeat; line-height:30px;font-weight:bold;}
  #side_left .yj_con {height:auto; width:100%;  margin:0px; background-image:url(../images/side_bg3.jpg); background-repeat:repeat-y; float:left;}
  #side_left .yj_con .bg_1 { height:auto;}
  #side_left .yj_con .bg_1 ul {  margin:0px ; padding:8px; }
  #side_left .yj_con .bg_1 ul li {list-style:none; line-height:21px; clear:both; width:100%;}
  #side_left .yj_con .bg_2 {height:auto; width:100%; margin:0px;}


/*内容部分*/
  #pagebody {width:786px; float:left; margin-left:0px; height:auto;}  
  #pagebody .gsjj { width:558px; height:373px;  border:#CCD4E3 1px solid; float:left; margin-right:5px; background-color:#F3F3F5;}
  #pagebody .gsjj_bg {width:100%; height:27px; background-image:url(../images/emb_bg2.jpg); background-repeat:repeat-x; line-height:27px; font-weight:bold; text-indent:15px;}
  #pagebody .gsjj_text {width:96%; height:auto;}
  #pagebody .gsjj_text ul{  margin:0px ; padding-top:20px; padding-left:25px;   }
  #pagebody .gsjj_text ul li {list-style:none; line-height:19px; padding-bottom:20px; margin:0px; }  
 
  #pagebody .photo {width:219px; border:#CCD4E3 1px solid; float:left; height:373px; }
  
  
.bg_2 { height:auto;}
.bg_2 ul {  margin:0px ; padding:8px; }
.bg_2 ul li {list-style:none; line-height:22px; clear:both; width:100%;}
.bg_3 {height:auto; width:; margin:0px;}












a.bottom_link:link {font-size: 12px;color: #FFFFFF;text-decoration: none;}
a.bottom_link:visited {font-size: 12px;color: #FFFFFF;text-decoration: none;}
a.bottom_link:hover {font-size: 12px;color: #FFFFFF; text-decoration:underline}