* {
	padding: 0;
	margin: 0;
	list-style: none;
}

body{
	padding: 0;
	font-size: 12px;
	line-height: 135%;
	font-family: "宋体";
	background-image: url(../images/bg.gif);
	color: #000000;
	margin: 0px;
}

a{
	color: #000000;
	text-decoration: underline;
}


a:hover{
	color: #666666;
	text-decoration: none;
}

div.SideLeft{
	width: 560px;
	float: left;
	margin-right: 6px;
	background: #FFFFFF;
	color: #000000;
}

div.SideMiddle{
	width: 205px;
	float: left;
	margin-right: 6px;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
}
.top {
	clear: both;
	float: left;
	height: auto;
	width: 1050px;
	padding: 0px;
}
.bottom {
	clear: both;
	float: left;
	height: auto;
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
div.SideRight{
	width: 205px;
	float: left;
	color: #000000;
	background-color: #F1F1F1;
}

div.col{
	padding: 0.5em;
	border: solid 1px #CCCCCC;
	height: auto;
	width: 100%;
	color: #000000;
}

h1{
	padding: 1.5em 1em;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	font-family: "宋体";
}

h1 a{
	text-decoration: none;
}

h1 span{
	font-size: 2.2em;
	color: #CC0000;
	font-family: "Century Gothic", sans-serif;
}

h2{
	font-size: 14px;
	color: #FF6600;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

h3{
	font-size: 14px;
	color: #CC0000;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	text-indent: 18px;
}

p{
	padding: .5em;
	line-height: 150%;
	color: #333333;
	text-indent: 24px;
	font-family: "宋体", "新宋体", Verdana, "楷体_GB2312";
}

#logo{
	width: 100%;
	height: 48px;
	margin-bottom: 0.5em;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#logo h2{
	font-size: 1.8em;
	color: #FFF;
	padding: .5em;
}

ul#Nav,ul#Articles{
	margin-bottom: .5em;
}

ul#Nav li a{
	line-height: 1.8em;
	padding: 0 1em;
	background: #E4E4E4;
	display: block;
	border-bottom: solid 1px #FFFFFF;
	color: #CC0000;
	text-decoration: none;
}

ul#Nav li a:hover{
	background: #FFFFFF;
	color: #333333;
}

ul#Articles li a{
	line-height: 1.8em;
	border-bottom: solid 1px #CCCCCC;
	padding: 0 .5em;
	display: block;
	text-decoration: none;
}

address{
	margin-top: 0.7em;
	text-align: center;
	width: 100%;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

/*\*/	
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/**/

h4{
	padding: 0.5em;
	font-family: "宋体";
	font-size: 13px;
	color: #CC6600;
	clear: both;
}

pre{
	padding: 1em;
	border: solid 1px #CCCCCC;
	margin: 0 1em;
}

* html ul#Nav li a, html ul#Articles li a{
	height: 1%;
}
ul#menuNav,ul#menuArticles{
}

ul#menuNav li a{
	line-height: 180%;
	padding: 0 1em;
	background: #E4E4E4;
	display: block;
	border-bottom: solid 1px #FFFFFF;
	color: #CC0000;
	text-decoration: none;
}

ul#menuNav li a:hover{
	background: #FFFFFF;
	color: #333333;
}

ul#FGArticles li a{
	line-height: 1.8em;
	border-bottom: solid 1px #CCCCCC;
	padding: 0 .5em;
	display: block;
	text-decoration: none;
}
* html ul#menuNav li a, html ul#menuArticles li a{
	height: 1%;
}
#bottommenu {
	font-weight: normal;
	margin-bottom: 24px;
	border: 1px solid #999999;
	margin-top: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 90%;
	margin-left: 10%;
}
.bottom #bottommenu a {
	color: #990000;
	font-weight: normal;
}


#k_contact {
	font-weight: 400;
	color: #000000;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.links {
	clear: both;
	float: left;
	height: auto;
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.links a {
	text-decoration: none;
}
