body {
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#000000;
}
p {
	margin:0px;
	padding:0px;
}
a {
    color: #001560;
}
a:link,a:visited {
	text-decoration:none;
	font-weight:normal;
}
a:active,a:hover {
	text-decoration:underline;
	color:#ff0000;
}
img {
	margin:0px;
	padding:0px;
	border:none;
}
.cleaner {
	clear:both;
	width:100%;
	height:0px;
	font-size:0px;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.ac {
	text-align:center;
}
.ar {
	text-align:right;
}
.al {
	text-align:left;
}
* {
	list-style-type:none;
	text-decoration:none;
	margin:0;
	padding:0;
}
#home {
	background:#f7f7f7 url(../eimages/body_home.png?time20140705) repeat-x;
}
#wrapper {
	width:980px;
	padding:0 10px;
	margin:0 auto;
}
#header {
	width:980px;
	height:100px;
}
#menu {
	width:980px;
	height:47px;
}
#main-top {
	width:980px;
	height:40px;
}
#main {
	width:980px;
	background:url(../eimages/main_middle.png) repeat-y;
	padding-top:15px;
	box-shadow:2px 2px 10px #ccc;
	-moz-box-shadow:2px 2px 10px #ccc;
	-webkit-box-shadow:2px 2px 10px #ccc;
}
#site_title {
	float:left;
	margin-top:10px;
}
#site_title h1 
{
	margin:0;
	padding:0
}
#site_title h1 a {
	display:block;
	padding:85px 0 0 85px;
	color:#999;
	text-align:left;
	background:url(../eimages/logo.png?time=20140705) no-repeat top left
}
#logo_title {
	float:left;
	padding-top:30px;
}
#logo_title h1{color:#ffffff; font-family:Montserrat,"New Century Schoolbook","Nimbus Roman No9 L",serif; line-height:20px; font-size:24px;}
#logo_title p{color:#ffffff; font:18px/30px Century Gothic,"New Century Schoolbook","Nimbus Roman No9 L",serif; text-align:center; font-weight:bold; color:#26d522;}
#header_right {
	float:right;
	display:inline-block;
	padding-top:2px;
}
#header_right .search > ul 
{
	clear:both;
    width: 426px;
	margin-top:18px;
	width:426px;
	height:26px;
}
#header_right .search > ul > li {
    float: right;
	margin-left:5px;
}
#header_right .search > ul > li > * {
    color: #f0eae2;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.searchBox {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    float: left;
    overflow: hidden;
    position: relative;
    transition: all 0.2s ease 0s;
    width: 282px;
}
.searchBox input[type="text"] {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #000000;
    border-radius: 5px;
    float: left;
    font-size: 12px;
    height: 32px;
    text-indent: 10px;
    width: 190px;
}
.searchBox a{
    background: none repeat scroll 0 0 #d9424d;
    color: #ffffff;
    float: right;
    font: 15px/31px "ProximaNova-Semibold",helvetica,arial,sans-serif;
    height: 32px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 92px;
}
.searchBox input[type="button"]{
    background: none repeat scroll 0 0 #d9424d;
    color: #ffffff;
    float: right;
    font: 15px/31px "ProximaNova-Semibold",helvetica,arial,sans-serif;
    height: 32px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 92px;
}
input, select, textarea, img {
    border: medium none;
    outline: medium none;
}
#navLink {
	margin:0;
	padding:0;
	list-style:none;
}
#navLink li {
	float:right;
	display:block;
	margin-left:5px;
}
#navLink li a span {
	border:1px solid #2e3439;
	background:none repeat scroll 0 0 #32393e;
	padding:4px;
	color:#ffffff;
	border-radius:3px 3px 3px 3px;
	font-family: Georgia,"New Century Schoolbook","Nimbus Roman No9 L",serif;
	font-weight:normal;
	letter-spacing:0.02em;
	word-spacing:0.2em;
	float:left;
}
#navLink li a span:hover {
	background: none repeat scroll 0 0 #d9424d;
	color:#ffffff;
}
#main-nav {
	background:url("../eimagesa/main-nav-bg.png") repeat-x scroll center bottom transparent;
	clear:both;
	float:left;
	font-size:100%;
	font-weight:bold;
	height:auto;
	letter-spacing:0.022em;
	padding:0;
	width:100%;
}
.current {
	background:url("../eimagesa/main-nav-li-current-bg.png") repeat-x scroll right bottom transparent !important;
	border-radius:4px 4px 0px 0px;
}
.menu_sapce {
	background:url("../eimagesa/main-nav-li-bg.png?time=20140703") no-repeat scroll right bottom transparent;
	display:block;
	float:left;
	height:auto !important;
	list-style-image:none !important;
	list-style-type:none !important;
	margin:0px 0px 10px 0px;
	min-height:30px;
	overflow:hidden;
	padding:0px 1px;
	text-align:center;
}
#menu ul li {
	float:left;
}
#menu a {
	padding:0 23px;
	font-size:18px;
	font-weight:700;
	outline:none;
	text-align:center;
	color:#ffffff;
	line-height:45px;
	height:45px;
	font-family: "Lucida Sans",Arial,sans-serif;
}
#menu a:hover 
{
	text-decoration:none;
	background:url("../theme/yellow/main-nav-li-current-bg.png") repeat-x scroll right bottom transparent !important;
	border-radius:4px 4px 0px 0px;
	color:#ffffff;
	line-height:45px;
	height:45px;
	outline:none;
	display:block;
}
#menu ul li.current a,menu ul li.current.selected a {
	color:white;
}
.clear {
	clear:both;
}
#footer_wrapper {
	width:100%;
	margin:auto;
	background:none repeat scroll 0 0 #191919
}
#footer {
	width:1000px;
	margin:0 auto;
	padding:30px 10px 20px;
	color:#666;
}
#footer h5 a,#footer h5 a:hover {
	font-weight:700;
	cursor:text;
	text-decoration:none;
}
.col_4 {
	float:left;
	width:215px;
	margin-right:20px;
}
.joinus
{
	background: none repeat scroll 0 0 #2e9fff;
	border-radius:4px 4px 4px 4px;
	width:620px;
	height:45px;
	line-height:45px;
	margin-top:45px;
	
}
.joinuslist
{
	float:left;
	margin-left: 35px;
}
.joinuslist a
{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	display:block;
}
.joinuslist a:hover{ text-decoration:none; color:#353a3d; display:block;}
#footer h5 {
	font-size:14px;
	font-weight:700;
	margin-bottom:20px;
}
.footer_list {
	margin:0;
	padding:0;
	list-style:none;
}
.footer_list li {
	margin:0 0 5px;
	padding:0 0 3px;
}
.footer_list li a {
	color:#666;
}
.twitter_post {
	margin:0;
	padding:0;
	list-style:none;
}
.footer_social_button {
	clear:both;
	margin-top:20px;
}
.footer_social_button a {
	margin-right:5px;
}
.journal-left-content {
	width:700px;
	margin-left:10px;
	float:left;
}
#inner_footer {
	width:960px;
	padding:60px 10px 20px;
	background:url(../eimages/main_bottom.png) top no-repeat
}
.v_show {
	width:547px;
	margin:0px 0px 1px 0px;
}
.v_caption {
	height:35px;
	overflow:hidden;
	background:url(../eimages/btn_cartoon.png) no-repeat 0 0;
}
.v_more {
	font-size:12px;
	font-family:Georgia,"New Century Schoolbook","Nimbus Roman No9 L",serif;
	float:right;
	padding:10px 55px 0px 15px;
}
.v_caption .variety {
	background-position:-100px -100px;
}
.highlight_tip {
	display:inline;
	float:right;
	margin:14px 70px 0px 0px;
}
.highlight_tip span {
	display:inline;
	float:left;
	width:7px;
	height:7px;
	overflow:hidden;
	margin:0 2px;
	background:url(../eimages/btn_cartoon.png) no-repeat 0 -320px;
	text-indent:-9999px;
}
.highlight_tip .current {
	background-position:0 -220px;
}
.change_btn {
	float:left;
	margin:7px 0px 0px 150px;
}
.change_btn span {
	display:block;
	float:left;
	width:30px;
	height:23px;
	overflow:hidden;
	background:url(../eimages/btn_cartoon.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
.change_btn .prev {
	background-position:0 -500px;
}
.change_btn .next {
	width:31px;
	background-position:-30px -500px;
}
.change_btn .prev:hover {
	background-position:0 -400px;
}
.change_btn .next:hover {
	width:31px;
	background-position:-30px -400px;
}
.v_caption em {
	display:inline;
	float:right;
	margin:10px 12px 0 0;
	font-family:simsun;
}
.v_content {
	position:relative;
	width:545px;
	height:160px;
	overflow:hidden;
	border-right:1px solid #bdbcbd;
	border-left:1px solid #bdbcbd;
	border-top:1px solid #bdbcbd;
}
.v_content_list {
	position:absolute;
	width:2500px;
	top:0px;
	left:0px;
}
.v_content ul {
	float:left;
}
.v_content ul li {
	display:inline;
	float:left;
	margin:10px 2px 0;
	padding:8px;
	background:url(../eimages/v_bg.gif) no-repeat;
}
.v_content ul li img 
{
	
	height:140px;
}
.v_content ul li h4 {
	width:128px;
	height:16px;
	overflow:hidden;
	font-size:12px;
	font-weight:normal;
	color:#3C63AF;
}
.v_content ul li h4 a {
	display:inline !important;
	height:auto !important;
}
.v_content ul li span {
	color:#666;
}
.v_content ul li em {
	color:#888;
	font-family:Verdana;
	font-size:0.9em;
}
ul.prev-next-article li a {
    background: url("../eimages/next-prev-sprites.png") no-repeat scroll 0 -360px transparent;
    border: 1px solid #CCCCCC;
    direction: ltr;
    display: block;
    min-height: 90px;
    padding: 0;
    text-indent: -2000px;
    width: 39px;
}
ul.prev-next-article li.next a {
    background: url("../eimages/next-prev-sprites.png") no-repeat scroll 0 -540px transparent;
    padding-right: 0;
}
.nav-details {
    display: none;
}
ul.prev-next-article li a:hover {
    background: url("../eimages/next-prev-sprites.png") no-repeat scroll 0 0px, linear-gradient(to bottom, #F8F8F8 6%, #E5E5E5 32%, #DBDBDB 68%, #E5E5E5 100%) repeat scroll 0 0 transparent;
    box-shadow: 1px 1px 2px 0 #F4F4F4 inset;
    font-weight: normal;
    height: 90px;
    min-width: 480px;
    text-decoration: none;
}
ul.prev-next-article li.next a:hover {
    background: url("../eimages/next-prev-sprites.png") no-repeat scroll 100% -180px, linear-gradient(to bottom, #F8F8F8 6%, #E5E5E5 32%, #DBDBDB 68%, #E5E5E5 100%) repeat scroll 0 0 transparent;
    box-shadow: 1px 1px 2px 0 #F4F4F4 inset;
    margin: 0;
    padding: 0;
}
ul.prev-next-article li a:hover .nav-details {
    display: block;
}
ul.prev-next-article li a.no-title:hover {
    min-width: 180px;
}
ul.prev-next-article h3 {
    color: #006699;
    display: inline;
    margin-bottom: 5px;
}
ul.prev-next-article h3.prev-notitle, ul.prev-next-article h3.next-notitle {
    color: #006699;
    margin: 30px 0 0;
    text-align: center;
}
ul.prev-next-article .article-type {
    color: #999999;
    float: none;
    font-size: 93%;
    margin: 0;
}
.nav-details {
    background-color: rgba(0, 0, 0, 0);
    border-left: 1px solid #CCCCCC;
    box-shadow: 1px 0 0 0 #F3F3F3 inset;
    color: #363636;
    font-size: 93%;
    height: 75px;
    line-height: 1.3em;
    margin-left: 40px;
    padding: 7px 10px;
    text-indent: 0;
}
.right-arrow .nav-details {
    border-right: 1px solid #CCCCCC;
    box-shadow: -1px 0 0 0 #F3F3F3 inset;
    margin-left: 0;
    margin-right: 40px;
    padding-right: 0;
}
.floater {
	position:fixed;
	color:#fff;
	top:0px;
	z-index:999;
	margin:auto;
	border-top:none;
	background-color: rgba(0, 0, 0, 0.9);
	border-bottom:1px solid #cccccc;
	display:block;
	clear:both;
	float:left;
}
button {
	position:relative;
	margin:0.5em 0.5em;
	padding:0.2em 0.6em;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	color:#4f4f4f;
	text-shadow:0 1px 1px #fff;
	background:#ddd;
	background:-webkit-gradient(linear,left top,left bottom,from(#ededed),to(#c4c4c4));
	background:-moz-linear-gradient(top,#ededed,#c4c4c4);
	border:1px solid #acacac;
	border-top-color:#bdbdbd;
	letter-spacing:-1px;
	border-bottom-color:#949494;
	border-radius:.214em;
	-webkit-border-radius:.214em;
	-moz-border-radius:.214em;
	transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	box-shadow:inset 0 1px 0 #fff;
	-webkit-box-shadow:inset 0 1px 0 #fff;
	-moz-box-shadow:inset 0 1px 0 #fff;
	-o-box-shadow:inset 0 1px 0 #fff;
	cursor:pointer;
}
button:hover,button:focus {
	box-shadow:0 0 7px rgba(0,0,0,0.4),inset 0 1px 0 #fff;
	-webkit-box-shadow:0 0 7px rgba(0,0,0,0.4),inset 0 1px 0 #fff;
	-moz-box-shadow:0 0 7px rgba(0,0,0,0.4),inset 0 1px 0 #fff;
	-o-box-shadow:0 0 7px rgba(0,0,0,0.4),inset 0 1px 0 #fff;
}
button:active {
	background:#ccc;
	background:-webkit-gradient(linear,left top,left bottom,from(#c3c3c3),to(#ebebeb));
	background:-moz-linear-gradient(top,#c3c3c3,#ebebeb);
	border-color:#a6a6a6;
	border-top-color:#939393;
	border-bottom-color:#bcbcbc;
	box-shadow:inset 0 -1px 0 #fff;
	-webkit-box-shadow:inset 0 -1px 0 #fff;
	-moz-box-shadow:inset 0 -1px 0 #fff;
	-o-box-shadow:inset 0 -1px 0 #fff;
}
button.default {
	color:#d82f3c;
	background:#d82f3c;
	background:-webkit-gradient(linear,left top,left bottom,from(#d82f3c),to(#d82f3c));
	background:-moz-linear-gradient(top,#d82f3c,#d82f3c);
	border:1px solid #d82f3c;
	border-top-color:#d82f3c;
	border-bottom-color:#d82f3c;
}
button.default:hover,button.default:focus {
	box-shadow:0 0 7px #53a6d5;
	box-shadow:0 0 7px #53a6d5,inset 0 1px 0 #fff;
	-webkit-box-shadow:0 0 7px #53a6d5,inset 0 1px 0 #fff;
	-moz-box-shadow:0 0 7px #53a6d5,inset 0 1px 0 #fff;
	-o-box-shadow:0 0 7px #53a6d5,inset 0 1px 0 #fff;
}
button.default:active {
	background:#8abcd7;
	background:-webkit-gradient(linear,left top,left bottom,from(#81afc8),to(#b7def4));
	background:-moz-linear-gradient(top,#81afc8,#b7def4);
	border-color:#6e94a9;
	border-top-color:#567c91;
	border-bottom-color:#88aec4;
	box-shadow:inset 0 -1px 1px #fff;
	-webkit-box-shadow:inset 0 -1px 1px #fff;
	-moz-box-shadow:inset 0 -1px 1px #fff;
	-o-box-shadow:inset 0 -1px 1px #fff;
}
button[disabled],button[disabled]:active {
	color:#a7a7a7;
	background:#efefef;
	background:-webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#e1e1e1));
	background:-moz-linear-gradient(top,#f6f6f6,#e1e1e1);
	border-color:#d4d4d4;
	border-top-color:#dedede;
	border-bottom-color:#c9c9c9;
	cursor:default;
}
button[disabled]:hover,button[disabled]:focus {
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
}
#dirbutton img {
	margin-top:-3px;
}
.topNavFix {
	display:none;
	width:100%;
	margin:auto;
	padding:5px 0px;
}
.topNavFixContent {
	width:980px;
	margin:0 auto;
}
.topNavFixLeft {
	float:left;
	width:800px;
	padding:5px 0px 5px 15px;
}
.topNavFixLeft p {
	color:#fff;
}
.topNavFixContent h3 {
	font-family:Georgia,"New Century Schoolbook","Nimbus Roman No9 L",serif;
	font-weight:700;
}
.topNavFixRight {
	float:right;
	text-align:right;
	margin:auto 0px;
}
.navArrow {
	font-size:16px;
	color:#7bb423;
	font-weight:bold;
	margin:0px 5px;
}
.secondNavHead {
	display:block;
	width:978px;
	height:92px;
	font-size:16px;
	font-family:Georgia,"New Century Schoolbook","Nimbus Roman No9 L",serif;
	border-color:#466CB5 #E3E3E3 #E3E3E3;
	border-style:solid;
	border-width:0px 1px 1px;
	border-radius:0px 0px 6px 6px;
	margin-bottom:10px;
	box-shadow:0 -1px 0 0 white inset,0 -92px 92px -92px #EFEFEF inset;
}
.secondNavHeadLeft {
	float:left;
}
.secondNavHeadLeft img {
	vertical-align:middle;
}
.navArchiveLink {
	padding:0px 10px 10px 10px;
	border-bottom:1px solid #D7D6D6;
	box-shadow:0 -1px 0 0 white inset,0 -18px 18px -18px #EFEFEF inset;
	margin-bottom:25px;
}
.secondNavHeadRight {
	float:right;
	text-align:right;
	padding-right:10px;
}
.secondNavHeadRight dl {
	float:left;
	border-left:1px solid #D7D6D6;
	padding:0px 20px 5px 20px;
	height:76px;
	text-align:center;
}
.secondNavHeadRight dl dt {
	font-weight:700;
	height:46px;
	font-size:22px;
}
.secondNavHeadRight dl dd {
	font-size:11px;
}
.articleTitleArea {
	padding:10px;
}
.articleTitleArea h2 {
	font-weight:700;
	font-size:22px;
}
.articleTitleArea p {
	font-size:13px;
	margin-left:30px;
	font-family:Verdana,Arial,Tahoma,Serif;
	line-height:25px;
}
.articleContent {
	margin-top:5px;
}
.articleContentLeft {
	float:left;
	width:780px;
}
.articleContentRight {
	float:right;
}
.navArticleSection {
	float:left;
	width:200px;
	font-family:Arial,Verdana,Tahoma,Serif;
	font-size:13px;
}
.navArticleSection p a {
	padding-left:22px;
	text-decoration: none;
}
a.navSectionSelected {
	background-image:url(../eimagesa/navSectionSeleced.png);
	background-repeat:no-repeat;
	color:#c82828;
}
.navArticleSection p {
	cursor: pointer;
    display: block;
    line-height: 18px;
    padding: 6px 0;
}
*html .navArticleSection {
	position:absolute;
	left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
	top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' );
}
.article {
	float:right;
	margin:10px 10px 20px 0px;
	width:550px;
	font-family:Arial,Verdana,Tahoma,Serif;
}
.abstract {
	margin-bottom:40px;
	text-align:justify;
}
.abstract h3 {
	font-size:20px;
	font-family:font-family:Georgia,"New Century Schoolbook","Nimbus Roman No9 L",serif;
	font-weight:500;
	margin-bottom:20px;
}
.articleInfo{ margin-top:20px;}
.article p {
	line-height:22px;
}
.articleInfo p {
	margin-bottom:10px;
}
.ui-tabs {
	position:relative;
	/* position:relative prevents IE scroll bug (element with position:relative inside container with overflow:auto appear as "fixed") */
	padding:.2em;
}
.ui-tabs .ui-tabs-nav {
	margin:0;
	padding:.2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style:none;
	float:left;
	position:relative;
	top:0;
	margin:1px .2em 0 0;
	border-bottom-width:0;
	padding:0;
	white-space:nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float:left;
	padding:.5em 0.8em;
	text-decoration:none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom:-1px;
	padding-bottom:1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor:text;
}
.ui-tabs .ui-tabs-nav li a,/* first selector in group seems obsolete,but required to overcome bug in Opera applying cursor:text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor:pointer;
}
.ui-tabs .ui-tabs-panel {
	display:block;
	border-width:0;
	padding:15px 0px 0px 10px;
	background:none;
}
.ui-tooltip {
	padding:8px;
	position:absolute;
	z-index:9999;
	max-width:300px;
	-webkit-box-shadow:0 0 5px #aaa;
	box-shadow:0 0 5px #aaa;
}
body .ui-tooltip {
	border-width:2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family:Verdana,Arial,sans-serif;
	font-size:1.1em;
}
.ui-widget .ui-widget {
	font-size:1em;
}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
	font-family:Verdana,Arial,sans-serif;
	font-size:1em;
}
.ui-widget-content {
	margin-left:2px;
	background:#ffffff url(../eimages/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color:#000000;
}
.ui-widget-header {
	border:1px solid #d9424d;
	background:#d9424d none repeat scroll 0 0;
	color:#000000;
	font-weight:bold;
}
.ui-widget-header a {
	color:#000000;
}
.ui-helper-hidden {
	display:none;
}
.ui-helper-hidden-accessible {
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
}
.ui-helper-reset {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
}
.ui-helper-clearfix:before,.ui-helper-clearfix:after {
	content:"";
	display:table;
	border-collapse:collapse;
}
.ui-helper-clearfix:after {
	clear:both;
}
.ui-helper-clearfix {
	min-height:0;
	/* support:IE7 */
}
.ui-helper-zfix {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	opacity:0;
	filter:Alpha(Opacity=0);
}
.ui-front {
	z-index:100;
}
/* Corner radius */
.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {
	border-top-left-radius:4px;
}
.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {
	border-top-right-radius:4px;
}
.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {
	border-bottom-left-radius:4px;
}
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
	border-bottom-right-radius:4px;
}
/* Interaction states
----------------------------------*/
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
	border:1px solid #d3d3d3;
	background:#e6e6e6 url(../eimages/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight:normal;
	color:#555555;
}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
	color:#555555;
	text-decoration:none;
}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
	border:1px solid #999999;
	background:#dadada url(../eimages/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight:normal;
	color:#212121;
}
.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
	color:#212121;
	text-decoration:none;
}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
	border:1px solid #aaaaaa;
	background:#ffffff url(../eimages/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight:normal;
	color:#212121;
}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
	color:#d9424d;
	font-weight:bold;
	text-decoration:none;
}
#tabMenuone, #tabMenutwo {
	margin:0px;
	padding:0 0px 0 15px;
	list-style:none;
}
#tabMenuone li, #tabMenutwo li {
	float:left;
	height:32px;
	width:39px;
	cursor:pointer;
	cursor:hand
}
li.share {
	background:url(../eimages/tabShare.png) no-repeat 0 -32px;
}
li.download {
	background:url(../eimages/tabDownload.png) no-repeat 0 -32px;
}
li.print {
	background:url(../eimages/tabPrint.png) no-repeat 0 -32px;
}
li.email {
	background:url(../eimages/tabEmail.png) no-repeat 0 -32px;
}
li.mouseover {
	background-position:0 0;
}
li.mouseout {
	background-position:0 -32px;
}
li.selected {
	background-position:0 0;
}
.box {
	width:195px
}
.boxBody {
	border-color: #d9424d;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 -1px 0 0 white inset, 0 -222px 392px -392px #d9424d inset;
    margin-bottom: 10px;
    padding: 5px 0;
    width: 190px;
}
.boxBody p {
	padding:10px 0px 0px 25px;
}
.boxBody div.parent {
	display:none;
}
.boxBody div.show {
	display:block;
}
.boxBody div ul {
	margin:0 10px 0 10px;
	padding:0;
	width:163px;
}
#download ul {
	margin:0 10px 0 25px;
	list-style-image:url(../eimages/arrow.png);
}
#email ul {
	margin:0 10px 0 25px;
	list-style-image:url(../eimages/arrow.png);
}
#share ul li img {
	vertical-align:middle;
	padding-right:3px;
}
#print ul li img {
	vertical-align:middle;
	padding-right:3px;
}
.boxBody div li {
	border-bottom:1px dotted #555;
	padding:8px 0;
	cursor:hand;
	cursor:pointer
}
.boxBody div ul li.last {
	border-bottom:none
}
.boxBody div li span {
	font-size:8px;
	font-style:italic;
	color:#888;
}
.like{background: none repeat scroll 0 0 #d9424d;
	border-radius:4px 4px 4px 4px;
	width:190px;
	height:45px;
	line-height:45px;
	margin:15px auto; padding-left:10px; cursor:pointer;}
.like img{ vertical-align:middle; padding-bottom:5px; }
.like a{ font: 20px/45px Century Gothic,Arial,Helvetica,sans-serif; color:#fff; margin-left:10px; text-decoration:none;}
.like a span{ font: 25px/45px Georgia,Arial,Helvetica,sans-serif; color:#fff;}
.citeInfo {
	margin:20px 0px 30px 0px;
}
.citeInfo h3 {
	font-size:16px;
	font-family:font-family:Georgia,"New Century Schoolbook","Nimbus Roman No9 L",serif;
	font-weight:bold;
	margin-bottom:5px;
}
.CiteMain ul li {
	clear:both;
	padding:15px 10px 0px 10px;
	font-family:Arial,sans-serif;
	text-align:left;
	font-size:14px;
	line-height:1.24;
	color:#222;
	background:url("../eimages/editorial-bg.png") repeat-x scroll 0 0 #FCFEFC;
}
.CiteMain {
	padding-bottom:10px;
}
#CiteTab {
	text-align:left;
	width:560px;
}
.CiteMenu1box {
	position:relative;
	overflow:hidden;
	height:22px;
	width:560px;
	text-align:left;
}
#CiteMenu1 {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#CiteMenu1 li a {
	font-family:Tahoma,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
}
#CiteMenu1 li {
	float:left;
	display:block;
	cursor:pointer;
	width:112px;
	text-align:center;
	line-height:21px;
	height:21px;
}
.hr1 {
	height:1px;
	border:none;
	border-top:1px solid #E3E3E3;
	margin:15px 0px 10px 10px;
	width:540px;
}
#CiteMenu1 li.hover {
	background:url("../eimages/editorial-bg.png") repeat-x scroll 0 0 #FCFEFC;
	border-color:#d9424d;
	border-radius: 6px 6px 0 0;
    border-style: solid;
    border-width: 2px 1px 1px;
}
.CiteCiteMainBox {
	clear:both;
	margin-top:-1px;
	border: 1px solid #d9424d;
    border-radius: 0 0 6px 6px;
	width:560px;
}
#CiteMain1 ul {
	display:none;
}
#CiteMain1 ul.block {
	display:block;
}
.CiteTable tr td {
	padding:0px 15px;
	font-size:12px;
}
.articleCon {
	width:750px;
}
.articleCon h3 {
	border-bottom: 1px dashed #c82828;
	color:#c82828;
	font-size:18px;
	font-family:Tahoma;
	font-weight:bold;
	margin:25px 0px;
}
.articleCon p {
	font-size:13px;
	font-family:Verdana,Arial,Tahoma,Serif;
	line-height:22px;
	margin-bottom:15px;
	text-align:justify
}
.articleCon a {
	color:#0000ff;
}
.articleCon img {
	vertical-align:middle;
}
.equation {
	margin-bottom:20px;
}
.figs {
	width:655px;
	padding:10px;
	background-color:#efefef;
	border-color:#E3E3E3 #E3E3E3 #E3E3E3;
	border-style:solid;
	border-width:1px 1px 1px;
	border-radius:6px 6px 6px 6px;
	margin:25px 0px 25px 35px;
	box-shadow:0 -1px 0 0 white inset,0 -392px 392px -392px #cccccc inset;
}
.figImage {
	padding:6px 12px;
	background-color:#ffffff;
	text-align:center;
}
.figTool {
	font-size:12px;
}
.figDown {
	float:left;
}
.figView {
	float:right;
	text-align:right;
}
.figDown span {
	vertical-align:top;
	margin-left:5px;
}
.figViewAll a{ background-color: #ffffff;
    border: 1px solid #d82f3c;
    border-radius: 3px;
    float: left;
    margin-left: 75px;
    padding: 5px;
    text-align: center;
    width: 100px;
.figViewAll a:hover {
	background:#d9424d none repeat scroll 0 0;
	color:#ffffff;
	text-decoration:none;
}
.figView span {
	vertical-align:top;
	margin-right:5px;
}
.figTool p {
	line-height:12px;
}
.figDown p a {
	font-size:12px;
}
.figView p a {
	font-size:12px;
}
.figView p{
	line-height: 12px;
}
.figDown p{
	line-height: 12px;
}
.figImage a {
	display:block;
	position:relative;
	text-align:center;
}
.figTitle {
	padding:10px 10px 15px 0px;
}
div.htmltooltip {
	position:absolute;
	/*leave this and next 3 values alone*/
    z-index:1000;
	left:-1000px;
	top:-1000px;
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background-color:#D9E98C;
	border-color:#AAAAAA #AAAAAA #AAAAAA #4CBE00;
	border-image:none;
	border-style:solid;
	border-width:1px 1px 1px 5px;
	color:#000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:10px;
	width:600px;
	/*width of tooltip*/
}
.figs .figImage a:hover .expandImage {
	background:url("../eimages/expand-hover.png") no-repeat scroll 0 0 transparent;
}
.figs .figImage a:hover .magnifier {
	background:url("../eimages/magnifier-hover.png") no-repeat scroll 0 0 transparent;
}
.reference tr {
	line-height:22px;
}
.reference tr td {
	text-align:left;
}
.figViewAll a:hover{background-color: #d82f3c;color:#fff;}