﻿/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/
body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(../images/bg.gif) repeat-x; 
	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 "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff;  background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h5  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; padding: 0 0 0 100px }
h3 { clear: both; font-size: 1.1em; color: #000; background: url(../images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
h4 { clear: both; font-size: 1.1em; color: #333; background:  #eee ; padding: 0 14px; margin: 8px 0 0 0; }
h5 { clear: both; font-size: 1.1em; color: #333; background:  #eee ; padding: 0 14px; margin: 0 0 0 0; }


.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 5px 5px 0; height:100px; width:70px;}
.imager { float: right; border: 2px solid #e2e2e2; padding: 3px; margin: 0 5px 5px 0; height:100px; width:70px;}
hr {clear:both; 
	 list-style:none;
	 display:block;
	 border:0px;
	 float:right;
	 padding:5px 2px 5px 0px; }
	 
.hr_r {clear:both; 
	 list-style:none;
	 display:block;
	 border:0px;
	 float:right;
	 text-align:right;
	 padding:0px 2px 0px 0px; 
	 }
	 
.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:none;
   width:200px;
   height:auto;
   background-color:#FFCC33;
   color: #003366;
   border: #FF9900  ridge 2px;
   overflow:hidden;
   position:absolute;
   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;
}

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;  }

/* 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: 215px;
	height:90px;
	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: 168px; 
			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 */
	
#intro_right {
	float: right;
	width: 770px;
	height: 215px;
	/*padding: 25px 280px 0 20px;*/
	padding:0px;
	background: #FFF url(../images/scuplogo.jpg) no-repeat right;
	color: #547592;
	margin: 0 0 6px 0;	
	border: 2px solid #e2e2e2;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }


	
/* search_bar */	
#box_A{
        clear:both;
		float:right;
		min-height:20px;
		padding:3px 0px 13px 3px;
		width:730px;
		background: #FFFFFF;
		color: #808080;
		margin: 0 0 1px 0;
		
	}
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 215px;
	clear:left;
}
	.box {
	    clear:both;
		padding: 6px;
		border-bottom:#ccc 1px groove;
		border-right:#ccc 1px groove;
		text-align: justify;
		margin: 5px 0 6px 0;	
	}
	.boxSample {
		padding: 5px 5px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
		min-height:500px;
	}
	.note {
		padding: 5px 5px;
		border: 1px solid #CFCB66;
		margin: 0 0 10px 0;
		background: #EDD7B8 url(../images/first.jpg) repeat-y;
		color: #585616;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 770px;
    padding:0px 0px 0px 5px;
	overflow:hidden;
}

	.topcol { 
		clear:both;
		padding: 2px;
		border:#ccc 1px none;
		text-align: justify;
		margin: 0 0 0px 0; 				
		width:770px;		 
	}
	
	.bottomcol { 
		clear:both;
		padding: 6px;
		border-bottom:#ccc 1px groove;
		border-right:#ccc 1px groove;
		text-align: justify;
		margin: 0 0 6px 0;		
		width:756px;
	}	
	
	.pageShow,.pageHide {
		float: left; 
		padding: 0;
	
		text-align: justify;
		margin: 0;		
	 }
 
	.pageShow { display: inherit ; }
	.pageHide { display: none; }

	.pageCountShow {
		float: left; 
		padding: 0 5px 0 0;
		
		margin: 0;
		border-bottom:#ccc 1px groove;
		border-right:#ccc 0px groove;
		clear:both;
	 }
	

    .bookchart_li {
		width:190px;
		/*height:210px;*/
		padding:0;
		clear:none;
		font-size:12px;
		
		/*border: 1px solid red; */
	}
    
    ul.bookchart {
		display: block;
		/*width:210px;*/
		padding:1px 0px 0px 0px;
    	margin:0 0 0 0;
	    float:right;
	    font-size:0;	   
	}
	
	ul.bookchart li{
    display: block;
	width:190px;
	/*height:210px;*/
	padding:0;
	margin-bottom:10px;
	font:15px 微软雅黑,Arial, Helvetica, sans-serif;
	float:left;
	
	/*border: 1px solid blue; */
	}
   

    
	.leftcol { 
		float: left; 
		padding: 6px;
		margin:6px;
		width: 370px; 
		border-bottom:#ccc 1px groove;
		border-right:#ccc 1px groove;
		text-align: justify;
		margin: 0 0 6px 0;	
		overflow:hidden;
		min-height:350px;
	}
	

	.rightcol { 
		float: right; 
		padding:6px;
		margin:6px;
		width: 370px; 
		border-bottom:#ccc 1px groove;
		border-right:#ccc 1px groove;
		margin: 0 0 6px 0;
		overflow:hidden;
		min-height:350px;
		}
		
	
	.leftcol_adv { 
		float: right; 
		padding: 3px 3px;
		width: 510px; 
		border:none;
		text-align: justify;
		margin: 0 0 10px 0;		
	}	
	
	.special {
		clear: right;
		margin:0px 0 6px 0;	
		padding: 5px 6px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
		height:280px;
	}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }