/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #D33333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #008700;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.xunzhixiuleft {
	float: left;
	margin: 0 15px 0 0;
}

img.xunzhixiuright {
	float: right;
	margin: 0 0 0 15px;
}

/* Wrapper */

#xunzhixiuwrapper {
	padding-top: 20px;
	background: url(img02.gif) repeat-x;
}

/* Header */

#xunzhixiuheader {
	width: 760px;
	height: 80px;
	margin: 0 auto;
	background: #C90404 url(img03.jpg);
}

/* Logo */

#xunzhixiulogo {
	float: left;
	width: 250px;
	height: 80px;
	padding: 0 0 0 0;
}

#xunzhixiulogo h1, #xunzhixiulogo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#xunzhixiulogo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#xunzhixiulogo h2 {
	font-size: 12px;
}

#xunzhixiulogo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#xunzhixiusearch {
	float: right;
	width: 300px;
}

html>body #xunzhixiusearch {
	width: auto;
}

#xunzhixiusearch form {
	margin: 0;
	padding: 30px 20px 0 0;
}

#xunzhixiusearch fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#xunzhixiusearch legend {
	display: none;
}

#xunzhixiusearchinput, #xunzhixiusearchsubmit {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#xunzhixiusearchinput {
	width: 200px;
}

#xunzhixiusearchsubmit {
}

/* Menu */

#xunzhixiumenu {
	width: 760px;
	height: 220px;
	margin: 0 auto;
	background: url(img04.jpg);
}

#xunzhixiumenu ul {
	margin: 0;
	padding: 13px 0 0 50px;
	list-style: none;
}

#xunzhixiumenu li {
	display: inline;
}

#xunzhixiumenu li:hover {
}

#xunzhixiumenu a {
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 136%;
	color: #E8FF86;
}

#xunzhixiumenu a:hover, #xunzhixiumenu .xunzhixiuactive a {
	color: #FFFFFF;
}

/* Page */

#xunzhixiupage {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(img05.gif) repeat-y;
}

/* Content */

#xunzhixiucontent {
	float: right;
	width: 470px;
	padding: 30px 20px;
	background: url(img06.gif) repeat-x;
}

.xunzhixiutitle {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.xunzhixiutwocols {
}

.xunzhixiutwocols .xunzhixiucol1 {
	float: left;
	width: 225px;
}

.xunzhixiutwocols .xunzhixiucol2 {
	float: right;
	width: 225px;
}

.xunzhixiulist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.xunzhixiulist li {
	padding-left: 10px;
	background: url(img10.gif) no-repeat left center;
}

/* Sidebar */

#xunzhixiusidebar {
	float: left;
	width: 210px;
	padding: 35px 20px;
	background: url(img06.gif) repeat-x;
}

#xunzhixiusidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#xunzhixiusidebar li {
	background: url(img09.gif) repeat-x 0px 31px;
}

#xunzhixiusidebar li ul {
	padding: 15px;
}

#xunzhixiusidebar li li {
	background: none;
}

#xunzhixiusidebar h2 {
	height: 25px;
	margin: 0;
	padding: 5px 0 0 15px;
	background: url(img08.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

#xunzhixiusidebar h3 {
	margin: 0;
	font-size: 85%;
}

#xunzhixiusidebar p {
	margin-top: 0;
	line-height: normal;
}

#xunzhixiusidebar a {
}

#xunzhixiusidebar a:hover {
}

#xunzhixiusidebar .xunzhixiulist li {
	padding: 5px 0;
}

#xunzhixiusidebar .xunzhixiulist {
}

/* Footer */

#xunzhixiufooter {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(img07.gif) repeat-x;
}

#xunzhixiufooter p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#xunzhixiufooter a {
	color: #CCCCCC;
}

