@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700&subset=latin,cyrillic);
/* Reset CSS by Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END Reset CSS by Eric Meyer */

body {
	margin: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #222;
	font-family: Verdana, Geneva, sans-serif, 'Microsoft Yahei', 微软雅黑, SimSun, 宋体;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #f2f2f3;
	background-attachment: fixed;
	background-image: url(/img/bg_screens.png);
	background-repeat: repeat;
}

#container {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	background-color: #FFF;
}

#cont_border {
	background-color: #FFF;
}

#header {
	padding: 0px;
	margin: 0px;
	position: relative;
	height: 105px;
}

#logo {
	padding: 0px;
	margin: 0px;
	position: relative;
	height: 75px;
	width: 320px;
	float: left;
}

#search {
	position: relative;
	height: 32px;
	text-align: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 400px;
}

#search form {
	margin: 0px;
	padding: 0px;
}

.searchBox {
	border: 1px solid #b5b6bb;
	height: 16px;
	color: #eeeeee;
	padding-top: 2px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif, 'Microsoft Yahei', 微软雅黑, SimSun, 宋体;
	font-size: 12px;
	line-height: normal;
	width: 200px;
}

.searchBtn {
	width: 80px;
}

#search input {
	color: #111;
	margin-top: 2px;
	font-family: Verdana, Geneva, sans-serif, 'Microsoft Yahei', 微软雅黑, SimSun, 宋体;
	font-size: 12px;
	line-height: normal;
}

#links_container {
	position: relative;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#langlinks {
	text-align: left;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	width: 550px;
}

#langlinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#langlinks ul li {
	display: inline;
}

#langlinks ul li a:link, #langlinks ul li a:visited {
	font-family: Arial, Helvetica, sans-serif, Microsoft Yahei, 微软雅黑, SimSun, 宋体;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #222;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	text-transform: uppercase;
}

#langlinks ul li a:hover {
	text-decoration: none;
	color: #d81b3d;
}

#active_lang {
	color: #d81b3d;
}

#subscribe {
	color: #d81b3d;
}

#toplinks {
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	float: right;
	margin: 0px;
	width: 320px;
}

#toplinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#toplinks ul li {
	display: inline;
}

#toplinks ul li a:link, #toplinks ul li a:visited {
	font-family: Arial, Helvetica, sans-serif, Microsoft Yahei, 微软雅黑, SimSun, 宋体;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #222;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
}

#toplinks ul li a:hover {
	text-decoration: none;
	color: #d81b3d;
}

#yearmenu {
	text-align: left;
	position: relative;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 13px;
	background-color: #d81b3d;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#yearmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#yearmenu ul li {
	display: inline;
}

#yearmenu ul li a:link, #yearmenu ul li a:visited {
	text-decoration: none;
	color: #ededed;
	margin: 0px;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

#yearmenu ul li a:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(/img/year_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF4C19;
}

#mosaic {
	background-image: url(/mosaic/mosaic960_90.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 89px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 3px;
}

#content {
	color: #222;
	margin: 0px;
	float: left;
	width: 700px;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
	font-size: 15px;
}

#translate {
	padding: 0px;
	height: 35px;
	text-align: left;
	background-image: url(/img/translate_ico.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	clear: both;
}

#issue_id {
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Georgia', 'Times New Roman', Times, serif, 'Microsoft Yahei', 微软雅黑, SimSun, 宋体;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	margin: 0px;
	width: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #797c8e;
	line-height: normal;
}

#issue_nav_icon {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, 'Microsoft Yahei', 微软雅黑, SimSun, 宋体;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	margin: 0px;
	width: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #797c8e;
	line-height: normal;
}

#content h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif, 'Microsoft Yahei', 微软雅黑, SimSun, 宋体;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding: 0em;
	color: #d81b3d;
	line-height: 1.2em;
}

#content h1 {
	font-size: 19px;
	margin-top: 1em;
}

#content h2 {
	font-size: 17px;
	padding-bottom: 7px;
	background-image: url(/img/h2_strip.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content h3 {
	font-size: 15px;
}

#content p {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#content h2.latest_issues {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	color: #d81b3d;
}

#content sub {
	height: 0;
	line-height: 1;
	position: relative;
	top: .5ex;
	font-size: 10px;
}

#content sup {
	height: 0;
	line-height: 1;
	position: relative;
	top: -0.5ex;
	font-size: 10px;
	vertical-align: super;
}

#content strong {
	color: #B51032;
	font-weight: normal;
}

#content em {
	color: #B51032;
	font-style: italic;
}

.altcolor {
	color: #B51032;
}

.links {
	color: #B51032;
}

.colormark {
	color: #B51032;
}

#content a {
	color: #d81b3d;
}

#content a:hover {
	text-decoration: none;
}

#content p.notabene {
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E8405E;
}

#content p.author {
	padding-left: 40px;
	background-image: url(/img/pen_tool.png);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 24px;
}

#content p.preamble {
	background-image: url(/img/i_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}

#content p.youtube {
	background-image: url(/img/youtube_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 56px;
}

#content p.question {
	color: #336699;
}

#content p.info	{
	background-image: url(/img/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	width: 380px;
	font-style: italic;
	background-color: #f0f0f0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
}

#content ul {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2.5em;
	list-style-image: url(/img/arrow_ul.gif);
	list-style-position: outside;
}

#content ul li {
	padding-bottom: 4px;
}

#content ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 1em 0px;
	padding: 0px 0px 0px 3em;
}

#content ol li {
	padding-bottom: 4px;
}

#content ul.sitemap {
	line-height: 1.3em;
}

#content ul.sitemap a {
	color: #333;
	font-style: normal;
	text-decoration: none;
}

#content ul.sitemap a:hover {
	color: #d81b3d;
}

table.datatable {
	border-bottom: 1px solid #B51032;
}

table.datatable th {
	background: #9B9EA6;
	padding: 0.25em;
	color: #FFF;
}

table.datatable td {
	padding: 0.15em 0.25em;
}

#content .toc {
	clear: both;
	position: relative;
	margin: 0px;
	padding: 5px 0px;
	width: 700px;
	height: 240px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

#content .toc img {
	padding: 0px;
	float: left;
	margin: 0px 15px 0px 0px;
}

#content .toc_issue {
	font-family: 'Georgia', 'Times New Roman', 'Microsoft Yahei', 微软雅黑, SimSun, 宋体;
	font-size: 16px;
	color: #555;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#content .toc p {
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}

#content .toc h2 {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: none;
}

#content .toc_header {
	margin: 0;
	text-align: left;
	font-family: Georgia, 'Times New Roman', 'Microsoft Yahei', 微软雅黑, SimSun, 宋体;
	font-size: 1.2em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c7c7cc;
}

#content p.toc_read a {
	margin: 0;
	padding: 3px 0px 5px;
	float: right;
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
}

#content p.toc_read a:hover {
	text-decoration: none;
	color: #333;
}

#content .captcha {
	background-image: url(/img/recaptcha.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 75px;
	margin-right: 170px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #111;
	line-height: 1.6em;
} 

#content .captcha_link {
	font-size: 15px;
	font-style: normal;
}

.photo_left {
	float: left;
	color: #900;
	background-color: #d7dadc;
	text-align: center;
	margin-top: 0.5em;
	margin-right: 2em;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding: 5px;
}

.photo_l320 {
	padding: 5px;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 0px;
	float: left;
	color: #900;
	background-color: #d7dadc;
	width: 320px;
	text-align: center;
}

.photo_right {
	padding: 5px;
	float: right;
	background-color: #d7dadc;
	color: #900;
	text-align: center;
	margin: 1em 0px 1em 2em;
}

.photo_r320 {
	padding: 5px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 2em;
	float: right;
	background-color: #d7dadc;
	color: #900;
	text-align: center;
	width: 320px;
}

.tbl_2photo {
	padding: 0px;
	text-align: center;
	width: 663px;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0px;
	clear: both;
}

.tbl_2photo tr td {
	padding: 5px;
	text-align: center;
	background-color: #d7dadc;
	color: #900;
	margin: 0px;
	border: 1px solid #f5f5f5;
}

.tableheader {
	background-color: #13516f;
	color: #f0f0f0;
}

.oddrow {
	background-color: #FFF;
}

.evenrow {
	background-color: #f1f2f3;
}

#Office_Map {
	height: 480px;
	width: 640px;
	background-image: url(/img/office_map_cn.jpg);
	background-repeat: no-repeat;
}

#sidebar {
	width: 210px;
	float: right;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333;
	line-height: 1.4em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	position: relative;
}

#sidebar h2 {
	font-size: 15px;
}

.bestsellers {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	width: 200px;
}

.bestsellers_text {
	padding: 5px 0px 5px 10px;
	position: relative;
	margin: 0px;
	background-color: #5d616b;
	text-transform: uppercase;
	color: #FFF;
	line-height: 1.2em;
	font-size: 12px;
}

#footer {
	clear: both;
	position: relative;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #444750;
	padding: 0px;
}

#footer p {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	font-size: 13px;
}

#liveinternet {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	height: 31px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	padding-right: 2em;
}

.clearfloat {
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear:both;
}
