@charset "utf-8";
/*-----all-----*/
/*html {filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/
body {
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 12px;
	margin: auto;
}
a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #2768AF;
}
a:hover{
	text-decoration: underline;
	color: #1F5289;
}

#page {
	position:relative;
	width:1000px;
	padding: 0px;
	height: auto;
	margin: auto;
}

/* The Header */

#header{
	width: 1000px;
	border-top: 1px solid #000;
	background-color: #E8E4DA;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: auto;
	}
#header #topBox0 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	float: right;
	height: 20px;
	width: 100%;
	text-align: right;
	display: block;
	vertical-align: bottom;
	padding: 0px;
}
#header #topBox0 .current_date {
	display: block;
	margin: 0px;
	vertical-align: bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
#header #topBox0 ul {
	display: block;
	margin: 0px;
	vertical-align: bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #topBox0 li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#header #topBox0 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #285C95;
}



#header #topBox1 {
	margin: 0px;
	margin: 0px;
	clear: both;
	float: none;
	height: 140px;
	width: 100%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	overflow: hidden;
}
#header #topBox1 #topAd {
	background-color: #FFFFFF;
	padding: 0px;
	float: right;
	height: 60;
	width: 550px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#header #topBox1 #logo {
	background-color: #FFFFFF;
	height:120px;
	width: auto;
	clear: none;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
 #header #topBox1 #topLogon {
	padding: 0px;
	float: right;
	height: auto;
	width: 500px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: right;
}
#header #topBox1 #topLogon #logon_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: auto;
}

 #header #topBox1 #topLogon #logon_form input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}


 #header #topNav {
	background-color: #285C95;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}

/*
#header #topNav #topNav_right {
	display: inline;
	float: right;
	margin-top: -15px;
	width: auto;
	margin-right: 5px;
}
*/
#header #topNav ul {
	list-style-image: none;
	list-style-type: none;
	height: 18px;
	padding: 0px;
	width: 700px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	float: left;
}
#header #topNav li {
	display: inline;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}




#header #topNav a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header #topNav a:hover{
	text-decoration: underline;
}
 #go_search {
	padding: 0px;
	display: block;
	float: right;
	width: auto;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	overflow: hidden;
}
#marquee_sites {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Footer*/

#footer {
	clear: both;
	float: left;
	height: auto;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
}
#footer #footer_body{
	height: auto;
	width: 99%;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1%;
	float: left;
	font-weight: normal;
	color: #333333;
	padding-right: 0px;
	margin: 0px;
	clear: both;
	background-color: #F3F3F3;
	line-height: 1.5em;
}



#footer #footer_body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	margin-left: 0px;
	color: #333333;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	line-height: 1.5em;
}





/*Body main*/


#body_main{
	height: auto;
	width: 1000px;
	border: 1px solid #666666;
	margin: 0px;
	background-color: #EAE7DD;
	float: left;
	clear: both;
	padding: 0px;
}
/*Left Menu*/

#body_main #leftmenu_area {
	background-color: #333333;
	margin: 0px;
	float: left;
	width: 185px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#leftmenu_area .ul_menu{
	margin: 0px;
	padding: 0px;
	width: 160px;
	list-style-type: none;
}
.li_1{
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 180px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-color: #999999;
	overflow: visible;
	background-image: url(../W_img/other/tri.png);
	background-repeat: no-repeat;
	background-position: 150px center;
}
*html .li_1 {

	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 180px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-color: #999999;
	overflow: hidden;
	background-image: url(../W_img/other/tri.png);
	background-repeat: no-repeat;
	background-position: 150px center;
} /* ie6 fixed */ 

.li_1 .unselSection{
	display:none;
	margin: 0px;
	float: left;
	width: 170px;
	position: relative;
	left: 180px;
	background-color: #777777;
	border: 1px solid #666666;
	list-style-type: none;
	top: -20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
.li_1 .unselSection li{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.li_1 .unselSection li a{

}
.li_1 .unselSection li a:hover{
	color: #FFFFFF;
}
.li_1 a{
	color: #C3BBA1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.li_1 a:hover{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.li_1_over{
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 180px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-color: #999999;
	overflow: visible;
	color: #FFFFFF;
}
.ul_show{
	margin: 0px;
	padding: 0px;
	width: 160px;
	list-style-type: none;
}
.ul_show li{
	display: block;
	margin: 0px;
	float: left;
	height: 25px;
	width: 180px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-color: #999999;
	overflow: visible;

}


#leftmenu_area .ul_menu .li_cover{
	margin-left: 5px;
}
.img_tri{
	width: 10px;
	float: right;
	padding: 0px;
	margin-top: -10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.selMenu{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.li_1 .selSection{
	float: left;
	width: 178px;
	background-color: #666666;
	border: 1px solid #999999;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.li_1 .selSection li{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 160px;
}
.li_1 .selSection li a{

}
.li_1 .selSection li a:hover{
	color: #FFFFFF;
}
.leftTitle1 {
	font-size: 13px;
	font-weight: bolder;
	color: #C3BBA1;
	padding: 5px;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.leftTitle2 {
	font-size: 11px;
	font-weight: bold;
	color: #ACA386;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #999999;
}
#leftmenu_area .left_table .leftTitle1 a {
	color: #C3BBA1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#leftmenu_area .left_table .leftTitle2 a {
	color: #ACA386;
	font-size: 11px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftmenu_area .left_table a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	/*font-size: 13px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.left_links {
	width: auto;
	text-decoration: none;
	padding: 0px;
	float: left;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.left_links li {
	width: auto;
	text-decoration: none;
	padding: 0px;
	float: left;
	height:auto;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	list-style-type: none;
	list-style-image: none;
}
.left_links ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*
.left_table {
	width: auto;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height:auto;
}
.left_table .left_links {
	width: auto;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height:auto;
}
.left_table .left_links li {
	width: auto;
	text-decoration: none;
	padding: 0px;
	float: left;
	height:auto;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	list-style-type: none;
	list-style-image: none;
}
.left_table .left_links ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
*/
/*Right Main Page*/
#body_main #content_area {
	background-color: #E8E4DA;
	float: left;
	width: 810px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.nav_line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B00F15;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	vertical-align: bottom;
	width: 803px;
	margin-bottom: -7px;
	text-transform: capitalize;
	float: left;
	text-indent: 5px;
	margin-top: 2px;
	margin-left: 0px;
	line-height: 1.2em;
}
.nav_line a {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: none;
}
.nav_line a:hover {
	text-decoration: underline;
}



.more_li {
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: auto;
	width: 98%;
	text-align: right;
	float: left;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.more {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	height: auto;
	width: 98%;
	text-align: right;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.backto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.f_cat {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 99%;
}

.ad_maintop1 {
	background-color: #EFEFEF;
	height: 110px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 800px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	font-style: italic;
	color: #999999;
}
#nextpage {
	font-family: Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	clear: both;
	width: 98%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 3px;
	padding-left: 1%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: auto;
}
#nextpage .page_f1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
	color: #990000;
	margin-right: 4px;
}
#nextpage a {
	font-family: Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #2768AF;
	margin-right: 3px;
	margin-left: 3px;
}

#SiteLinks {
	height: 100px;
	width: 340px;
	overflow: hidden;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#SiteLinks .slink {
	display: block;
	float: left;
	width: 49%;
	list-style-type: none;
	margin: 0px;
	height: 55px;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#SiteLinks .slink img{
	height: 50px;
}


/*Content Box 1*/
.content_box {
	margin-top: 10px;
	background-color:#ffffff;
	border:1px solid #4a4a4a;
	padding: 0px;
	height: auto;
	width: 99%;
	float: left;
}
.content_box h1{
	height:auto;
	border-bottom:1px solid #4a4a4a;
	font-size:12px;
	font-weight: bolder;
	color:#ffffff;
	background-color: #2768AF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 2px;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.content_box h1 img {
	margin-left: 5px;
	margin-right: 3px;
}
.content_box ul {
	display: block;
	list-style-position: inside;
	list-style-type: disc;
	float: left;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
}
.content_box li {
	list-style-position: inside;
	list-style-type: none;
	text-decoration: none;
}

.content_box li a{
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
	color: #2768AF;
}
.content_box li .showtime{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.content_box .img_li {
	display: block;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.content_box .img_li .secline{
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	background-color: #EEEEEE;
	margin: 0px;
	float: left;
	height: 20px;
	width: 97%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
}
.content_box .img_li .l_box {
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content_box .img_li .l_box .f_cat {
	display: block;
	float: left;
	height: auto;
	width: 99%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
	font-size: 13px;
}
.content_box .img_li .l_box .l_sec {
	font-size: 14px;
	font-weight: bold;
	height: auto;
	width: 99%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	color: #C00;
}
.content_box .img_li .l_box .l_tit {
	font-size: 14px;
	font-weight: bold;
	height: auto;
	width: 99%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.content_box .img_li .l_box .l_body {
	font-size: 13px;
	font-weight: normal;
	color: #555555;
	margin: 0px;
	height: auto;
	width: 99%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	clear: both;
	line-height: 1em;
	letter-spacing: normal;
	word-spacing: normal;
}
.content_box .img_li .l_box .l_time {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: 99%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.content_box .img_li .l_box .l_time a{
	color: #555555;
	text-decoration: underline;
}
.content_box .img_li .img_box {
	height: auto;
	width: auto;
	float: left;
}

.content_box .img_li .img_box img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 100px;
}
.content_box .tit_list {
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 97%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.content_box .tit_list h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 99%;
}
.content_box .tit_list h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	float: left;
	height: auto;
	width: 95%;
	clear: both;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.1em;
	word-spacing: normal;
}

/*list box*/
.menu_box {
	margin-top: 10px;
	background-color:#ffffff;
	border:1px solid #666666;
	height: auto;
	width: 99%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.menu_box .columnist_list_img{
	float: left;
	width: 80px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.menu_box .columnist_list_img img{
	width: 60px;
	height: 80px;
}
.menu_box .columnist_list_img .p_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin-top: 3px;
	display: block;
	padding: 0px;
	height: auto;
	text-align: center;
}
.menu_box .columnist_box {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.menu_box .p_img {
	padding: 0px;
	float: left;
	height: auto;
	width: 70px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
}
.menu_box .p_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin-top: 3px;
	display: block;
	padding: 0px;
	height: auto;
}
.menu_box .p_top {
	padding: 0px;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu_box .p_top .p_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
}
.menu_box .p_top .p_brief {
	padding: 0px;
	float: left;
	height: auto;
	width: 95%;
	color: #555555;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 1em;
}
.menu_box .p_top .p_writetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	display: inline;
	clear: both;
	float: left;
	width: 95%;
	margin-top: 4px;
}
.menu_box .p_top .p_channel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	display: inline;
	clear: both;
	float: left;
	width: 95%;
	margin-top: 4px;
	height: auto;
}
.menu_box .p_ul {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.menu_box .p_li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.menu_box h1{
	height:auto;
	border-bottom:1px solid #4a4a4a;
	
	font-size:12px;
	font-weight: bolder;
	color:#ffffff;
	background-color: #2768AF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 3px;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.menu_box h1 img {
	margin-left: 5px;
	margin-right: 3px;
}
.menu_box ul {
	font-size: 12px;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu_box li {
	list-style-position: outside;
	list-style-type: disc;
	text-decoration: none;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}
.menu_box li a{
	font-family: "Times New Roman", Times, serif;
	color: #2768AF;
	font-size: 14px;
}

.menu_box .span_li {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px dashed #CCCCCC;
}
.menu_box .events_li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	padding-top: 7px;
	padding-bottom: 3px;
}
.menu_box .showtime{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	margin-left: 4px;
	font-weight: normal;
	display: inline;
}
.menu_box .events_li .brief{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	clear: both;
	display: block;
}
.menu_box .cat_span{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #990000;
	font-style: normal;
	margin-left: 4px;
	font-weight: normal;
	display: inline;
}
/*other*/
.menu_box .img_list1 {
	display: inline;
	margin: 0px;
	float: left;
	height: auto;
	width: 100px;
	text-align: center;
	padding: 0px;
}
.menu_box .img_list1 .i_name {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	width: 100%;
	clear: both;
	float: left;
	height: auto;
}
.menu_box .img_list1 img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 90px;
}

#pic_l_box {
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#pic_l_box img{
	margin: 0px;
	padding: 0px;
}

#pic_r_box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100px;
}
#pic_r_box img {
	padding: 0px;
	float: left;
	/*height: 60px;
	width: 96px;*/
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	height:60px;
	width:96px;
	overflow:hidden;
}
.pic_title {
	background-color: #F3F3F3;
	clear: both;
	float: left;
	width: 95%;
	display: block;
	height: 50px;
	font-size: 15px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	padding-right: 3%;
	padding-bottom: 0px;
	padding-left: 2%;
}
.pic_title a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.tit_brief {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	margin-top: 8px;
	line-height: normal;
}
.menu_box .top_pic_li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
.menu_box .top_pic_li img {
	padding: 0px;
	width: 90px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_box .poll_form {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
}
.menu_box .poll_form .poll_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 96%;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 3px;
	padding-left: 2%;
}
.menu_box .poll_form .btn{
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	text-align: center;
	height: auto;
	width: 70px;
}
.menu_box .poll_form ul {
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 96%;
	padding-top: 4px;
	padding-right: 2%;
	padding-bottom: 4px;
	padding-left: 2%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.menu_box .poll_form .poll_li {
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.menu_box .poll_form .poll_li .poll_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #555555;
	margin-left: 3px;
}
