﻿body
{
	padding: 0;
	margin: 0;
	font: 11px verdana, 宋体;
	line-height: 180%;
	background: #fff;
	color: #666666;
}

*
{
	margin: 0;
	padding: 0;
}


img
{
	border: 0;
}



A:link
{
	color: #666666;
	text-decoration: none;
}
A:visited
{
	color: #666666;
	text-decoration: none;
}
A:hover
{
	color: #666666;
	text-decoration: underline;
}

a.list:link
{
	color: #ffffff;
	text-decoration: none;
}
a.list:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.list:hover
{
	color: #ffffff;
	text-decoration: none;
}

a.class:link
{
	color: #000099;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.class:visited
{
	color: #000099;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.class:hover
{
	color: #000099;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.link:link
{
	color: #ffffff;
	text-decoration: none;
}
a.link:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.link:hover
{
	color: #ffffff;
	text-decoration: none;
}
#topbar
{
	width: 960px;
	margin: 0 auto;
}
.adminmenu
{
	width: 960px;
	margin: 5px auto;
	font-size: 13px;
	background-color: #f1f1f1;
	border: solid 1px #999999;
}

.adminmenu li
{
	float: left;
	padding: 5px;
}
.adminmenu a:hover
{
	color: #0066cc;
	text-decoration: none;
}


#admincontent
{
	width: 960px;
	margin: 0px auto;
}

#leftcontent
{
	float: left;
	width: 120px;
	border: solid 1px #cccccc;
	margin-right: 10px;
}
#rightcontent
{
	float: left;
}

.leftmenu
{
	font-size: 13px;
}

.leftmenu li
{
	padding: 5px;
}

.forminput
{
	line-height: 200%;
}

.forminput input
{
	vertical-align: middle;
	border: #ccc 1px solid;
}

.forminput img
{
	vertical-align: middle;
}
.forminput select
{
	vertical-align: middle;
}

.forminput textarea
{
	border: #ccc 1px solid;
}

.forminput label
{
	clear: both;
	float: left;
	width: 70px;
}
.forminput .button
{
	margin-left: 70px;
}

.layout
{
	clear: both;
	padding: 10px;
}




#menu
{
	background: #fff url(images/menu_bg.gif) no-repeat;
	height: 165px;
	width: 140px;
	padding: 35px 0 0 20px;
}
#menu ul
{
	list-style: none;
}

#menu li
{
	line-height: 20px;
}


#menu a
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 110px;
	height: 20px;
	border-bottom: solid 1px #fff;
	padding-left: 5px;
}

#menu a:hover
{
	background: #ff9900;
}

#menu .lastlink
{
	border-bottom: solid 0px #fff;
}


#search
{
	background: #fff url(images/search_bg.gif) no-repeat;
	height: 80px;
	width: 160px;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
}

.searchbutton
{
	font-size: 15px;
	background-color: #Ffcc33;
	margin-top: 5px;
}


#content
{
	width: 783px;
	margin: 20px auto;
}

#lc
{
	float: left;
	width: 160px;
}

#rc
{
	float: left;
	margin-left: 5px;
	width: 618px;
}

#rc #image
{
	height: 200px;
	width: 618px;
}

#header
{
	height: 60px;
	overflow: hidden;
}

#langswitch
{
	float: right;
	padding-top: 30px;
}

#logo
{
	float: left;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: solid 1px #999;
	line-height: 30px;
	padding-left: 25px;
	background: #fff url(images/arrow.gif) no-repeat 0px 0px;
}


h3
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: solid 1px #999;
	line-height: 30px;
	padding-left: 25px;
	background: #fff url(images/arrow2.gif) no-repeat 0px 0px;
	margin-bottom:10px;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: solid 1px #999;
	line-height: 200%;
        margin-bottom:10px;
}

h5
{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 300%;
	text-align:center;
        
}


#description
{
	margin-top: 15px;
	padding-left: 0px;
}

.pagecontent
{
	padding-left: 15px;
	margin-bottom: 15px;
}

.pagecontent ul
{
	list-style: none;
	line-height: 200%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pagecontent ul li
{
  background:#fff url(images/dot.gif) no-repeat 2px 6px;
  padding-left:15px;

}


.newsline
{
  background:#fff url(images/dot.gif) no-repeat 2px 6px;
  padding-left:15px;
  line-height:200%;

    }
#footer
{
	clear: both;
}
.footerl
{
	float: left;
	background: #fff url(images/bottom1.gif) no-repeat;
	height: 36px;
	width: 160px;
}

.footerr
{
	float: right;
	margin-left: 5px;
	background: #fff url(images/bottom2.gif) no-repeat;
	height: 36px;
	width: 603px;
	padding: 8px 0 0 15px;
	color: #fff;
}

.pagedesc
{
	border-bottom: solid 1px #999;
	padding-bottom: 10px;
}

.imagephoto
{
	width: 102px;
	height: 136px;
	border: solid 1px #fff;
	margin: 20px 20px 0 20px;
}

.resumecontent
{
	margin: 5px 0 5px 0;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #999;
	 
}


.resumecontent p
{
	padding-top: 5px;
	padding-bottom: 5px;
}



.lawyername
{
	 font-size:15px;
	color: #333333;
	 font-weight:bold;
	
	}

.td1
{
	height:20px;
	width:100px;
	
	}
	
	
.rellink
{
	background:#fff url(images/box2.gif) no-repeat;
	height:36px;
	width:160;
	text-align:center;
	padding-top:10px;
	
	}
	
#c1
{
	float:left;
	width:290px;
	margin-left:5px; 
	}		
	
#c2
{
	float:left;
	width:290px;
 	margin-left:28px;
	
	}	