@charset "utf-8";
/*----------ȫ*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-size:12px;
	background-image:url(http://www.law-gold.com/en/image/bg.gif);
	background-repeat: repeat-x;
}

.overhead{
	height:25px;
	width:100%;
	margin-bottom: 2px;
	background-color: #ECF3FD;
}
.overhead .lang{
    float:right;
}

.head{
    width:960px;
	margin:0 auto;
	margin-top:-2px;
}
.head .head_bg{
	background-image: url(../image/head2.jpg);  
	width:960px;
	height:166px;
}
.head .menu{
	width:960px;
	height:32px;
	background-color: #E8F0FB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;	
}
.head .menu ul{
	overflow:hidden;  
	margin-left:115px;
}
.head .menu ul li{
	float: left;
	width:100px;    
}
.head .menu ul li a{
	font-size:13px;
	font-weight:bold;
	height:32px;
	line-height:32px;
	color: #000000;
	text-decoration:none;
	text-align:center;
	display: block;	
}
.head .menu ul li a:hover{
	color:#993300;
}
.head .menu .line{
	background-image: url(../image/line2.gif);
	background-repeat: no-repeat;
	width:6px;
	height:32px;
	background-position: left center;
}


.main{
	margin:0 auto;
	width:960px;
	height:550px;
	background-image:url(../image/main_bg2.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;	
}
.main .left{
	background-color: #FAFAF0;
	width:210px;
	height:550px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float:left;
}
.main .left .left1{
    height:auto;
}
.main .left .left1 .title{
    width:180px;
	height:28px;
	font-size:20px;
	text-indent:10px;
	margin-left:12px;
	margin-top:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.main .left .left1 ul{
    margin-top:12px;
	margin-left:30px;
	list-style-type: disc;
}
.main .left .left1 ul li{
	line-height:26px;
	width:140px;
	font-size:12px;
	font-weight:500px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;	
}

.main .left .left2{
    height:auto;
}
.main .left .left2 .title{
    width:180px;
	height:28px;
	font-size:20px;
	text-indent:10px;
	margin-left:12px;
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.main .left .left2 ul{
    margin-top:3px;
	margin-left:30px;
	list-style-type: disc;
}
.main .left .left2 p{
    font-size:14px;
	font-weight:bold;
	margin-top:22px;
	margin-left:30px;
}
.main .left .left2 ul li{
	line-height:26px;
	width:150px;
	font-size:12px;
	font-weight:500px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;	
}

.main .right{
	float:right;
	width:228px;
	height:550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../image/right_bg2.jpg);
	background-repeat: no-repeat;	
}
.main .right .r_title{
	background-image: url(../image/arrow3.jpg);
	background-repeat: no-repeat;
	margin-top:32px;
	margin-left:8px;
	height:25px;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.main .right .r_title p{
    text-indent:25px;
	font-size:15px;
}

.main .right .r_1{
    margin-left:23px;
}
.main .right .r_1 ul{
	margin-top:2px;
	list-style-type: square;
	list-style-image: url(../image/special.jpg);
}

.main .right .r_1 ul li{
	line-height:25px;
	list-style-type: square;
}

.main .right p a{
	margin-left:20px;
	color:#993300;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	vertical-align: middle;
}
.main .right p a:hover{
	text-decoration:underline;
}
.main .right p img{
    margin-left:10px;
	margin-top:6px;
}



/*****************/
.main .mid{
	width:520px;
	height:550px;
	background-image: url(../image/mid_bg2.jpg);
	background-repeat: no-repeat;
	float:left;
}
.main .mid p{
	line-height:18px;
	margin-left:16px;
	margin-right:12px;
	margin-top:12px;
}
.main .mid h1{
	text-align:left;
	font-size:20px;
	margin-left:16px;
	margin-top:25px;
	color: #0066BD;	
}
.main .mid h2{
	text-align:left;
	font-size:18px;
	margin-left:16px;
	margin-top:20px;
	color: #0066BD;	
}
.main .mid h3{
	text-align:left;
	font-size:15px;
	margin-left:16px;
	margin-top:18px;
	color: #0066BD;	
}
/*****************/
.footer{
    margin:0 auto;
	margin-top:8px;
    width:960px;
	height:40px;
	background-color:#D3DBE6;
}
.footer p{
    margin-top:3px;
    margin-left:305px;
}