* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}
.lozi{ float:left; font-size:14px; color:#333333; font-weight:bold;}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 0em;
}

ul li {
list-style:none;
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #E58C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #7FE63C url(images/img05.gif) repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img06.gif) repeat-x;
}

/* Post */

.post {
}

.post .title {
	background: #A923FF url(images/img07.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .story {
	padding: 10px 0px 0px 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img08.gif) repeat-x;
	list-style:none;
}

.post .story ul { 
	height:100%;
	text-align:left;
}

.post .story li { 
	height:100%; font:Arial, Helvetica, sans-serif; text-align:left;
}

/* Header */

#header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
}

/* Header > Logo */

#logo {
	float: left;
	width: 260px;
	height: 50px;
}

#logo h1 {
	margin: 0;
	font-size: 2.6em;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo h2 {
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
clear:both;
	margin: 0;
	padding-top: 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(images/img02.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img03.gif);
}

#menu .active a {
	background-image: url(images/img04.gif);
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}

#con1{ float:left; margin-left:10px; width:690px;}

#con2{ float:left; margin-left:10px; width:690px; height: auto; margin-top:2px;}

#con2 ul{ float:left; margin-left:10px; width:690px; margin-top:10px;}
#con2 li{ float:left; width:150px; margin-right:20px; text-align:center; margin-bottom:20px; border:1px #ccc solid;}

#con3{ float:left; margin-left:10px; margin-top:10px; text-align:center; width:690px;}


#con22{ float:left; margin-left:10px; width:690px; height:auto; margin-top:10px;}

/* Content > Main */

#main {
	float: left;
	width: 220px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}


/* Content > Sidebar2 */

#sidebar2 {
	float: right;
	width: 180px;
	padding-right: 20px;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
}

#ad120x600 .content {
	padding: 20px 0;
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	height: 70px;
	background: #EA5ADA;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height:25px;;
	font-size: lem;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


/*****分页样式****/
.pagenavi { text-align:center;  font: 11px Arial, tahoma, sans-serif; padding-top: 10px; padding-bottom: 10px; margin: 0px; }
.pagenavi a {border: 1px solid #FF6600; background: #FFFFFF; text-decoration: none; color:#ff0000; display:inline-block; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px}
.pagenavi a:visited {border: 1px solid #FF6600; background: #FFFFFF; text-decoration: none; padding-left:3px; padding-right:6px; padding-top:0px; padding-bottom:0px}
.pagenavi .break {border: medium none;  text-decoration: none; color:#C16012; background:;; padding-left:3px; padding-right:6px; padding-top:0px; padding-bottom:0px}
.pagenavi .num {color:#FF0000; font-size:12pt; padding-left:3px; padding-right:3px; padding-top:0; padding-bottom:0}
.pagenavi .curr {padding: 2px 3px; border-color: #999; font-weight: bold; font-size:12pt; background:transparent;}
.pagenavi a:hover {color: #FF0000; background: #FF6600; text-decoration: none}



.guestbook{ height:20px; padding:3px 0px 0px 2px; border:1px #CCCCCC solid;}
.textarea{ width:450px; border:1px #CCCCCC solid;}