/* CSS Document */

/*基本信息*/
body {font-size:13px; font-family:Verdana; margin:0px; text-align:left; color: #333333; line-height:17px;}


a:link,a:visited {font-size:13px;text-decoration:none; color: #4C739E; line-height:17px;}
a:hover{color: #3B2769; line-height:17px; font-weight:bold ;text-decoration:underline; font-size:14px; }


/*首页容器*/
  #index_flash_container {margin-top:10px; margin-bottom:10px; border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC; width:100%; text-align:right;}

/*内页容器*/
  #main_header {margin:auto; width:950px; height:23px; text-align:right;padding-right:50px; background:url(../images/inner_01.jpg); padding-top:8px;}
  #container {width:1000px; margin:auto;}
  #body_container {width:1000px; margin:auto; background:url(../images/body_bg.jpg);}
  #copyright {width:1000px; height:94px; background:url(../images/inner_08.jpg); margin:auto;}
  #copyright_content {margin:40px auto auto auto; text-align:center;}

  
  #left_frame {width:228px; margin-left:50px;}
  #right_frame { width:630px;  margin-left:21px;}
  .clear{ clear:both;} 
  
  #list_dot_line {border-bottom:#d5d5d5 dashed 1px; width:218px; margin:auto; height:22px; padding-left:10px;}
  #left_contact_container {width:204px; border-bottom:#d5d5d5 dashed 1px; padding-left:24px; padding-bottom:5px; padding-top:3px; background:url(../images/list_dot.gif) no-repeat;}
  
/*服务首页*/
  #services_list_1 {padding-left:35px;}
  #services_list_2 {padding-left:20px; padding-top:7px;}
  #services_intro {padding:3px; width:198px;}
  #services_intro2 {padding:3px; width:100%;}
  
/*服务内容*/
  #services_title_bg {width:100%; background-color:#382466;}
  #services_menu_bg {width:626px; background-color:#f7f5f5; padding:2px;}
  #services_top_button {float:right; width:80px;}
  #services_space {width:100px; height:10px;}
  
/*公司简介页*/
  #text_container {padding:5px;}
  
/*文字样式*/
.white {font-size:13px; color: #ffffff; line-height:17px;}
  .grey {font-size: 13px; color:#959595; line-height:17px;}
  .green {font-size: 13px; color:#91d101; line-height:17px;}
  .blue {font-size: 13px; color:#1f5869; line-height:17px;}
  .orange {font-size: 13px; color:#fa5f02; line-height:17px;}  
  .violet {font-size: 13px; font-weight:bold; color:#3B2769; line-height:17px;}  
  
/*链接样式*/
    a.white:link {color:#FFFFFF; font-weight:bold ;font-size:13px; line-height:17px;}
	a.white:visited {color:#FFFFFF; font-weight:bold ;font-size:13px; line-height:17px;}
    a.white:hover {color: #FFFFFF; font-weight:bold ;line-height:17px; text-decoration:underline; font-size:13px;}
	
	a.menu:link {color: #4C739E; font-size:13px; line-height:17px;}
	a.menu:visited {color: #4C739E; font-size:13px; line-height:17px;}
    a.menu:hover {color: #3B2769; line-height:17px; font-weight:bold ;text-decoration:underline; font-size:13px;}
	

/*表单相关*/
  .form {border:solid 1px #7c7c7c; font-size:12px; color:#7c7c7c; padding:2px;}
  
/*表格*/
  .table {border:solid 1px #999999; border-collapse: separate;}
