﻿/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/
body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(../images/bg.gif) repeat-x; 
	/*font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; */
	font: normal 12px  "宋体" ,"微软雅黑", "幼圆","华文宋体"; 
	line-height: 1.5em; 
	color: #333; 
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; text-decoration:none  }
a:hover { color: #C00; background: inherit; text-decoration:underline}
h1  { font: bold 2em  "楷体", "隶书", "微软雅黑"; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em  "楷体", "隶书", "微软雅黑" }
h5  { font: bold 1.4em  "楷体", "隶书", "微软雅黑"; padding: 0 0 0 30px }
h3 { font: bold   "隶书","微软雅黑","楷体"; font-size:1.1em; clear: both; color: #000; background: #fff url(../images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
h4 { font: bold   "隶书","微软雅黑","楷体"; font-size:1.3em; clear: both; color: #000; float:left;background: #fff url(../images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
.blue { color: #546F92; background: inherit; }

.image1eft {float:left;text-align:center;text-shadow:#09C;padding:10px;margin:10px 10px 20px 0;height:210px;width:260px;}

.div_downlist {
	width:100%;
	overflow: hidden;
	text-shadow:#666;
	padding: 3px;
	float:left;
	font:"宋体", "微软雅黑", "幼圆", "华文宋体";
	color:#333;
	border-bottom:#C93 1px dotted;
}

.div_downDate{
	float:right; border: dotted #FFC 1px; background-color:#FFC;
	padding:2px;
}

.div_downSimple{
    float:left;
	width:300px; 
	height:150px; 
	margin:10px; 
	padding:10px; 
	
	overflow:hidden;
}

.div_title{
	background: #FFC repeat-x;
	border-bottom:outset  #F63 1px;
	color: #036;
	text-shadow:#003;
	margin:2px;
	padding:2px;
	width:100%;
	clear:right;
	float:left;
}


.organization {
	display:block;
	border:  outset 2px  #CCC;
	background: #69F;
	color: #FFF;
	text-align:left;
	text-shadow:#666;
	width:100px;
	height:40px;
	margin:5px 5px;
	text-indent:5px;
}

.leader_square {
	display:block;
	border: outset 2px #CCC;
	background: #FF0;
	color: #C03;
	text-align:left;
	text-shadow:#666;
	width:150px;
	height:20px;
	margin:5px 5px;
	text-indent:5px;
}

ul.leader {
	display:block;
	list-style-position:outside;
}

  ul.leader li{
	list-style-type:disc;
    float:left;
	display:block;
 }

.page0{
	margin:5px 0px; 
	padding:0;
	list-style-type:none;
	display:block;
	height:30px;
	float:right;
}

.toolbar{
	margin:5px 0px; 
	padding:0;
	list-style-type: katakana;
	display:block;
	width:200px;
	height:20px;
	float:left;
}



.tips{
   z-index:1;
   display:block;
   width:200px;
   height:auto;
   background-color:#FFCC33;
   color: #003366;
   border: #FF9900  ridge 2px;
   overflow:hidden;
   margin:5px 5px;   
   font:normal 11px "Times New Roman", Times, serif;    
}


form{
	border:none;	
	margin:0;
	padding:0;
	float:left;
}

table{
	padding:0;
	margin:0;
	border:none;
	width:300px;
	float:left;
}

.fontstyle1 {
   font:normal 12px/15px  "微软雅黑",宋体, "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:black;
}

.fontexplain {
   font:normal 11px/14px  "微软雅黑",宋体, "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:darkgray;
}

.domain{
	width:240px;
	height:25px;
	/* background:url(images/domain_name_bg.gif) 0 0 no-repeat #FCF8EA; */
	padding:8px 0 0 10px;

	font:normal 12px/15px  "微软雅黑",宋体, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#900C00;
	text-transform:uppercase;
	float:left;
}

input{
	width:200px;
	height:16px;
	background-color:#fff;
	color:#000;
	border: #069 solid 1px;
	font:normal 11px/22px Arial, Helvetica, sans-serif;
	marker-offset:-2px;	 
	float:left;
}

input.register{
	width:60px;
	height:16px;
	background-color:#fff;
	color:#000;
	border: #069  solid 1px;
	font:normal 11px/22px Arial, Helvetica, sans-serif;
	float:left;
}

input.go{
	/* background:url(images/btn_go.gif) 0 0 no-repeat; */
	width:27px;
	height:20px;
	border:none;
	cursor:pointer;
	float:left;
	background:none;
}

input.page{
	/* background:url(images/btn_go.gif) 0 0 no-repeat; */
	width:auto;
	height:30px;
	border:none;
	cursor:pointer;
	border:silver outset 1px;
}

select{
	height:20px;
}

/* CONTENT WRAPPER */

#main { 
	width: 1000px; 
	margin: 25px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 0px; 
	background: #fff url(../images/scup_title.jpg) no-repeat left;
	width:200px;
	height:45px;
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(../images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(../images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff url(../images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: #f8f8f8; 
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: #f8f8f8; 
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */
	

	
/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(../images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}

	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(../images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(..//images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	

	
/* search_bar */	
#box_A{
        clear:both;
		float:right;
		height:20px;
		padding:3px 0px 13px 3px;
		width:730px;
		background: #FFFFFF;
		color: #808080;
		margin: 0 0 1px 0;
		
	}
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
	clear:left;
	color:#333;
	background:#FFF;
}
	.box {
		padding: 10px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
		min-height:400px;
		background: #FFFFAD url(../images/firsta.gif) no-repeat;
	}
	.note {
		padding: 105px 15px 20px 10px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(../images/package.gif) no-repeat;
		color: #585616;
		height:200px;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 740px;

}

	.topcol { 
		clear:both;
		padding: 6px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 6px 0;		
		width:95%;
		border:none;
		background:
	}
	
	
	.pageShow,.pageHide {
		float: left; 
		padding: 5px 5px;
		width: 710px; 
		text-align: justify;
		margin: 0 0 10px 0;		
	 }
 
	.pageShow { display: inherit ; }
	.pageHide { display: none; }

	.pageCountShow {
		float: left; 
		padding: 5px 5px;
		width: 710px; 
		text-align: justify;
		margin: 0 0 10px 0;		
	 }
	

    .bookchart_li {
		width:210px;
		height:200px;
		padding:3px 3px;
		clear:none;
		font-size:12px;
		/* border: 1px solid red; */
	}
    
    ul.bookchart {
		display: block;
		width:710px;
     	padding:0 0 0px 5px;
    	margin:0 0 0 0;
	    float:right;
	    font-size:0;	   
	}
	
	ul.bookchart li{
    display: block;
	width:220px;
	height:210px;
	padding:5px 5px;
	margin-bottom:10px;
	font:15px 微软雅黑,Arial, Helvetica, sans-serif;
	text-decoration:none;	
	float:left;
	/* border: 1px solid blue; */
	}
   

 	.padcol { 
		clear:both;
		padding: 6px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 6px 0;		
		width:730px;
		border:none;
		min-height:580px;
		background: #FFF url(../images/flower2c.gif) right top repeat-y;		
	}   
	.leftcol { 
		float: left; 
		padding: 6px 6px;
		width: 350px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 6px 0;	
		overflow:hidden;
		height:200px;
	}
	

	.rightcol { 
		float: right; 
		padding: 6px 6px;
		width: 350px; 
		border:#ccc 1px solid;
		margin: 0 0 6px 0;
		overflow:hidden;
		height:200px;
		}
		
	
	.leftcol_adv { 
		float: right; 
		padding: 3px 3px;
		width: 510px; 
		border:none;
		text-align: justify;
		margin: 0 0 10px 0;		
	}	
	
	#special {
		margin:0px;	
		color: #444;
		position: absolute;
		bottom: 0;
		width:730px;
		padding: 0;

	}
	
	.rm {
		bottom:5px;
		float:right;
	}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }