@charset "utf-8";

body {
    margin:0px; padding:0px; font-size:12px; color:#5f5f5f;
}
form,td,div {
    padding:0px; margin:0px;
}
ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
li { margin:0px; padding:0px;
}
#page {
    width:950px;
	margin-left:auto;
	margin-right:auto;
}
#header {    
}

#logo .desc {
    float:left; color:#5f5f5f; padding-top:34px; margin-left:6px;
}

#header img{
    margin-top:3px;
	float:left;
}
#header .bg {
	background-image: url(../images/bg_1.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 192px;
	float:left;
	margin-top:41px;
	padding-top:6px;
	padding-left:20px;
	margin-left:10px;
}
#header .bg a {
    color:#000000; text-decoration:none;
}
#header .bg span {
     padding-right:28px;
}

#header .r {
    float:right;
	width:316px;
}


#header .p1 {
	float:right;
	width:310px;
	height:25px;	
}
#header .p1 .r3 {
	background-image: url(../images/bg_jiao.gif);
	background-repeat: no-repeat;
	float: left;
	width:6px;
	height:6px;
	position:relative;
	bottom: 6px;
	left: 0px;
	background-position: 0px 0px;
}
#header .p1 .r4 {
	background-image: url(../images/bg_jiao.gif);
	background-repeat: no-repeat;
	float: right;
	width:6px;
	height:6px;
	position:relative;
	bottom: 6px;
	right: 0px;
	background-position: -10px 0px;
}
#header .p1 .content {
	border: 1px solid #cbcbcb;
	height:20px;
	padding-top:5px;
	text-align:center;
	background-image: url(../images/bg_vline.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#header .p1 .content a {
    font-size:14px; font-weight:bold; color:#5f5f5f; text-decoration:none
}
#header .p1 .content span {
    padding-left:8px; padding-right:8px; font-size:11px; line-height:9px;color: #cbcbcb;	
}

#content {
    
}
#content .l {
    float:left; width:673px;
}
#content .r {
    float:right; width:260px;
}

.panel {	
	margin-top:16px;
}
.panel .r1 {
	background-image: url(../images/bg_jiao.gif);
	background-repeat: no-repeat;
	float: left;
	width:7px;
	height:7px;
	position:relative;
	top: -33px;
	left: 0px;
	overflow:hidden;
	background-position: 0px -15px;	
	font-size:1px;
}
.panel .r2 {
	background-image: url(../images/bg_jiao.gif);
	background-repeat: no-repeat;
	float: right;
	width:7px;
	height:7px;
	position:relative;
	top: -33px;
	right: 0px;
	overflow:hidden;
	background-position: -10px -15px;
	font-size:1px;	
}
.panel .topic {
	height:25px;
	padding-top:8px;
	background-image: url(../images/bg_vline.gif);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	background-position: 0px -28px;
}
.panel .topic span {
    float:right; margin-right:10px; margin-top:2px;
}
.panel .topic span a {
    color: #ffffff; font-size:12px; text-decoration:underline; font-weight:normal;
}
.panel .topic span a:hover {
    text-decoration:none;
}
.panel .content {    
	border: 1px solid #e7e7e7;
	padding:10px;	
	padding-top:10px;
	padding-bottom:1px;
}
.panel .content a {
    color:#5f5f5f; text-decoration:none
}
.panel .content span.vl {
    padding-left:8px; padding-right:8px; font-size:11px; line-height:9px;color: #cbcbcb;	
}

.panel2 {	
	margin-top:16px;
}
.panel2 .r1 {
	background-image: url(../images/bg_jiao.gif);
	background-repeat: no-repeat;
	float: left;
	width:7px;
	height:7px;
	position:relative;
	top: -33px;
	left: 0px;
	overflow:hidden;
	background-position: 0px -30px;
}
.panel2 .r2 {
	background-image: url(../images/bg_jiao.gif);
	background-repeat: no-repeat;
	float: right;
	width:7px;
	height:7px;
	position:relative;
	top: -33px;
	right: -2px;
	overflow:hidden;
	background-position: -10px -30px;
}
.panel2 .topic {
	height:23px;
	padding-top:8px;
	background-image: url(../images/bg_vline.gif);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #5f5f5f;
	padding-left:10px;
	border: 1px solid #fcd163;
	background-position: 0px -64px;
}
.panel2 .topic span {
    float:right; margin-right:10px; margin-top:2px;
}
.panel2 .topic span a {
    color: #5f5f5f; font-size:12px; text-decoration:underline; font-weight:normal;
}
.panel2 .topic span a:hover {
    text-decoration:none;
}
.panel2 .content {    
	border: 1px solid #e7e7e7;	
	padding:10px;	
	padding-top:10px;
	padding-bottom:1px;
}
.panel2 .content a {
    color:#0063dc; text-decoration:underline;
}
.panel2 .content a:hover {
    text-decoration:none;
}
.panel2 .content span {
    padding-left:8px; padding-right:8px; font-size:11px; line-height:9px;color: #cbcbcb;	
}


.cb {
    clear:both;
}

#floor {    
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	margin-top:16px;
	text-align:center;	
	
}
#floor a{
    color:#5f5f5f; text-decoration:none;
}
.desc {
    margin:10px;	
	line-height:21px;
	color:#5f5f5f;
}
.desc span {
    padding-left:7px; padding-right:7px; color:#cccccc
}


