body{
	background-color: #D4D4D4;
	margin:0px;
	text-align:center;
	table-layout:hidden;
	word-wrap:break-word;
	word-break:break-all;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link{
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #98C4D8;
	text-decoration: none;
}


#main {
	background-color: #FFFFFF;
	height: 590px;
	width: 950px;
	margin:15px 15px 15px 15px;
}
#top{
    background:url(images/logo.jpg) no-repeat;
    height:45px;
    margin:15px 20px auto;
	text-align:right;
	
}
#main_text{ text-align:left;}
#index_banner{
    background:url(images/index_banner.jpg) no-repeat;
	width:910px;
	height:200px;
	margin:5px 20px auto;
}
#index_content{margin:20px 0px 0px 0px;}
#index_content_left{width:300px; height:200px;float:left;/*background: #CCCCCC; */ margin:10px 0px 0px 10px;}
#index_content_right{
    padding:0px 0px 10px 10px;
	width:600px;
	height:230px;
	float:right;
	/*background: #999999;*/
	margin:0px 10px 0px 0px;
	border-left-style: dashed;
	border-left-color: #999999;
	border-left-width: 1px;
	overflow:hidden;
}
#bottem{ width=910;
	height:85px;
	margin-bottom:25px;
	/*background:#CCCCCC;*/
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
#bottem_content{ width=450;height:60px;margin: 20px 0px 0px 0px;}


.h1{   font-family: "SimHei", "Arial Black", sans-serif;
       font-size: 14px;
       font-weight:bolder;
	   color:#555555;
    }
	
.h2{font-size:14px;
  font-family: "SimHei",Arial Black,sans-serif;
  color: #A2A2A2;
  }
.h3{font-size:13px;
  font-family: "Times New Roman", Times, serif;
  color: #ffffff;}
  
.t1{
	font-size:11px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	}
	
.t1 a:link{
	color: #666666;
	text-decoration: none;
}
.t1 a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
.t1 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.t1 a:active {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	text-decoration: none;
}
	
	
	
.t2{
    float:right;
	font-size:11px;
	font-family: "Times New Roman", Times, serif;
	color: #920525;
	}
.t2 a:link{
	color: #920525;
	text-decoration: none;
}
.t2 a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #920525;
	text-decoration: none;
}
.t2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.t2 a:active {
	font-family: "Courier New", Courier, monospace;
	color: #920525;
	text-decoration: none;
}
	
	
	
.t3{font-size:11px;
  font-family: "Times New Roman", Times, serif;
  color: #ACACAC;}
.t4{font-size:12px;
  font-family: "Times New Roman", Times, serif;
  color: #666666}
.t4 a:link{
	color: #666666;
	text-decoration: none;
}
.t4 a:visited {
	color: #666666;
	text-decoration: none;
}
.t4 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.t4 a:active {
	color: #666666;
	text-decoration: none;
}
  
.t_profile_left{
  font-size:12px;
  font-family: "Times New Roman", Times, serif;
  color: #666666;
}
.t_profile_left a:link{
	color: #666666;
	text-decoration: none;
}
.t_profile_left a:visited {
	color: #666666;
	text-decoration: none;
}
.t_profile_left a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.t_profile_left a:active {
	color: #666666;
	text-decoration: none;
}


.t_profile_left_selected{
  font-size:12px;
  font-family: "Times New Roman", Times, serif;
  color: #cfc76f;
}

.t_profile_left_selected a:link{
	color: #cfc76f;
	text-decoration: none;
}
.t_profile_left_selected a:visited {
	color: #cfc76f;
	text-decoration: none;
}
.t_profile_left_selected a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.t_profile_left_selected a:active {
	color: #cfc76f;
	text-decoration: none;
}
.t_show{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #D56868;
	text-decoration: none;
	text-align:right;
}
.t_show a:link{
	color: #D56868;
}
.t_show a:visited{
	color: #D56868;
}
.t_show a:hover{
	text-decoration: underline;;
	color:#FF0000;
}
.t_show a:active{
	color: #D56868;
}
  
/*以下君安简介页面*/
#junan_profile_content{
margin:0px 0px 0px 0px;
}
#junan_profile_banner{
    background:url(images/junan_profile_banner.jpg) no-repeat;
	width:910px;
	height:200px;
	margin:0px 0px 0px 20px;
}
#junan_profile_content_left{width:150px;float:left;/*background: #CCCCCC; */ margin:0px 0px 0px 10px;padding:15px 0px auto;}
#junan_profile_content_right{
    padding:0px 0px 10px 10px;
	width:750px;
	float:right;
	/*background: #999999;*/
	margin:0px 10px 0px 0px;
	border-left-style: dashed;
	border-left-color: #999999;
	border-left-width: 1px;
	overflow:hidden;
}
#junan_profile_nav{
    width:910px;
	margin:0px 0px 0px 20px;
	padding:5px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#junan_profile_nav1{
margin:0px 0px 0px 0px;float:left;
}
#junan_profile_nav2{
margin:0px 0px 0px 0px;float:right;
}
#junan_profile_imgleft_selected{
    background:url(images/junan_profile_left_selected.gif) no-repeat;
	width:140px;
	height:18px;
	margin:0px 0px 1px 0px;
	text-align:right;
	padding-right:3px;
	line-height:19px;
	}
#junan_profile_imgleft{
    background:url(images/junan_profile_left.gif) no-repeat;
	width:140px;
	height:18px;
	margin:0px 0px 1px 0px;
	text-align:right;
	padding-right:3px;
	line-height:19px;
	}
#left_title{
    padding: 30px 0px 10px 30px;
}
/*******君安历程******/
#junan_experience_content_right{
    padding:0px 0px 10px 10px;
	width:750px;
	float:right;
	/*background: #999999;*/
	margin:0px 10px 0px 0px;
	border-left-style: dashed;
	border-left-color: #999999;
	border-left-width: 1px;
	overflow:hidden;
}
#junan_experience_content_right p{
    text-indent: 0pt;
}
/*item_list页面*/
#item_list{
margin:10px 0px auto;}
#junan_item_list_banner{
    background:url(images/junan_item_list_banner.jpg) no-repeat;
	width:910px;
	height:200px;
	margin:0px 0px 0px 20px;
}
/*******经典案例*********/
#junan_classical_case_banner{
    background:url(images/classical_case_banner.jpg) no-repeat;
	width:910px;
	height:200px;
	margin:0px 0px 0px 20px;
}
/*******揽才页面******/
#accede_banner{
    background:url(images/accede.jpg) no-repeat;
	width:910px;
	height:200px;
	margin:0px 0px 0px 20px;
}

#accede_content{
    text-align:left;
    margin-left:80px;
	margin-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
/*************news.asp 新闻列表页**************/
#junan_news_banner{
    background:url(images/news_banner.gif) no-repeat;
	width:910px;
	height:200px;
	margin:0px 0px 0px 20px;
}
/*******administrator*******/
#admin_banner{
    background:#97b3b9;
	width:910px;
	height:64px;
	margin:0px 0px 0px 0px;
}
#admin_right_content{
    padding:10px 10px 10px 10px;
	width:750px;
	float:right;
	/*background: #999999;*/
	margin:0px 10px 0px 0px;
	border-left-style: dashed;
	border-left-color: #999999;
	border-left-width: 1px;
	overflow:hidden;
}
#psw input{width:120px;height:20px;border:1px #CCC solid;}
#usr input{width:120px;height:20px;border:1px #CCC solid;}