@charset "gb2312";
/* CSS Document */
@import url(base.css);

/** ҳͷ�� **/
#head {
	height:202px;
}
#right_nav {
	float: right;
	width: 270px;
	margin-right: 13px;
	margin-top: 75px;
	height: 30px;
	font-size: 14px;
}
#right_nav_ul {
	float: left;	
}
#right_nav_ul .nav{
	float: left;
	width: 84px;
	height: 30px;
	margin-left: 5px;
	text-align: center;
	_margin-left: 3px;
}
#right_nav_ul .nav a{
	display: block;
	padding-top: 5px;
	height: 25px;
	color:#fff;
}
#right_nav_ul .nav a:hover{
	background-image: url(nav_over.png);
	background-repeat: no-repeat;
	background-position: center 2px;
	_background-image: none;
}

#headleft {
	margin-top:16px;
	width: 200px;
	float:left;
	display:inline-block;
}
#headleft .image0 {
	background-image: url(bg03.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height:32px;	
	overflow:hidden;
	margin-top: 19px;
}

#jqnews {
	font-size:12px;
	color:#23814F;
	height:30px;
	overflow: hidden;
	margin-left: 10px;
	width:180px;
}

#jqnews div
{
	float:left;	 height: 30px; width:180px;display:block; padding-top:10px;text-align: center;
}


#title {
	background-image: url(title.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	height: 56px;
	width: 480px;
	float: left;
}

#rightlink {
	width: 270px;
	float: right;
	margin-top: 6px;
	display:inline;
}

#rightlink ul {
	list-style-type: none;
	margin-left: 50px;
}

#rightlink li {
	line-height: 30px;
	text-align: left;
	display: block;
	width: 65px;
	height:43px;
	float: left;
	display:inline;
	overflow:hidden;
}

#toppic {
	float: left;
	height: 107px;
	width: 750px;
	background-image: url(4.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	display:inline;
}

#logo {
	width:100%;
	height:126px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#headright {
	width:750px;
	float:right;
	background-image: url(bg01.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
	background-color: #FFFFFF;
	display:inline;
}
#main {
	width: 950px;
	display:inline-block;
	background-image: url(../images/mainbg_c.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#leftbar {
 width: 200px;
 float:left;
 display:inline;
}

#leftbar .nav {	
	width: 200px;
}


#leftbar .image0 {
	background-image: url(bg03.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height:30px;
	_height:32px;
}


#leftbar .image1 {
    background-image: url(bg02.gif);
	background-repeat: no-repeat;
	background-position: 50% -2px;
	height:35px;
	overflow:hidden;	
}

#leftbar .nav1 {	
	font-size: 12px;
	display: inline; 
}

#leftbar .nav1 .navtitle {
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 20px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6E8B6;
	margin-top: 10px;	
	padding:0px;
	float: left;
	clear: both;
	display:inline;	
}

#leftbar .nav1 .navbody {
	width: 160px;
	margin-left: 20px;
	margin-top: 10px;	
	float: left;
	clear: both;
	display:inline;
}

#leftbar .nav1 .navbody a{
    color:#333;
}

#leftbar .nav1 .navbody .two {
	display: block;
	float: left;
	width: 80px;
	margin-bottom: 5px;
	overflow:hidden;
	display:inline;
}

#leftbar .nav1 .navbody .one {
	width: 160px;
	float: left;
	margin-bottom: 5px;
	display: block;
	margin-right: 20px;
	overflow:hidden;
	display:inline;

}

#leftbar .lfriend {
	background-image: url(bg03.gif);
	background-position: 50% 0px;
	background-repeat: no-repeat;
	float: left;
	width: 160px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 35px;
	clear: both;
	display:inline;
	overflow:hidden;
}

#contentbody {
	float:left;
	width:750px;
	background-image: url(bg01.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
	background-color: #FFFFFF;
}

#contentbody #mainbody {
	float: left;
	width: 710px;
	margin-left: 20px;
	margin-top: 10px;
	display:inline-block;
	overflow:hidden;
	font-size: 12px;
}
#conHead {
	text-align: center;
	/*background-image: url(../images/con_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CEEECF;
	border-right-color: #CEEECF;
	border-left-color: #CEEECF;
}
#content {
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #C8ECCA;
	border-left-color: #CEEECF;
	padding: 10px;
	font-size: 14px;
	line-height: 180%;
}

#content_paper{
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #C8ECCA;
	border-left-color: #CEEECF;
	padding: 10px;
	font-size: 14px;
	line-height: 180%;
	text-align:justify;
}

#Conbtn {
	margin: 0px;
	height: 7px;
	/*background-image: url(../images/con_bg1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CEEECF;
	border-left-color: #CEEECF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CEEECF;
	text-align: center;
}
#Conbtn .digg {
	height: 68px;
	width: 60px;
	background-image: url(../images/digg_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	float: left;
}
#Conbtn .rhome {
	background-image: url(../images/digg_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 68px;
	width: 61px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#Cfloat .diggcount {
	line-height: 38px;
	font-size: 18px;
	font-weight: bold;
}
#Comment .commitbody {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6E8B6;
	border-bottom-color: #C6E8B6;
	border-left-color: #C6E8B6;
}
#Comment .mainbar strong {
	line-height: 25px;
	width: 100px;
	float: left;	
}

#Comment .mainbar .totalcomment {
	line-height: 25px;
	width: 250px;
	float: right;
	margin-right: 10px;
	text-align: right;
	margin-top: 0px;
}
.commitbody .inputText {
	width: 150px;
	height: 15px;
	margin-top: 5px;
	background-color: #F5FBF1;
	border: 1px solid #C6E8B6;
}

.commitbody .inputButtom {
	width: 80px;
	height: 25px;
	margin-top: 5px;
	background-color: #F5FBF1;
	border: 1px solid #C6E8B6;
}

.commitbody #saytext {
	width: 500px;
	clear: both;
	float: left;
	margin-bottom:5px;
	margin-top:5px;
	background-color: #F5FBF1;
	border: 1px solid #C6E8B6;
}


#Cfloat .diggit {
	line-height: 25px;
	text-align: center;
	margin-right: 3px;
}
.diggcount img {
	border: none;
	margin-top:15px;
	margin-bottom:10px;
}

#Conbtn #Cfloat {
	height: 68px;
	width: 132px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#content p {
	text-indent: 2em;
	margin-bottom: 10px;
}

#conHead .detial {
	margin-top: 20px;
	clear: both;
	background-image: url(dotline.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	line-height: 25px;
}

#conHead h1 {
	font-size: 20px;
	margin-top: 20px;
	width: 600px;
	float: left;
	clear: both;
	margin-left: 55px;
}


#contentbody #mainbody .location {
	float: left;
	width: 710px;
	margin-left: 10px;
	line-height: 25px;
	background-image: url(dotline.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	display:inline;
	overflow:hidden;
}

#contentbody #mainbody #tabnav {
	margin-left: 10px;
}

#contentbody #mainbody .mainbar {
	height: 26px;
	/*background-image: url(bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 50%;
	border: 1px solid #C6E8B6;*/
	background-color: #317C21;
	color: #fff;
	float: left;
	width: 710px;
	display:inline;
	overflow:hidden;
	clear: both;
}
#contentbody #mainbody .mainbar a{
color: #fff;
}
#contentbody #mainbody  .mainbar  .bar_right {
	background-image: url(bar_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	width: 68px;
	height: 25px;
	float: right;
	margin-right: 10px;
}

#contentbody #mainbody .mbody {
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 0px;
	clear: both;
	float: left;
	display:inline;

}

#contentbody #mainbody .mbody .mlist {
	width: 460px;
	float: left;
	display:inline;
	clear: both;
	margin: 10px;
}


#contentbody #mainbody .mbody .mlist1 {
	width: 460px;
	float: left;
	display:inline;
	clear: both;
	background-image: url(dotline.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom:10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contentbody #mainbody .mbody .mlist .nlist {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 180%;
	color: #999999;
}

#contentbody #mainbody .mbody .mlist1 .nlist {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 180%;
	color: #999999;
}

#contentbody #mainbody .mainbar .bar_right .more {
	float: right;
	height: 20px;
	width: 20px;
	margin-top: 3px;
	margin-right: 3px;
	display:inline;
	overflow:hidden;
}

#contentbody #mainbody .mainbar .bartitle {
	letter-spacing: 2px;
	float: left;
	width: 680px;
	margin-left: 10px;
	display:block;
	margin-top: 5px;
}

#contentbody #mainbody .listpage {
	height: 18px;
	line-height: 18px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	text-align: center;
	width: 460px;
	background-image: url(dotline.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

.lftbtn {
	MARGIN-TOP: 18px;
	BACKGROUND: url(lefta.gif) no-repeat center 50%;
	FLOAT: left;
	WIDTH: 29px;
	CURSOR: pointer;
	HEIGHT: 62px;
	margin-right: 0px;
	display:inline;
	overflow:hidden;
}
.rgtbtn {
	MARGIN-TOP: 18px;
	BACKGROUND: url(lefta.gif) no-repeat center 50%;
	FLOAT: left;
	MARGIN-LEFT: 0px;
	WIDTH: 29px;
	CURSOR: pointer;
	HEIGHT: 62px;
	display:inline;
	overflow:hidden;
}
.rgtbtn {
	BACKGROUND: url(rightb.gif) no-repeat center 50%;
	FLOAT: left;
	MARGIN-LEFT: -2px;
	WIDTH: 29px;
	HEIGHT: 62px;
	display:inline;
	overflow:hidden;
}

.procro {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN-LEFT: 5px;
	OVERFLOW: hidden;
	WIDTH: 420px;
	HEIGHT: 85px;
	overflow:hidden;
}
.procroin {
	WIDTH: 850px;
	HEIGHT: 85px;
	overflow:hidden;
}
.procont {
	DISPLAY: inline;
	FLOAT: left;
	WIDTH: 100px;
	MARGIN-RIGHT: 6px;
	margin-top: 10px;
}

/* �ұ�tabѡ� */
.tbtncon_an {
	height:20px;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6E8B6;
	overflow:hidden;
}
.tbtn_an{
	font-size:12px;
	font-weight:normal;
	height:20px;
	border:1px solid #A2DDB7;
	overflow:hidden;
}
.tbtncon_an li{
	color:#006600;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:47px;
	height:20px;
	line-height:20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C6E8B6;
	border-left-color: #C6E8B6;
	background-color: #F5FBF1;
	margin-left: -1px;
	display:inline;
	_border-bottom-width: 0px;
	overflow:hidden;
}
.tbtncon_an li:hover{
	text-decoration:underline;
}
.tbtncon_an li.curr{
	border-bottom-color:#fff;
	cursor:default;
	background-color: #fff;
}

#footer {
	height: 168px;
	width: 950px;
	margin-top: 0px;
	background-image: url(foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	padding-top:18px;
	display:inline-block;
}
#mainbody .rnews {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6E8B6;
	border-bottom-color: #C6E8B6;
	border-left-color: #C6E8B6;
	padding: 5px;
}
#mainbody .rnews .ulrnews {
	margin: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#mainbody .rnews .ulrnews li {
	display: block;
	width: 310px;
	float: left;
	line-height: 20px;
	padding-left: 20px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#footer .msg0 {
	height: 30px;
	width: 590px;
	margin-top: 0px;	
	margin-left: 180px;
	text-align: center;
	line-height: 30px;
	color: #333333;
}
#footer .msg1 {
	height: 30px;
	width: 590px;
	margin-top: 5px;
	margin-left: 180px;
	text-align: center;
	line-height: 30px;
	color: #333333;
}
.cas_content {
        font-family: Arial, "����";
        text-indent:21pt;
        padding-bottom:12px;
        padding-top:0px;
        margin:0px;
        line-height:25px;
        font-size:14px;
}
.cas_content P{
        text-indent:21pt;
        padding-bottom:12px;
        padding-top:0px;
        margin:0px;
        line-height:25px;
        font-size:14px;
}
.cas_content a:link,visited,hover,active{font-size:14px;}
.cas_content table td{
        text-indent:0pt;
        padding-bottom:0px;
        padding-top:0px;
        font-size:14px;

}
.cas_content table p{
        text-indent:0pt;
        padding-bottom:0px;
        padding-top:0px;
        font-size:14px;
} 