

/***********************************************************************************************************/
/*                                                  全局设置                                                */    
/***********************************************************************************************************/

* {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	line-height: 1.5;
	font-family: Arial, "宋体", Verdana, Courier, sans-serif,;
	color:#666;
	background: none;
	font-size: 12px;
}

/*----- 标 题--------*/

h1, h2, h3, h4, h5, h6 {
	font-family:  Arial, sans-serif, "宋体";
}

h2 {
	font-size:25px;
	line-height:40px;
	text-align:center;
}

h4 {
	text-align:left;
	font-size:14px;
	color:#034a82;
	padding:5px 20px ;
	margin:5px 0px;
	border-bottom:2px solid #87c1e0;
	background:url(/images/dot_5.gif) no-repeat left center;
	_background-position:left 10px;
}

.title {
	font-weight:bold;
	line-height:25px;
	text-align:left;
	vertical-align:middle;
	padding-left:15px;
	background:url(/images/dot_5.gif) no-repeat left center;
	display:block;
}
.title_a {
	font-size:14px;
	font-weight:bold;
	color:#365d76;
	padding-left:25px;
	background:url(/images/dot_6.gif) no-repeat left center;

}

/*链接样式*/
a {
	outline:none;
}
a:link, a:visited {
	color:#1159B2;
	text-decoration: none;
}

a img {
	border:none;
}

/*按扭样式*/


a.buttom {
    background: transparent  url(/images/buttom_back.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    margin-right: 20px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	cursor:pointer;
}

a.buttom span {
    background: transparent url(/images/buttom_back.gif) no-repeat;
    display: block;
	color: #fff;
    line-height: 14px;
    padding: 5px 0 3px 18px;
}
/*a.buttom:hover {
    background-position: bottom right;
    color: #000;
    outline: none; 
}

a.buttom:hover span {
    background-position: bottom left;
}*/



.normal_text{}
.inner_text{
	padding-left:25px;
}

p img.top {
	margin-top: 0;
}
hr {
	background:#ccc;
	color:#ccc;
	width:100%;
	height:2px;
	margin:2em 0;
	padding:0;
	border:none;
}
.small {
	font-size: 12px;
}
.large {
	font-size: 14px;
}
input  {
	color:#666;
	background:#FFFFFF;
	border:1px solid #88c1df;
	padding:0 2px 0 2px;
	height : 18px;
	line-height : 18px;
	vertical-align:middle;
}

input[type="checkbox"],    /* IE浏览器不认*/
input[type="radio"]
 {
	border:none;
	background:none;
}

.checkbox, .radio {
	background:none;
	border:none;
	border:0px;
}

select {
	color:#666;
	background:#FFFFFF;
	border:1px solid #88c1df;
	padding:0 0 0 2px;
	vertical-align:middle;
}
select option {
	padding:0px 10px 0 10px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #88c1df;
	padding:5px;
	font-size:12px;
	color:#666666;
	overflow-y:visible;
}
.quiet {
	color: #999;
}
.hide {
	display:none;
}
.clear {
	clear:both;
	padding:0px;
	margin:0px;
	line-height:0px;
	*display: inline;
}
.error, .help
{
    clear: both;
    margin: 0 auto;
    /*margin-bottom: 0px;*/
    border: 1px solid #ccc;
    padding: 5px;
	width:200px;
}

.error
{
    color:#FF0000;
    background-color: #F1F8FC;
}

.help
{
    background-color:#F1F8FC;
	color:#339900;
}

.bottom_line {
	border-bottom:2px solid #87c1e0;
}
.color_red {
	color:#eb5f00
}

.tb {
	width:662px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.tb table {
	margin:0px;
	width:100%;
	background:#c1dfee;
	border-bottom:1px solid #c1dfee;
	border-top:1px solid #c1dfee;
}
.tb td {
	background:#fff;
	padding:5px 10px;
}
.tb table thead td {
	background-color: #E2EFF5;
	border-right:1px solid #fff;
}
.number_1 {	background:url(/images/z_number.gif) no-repeat 0 0px;  line-height:22px; }
.number_2 {	background:url(/images/z_number.gif) no-repeat 0 -30px; line-height:22px; }
.number_3 {	background:url(/images/z_number.gif) no-repeat 0 -60px;  line-height:22px; }
.number_4 {	background:url(/images/z_number.gif) no-repeat 0 -90px;  line-height:22px; }
.number_5 {	background:url(/images/z_number.gif) no-repeat 0 -120px;  line-height:22px; }
.number_6 {	background:url(/images/z_number.gif) no-repeat 0 -150px;  line-height:22px; }
.number_7 {	background:url(/images/z_number.gif) no-repeat 0 -180px; line-height:22px; }
.number_8 {	background:url(/images/z_number.gif) no-repeat 0 -210px; line-height:22px; }
.number_9 {	background:url(/images/z_number.gif) no-repeat 0 -240px;  line-height:22px; }
.number_10 {background:url(/images/z_number.gif) no-repeat 0 -270px;  line-height:22px; }


/***********************************************************************************************************/
/*                                                  布   局                                                */    
/***********************************************************************************************************/

#main {
	width:1000px;
	margin:0 auto;
}

#main_container {
	background:url(/images/share_left_buttom.gif) no-repeat left bottom;
	zoom:1;
}

#container_left {
	width:248px;
}
#container_right {
	width:724px;
	margin-bottom:10px;
	background:url(/images/share_container_right_topback.gif) no-repeat top left;
	zoom:1;
	overflow:hidden;
}

/*----------------主面版宽度---------------------*/
.container_right_width {
	width:704px;
	height:10px;
}
/*----------------主面版高度---------------------*/
.container_right_body {
	min-height:480px;
	_height:480px;
	width: 702px;
	padding:0 10px 20px 10px;
	_margin-top:-5px;
	border-left:1px solid #dcdddd;
	border-right:1px solid #dcdddd;
}

 #banner_left, #banner_flash, #banner_right, #container_left, #container_right, #right_main, #foot div{
	float:left;
}

/***********************************************************************************************************/
/*                                                  共享样式                                                */    
/***********************************************************************************************************/

/*----------------header---------------------*/
#logo {
	float:left;
	width:248px;
	height:119px;
	background:url(/images/header_logo.gif);
}

#menu {
	float:left;
	height:119px;
	width:752px;
	background:url(/images/header_menu.gif);
}
#toplink {
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	margin-right:30px;
	color: #CDE2ED;
	margin-top:2px;
}
#toplink a {
	color:#fff;
	font-size:12px;
	position:relative;
	top:2px;
	padding:2px 5px 0px 5px;
}
#toplink a:hover {
	background:#bbdfe1;
	color:#076c54;
	padding:2px 5px 0px 5px;
}

#flash_menu {
	margin: 5px 0 0 35px;
}

/*----------------banner---------------------*/
#banner_left {
	width:47px;
	height:181px;
	background:url(/images/bnner_left.gif);
}
#banner_flash {
	width:925px;
	height:181px;
	overflow:hidden;
}
#banner_right {
	width:28px;
	height:181px;
	background:url(/images/bnner_right.gif);
}

/*---------------- 登录框 ---------------------*/
.login_board{
	width:174px;
	height:122px;
	padding:5px;
	padding-top:45px;
	background:url(/images/login_board_back.gif);
	overflow:hidden;
	}
.login_board input {
	width:95px ;
}
.login_board dl {
	margin-left:20px;
	vertical-align:middle;
}

.login_board dd {
	height:27px;}
/*----------------nav导航---------------------*/
#nav {
	width:682px;
	height:46px;
	margin:0 auto;
	zoom:1;
	border-bottom:1px solid #999;
}
.subject{
	float:left;
	}
.nav_link {
	padding-top:20px;
	text-align:right;
}
/*----------------container---------------------*/

.share_container_left_img {
	width:41px;
	height:282px;
	float:left;
	background:url(/images/share_left.gif) no-repeat;
}
.share_container_left{
	float:left;
	width:207px;
}
.share_container_left_title {
	width:207px;
	height:82px;
	background:url(/images/share_left_title_background.gif);
}


.share_container_left_menu {
	height:200px;
	width:207px;
	/*padding-top:10px;*/
	background:url(/images/share_left_menu_background.gif) repeat-x;
}

.share_container_left_menu ul {
	width:170px;
}
.share_container_left_menu ul li {
	text-align:right;
	/*height:25px;*/
	line-height:25px;
	padding-right:15px;
	border-bottom:1px solid  #94C5E2;
	background:url(/images/dot_2.gif) no-repeat right;
}

.share_container_left_menu ul li a {
	color:#1159b2;
	line-height:25px;
	/*display:block;*/
	_padding-top:2px;
}
.share_container_left_menu ul li img {
	color:#1159b2;
	line-height:25px;
	/*display:block;*/
	_padding-top:5px;
}
/*----------------右边---------------------*/
#right_main { 
	width:724px;
}

.share_container_right_img {
	float:left;
	width:28px;
	height:413px;
	background:url(/images/share_right.gif)
}


/*..........导航头.............*/
#main_title { 
	margin:20px auto;
	width:692px;
	overflow:hidden;
}
.main_title_img, .main_title_container { float:left; }
.main_title_container {
	background:url(/images/share_main_title_container.gif) no-repeat top center;
	height:97px;
	padding-left:10px;
	padding-right:20px;
	width:443px;
	zoom:1;
}
.main_title_subject {
	height:40px;
	border-bottom:1px dotted #9f9f9f;
}

.main_title_subject span {
	font-weight:bold;
	font-size:25px;
	line-height:40px; 
	color:#2991c7; 
}

.main_title_subject span span{
	font-size:25px;
	line-height:25px; 
	color:#a33f94; 
	margin-left:10px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvetica,sans-serif,monospace,"Courier New"
}
.main_title_subject span span span {
	margin-left:10px;
	font-size:20px;
}
.main_title_text {
	padding-top:8px;
	color:#034a82;
	text-indent:25px;
	font-family: "宋体",Arial, Helvetica, sans-serif;
}

/*..........导航头.............*/
#main_container_body {
	width:682px;
	margin:0 auto;
}


/*---------------- 文章内容显示---------------------*/
#main_container_view {
	width:650px;
	margin:0 auto;
	
}
#main_container_view .maintext {
	text-align:left;
	line-height:25px;
	font-size:14px;
}
.author {
	text-align:center;
	line-height:30px;
}

.textfoot {
	text-align:right;
}

/*---------------- round board---------------------*/
.r_1, .r_2, .r_3, .r_4 {
	width:10px;
	height:10px;
	float:left;
}
.r_1 {	background: url(/images/z_round_back.gif) no-repeat 0 0;}
.r_2 {	background: url(/images/z_round_back.gif) no-repeat -10px 0px;}
.r_3 {	background: url(/images/z_round_back.gif) no-repeat 0 -10px;}
.r_4 {	background: url(/images/z_round_back.gif) no-repeat -10px -10px;}

.round_top, .round_bottom {
	float:left;
	overflow:hidden;
}
.round_top {background:url(/images/round_top.gif)}
.round_bottom {background:url(/images/round_bottom.gif)}


/*----------------foot---------------------*/

#foot_super_img {
	width:700px;
	height:24px;
	background:url(/images/foot_1_share.gif);
}
#foot_link {
	color:#999999;
	height:24px;
	line-height:24px;
	background:url(/images/foot_3_link.gif) repeat-x;
}
#foot_select {
	float:none;
	width:254px;
	padding-top:15px;
	padding-right:28px;
	text-align:right;
}
#foot_select img {
	margin-bottom:5px;
}
#foot select {
	color:#666666;
	font-size:11px;
	width:250px;
	background-color:#ececec;
}

