/*  
Theme Name: Lse
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/
* {
	margin: 0; padding: 0;
}

body {
	width: 802px;
	margin: 0 auto;
	padding: 0;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #660000 url(images/body.png) center repeat-y;
	color: #333;
	text-align: center;
	}
	
.header {
	margin: 0 auto;
	width: 802px;
	height: 149px;
	background: url(images/header.png) center top no-repeat;
	text-align: left;
	}
.header img {
	padding-left: 12px;
	text-align: left;
	border: 0;
	}

.topmenu { float: right; }
.topmenu ul { list-style: none; }
.topmenu ul li { margin: 18px 16px 0 0; float: left; }
.topmenu ul li a { color: #F36B53; }
	
.flash {
	margin: 0 auto;
	width: 802px;
	margin: 1px 0 1px 0;
	height: 300px;
	background: url(images/flash.png) center top no-repeat;
	}
	
.all {
	float: left;
	margin-left: 6px !important; margin-left: 3px;
	width: 788px;
	border: solid 1px #550000;
	background: #fff;
	text-align: left;
	}
		
#content {
	margin: 0 0 0 6px !important; margin: 0 0 0 3px;
	clear: both;
	float: left;
	width: 558px;
	font-size: 12px;
	}
	#content2 {
	min-height: 400px;
	margin: 0 0 0 18px !important; margin: 0 0 0 16px;
	clear: both;
	float: left;
	width: 750px;
	font-size: 12px;
	}
	
	#content3 {
	margin: 0 0 0 18px !important; margin: 0 0 0 16px;
	clear: both;
	float: left;
	width: 530px;
	font-size: 12px;
	}
	
	#content2 .top, #content3 .top {
		margin: 12px 0 8px 0;
	}
	
	#content2 .top .pagetitle, #content .pagetitle { text-align: left; font-size: 12px; }
	
	#content3 h2 {
		margin: 0;
		text-align: left;
	}
	
		#content2 h3 {
		margin: 0;
		text-align: left;
	}
	
	#content2 h2 {
		margin: 0;
		text-align: center;
	}
.comments_post .h2 { font-weight: bold; font-size: 13px; text-align: left; }
.comments_post { 	width: 300px;  float: right; }
.comments_post li { list-style-type: none; }

.entry { margin: 16px 0 6px 0; padding-bottom: 12px; line-height:22px;}

/* Begin Sidebar */
#sidebar {
	clear: both;
	float: right;
	border: solid 1px #F4D7D7; 
	background: #fff url(images/b.png) bottom left repeat-x;
	padding: 24px 12px 12px 12px;
	margin-top: 0px;
	width: 196px;
	height: auto;
	}

.footer {
	clear: both;
	margin: -1px 0 -3px 0;
	width: 802px;
	height: 85px;
	background: url(images/footer.png) center top no-repeat;
	text-align: left;
	color: #E77F77;
	}
.footer a { color: #E77F77; text-decoration: none; }
.footer a:hover { color: #FFf; text-decoration: underline; }
.footer .copy { margin: -6px 0 0 12px; font-size: 11px; line-height: 13px; color: #F5BFBA; } 
.footer .copy a {  color: #fff; }
.footer p { padding: 12px; }


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #660000;
	text-decoration: none;
	}

a:hover {
	color: #FF6666;
	text-decoration: underline;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	text-align: right;
	margin: 0px 0px 0 0;
	padding-top: 5px;
	border-top: 1px solid #ddd;
	clear: left;
}


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 42%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 12px 0;
	float: left;
	}
/* End Form Elements */

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* �˵�*/
#menu { margin: 0 auto; width: 790px; background: url(images/nev.png) left no-repeat; color: #FC9582; font: bold 12px "Lucida Grande", Verdana, Arial, Sans-Serif; height: 36px; }
#menu ul li a { float: left; padding: 0 28px 0 28px; border-right: solid 1px #640505; color: #FC9582; line-height: 36px; text-decoration: none; height: 36px; }
#menu ul li a:hover{ background: url(images/nev_hover.png) center no-repeat; color: #fff; }
#menu ul li { border-left: solid 1px #CA1A1C; float: left; list-style: none; position: relative; }
#menu ul li.current_page_item a { background: url(images/menu_aa.png) repeat-x; color: #ddd; height: 36px; }
/**** �Ӳ˵������� ****/
#menu ul li ul { float: left; width: 168px; margin-top: 36px; border-top: 1px solid #eee; border-bottom: 2px solid #eee; background: #fff; position: absolute; left: -999em; z-index: 99; }
#menu ul li ul li { clear: both; }
#menu ul li ul li.page_item:hover { color: #fff; }
#menu ul li ul li:hover a.page_item { color: #fff; }
#menu ul li:hover ul { left: 0; }
#menu ul li ul li.current_page_item a { background: url(images/menu_aa.png) repeat-x; color: #ddd; height: 24px; }
#menu ul li.current_page_item ul li.page_item a { background: url(images/menu.png) repeat-x; color: #eee; height: 24px; }
#menu ul li.current_page_item ul li.page_item a:hover { background: url(images/menu_a.png) repeat-x; color: #666; height: 24px; }
#menu ul li ul li a { padding: 2px 6px 2px 6px; width: 154px; color: #eee; background: url(images/menu.png) repeat-x; font-size: 12px; line-height: 24px; height: 24px; }
#menu ul li ul li a:hover { color: #666; background: url(images/menu_a.png) repeat-x; }
#menu ul li ul li a:active { color: #fff; background: url(images/menu_aa.png) repeat-x; }

.ad { float: right; width: 216px; margin: 6px 6px 3px 0 !important; margin: 6px 3px 3px 0; }
.ad img { margin: 0 0 6px 0;  }

.contl { float: left; margin: 6px 0 0 0px !important; margin: 6px 0 0 0px; width: 179px; }
.contl .title { background: url(images/contl.png) no-repeat; height: 38px; }

.contl .zs, .contc .zs, .contr .zs { padding: 0 0 0px 0; background: url(images/zsbj.png); }
.zst { margin: -12px 0 0 0px; background: url(images/zsbj.png) repeat-x; }

.contl .zs .title, .contc .zs .title, .contr .zs .title { }
.contl .zs .ti, .contc .zs .ti, .contr .zs .ti { margin: 0px 0 12px 6px; background: #fff; width: 167px; }
.contl .zs .ti img, .contc .zs .ti img, .contr .zs .ti img { border: 0; }
.contl .zs .ti li, .contc .zs .ti li, .contr .zs .ti li { background: url(images/title_li.png) left no-repeat; list-style: none; line-height: 24px; margin: 4px; padding-left: 18px; border-top: 1px dotted #BEB7B7; color: #4E0101; }
.contl .zs .ti li, .contc .zs .ti li, .contr .zs .ti li a { color: #660000; }
.contl .zs .ti li, .contc .zs .ti li, .contr .zs .ti li a:hover { color: #330000; }

.contc { float: left; margin: 6px 0 0 6px; width: 179px; }
.contc .title { background: url(images/contc.png) no-repeat; height: 38px; }
.contr { float: left; margin: 6px 0 0 6px; width: 179px; }
.contr .title { background: url(images/contr.png) no-repeat; height: 38px; }

.contl img, .contc img, .contr img { margin-top: 1px; border: solid 1px #CA1A1C; }
.contl img.none, .contc img.none, .contr img.none { margin-top: 1px; border: 0; }

.bottom_menu { width: 548px; border: solid 1px #F4D7D7; margin-bottom: 12px; clear: left; background: #fff url(images/b.png) top left repeat-x;/*background: #eee url(images/b_titles.png) left no-repeat;*/ }

.dingfang_form { width: 200px; height:100px; border: solid 1px #F4D7D7; margin-bottom: 12px; clear: left; background: #fff; margin:5px; padding:5px}

.bottom_menu .title { float: left; width: 260px; padding: 6px 0 6px 12px; }
.bottom_menu .title h3 { margin: 0; font-size: 13px; font-weight: bold; color: #660000; }
.bottom_menu .title ul { margin-left: 12px; list-style: none; }
.bottom_menu .title li { list-style: none; }

.mylink ul{ width:256px;}    
.mylink li{ width:110px; height=30px; display:block;} 

