﻿/*
Theme Name: isscec
Description: The style is for isscec lab. powered by lubao515
Author: lubao515
Version: 1.1
Tags: isscec
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
*{
	margin:0px;
	padding:0px;
}

a {
color: #555454;
text-decoration: none;
}



body {
	font: 13px/1.6em Verdana,Helvetica,Arial,sans-serif;
	text-align: center;
	color: #555454
	background: #ffff;
}

#container {
	-moz-background-clip: border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width: 1000px;
	background:#FFF;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;

}
#header {
	-moz-background-clip: border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	text-align:right;
	background:#FFFFFF;
	margin-left:30px;
	width:100%;
	height:93px;
	overflow:hidden;
	background:url(title.gif) no-repeat;

	/*border-bottom:0 solid #244D8F;*/
}

#banner {
		-moz-background-clip: border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	text-align:right;
	background:#FFFFFF;
	width:100%;
	height:232px;
	overflow:hidden;
	background:url(images/banner.gif);
}



.greenboder{
	border-bottom-color: white;
	border-top-color:green;
	border-width: 2px 0px 0px 0px;
}
.greyboder{
	border-bottom-color: white;
	border-top-color:#dcdbd6;
	border-width: 3px 0px 0px 0px;
}

.greyboder1{
	border-bottom-color: white;
	border-top-color:#dcdbd6;
	border-width: 1px 0px 0px 0px;
	margin-top:5px;
}

hr {
clear: both;
border: 0 solid #BECDFF;
background: transparent;
margin: 0.2em 0;
}

#nav{
	margin-top:3px;
	width:100%;
	#height:47px;
	background:white;
	overflow:hidden;
}



#nav1{
	height:31px;
	background:#edece7;
}

#nav1 ul{
	list-style: none;

}

#nav1 li {
	margin-left: 40px;
	margin-top:2px;
	float: left;
	width: 70px;
	cursor: pointer;
	float: left;
	font-size: 16px;
	line-height: 30px;

	font-weight: bold;
}
#nav1 li a {
	width: 80px;
	height: 24px;
	line-height: 26px;
	display: block;
	margin-top: 1px;
	color: #464646;
}
#nav1 a:hover {
	background-color:#eeeeee;
	border: 1px solid #d3d3d4;
	color: #464646;
}


#instruction{
	width:100%;
	height:270px;
	overflow:hidden;
}

#instruction .left{
	float:left;
	overflow:hidden;
	width:201px;
	height:270px;
	background:url(images/intro.jpg) center no-repeat;
}
#instruction .right{
	float:right;
	overflow:hidden;
	width:440px;
	height:270px;
}

#instruction .right p{
	text-indent: 2em;
	line-height: 21px;
}


#map{
	width:100%;
	overflow:hidden;
	height:119px;
	background:#eaeaeb;
	border-top: 3px solid #d3d3d4;
	border-bottom: 2px solid #d3d3d4;
}
#map .left{
	float:left;
	overflow:hidden;
	width:50%;
	
}
#map .left1{
	float:left;
	width:100%;
	height:215px;
	overflow:hidden;
	
}
#map .middle{
	float:right;
	background:no-repeat url(images/line.gif) center;
	height:215px;
	width:2px;
	overflow:hidden;
}

#map .right{
	float:right;
	width:50%;
	height:215px;
	overflow:hidden;
	
}

.title{

	font-size:20px;
	color:#00a651;
	font-weight: bold;
	
}

#data{

	overflow:hidden;
	margin:10px 5px 5px 12px;
}

#data1{

	overflow:hidden;
	margin:20px 10px 10px 25px;
}

#map #data ul{
	margin-left:25px;
	list-style:url(images/point1.gif);
	
}

#map #data{

	overflow:hidden;
	margin-top:10px;
	margin-left:25px;
	margin-right:10px;
	margin-bottom:10px;
}

#map #data ul li{
	margin-top:5px;
	float:left;
	width:33%;
}

#map #data ul li a:hover{
	text-decoration: underline;
}

.large{
	font-size:14px;
	font-weight: bold;
	color:#5a5959;
}

#detail{
	/*margin-top:15px;
*/
	color:#555454;
}

#left{
	float:left;
	overflow:hidden;
	width:641px;
	height:400px;
	
}
#right{
	float:right;
	overflow:hidden;
	width:350px;
	height:385px;
	background:#f3f3f4;
	margin:3px;
	border-top: 5px solid #d3d3d4;
	border-bottom: 1px solid #d3d3d4;
	border-left: 1px solid #d3d3d4;
	border-right: 1px solid #d3d3d4;
}

#left-page{
	float:left;
	overflow:hidden;
	width:165px;
	min-height:360px;
	_height:360px;
	background:#f3f3f4;
	margin-bottom:3px;
	border-top: 1px solid #d3d3d4;
	border-bottom: 1px solid #d3d3d4;
	border-left: 1px solid #d3d3d4;
	border-right: 1px solid #d3d3d4;
	
}

#right-page{
	float:right;
	width:828px;
	overflow:hidden;

}


#left-page .categories{
	list-style:none;
	margin:10px;
}

#left-page ul{
	margin-left:25px;
	list-style:url(images/point1.gif);
	#display:block;
	
}

#left-page .current-cat .children{
	font-weight:bold;
	display:list-item;
}


#left-page .current-cat-parent .children{
	display:list-item;
}



#left-page .children{
	display:none;
}

#left-page .current-cat{
	font-weight:bold;
	display:list-item;
}


/*
#left-page .current-cat .childern{
	display:block;
}
*/
#left-page ul li{
	margin-top:5px;


}


#left-page ul li a:hover{
	text-decoration: underline;
}



/*
#left-page{
	float:left;
	overflow:hidden;
	width:150px;
	background:#f3f3f4;
	margin-bottom:3px;
	border-top: 1px solid #d3d3d4;
	border-bottom: 1px solid #d3d3d4;
	border-left: 1px solid #d3d3d4;
	border-right: 1px solid #d3d3d4;
	
}

#right-page{
	float:right;
	overflow:hidden;
	margin-right:-160px;
	width:100%;
}
*/

#right-page #top {
border-bottom-style: solid;
border-bottom-color: #EEE;
border-width: 1px;
width: auto;
height: 20px;


}

#right-page #title {
border-style: none none dashed;
border-bottom-color: #999;
border-width: 1px;
text-align: center;
font-size: 25px;
font-weight: bold;
color: #464646;
padding:10px;
}
#right-page ul {
	list-style:none;
	margin:20px;

}
#right-page li {
margin-right: 20px;
border-bottom-style: dashed;
border-bottom-color: #999;
border-bottom-width: 1px;
margin-top: 2px;
margin-bottom: 2px;
overflow: hidden;
}

#right-page li a:hover{
	text-decoration: underline;
}

.news #data li{
	list-style:url(images/point2.gif);

	margin-top:20px;
	margin-bottom:10px;
}

.greenbold{
	color:#00a651;
	font-weight:bold;
}
.greenbold a{
	color:#00a651;
	font-weight:bold;
}

.greenbold a:hover{
	text-decoration: underline;
}
.deep{
	color:#555454;
}

.deep a{
	color:#555454;
}

.deep a:hover{
	text-decoration: underline;
}


.content{
	margin:10px;
}

.content p{
	margin-top:10px;
	margin-bottom:10px;
	#text-indent: 2em; 
}


#footer{
	clear:both;
	width:100%;
	overflow:hidden;
	height:60px;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
	color:#747474;
	font-size:12px;
}


.RSD td{
	font:13px/1.6em Verdana,Helvetica,Arial,sans-serif;
}

/* WordPress styles */

.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.mceIEcenter {
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

pre {
	font: 12px/18px Consolas, Monaco, monospace;
}

td {
	color: #000;
	font-size: 11px;
	margin: 8px;
}
