/* chnmc.com */
/***********************************************/ 

body {
	font-family: "Î¢ÈíÑÅºÚ";
	color: #000000;
	line-height: 200%;
	font-size: 12px;
	background-color: #E0EFE7;
}
a:link, a:visited, a:hover {
	font-size: 12.5px;
	line-height: 200%;
	color: #373635;

}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.titleII {
	padding-top: 10px;
	font: 12px "Î¢ÈíÑÅºÚ";
	text-decoration: none;
	color: #333333;
}
/* overrides decoration from previous rule for hovered links */

.papertitle {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #1F8964;
	font-weight: bold;
	line-height: 180%;
	text-align: center;
	height: 32px;
	padding-top: 8px;
}
.papertitleII {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #71BFC6;
	font-weight: bold;
	line-height: 180%;
	text-align: center;
	height: 32px;
	padding-top: 8px;
}
.redalert {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 150%;
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Î¢ÈíÑÅºÚ";
	margin: 0px;
	padding-top: 10px;
}
h1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 13px;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 11px;
	color: #A0C5C5;
	font-family: "Î¢ÈíÑÅºÚ";
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-size: 11.5px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #0369BC;
}
h4 {
	font-size: 11.5px;
	font-weight: normal;
	color: #0D4573;
}
h5 {
	color: #334d55;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
label {
	font: bold 100% Î¢ÈíÑÅºÚ;
	color: #334d55;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead {
	border-bottom: 1px solid #cccccc;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #71BFC6;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
#navBar {
	margin: 0 76% 0 0;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B5E3D0;
	border-right-color: #B5E3D0;
	border-bottom-color: #B5E3D0;
	border-left-color: #B5E3D0;
	background-image: url(Images/back.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #CC9966;
}
#content {
	width: 75%;
	margin: 0;
	float: right;
	background-image: url(Images/back.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
#midele #content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 180%;
}
#midele {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #00A4CC;
	background: #FFFFFF url(Images/greystrip.gif) repeat-y;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName {
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
/*************** #pageName styles **************/

#pageName {
	padding: 0px 0px 10px 10px;
}
/************* #globalNav styles **************/

#globalNav {
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img {
	display: block;
}
#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
}
/************* #breadCrumb styles *************/

#breadCrumb {
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}
/************** .feature styles ***************/

.feature {
	padding: 0px 0px 10px 10px;
	font-size: 11.5px;
}
.feature h3 {
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature img {
	float: left;
	height: 115px;
	width: 186px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story {
	clear: both;
	padding: 10px 0px 0px 10px;
}
#leftcontent {
	width: 49%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #8EBBA7;
	border-left-color: #8EBBA7;
	float: left;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 11px;
	text-decoration: none;
}
#story a {
	margin-top: 20px;
	margin-bottom: 20px;
}
#rightcontent {
	width: 49%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #8EBBA7;
	border-left-color: #8EBBA7;
	float: left;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 11px;
	text-decoration: none;
}
.story p {
	padding: 0px 0px 10px 0px;
}
/************* #siteInfo styles ***************/

#siteInfo {
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background: #8AC9D7;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************* #search styles ***************/

#search {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search label {
	display: block;
	margin: 0px;
	padding: 0px;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-weight: normal;
	text-decoration: none;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px dotted #DFFFFF;
}
/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}
/*********** #sectionLinks styles ***********/

#sectionLinks {
	position: relative;
	margin: 0px;
	font-size: 110%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
}
#sectionLinks a:link {
	padding: 2px 0px 2px 10px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
#sectionLinks a:visited {
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover {
	background-color: #E3F2F4;
	padding: 2px 0px 2px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFC;
	text-decoration: none;
}
/*********** .relatedLinks styles ***********/

.relatedLinks {
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
}
/************** #advert styles **************/

#advert {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}
#advert img {
	display: block;
}
/************** #headlines styles **************/

#headlines {
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines p {
	padding: 5px 0px 5px 0px;
}
* {
	margin:0 auto;
}
#ccc {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(Images/bg2007.gif) repeat-y left;
}
.left {
	float:left;
	width:120px;
	height:90px;
	text-decoration: none;
	padding-top: 8px;
	background-color: #FFFFFF;
}
.center {
	float:left;
	width:488px;
	height:90px;
	background-position: center center;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	top: auto;
	bottom: auto;
}
.right {
	float:left;
	width: 140px;
	height:90px;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #fff;
	top: 0px;
}
.left2 {
	float:left;
	width:179px;
	height:auto;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	background-color: #FFF;
	line-height: 220%;
	border: 1px dotted #BED6CA;
	text-decoration: none;
}
.center2 {
	float:left;
	width:317px;
	height:auto;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	line-height: 180%;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BED6CA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #BED6CA;
	border-bottom-color: #BED6CA;
}
.right2 {
	float:left;
	width:259px;
	line-height: 180%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BED6CA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #BED6CA;
	border-bottom-color: #BED6CA;
	background: #FFF;
	padding: 0px 0px 10px;
}
.Seperator {
	clear:both;
	height:1px;
	line-height:1px;
	width:100%;
	font-size:0;
	white-space: nowrap;
	background-color: #D0E9F7;
	display: block;
}
/* CSS chnmc.com°æÈ¨ËùÓÐ
¡¡¡¡¡¡¡¡021-58823034 */
#navcontainer { /* none needed */
	margin-right: auto;
	margin-left: auto;
	width: 758px;
	background-color: #EEF4F1;
	text-align: left;
	background-position: 0px 0px;
}
.subtitle {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12.5px;
	font-weight: bold;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #CBE7EA;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.subtitleII {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12.5px;
	font-weight: 900;
	background-color: #CBE7EA;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #55826B;
	text-align: center;
}
.subtitleIII {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 11.5px;
	background-color: #C9E7E9;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666666;
	text-align: center;
}
ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	background-color: #EEF4F1;
}
ul#navlist li {
	float: left;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
	background-color: #eef4f1;
	border-top: 1px solid #e0ede9;
	border-bottom: 1px solid #e0ede9;
}
#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 6px 4px;
	color: #95bbae;
	border-right: 1px dashed #d1e3db;
	text-decoration: none;
}
ul#navlist li#active {
	color: #95bbae;
	background-color: #deebe5;
}
#navlist a:hover {
	color: #74a893;
	background-color: #d1e3db;
}
.container {
	width: 760px;
	padding: 10px;
	background: #fff;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
div#footer {
	clear: both;
	width: 760px;
	clip: rect(auto,auto,auto,auto);
	background-color: #EEF4F1;
}
.LeftServiceContainer {
	float:left;
	word-wrap:break-word;
	width:50%;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-left-color: #AFD3EB;
	border-bottom-color: #AFD3EB;
	text-align: center;
}
.RightServiceContainer {
	float:left;
	word-wrap:break-word;
	width:48%;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #AFD3EB;
	border-right-color: #AFD3EB;
	border-bottom-color: #AFD3EB;
	border-left-color: #AFD3EB;
	text-align: center;
}
.subtitleIV {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 11.5px;
	text-decoration: none;
	width: 100%;
	background-color: #EBF5FA;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #71BFC6;
	border-bottom-color: #71BFC6;
	text-align: right;
}
.subtitleVI {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 11.5px;
	text-decoration: none;
	width: 100%;
	background-color: #F3F9FC;
	color: #333333;
	text-align: left;
	text-indent: 22px;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9ED2D6;
}
#ccc .right2 .subtitleVI hover {
	background: #FFFFFF;
}
.Searchtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	text-decoration: none;
	width: 100%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	background-image: url(Images/focustab2.gif);
	background-repeat: repeat-x;
}
