
/* CSS Document */
*{
	padding:0;
	margin:0;
}
li{
	list-style-type:none;
}
body{
	font-size:12px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:#434343;
	background:#F7F6E1;
	}
img{
	border:0;
	}
a{
	text-decoration:none;
	color:#0d6fd4;
}
cite{
	float:right;
        padding-right:5px;
	font-size:11px;
}
a:hover{
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6,h7{
	font-family:"Arial", Verdana, Helvetica, sans-serif
}
#header{
	background: url(../images/header_bg.jpg);
	height:142px;
	position:relative ;
}
#header_l{
	background: url(../images/header_l_bg.jpg) no-repeat left;
	width: 420px;
	float:left;
	height: 142px;
}
#header_r{
	background: url(../images/header_r_bg.jpg) no-repeat right; 	
	width: 497px;
	float:right;
	height: 142px;
}
#header h1{
	width:223px;
	height:56px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-top:30px;
}
#yeshu{
	width:100px;
	height:100px;
	float:left;
	margin-top:3px;
	margin-left: 30px;
}
#header h1 a{
	width:223px;
	height:56px;
	display:block;
	background:url(../images/logo.gif) no-repeat;
}
#search{
	background:url(../images/search_bg.gif) no-repeat;
	width: 220px;
	height: 26px;
	margin-left:274px;
}
.s1{
	float:left;
	padding:2px 0 0 60px;
}
.s1 input{
	background:#FCFADA;
	border:#ddd 1px solid;
	padding: 1px 2px;
	height: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:120px;
}
.s2{
	float:left;
	padding:3px 0 0 5px;
}
#banner{
	margin-top:15px;
	clear: both;
	padding-right:15px;
}



#menu{
	position : absolute ;
	top:112px;
	left:270px;
	font-weight:bold;
	font-size:14px;
}
#menu li{
	float:left;
	width: 72px;
	padding: 0 5px;
}

#menu li a{
	color:#fff;
	padding:0 20px;
	display:block;
	color: #454545;
	height: 23px;
	line-height: 25px;
}
#menu li a.home{
	background:url(../images/menu_bg.gif) no-repeat top center;	
}
#menu li a:hover{
	background:url(../images/menu_bg.gif) no-repeat top center;
}


#menu_2{
	font-weight:bold;
	font-size:14px;
	text-align: center;
	margin: 0 0 10px 0;
}
#menu_2 li{
	display: inline;
	padding: 0 5px;
}
#menu_2 li a{
	color:#454545;
}
#warp{
	width: 1136px;
	margin: 0 auto;
}

#main{
	padding:10px 15px 10px 16px;
	width: 1100px;
	margin: 0 auto;
	background: #FCFCF3;
	overflow:hidden;
}

#guide{
	width:200px;
	float: left
}

#guide h2{
	width:200px;
	height:25px;
	line-height: 25px;
	background: url(../images/guide_bg.gif) no-repeat;
	font-size:14px;
	color: #000;
	text-indent:1em;
}

#guide ul{

}
#guide li{
	margin-bottom:10px;
}
#guide li ul li{
	margin-bottom: 0;
	line-height: 24px;
	height: 24px;
	border-bottom: dashed 1px #ddd;
	text-indent:1.5em;
}
#guide ul li ul{
	padding: 5px 0;
	background: #fff;
	border:#ddd 1px solid;
}
#guide li ul li a{
	display:block;
	color:#4D4848;
	}
#guide li ul li a:hover{
	display:block;
	background: #4D4848;
	color:#fff;
}	
.ad{
	text-align:center;
}



#video{
	float: left;
	width:660px;
	padding:0 12px;
}
#flash{
	background: #fff;
	height: 200px;
}
.video_player{
	margin: 10px 0 0 0;
	}
.video_player h2{
	height:26px;
	line-height: 26px;
	background: url(../images/video_title.gif) no-repeat;
	font-size:14px;
	color: #000;
	text-indent:1em;

}
.decoration{
	margin: 10px 0 0 0;
	width:660px;
	padding: 9px 0 5px;
	overflow:hidden;
	border:#ddd 1px solid;
	background: #fff;
}
.decoration ul{
	padding-left: 6px;
}
.decoration li{
	float:left;
	padding-left:8px;
	margin: 0 7px;
}
.decoration li img{
	width:90px;
	height: 66px;
	padding: 4px 14px 10px 4px;
	background: url(../images/pic_bg.gif) no-repeat;
}




#sidebar{
	width:215px;
	float: right;
}

#sidebar h2{
	width:215px;
	height:25px;
	line-height: 25px;
	background: url(../images/sidebar_title_bg1.gif) no-repeat;
	font-size:14px;
	color: #fff;
	text-indent:1em;
}

#sidebar ul{
	border: solid 1px #ddd;
	width:213px;
	overflow:hidden;
}
#sidebar ul h2{
	background: url(../images/sidebar_title_bg2.gif) no-repeat;	
	color: #000;
}
#sidebar ul h2.title_3{
	background: url(../images/sidebar_title_bg3.gif) no-repeat;	
	color: #fff;
}
#sidebar li{

}
#sidebar li ul li{
	margin-bottom: 0;
	line-height:1.5;
	padding-left:1.5em;
	border: 0px;
	background: url(../images/dot.gif) no-repeat 8px 5px;
}
#sidebar ul li ul{
	padding: 5px 0;
	background: #fff;
	border: 0px;
}
#sidebar li ul li a{
	color:#4D4848;
	}
#sidebar li ul li a:hover{
	background: #4D4848;
	color:#fff;
}	


#featured h2{
	margin:0 0 15px 0; 
}
#featured div{
	padding: 0 16px 5px;
	text-align:center;
}
#featured div img{
	width:168px;
	height: 123px;
	padding: 5px 14px 14px 5px;
	background: url(../images/sidebar_pic_bg.gif) no-repeat;
}
#featured div a{
	color: #454545
}
#featured  p a:hover{
	color: #fff;
	background:#454545;
}



#footer{
	margin: 20px 0;
}
.image_link{
	padding: 0 0 10px 13px;	
	overflow:hidden;
	width:900px;
}
.image_link li{
	float: left;
	padding: 0 6px;
	width:88px;
	height: 31px;
	margin: 0 0 10px 0;
	overflow:hidden;
}

#copyright{
	clear: both;
	text-align: center;
}
#copyright ul{

}
#copyright li{
	display:inline;
	padding: 0 10px;
}
#copyright a{
	color: #000;
}
#copyright p{
	padding: 2px 0;
}


#slidearea {
	height:240px;
	margin:0pt auto;
	overflow:hidden;
	text-align:center;
	width:450px;
}
#slidefooter {
	width:450px;
}
#slidefooter {
	background:#333333 none repeat scroll 0%;
	height:27px;
	margin:0pt auto;
	overflow:hidden;
	text-align:center;
}

#slidefooter a {
	color:#CCCCCC;
	font-size:14px;
}
#slideprev {
	background:transparent url(../images/slide_prev.gif) repeat scroll 0%;
	float:left;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	width:25px;
}

#slidetext {
	height:27px;
	line-height:29px;
	margin:0pt;
	overflow:hidden;
}
#slidenext {
	background:transparent url(../images/slide_next.gif) repeat scroll 0%;
	float:right;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	width:25px;
}

.blockcategory{
	margin-bottom:10px;
}
.blockcategory h3{
	height:26px;
	line-height: 26px;
	background: url(../images/video_title.gif) no-repeat;
	font-size:14px;
	color: #fff;
	text-indent:1em;
}
.blockcategory h3 a{
	color:#000;
}
.msgtitlelist{
	border:#ccc 1px solid;
	background: #fff;
	width: 656px;
/*	width: 478px;*/
	overflow:hidden;
}
.blockcategory li{
	line-height:1.5;
	padding-left:1.5em;
	background: url(../images/dot.gif) no-repeat 8px 5px;
}
.more{
	float: right;
	margin: 5px 0;
	background: none;
}
#list{
	float: left;
	width:480px;
	padding:0 12px;
}

#articledetail{
	margin-bottom:10px;	
}
#entry h1{
	text-align: center;
	font-size: 14px;
	padding: 10px 0 0 0;
}
#entry{
	border: #ccc 1px solid;
	background: #fff;
	}

.entry h1{
	text-align: center;
	font-size: 14px;
}
.entry{
	background: #fff;
	}
	
	
#articleinfo{
	text-align:center;
	margin: 0 0 5px 0;
}
#articlectrl{
	text-align:center;
	margin: 0 0 10px 0;
}
#articlebody{
	padding:0 10px;	
	line-height:1.8;
	margin: 10px 0;
}
#nav{
	padding:0 10px;
	height:26px;
	line-height: 26px;
	background: url(../images/video_title.gif) no-repeat;
	font-size:12px;
	color: #000;
}
#nav a{
	color: #000;
	text-decoration: underline;
}
.block li{
	line-height:1.5;
	padding-left:1.5em;
	background: url(../images/dot.gif) no-repeat 8px 5px;
}



.mainarea{
	border:#ccc 1px solid;
	padding: 10px;
	background: #fff;
}
.mainarea h3{
	font-size:14px;
}
.side{
	margin-top:10px;
}
.side h3{
	font-size:12px;
	font-weight:normal;
	color: red;
}
.loginpanel label {
	padding-right:3px;
}
.loginpanel p{
	height:20px;
	line-height: 20px;
	margin: 5px 0;
}
#loginsubmit{
	height: 20px;
	line-height: 20px;
}
#username,
#password,
#userpass{
	border:#ccc 1px solid;
	padding:0 2px;
	width: 120px;
	height: 18px;
}


#userpanel{
	margin-top:10px;
}

#userpanel h2{
	width:200px;
	height:25px;
	line-height: 25px;
	background: url(../images/guide_bg.gif) no-repeat;
	font-size:12px;
	color: #000;
	text-indent:1em;
}
.login_warp,
#userpanel ul{
	border:#ccc 1px solid;
	background: #fff;
	padding: 10px 30px;
}
.login_warp p{
	margin:3px 0;
	line-height: 1.2;
}

.block2 li{
	line-height:1.5;
}
.thumbmsglist li{
	background: #eee ;
	margin: 10px auto;
	width: 320px;
	padding: 10px;
}



.msginfo{
	margin-bottom:10px;
	text-align: center;
}
.msginfo_2{
	margin-bottom:10px;
	text-align: left;
	font-size:11px;
}


.space_info{
	float:right;
	width: 280px;
	text-align: left;
}
.thumb{
	float:left;
	width: 120px;
	height: 90px;
}
.thumbmsglist_2 li{
	background: #eee ;
	margin: 10px auto;
	width: 420px;
	padding: 10px;
	overflow:hidden;
}
#notice{
	text-align:center;
	font-size:14px;
	margin: 50px auto 0 auto ;
	width:300px;
	}