
* {
	font: normal 1em  Arial "宋体"  ,sans-serif;
	margin: 0; padding: 0;
}
a {
	color: #FF0000; text-decoration:none;  
}
a:hover, .footer a:hover {
	color: #FF0000; text-decoration:underline;
}
body {	
	background: #0C2825 url(img/bg.jpg) repeat-y center top;
	color: #443;
	font-size: 12px;
	margin: 0;
}
p,cite,code,ul {
padding-bottom:5px;

}
h1 {
	font: normal 1.2em Arial "宋体" ,sans-serif;
}
ul {
	margin: 12px 0;
}
li {
	list-style: url(img/li.gif);
	margin-left: 100px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px dotted #AAA;
	color: #444;
	display: block;
	font: normal 1em Arial "宋体" ,serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

cite {
	display: block;
	background: url(img/quote.gif) no-repeat;
	color: #663;
	font: normal 1.1em Arial "宋体" ,serif;
	padding-left: 28px;
}

/* misc */
.divider {
	background: url(img/divider.gif) no-repeat;
	height: 24px;
	margin: 16px 0;
}
.clearer {
	clear: both;
}

/* structure */
.container {
	font-size: 1em;
	margin: 0 auto;
	width: 860px;
}

/* header */
.header {
	background:  url(img/header.jpg) no-repeat center top;

	height: 240px;
	text-align: center;
}
.header h1 {
	color: #FFF;
	font: normal 3em Arial "宋体" ,sans-serif;
	line-height: 180px;
}

/* navigation */
.navigation {
	height: 36px;
	margin: 0 auto;
	width: 632px;
}
.navigation a {
	background: url(img/navigation.jpg) no-repeat;
	color: #FFF;
	float: right;
	font: bold 1.2em serif;
	height: 31px; 
	letter-spacing: 1px;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
	width: 120px;
}
.navigation a:hover {
	color: #FFF;
	background-position: left bottom;
}

/* content */
.content {
	padding: 18px 0;
}
.content h1 {
	color: #553;
	font-size: 1.2em;
	margin-bottom: 4px;
}

/* footer */
.footer {
	color: ##443;
	font-size: 0.9em;
	padding-bottom: 12px;
	text-align: center;
}
.footer a {
	color: ##443;
}

.black a {
	color: #443; text-decoration:none; font-size: 1.2em;
	font-weight: bold;
}
.black a:hover {
	color: #443;
	text-decoration:underline;font-size: 1.2em;
	font-weight: bold;
}
.green a {
	color: #006846; text-decoration:none; font-size: 1.2em;
	font-weight: bold;
}
.green a:hover {
	color: #006846;
	text-decoration:underline;font-size: 1.2em;
	font-weight: bold;
}
.v2009_compare {
	 
	 BACKGROUND: #E4E4E4; WIDTH: 200 ; 
}
.v2009_compare TD {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; background-image:url(img/tb.jpg); background-position:bottom; background-repeat:no-repeat
	
}
.v2009_compare .tit {
	
	background-image:url(img/tb.jpg);
}
.v2009_compare .tit TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.v2009_compare .notit {
	BACKGROUND: #ffffff
}
.v2009_compare .ind {
	PADDING-LEFT: 1em
}
.v2009_compare TD.c {
	TEXT-ALIGN: center
}
.2009_compare TD.csel {
	TEXT-ALIGN: center
}
.v2009_compare TD.csel {
	BACKGROUND: #CDE1DF
}





