﻿ 
 /* left.aspx 页面样式*/
.left1 { width:270px; height:600px; font-size:9pt;}
.left1_1 { background:url(../img/left_bg.gif) repeat-x left top; height:30px;}
.left1 p { line-height:22px; letter-spacing:0.8px; font-weight:bold; padding-left:10px; color:#002B5E;}

 /* 分页面样式*/
.left { width:270px; height:600px; border:solid 1px #ccc; float:left; margin-top:8px;}
.right { width:665px; margin-left:10px; border:solid 1px #ccc; float:left; margin-top:8px;}
.location { width:665px; height:30px; background-color:#002B5E;}
.location p {letter-spacing:0.8px;padding-left:10px; color:#fff; padding-top:5px;}
.pic { width:665px; height:191px; text-align:center; margin:5px 0;}
.lbl { margin-left:280px;}
.linkBtn { float:right;}

/* 地名申报 */
.txt2 { border:solid 1px #ccc; width:250px; margin:1px 0; height:20px;}

/* left */
.left1 a:link,a:visited { color:#002B5E; text-decoration:none;}
.left1 a:hover { color:#ff0000; text-decoration:underline;}