﻿@charset "utf-8";
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}


/**
 * _COMMON STYLES
 *
 */

html, body
{
	width: 				100%;
	font: 				12px/16px Arial,Verdana, 宋体,Geneva, Arial, Helvetica, sans-serif;
	text-decoration: 	none;
	color:				#555555;
	margin:				0;
	padding:			0;
	background-color:   #FFFFFF;
	
}

form
{
    margin: 0;
    padding: 0;
}

ul
{
    list-style-position: inside;
}

hr
{
	height: 1px;
	color: #CCCCCC;
}

a:link 
{ 
    color:#666666;
    text-decoration: none; 
}
a:visited 
{ 
    text-decoration: none; 
    color: #993300;
}
 
a:hover,a:active
{
	color: #666666;
}

.block
{
	clear: both;
}

.dateline
{
    font-weight: normal;
    font-size:10px;
    color:Gray;
}
 
.top_menu{
	font-size:			14px;
	color:				#FFFFFF;
	text-align:			center;
}


.top_menu a:link{
	text-decoration : none;
	color:#FFF;
}
.top_menu a:visited{
	text-decoration : none;
	color:#fff;
}
.top_menu a:hover{
	text-decoration : none;
	color:#ccc;
}
.top_menu a:active{
	text-decoration : none;
	color:#CCC;
}



/*content*/
h1.gmat_content{
	border-bottom: 1px groove #ccc;
	background-image:url(../images/gmat_ps_content_h1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-weight:bold;
	color:#C12126;
	padding-left:58px;
	padding-top:10px;
	text-align : left;
}

h1.toefl_content{
	border-bottom: 1px groove #ccc;
	background-image:url(../images/toefl_ps_content_h1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-weight:bold;
	color:#C12126;
	padding-left:58px;
	padding-top:10px;
	text-align : left;
}

h1.sat_content{
	border-bottom: 1px groove #ccc;
	background-image:url(../images/sat_ps_content_h1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-weight:bold;
	color:#C12126;
	padding-left:58px;
	padding-top:10px;
	text-align : left;
}

h1.lsat_content{
	border-bottom: 1px groove #ccc;
	background-image:url(../images/lsat_ps_content_h1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-weight:bold;
	color:#C12126;
	padding-left:58px;
	padding-top:10px;
	text-align : left;
}

h1.graduate_content{
	border-bottom: 1px groove #ccc;
	background-image:url(../images/lx_ps_content_h1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-weight:bold;
	color:#C12126;
	padding-left:58px;
	padding-top:10px;
	text-align : left;
}

h1.ps_content{
	border-bottom: 1px groove #ccc;
	background-image:url(../images/passion_content_h1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-weight:bold;
	color:#C12126;
	padding-left:58px;
	padding-top:10px;
	text-align : left;
} 
li.ps_content{

	margin-left:10px;
	margin-top:8px;
	text-align : left;
	line-height:120%;
	list-style : disc inside ;
	list-style-type:disc;
}
ul.ps_content{
margin:0px;	/*IE */
padding:0px;	/*FireFox*/
}

.details
{
    padding-right:0px; 
    float:right; 
    margin-top:-17px; 
}


/* Submenu*/
p.p1{
	margin-top: 15px;
	margin-bottom: 15px;
}
.txt1{
	position:relative;
	left:16px;
	top: 2px;
	text-align : left;
	font-size : 9px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 13px;
	color : #949494;
	width: 155px;
}



a.link2:link{
	font-size : 12px;
	letter-spacing : normal;
	text-decoration : none;
	color : #e50021;
}
a.link2:visited{
	font-size : 12px;
	letter-spacing : normal;
	text-decoration : none;
	color : #e50021;
}
a.link2:hover{
	font-size : 12px;
	letter-spacing : normal;
	text-decoration : none;
	color : #e50021;
}

a.link3:link{
	font-size : 12px;
	letter-spacing : normal;
	text-decoration : none;
	color : #333;
}
a.link3:visited{
	font-size : 12px;
	letter-spacing : normal;
	text-decoration : none;
	color : #333;
}
a.link3:hover{
	font-size : 12px;
	letter-spacing : normal;
	text-decoration : none;
	color : #333;
}
/*设整安博的样式*/
a.link2_bai:link{
	font-size : 12px;
	letter-spacing : normal;
	text-decoration : none;
	color : #ffffff;
}
a.link2_bai:visited{
	font-size : 12px;
	letter-spacing : normal;
	text-decoration : none;
	color : #ffffff;
}
a.link2_bai:hover{
	font-size : 12px;
	letter-spacing : normal;
	text-decoration : none;
	color : #ffffff;
}
/*------*/

a.link3:link{
	position:relative;
	text-align : left;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	color : #555555;
}
a.link3:visited{
	position:relative;
	text-align : left;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	color : #666666;
}
a.link3:hover{
	position:relative;
	text-align : left;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	color : #418F04;
}


a.more:link{
	position:relative;
	text-align : right;
	font-size : 10px;
	font-weight : normal;
	font-family:Arial,Verdana,sans-serif;
	letter-spacing : normal;
	text-decoration : none;
	color : #666666;
}

a.more:visited{
	position:relative;
	text-align : left;
	font-size : 10px;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
	color : #666666;
}

a.more:hover{
	position:relative;
	text-align : right;
	color:#FFF;
	font-size : 10px;
	font-weight : normal;
	letter-spacing : normal;
}
/**/
/**/   
.txt2{
	text-align : center;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 19px;
	color : #666666;
}

.txt3{
	text-align : left;
	font-size : 12px;
	letter-spacing : normal;
	line-height : 16px;
	color : #418F04;
}
.txt4{
	text-align : left;
	font-size : 14px;
	font-weight : normal;
	font-weight : bold;
	letter-spacing : normal;
	line-height : 13px;
	color : #003366;
}

h1{
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	line-height : 150%;
	color : #993300;
   margin: 0px;
} 
 



.cap1{
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
	line-height : 16px;
	color : #418F04;
}

.cap2{
	text-align : left;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : normal;
	line-height : 16px;
	color : #418F04;
}

.cap3{
	text-align : left;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : normal;
	line-height : 16px;
	color : #666666;
	
}
.pic_float_right {
	float: right;
	margin-top: 4px;
	margin-left: 10px;
	/*left: 1px;
	top: 1px:*/
}


/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0px;
    padding: 0 0 0 0px;
	background-image:url(../images/introduction.gif);
	background-repeat:no-repeat;
	height:25px;
	vertical-align:2px;
}
.ui-tabs-huodong {
    list-style: none;
    margin: 0px;
    padding-left: 36px;
    padding-top: 7px;
	color:#bbbbbb;
    font-weight: bold;
    font-size:12px;
	background-image:url(../images/huodong.gif);
	background-repeat:no-repeat;
	height:25px;
	vertical-align:2px;
}


.ui-tabs-new {
    list-style: none;
    margin: 0px;
    padding-left: 36px;
    padding-top: 7px;
	color:#bbbbbb;
    font-weight: bold;
    font-size:12px;
	background-image:url(../images/new.gif);
	background-repeat:no-repeat;
	height:25px;
	vertical-align:2px;
}


.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
	padding-left:40px;
    float: left;
    margin: 0 0 0 0px;
    min-width: 65px; /* be nice to Opera */

}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
}
.ui-tabs-nav a {
    margin: 0px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-top:5px;
    padding-left: 0;
	color:#bbbbbb;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	color: #666666;
	top: 0px;
	z-index: 2;
	margin-top: 0;
}

.ui-tabs-nav a span {
    width: 50px; /* IE 6 treats width as min-width */
    min-width: 50px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 0px;
    padding-right: 0;
}
.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 0px;/* define distance froom title to content  */
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 0px solid #97a5b0;
    padding: 13px 0px;
    line-height: 22px;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../images/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

.table-s1{
	padding-left:10px;
	border-bottom: 1px dashed  #ccc;
}


/*
 ###########################
# Nav Left Styles   		#
 ###########################
*/

#nav2 {
	padding: 0px 31px 35px 0;
	font-size:12px;
	width: 130px !important; /* Styles for Mozilla, Safari, IE Mac */
	width/**/:/**/130px; /* Styles for IE6 PC */
}

.home #nav2 {
	padding-top: 25px;
	width: 130px !important; /* Styles for Mozilla, Safari, IE Mac */
	width: 130px; /* Styles for MS IE5 PC */
	width/**/:/**/130px; /* Styles for IE6 PC */
}
   

.home #nav2 form {
	margin: 0;}
    
#nav2 a:link, #nav2 a:visited, #caseStudies a:link, #caseStudies a:visited {
	color: #999;
	text-decoration: none;} 
	
#nav2 a:hover, #nav2 a:active, #caseStudies a:hover, #caseStudies a:active {
	color: #666;
	text-decoration:none;}

#nav2 ul.breadcrumb, #caseStudies ul.breadcrumb {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
	
#nav2 ul.breadcrumb li , #caseStudies ul.breadcrumb li{
	font-weight: bold;
	padding: 2px 0 2px 18px;	
	border-bottom: 1px solid #ccc;
	line-height:22px;
	background-image: url(../images/navOpenBul.gif);
	background-position: 8px 8px; 
	background-repeat: no-repeat;}
	
#nav2 ul.breadcrumb li.selected, #caseStudies ul.breadcrumb li.selected {
	background-image: url(../images/navBul_selected.gif);}
	
#nav2 ul.breadcrumb li.selected a, #caseStudies ul.breadcrumb li.selected a {
	color:#666;}	

#nav2 ul.navitemList, #caseStudies ul.navitemList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
	
.nonBold {
	font-weight: normal;}

#nav2 ul.navitemList li, #caseStudies ul.navitemList li {
	font-weight: normal;
	padding: 2px 0 2px 26px;
	border-bottom: 1px dotted #ccc;
	background-color:#fff;
	list-style-image:none;
}
#document #navCell #nav2 .navitemList .navitemList li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-style:none;
	
}

	
#nav2 ul.navitemList li.hasChildren, #nav2 ul.navitemList li.haschildren, #caseStudies ul.navitemList li.hasChildren, #caseStudies ul.navitemList li.haschildren {
	background-image: url(../images/navBul.gif);
	background-position: 18px 6px; 
	background-repeat: no-repeat;}

#nav2 ul.navitemList li.selected a, #caseStudies ul.navitemList li.selected a {
	color:#666;
	}	

#nav2 ul.navitemList li.title, #caseStudies ul.navitemList li.title {
    padding-left: 14px;
    background-image: none;
    color: #999;
    border-bottom: 0;}

#nav2 img {
	display: inline;}
	
#mainCell .bioBody .navitemList li, .cell1 .col1 .navitemList li {
	font-size:85%;
	list-style-type: none;
	padding: 2px 0 2px 18px;	
	border-bottom: 1px dotted #ccc;
	background-image: url(../images/navOpenBul.gif);
	background-position: 8px 8px; 
	background-repeat: no-repeat;}
#mainCell .bioBody .numitemList li, .cell1 .col1 .numitemList li {
	font-size:100%;
	list-style-type:decimal;
	list-style-position:inside;
	padding: 2px 0 2px 18px;
	border-bottom: 1px dotted #ccc;
}

/*
 ###########################
# Nav Styles				#
 ###########################
*/
/* ------------------------------------------------------------------------ */
/* NAVIGATION CLASSES */
/* ------------------------------------------------------------------------ */

TABLE.mainnavi {
	width:180px;
	color: #666;
}

.mnitem a:link, a:visited{
	color: #666;
	text-decoration:none;
	} 
	
.mnitem a:hover,a:active {
color:#930;
text-decoration:none;
}

.mainnavi img {
	margin-left: 0px;
}

.mnitem, .mnselecteditem {
	height:25px;
	padding-left:10px;
	background-repeat:no-repeat;
}


.mnitem img, .mnselecteditem img, .mnsubitem img  {
	position:relative; left:0px; top:-2px; margin-left:7px; margin-right:6px;
}



TABLE.mainnavi1 {
	width:180px;
	color: #666;
}

.mnitem1 a:link, a:visited{
	color: #666;
height:32px;
	text-decoration:none;
	} 
	
.mnitem1 a:hover,a:active {
color:#930;
text-decoration:none;
/*height:42px;*/
}

.mainnavi1 img {
	margin-left: 0px;
}

.mnitem1, .mnselecteditem1 {
	height:40px;
	padding-left:10px;
	background-repeat:no-repeat;
}


.mnitem1 img, .mnselecteditem1 img, .mnsubitem1 img  {
	position:relative; left:0px; top:-2px; margin-left:7px; margin-right:6px;
}



/*
 ###########################
# Nav Styles				#
 ###########################
*/
/* ------------------------------------------------------------------------ */
/* NAVIGATION CLASSES */
/* ------------------------------------------------------------------------ */

li.indexnav{
	background-image:url(../images/ar_dbb_orng.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:8px;
	text-indent:10px;
	text-align : left;
	line-height:120%;
	list-style:none;
}

.indexnav a:link, a:visited{

	color: #666;
	text-decoration:none;
	} 
	


li.indexnav  a:link, a:visited{

	color: #666;
	text-decoration:none;
	} 
	
li.indexnav a:hover,a:active {
color:#930;
text-decoration:underline;
}

ul.indexnav{
margin:0px;	/*IE */
padding:0px;	/*FireFox*/
}


/* ------------------------------------------------------------------------ */
/* NAVIGATION CLASSES */
/* ------------------------------------------------------------------------ */

li.indexnav1{
	background-image:url(../images/2right.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:8px;
	margin-top:8px;
	text-indent:10px;
	text-align : left;
	line-height:120%;
	list-style:none;
}

.indexnav1 a:link, a:visited{

	color: #666;
	text-decoration:none;
	} 
	


li.indexnav1  a:link, a:visited{

	color: #666;
	text-decoration:none;
	} 
	
li.indexnav1 a:hover,a:active {
color:#666;
text-decoration:underline;
}

ul.indexnav1{
margin:0px;	/*IE */
padding:0px;	/*FireFox*/
}

/* ==Contect List==*/
ul.con-list{
margin:0px;	/*IE */
padding:0px;	/*FireFox*/
}

li.con-list{
	background-image:url(../images/2right.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:0px;
	margin-top:8px;
	text-indent:10px;
	text-align : left;
	line-height:120%;
	list-style:none;
}

li.con-list a:link, a:visited{

	color: #666;
	text-decoration:none;
	} 
	


li.con-list  a:link, a:visited{

	color: #666;
	text-decoration:none;
	} 
	
li.con-list a:hover,a:active {
color:#930;
text-decoration:underline;
}

/* ===form ==*/

.con-text{
	text-align : left;
}
.con-text form{
font-size:14px;
}


/* button */

button.positive,.buttons a.positive{color:#529214;}
.buttons a.positive:hover, button.positive:hover{background-color:#E6EFC2;border:1px solid #C6D880;color:#529214;}
.buttons a.positive:active, td.positive{background-color:#529214;border:1px solid #529214;color:#fff;}

.buttons a, button{float:left;margin:0 7px 0 0;text-decoration:none;background-color:#f5f5f5;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;padding:2px 5px 0px 5px;display:block;cursor:pointer;font-size:100%;line-height:100%;color:#333;font-weight:bold;}

