/* 
	Theme Name: fffidv10
	Theme URL: http://fffid.com
	Description:
	Author: Tien
	Author URI: http://fffid.com
	Version: 1.0
*/

/**	RESET **/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
a {text-decoration:none;}

.clear{clear:both}

#newss {
color:#736357;
padding:5px 10px;
line-height:1.2em;
}
strong {
	text-shadow: gray 1px 1px 2px;
}

a:link, a:active, a:visited {
	color:#01BB34; text-decoration:none;
}
			
a:hover {	
	text-decoration: none;
	color: #01BB34;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 2em;
}
h1 {
	font-size: 2em;
	font-weight: bold;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
h5,h6  {
	font-size: 1.0em;
	font-weight: bold;
}

/* Í¼Æ¬×Ô¶¯Ëõ·Å575px */

/*img {    
max-width:580px;height:auto;cursor:pointer;     
zoom:expression( function(elm) {          if (elm.width>580) {      
var oldVW = elm.width; elm.width=580;          
elm.height = elm.height*(580 /oldVW);         }     
elm.style.zoom = '1';     }(this));
margin:0;
padding: 0;
} */
/* Í¼Æ¬×Ô¶¯Ëõ·Å575px */

*{margin:0;padding:0;}

body {
	/*background: #ededed;*/
	background: url(images/bg.gif) repeat center top;
	/*font: 12px/1.4em Arial, Helvetica, sans-serif;*/
       font:13px/1.231 Arial, Helvetica, sans-serif;
	color: #736357;
	}

* {
	
}
.wrap {width: 980px;margin: 0 auto;}


.left {float:left;}
.right {float:right;}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/
#navigations {
	margin:0;
	padding: 0;
	clear:both;
	width:962px;
	height:40px;
	background: #212121 url(images/dropdown-bg.gif) repeat-x left top;
}



/* @end */


ul.nav-main,
ul.nav-main li {
      
	width:145px;
	list-style: none;
	margin:0 0px 0 0px !important; 
	padding:0;

}


ul.nav-main {
	position: relative;
	z-index: 597;
}

ul.nav-main li:hover > ul {
	visibility: visible;
}


ul.nav-main li.hover,
ul.nav-main li:hover {
	position: relative;
	z-index: 599;
	cursor: pointer;
	background: url(images/dropdown-bg-hover.gif) repeat-x left top;
}



ul.nav-main li {
	float:left;
	display:block;
	height: 40px;
	color: #BEBFC2;
	font: 14px Arial, Helvetica, sans-serif;
	background: url(images/separator.gif) no-repeat right center;
}

ul.nav-main li a {
	display:block;
	padding: 10px 16px 6px;
	height: 22px;
	color: #BEBFC2;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

ul.nav-main li a:hover {
	color:#D6D6D6;
}



ul.nav-main *.list {
         float:left;
	padding-right: 22px;
	background: url(images/navigation-arrow.gif) no-repeat right top;
}



ul.nav-sub {
	visibility: hidden;
	position: absolute;
	padding:10px;
	top: 40px;
	left: 0;
	z-index: 598;
	background: #353535 url(images/dropdown-list-bg.gif) repeat-x left top;

}


ul.nav-sub li {
	list-style:none;
	display:block;
	padding: 0;
	height: 27px;
	float: none;
	width:145px;
	border-bottom: 1px solid #5a5a5a;
	background: none;
}

ul.nav-sub li a {
	list-style:none;
	display:block;
	padding: 6px 5px 6px 5px;
	height: 15px;
	float: none;
	width:145px;
	background: none;
	font: 12px Arial, Helvetica, sans-serif;	
}

/*文章内容*/




.post p {
padding:0 0 10px 0;
line-height:180%;
}
.post_image {
float:left;
background-color: white;
border: 1px solid #ddd;
padding: 2px;

}
.post_c {
float:right;
width:315px;
}
.post_c h2 { 
font-size:16px;
}

.b_title {
		font-size:14px;
		text-align:left;
		width:287px;	
}

.post_c .b_title h2 {
color: #000;
padding:8px 0 0 0;
	text-shadow: gray 1px 1px 2px;
}

.post_c .b_title h2 a {
color: #212121;
line-height: 2.0em;
font-size:14px;
}
.post_c .b_title h2 a:hover,
.post_c .b_title h2 a:visited:hover{
color:#01BB34;
text-decoration: none;
}

/* @end */
/*rrrrrr*/
.listbox {
width:300px;
float:left;
overflow:hidden;
background:#fff;
margin: 10px 5px 0 7px;
_margin-left:3px;
}


.tbox {
width:100%;
overflow:hidden;
height:280px;

}

.tbox dt {
text-align:center;
height:53px;
overflow:hidden;
clear:both;
	padding: 10px 0 0;
}
.tbox dd {
overflow:hidden;
padding:4px 4px 0;
}
.d1 {
padding:4px 0;
}

.d1 li {
border-bottom: 1px dashed #c0c0c0;
height:27px;
line-height:27px;
overflow:hidden;
}
.d1 li a{
color: #736357;
}
.d1 li a:hover {
color:#01BB34;
text-decoration: underline;
}
.d1 li span {
color:#998675;
margin-right:5px;
float:left;
}

.ico3 li {
padding-left:12px;
background:url(images/ico-3.gif) 5px 11px no-repeat;
}

/*引文*/
blockquote{
background: #f8f8f8;
margin:0px 0px 10px 0px;
padding:10px 25px;
color:#666;
font-style: italic;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}
/*yy*/
.cat_ico{
	float:left;
	width: 47px;
	height:14px;
	margin-right:5px;
}
	
		
	.related-posts-list li a:hover {
		font:0.92em; color:#2f5074;
	}
	
/*--------------header------------------*/
/* Misc. */

#pages-top {
	line-height: 15px;
	border-bottom: 1px solid #d5d5d5;
padding:5px 0;
	font-size: 11px;
	color: #a9a9a9;
}

#pages-top a {
	color:#636363;
	font-size: 11px;
}

.post-content p {
	line-height:20px;
	margin:0 0 15px;

}

.post-content ul, .post-content ol {
	padding:0;
	margin:10px;
}

.post-content ul ul, .post-content ol ol {
	margin-left: 20px;
}

.post-content li {
	list-style-position: inside;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.post-content li li {
	background-color:#f7f7f7;
	padding:5px;
}

.comment-content {

}
	
	.comment-content p {
		line-height:135%;
	}

.textfield {
	color:#b2b5b6; font:.92em;
}

/* 02 - STRUCTURE
/* ----------------------------------------------*/

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


.left {
	float:left;
}

.right {
	float:right;
}

#header {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#fff;
}

		
#categories {
	margin:0; padding:0;
	width:auto; height:auto;
	background:none;
}

		

#content .container {
	width:960px; height:auto;
	margin: 0 auto 0 auto;	
	overflow: hidden;
	background: #fff url(images/main_background.gif) repeat-y;

}

.container {
	margin:0 auto; padding:0;
	width:962px; height:auto
}
		
#content {
	margin:0; padding:0;
	width:auto; height:auto;
}

	
#left-col {
		height:auto;
		float:left;
		width:628px;
		padding:0;
	}

.post-list{
margin:5px 20px;
border-bottom: 1px solid #E6E3DC;
	padding: 10px 0 15px;
}
		
#sidebar {
		width:310px; 
		color:#736357;
		height:auto;
		float:right;
		background: #eee none;
		margin: 0 10px 10px;
		_margin-right:5px;
		_margin-left:0px;
}
/*边*/	
#sidebar ul {
padding: 0 10px 10px;
}
#sidebar li {
border-bottom: 1px dashed #CFCBBC;
background:#fff;
	padding: 5px 10px;
}

 
 #sidebar h3 {
 margin: 10px 0 0 0;
 padding:0 5px;
	font-size:14px;
	font-weight:bold;
	color:#3d3332;
	background: #fff;
	border-bottom: 1px solid #B2B2B2;
	padding:0 0 0 10px;
	text-shadow: gray 1px 1px 2px;
}
 
 /** ---------------Most Popular------------- **/
.Most Popular {
	margin:0 0 10px 0;
	color:#343434;
	background:#fff;
	}
#sidebar .Most Popular ul li {
	padding: 5px 10px 5px 15px;
}

.Most Popular ul h3{
	font-size:4px;
	font-weight:bold;
	color:#343434;
	padding:0 5px;
	background:#ededed;
}

#sidebar a {
color:#575757;
	font-size: 11px;
}
#sidebar a:hover,#sidebar a:visited:hover{
color: #01BB34;
	text-decoration: none;
}

#sidebar .tags ul {
padding:0 5px;
}

#sidebar .tags h3 {
padding:0 5px;
margin:10px 0 0 0;
}

/*AD*/
.aimg img {
margin:5px 0 5px 0;
text-align:center;
}
.adsidebar {
text-align:center;
margin:10px 0;
}
.adsidebar ul img {
padding:5px;
background-color:#E6E7E8;
margin-bottom:5px;
}

.adsidebar ul img a:hover {
background-color:none;
}


/*two link*/
.link .linkcat  {
display:block;
/*记得清除浮动*/
overflow:auto;
/*兼容IE6*/
zoom:1;
}
.link li{
float:left;
width:122px;
display:block;
}

 /**-----------ffox_most_active ---------- **/

.ffox_most_active {
	text-align:center;
	list-style:none;
	border-bottom:1px solid #9E9E9E;
	border-top: 1px solid #9E9E9E;
	background-color:#f3f3f3;
	height:230px;
	margin:0 0 10px 0;
}

.ffox_most_active li{
list-style:none;
float:left;
line-height:0;
margin:10px 0 0 10px;
/*padding:none;*/
}
.ffox_most_active img.avatar{
width:35px;
height:35px;
border:1px solid #ddd;
padding:2px;
margin:0 1px 0 0;
}




 /**----------- R_CATEGORIES------------ **/
 
.r_comments {
	margin:0 0 10px 0;
	color:#343434;
	}

.r_comments ul {
	padding:0 5px;
 	}
.r_comments li {
	line-height:20px; 
	margin: 0;
	}
.r_comments  img.avatar{
	height:32px;
	float:left;
	padding:2px;
	border: 1px solid #e1e1e1;
	margin:4px 10px 0 0;
	background-color:#fff;
	}



 /** ------------.randposts------------ **/

 /** ------------.randposts------------ **/

.randposts {
text-align:center;

}
.randposts h2 {
text-align:left;
}

#sidebar .randposts ul li{
background:5e5e5e;
border:none;
padding:5px;
}
#sidebar .randposts ul li a {
height:100%;
}

#sidebar .randposts ul li a:hover {
height:100%;
}
.randposts h3 {
text-align:left;
}

.r_title{
color:#343434;
text-align:center;
	}


/*---------------related---------------------*/
.related h3 {
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:0 0 0 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#related {
width:628px;
height:285px;
}
#related a {
color:#575757;
}
#related a:hover,a:visited:hover{
color:#01BB34;
}

.ad {
float:left;
}
.ad img{
float:left;
	border-right: none;
	border-top: 1px solid #E6E3DC;
	border-bottom: 1px solid #E6E3DC;
	background-color:#fff;
text-align:left;

padding:14px 10px 14px 10px;
}

.randpost {
	width:307px;
	height:278px;
	float:right;
	margin:0;
	color:#343434;
	border-top: 1px solid #E6E3DC;
	border-bottom: 1px solid #E6E3DC;
	background-color:#fff;
}

.randpost ul {
background-color:#fff;
padding:9px 10px 0 10px;

}

.randpost li {
border-bottom: 1px dashed #c0c0c0;
padding:10px;
}

/*ggggggg*/

.browse {
padding:10px 15px;
font:normal normal 12px/1.5em;
font-style:italic;
border-bottom:1px solid #eaeaea;
background:none;
}



/* 03 - HEADER
/* ----------------------------------------------*/

#pages-list {
	margin:0; padding:0;
	width:auto; height:auto;
	list-style:none;
	float:left;
}
#pages-list li a:hover {
		color:#000;

	}		
	#pages-list li, #pages-list li.blank {
		margin:0 5px 0 0; 
		width:auto; height:auto;
		float:left;
		padding:0 5px 0 0;
		border-right: 1px solid #d5d5d5;
	}
	
		#pages-list li.blank {
			background:none;
		}
			
#subscribe {
	margin:0; padding:0;
	width:auto; height:auto;
	float:right;
}
		
#logo-back {
	margin:0; padding:0;
	width:200px; height:92px;
}
	
	#logo-back img {
		margin:10px 0 0 0;
		float:left;
	}
			
#search {
	margin:24px 0 0 0;
	float:left;
}
		
	.search-form {
		margin:0; padding:0;
		height:33px; width:268px;
		background:#fff;
		border:1px solid #C6CBD8;
	}
					
	.search-box {
		margin:7px 10px 0 10px; padding:2px;
		width:168px; height:20px;
		background: transparent;
		font:1em; 
                color:#848B90;
		border:0; float:left; display:inline;
	}
			
	.search-button {
		margin:1px 0 0 0;
		width:71px; height:31px;
		float:right;
		background: #f3f3f3;
	}
			
	
/* 04 - FEATURED*/


/*news*/
.featout{
	overflow: hidden;
	text-align:left;
	font-size:10px
}

#hot_right{
 margin:0;
 padding: 5px 0 5px 20px;
 height:14px;
 overflow:hidden;
 text-align:left;
 color: #736357;
background:#eee;
 line-height: 1.5em;
 font-size: 11px;
}
#hot_right a:link, #hot_right a:visited{ 
text-decoration: none;
}
#hot_right a:hover{
color: #000; 
text-decoration:underline;
}/**/
.meta {
font-size:11px;
text-align:left;
padding:5px 0 0 0;
list-style:none;
}

.meta p{
color:#252525;
}

.meta a { 
	text-decoration: none;

	}

.meta a:hover,.meta a:visited:hover{
color:#01BB34;
text-decoration: underline;
}
/**/
.s_meta {
font-size:12px;
text-align:left;
font-style:italic;
padding:0 0 5px 0;
color: #c0c0c0;
}



/** COMMENTS **/


h2#comments{
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding: 0 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.commentlist {
	padding:10px;
	}
.commentlist .comment {
	margin: 10px 0 0 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #eaeaea;
}
.commentlist li  {
	margin: 10px 0 0 0;
	padding: 10px;
	list-style: none;
	
	
	}
.commentlist .alt {
	}
.commentlist .comment .comment {
	margin:5px;
	padding: 10px;
	width:auto;
	}
.commentlist p {
	margin: 5px 0 0 65px;
	line-height:20px;
	}
ol.commentlist li div.vcard img.avatar {
	float: left;
	margin: 0 10px 0 0;
	}
ol.commentlist li div.vcard img.photo {
	padding: 2px;
	background: #fff;
	border: 1px solid #e5e5e5;
	}
ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	color:#949494;
	}
.comment-reply-link {
	font-size:11px;
	color:#949494;
	text-align:center;
	margin: 0 0 10px 0;
	padding: 2px 14px 2px 14px;
	border:1px solid #e5e5e5;
	}
.comment-reply-link:hover {
	color:#949494;
	border:1px solid #B6B5B5;
	}
.cancel-comment-reply a {
	color:#949494;
	}
.commentmetadata {
	display: block;
	padding:0 0 5px 0;
	color:#8C8C8C;
	}
.commentmetadata a{
	color:#8C8C8C;
	}
	/*yy*/
#respond {
	border-top: 1px solid #E6E3DC;
	border-bottom: 1px solid #E6E3DC;
	padding:10px 0 10px 20px;
	}

#respond p {
	color: #252525;
	line-height: 23px;
	margin: 10px 0 0 0;
}
#respond h3 {
	margin: 5px 0 0 0;
	}
#commentform p {
	margin: 5px 0;
	color: #000;
	}
#commentform small{
	position:relative;
	top:-3px;
	font-size:12px;
	}
#commentform a, #commentform small{
	color:#949494;
	}
#commentform input{
	width:200px;
	font-size:12px;
	padding:5px;
	}

#commentform {
	margin-top: 10px;
	}
#commentform input {
	/*list-style:line;*/
	width: 210px;
	margin: 5px 5px 1px 0;
	padding: 5px;
	border: 1px solid #e5e5e5;
	}
#commentform input:focus {
	border: 1px solid #ccc;
	}
#commentform .author {
	padding: 3px 3px 3px 5px;
	background:#fff;
	color: #666;
	}
#commentform .email {
	padding: 3px 3px 3px 5px;
	background: #fff;
	color: #666;
	}
#commentform .url {
	padding: 3px 3px 3px 5px;
	background: #fff;
	color: #666;
	}
#commentform textarea{
	width: 80%;
	height: 100px;
	background:#fff;
	font-size:12px;
	padding:4px;
	margin:15px 0 0 0;
	color:#000000;
	border: 1px solid #e5e5e5;
	}
#commentform textarea:focus {
	border: 1px solid #ccc;
	}
#commentform input#submit{
	cursor:pointer;
	background: #f8f8f8;
	width:144px;	
	height:26px;
 	color: #4f4f4f;
	text-align:center;
	border: 1px solid #E6E3DC;
}
#commentform #submit:hover {
	 cursor:pointer;
	color:#fff;
	background:#01BB34;
	}

.navigation_c{
	padding: 0 5px 0 5px;
	margin: 5px 0 10px 0;
	}
.previous {
	text-align:center;
	}
.page-numbers{
	padding: 0 5px 0 5px;
	border-right:1px solid #e5e5e5;
	}

	/*#.commentlist*/
.commentlist img{max-width: 400px;} 
#rssblock {
list-style-type:none; 
}

#rssList{
display:none;
}

/* End Comments */

/*footer*/
#footer{
	margin:0 auto;
	width:962px;
	text-align: center;
}

#footer .copyright{
	line-height:24px;
	text-align:center;
}

/*内*/
.info2{
border-top: 4px double #eaeaea;
margin: 10px 0 0;
	padding: 10px;
}
.author_text {
	float:left;
	padding:2px;
	border: 1px solid #d4d3d3;
	margin:0 10px;
	_margin-left:5px;
	background-color:#fff;
}

.copyright {
    background-color: url(images/footer.jpg) no-repeat center top;
    text-align:left;
	color: #695f5e;
}
.copyright p{
padding:0 0 5px 0;

}
.copyright a{
	color: #797979;
}
/*ckepop */

.socialbmark {
	text-align:center;
	background:#fff;
	margin: 10px 0 0 0;
	padding:5px;
	border-top: 1px solid #E6E3DC;
	height: 20px;
}
.rssshare {
	text-align:center;
	padding:5px;
	line-height:23px;
	height: 20px;
	margin: 10px 10px 0;
}
.separator {
	font-size: 12px;
	line-height: 1.8em;
}
/*spostinfo*/

.spostinfo{
	padding: 0 5px;
	line-height:23px;
	margin: 0 10px;
}
.spostinfo a{
	color:#787878;
	}
.spostinfo a:hover {
	color: #01BB34;
	}

/** s_ad**/
.s_ad {
	text-align:center;
	margin: 5px 10px;
	border-bottom: 1px solid #E6E3DC;
	padding: 10px 0;
}
.g_ad {

	text-align:center; 
}

/** Pagination **/
.pagenavi{
text-align:right;
margin:5px;
padding-right:28px;

}
.page-numbers{
border:1px solid #E6E3DC;
margin: 5px 2px;
	padding: 5px 10px;
}
.current{
color:#fff;
background: #666;
border:1px solid #f5f5f5;
}
.page-numbers:hover{
color:#000;
border:1px solid #01BB34;
}
/*ff*/
.s_title {
text-align:left;
float:left;
padding:5px;
width:580px;
}

.s_title h2 {
text-align:left;
color:#3e3e3e;
font-size:22px;
line-height: 1.1em;
text-shadow: gray 1px 1px 2px;
}

* {
	
}

/* @group My Group */



/* @end */
.s_title h2 a {
color:#575757;
text-align:center;
}
.s_title h2 a:hover,.s_title h2 a:visited:hover{
color:#01BB34;
text-decoration: underline;
}
.pagebar{
font-size:11px;

}
.pagebar p {
		
color:#252525;
	margin: 0;
	line-height: normal;
}

.pagebar a { 
	color:#252525;
	text-decoration: none;
	}

.pagebar a:hover,a:visited:hover{
	color: #393939;
	text-decoration: underline;
}

/*随机文*/
.ttt {
	background:#fff url(images/tbg.gif) repeat;
	border-bottom: 1px solid #E6E3DC;
	padding: 10px 0;
	height:122px;
	margin-left: 10px;
	margin-right: 10px;
}
.ttt ul {

}
.ttt ul li {
float:left;
list-style:none;
width:150px;
height:100px;
margin:0;
}
.ttt ul img {
	padding: 2px;
	background-color: #eaeaea;
	border: 1px solid #d2d2d2;
}
.ttt h6{
color:#4f4f4f;
line-height: normal;
}
/*随机文2*/
.top_ran {
	background: #E8E8E8;
	padding:10px 25px;
	height:100px;
	border-bottom: 1px solid #B2B2B2;
	margin:0;
}
.top_ran ul {
	
}
.top_ran ul li {
text-align:center;
float:left;
list-style:none;
width:150px;
height:100px;
margin:0;

}
.top_ran ul img {
	padding: 2px;
	background-color: #fffeff;
	border: 1px solid #a9a9a9;
}
.info{
text-align:center;
border: #9f9f9f 1px dotted;
padding:10px;
margin:10px 0;
}
.ratings {
margin:10px 0;
text-align:center;
}
/*post_images*/
.post_images {
	text-align:left;
	background:#fff url(images/shadow.gif) no-repeat top left;
	padding:0 0 0 15px;

}
img {       
max-width:550px;height:auto;cursor:pointer;     
zoom:expression( function(elm) {          if (elm.width>550) {      
var oldVW = elm.width; elm.width=550;          
elm.height = elm.height*(550 /oldVW);         }     
elm.style.zoom = '1';     }(this));
margin:0;
padding:0;
} 
/*.post_images img {       
max-width:550px;height:auto;cursor:pointer;     
zoom:expression( function(elm) {          if (elm.width>550) {      
var oldVW = elm.width; elm.width=550;          
elm.height = elm.height*(550 /oldVW);         }     
elm.style.zoom = '1';     }(this));
margin:0;
padding:0;
} */
/*ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg*/

#content #contarner{
	padding: 10px;
background: #fff;
}
.service_left {
	width:246px;
	float:left;
	padding:20px 10px;
	margin-top: 70px;
}
.service_left_p1 {
	width:246px;
	height:53px;
	padding: 0;
	margin:0;
}
.service_left ul {
	width:246px;
	padding: 0px;
	margin: 0;
	overflow:hidden;
	border-bottom: 1px dashed #d4d3d3;
}
.service_left li {
	display: inline;
}
.service_left li a {
	width:240px;
	padding: 10px 0 10px 6px;
	margin: 0;
	overflow:hidden;
	border-top: 1px dashed #d4d3d3;
	float: left;
	text-decoration: none;
}

.service_left li .current{
   color: #fff;
background: #01BB34;
   text-decoration: none;
}

.service_left li a:hover{
   color: #fff;
background: #01BB34;
   text-decoration: none;
}

.service_right {
background: #F1F1F1;
	width:670px;
	float:right;
	padding:20px 10px;
}
.p_title {
padding:5px 10px;
color:#666;
}
.p_entry {
	border-top: 1px solid #E6E3DC;
	border-bottom: 1px solid #E6E3DC;
	background-color:#fff;
	padding:10px;

}
.p_entry p {
padding:0 0 10px 0;
}

/*liks*/
.p_entry li {
 list-style:none;
  margin:0 0 10px 0;
}
.p_entry li ul {
line-height: 1.2em;
 color:#d4d4d4;
  padding:10px 0 10px 10px;
  margin:0 0 0 20px;
}

.p_entry li ul li {
 color:#8f8f8f;
 font-size:14px
}

.p_entry li ul li a {
padding:10px;
color:#393939;
text-decoration:none;
}

.p_entry li ul li a:hover{ 
color:#8f8f8f; 
text-decoration: none;
}
/*33333333333*/



#bfooter{
	height:120px;
	width:960px;
	text-align:center;
	margin:0;
	padding:40px 0 0px 0;
	overflow:hidden;
	clear:both;
}
#bfooter img {
margin-top:0px;
text-align:center;
}
/* Page links start */

#index_mid{
	width:962px;
	background: #000 url(images/footer.gif) no-repeat top center;
	clear:both;
	border-top: 3px solid #000;
	height: 160px;
}
.media {
}
.media li{
float:left;
line-height:10px;
padding: 8px 5px 0 10px;
white-space:nowrap;
list-style:none;
line-height:15px;
}



.media h3 {
	color:#695f5e;
	line-height: normal;
	font-size: 13px;
	padding-left: 10px;
}
/* Page links end */
.media2 {
	padding:10px;
	width:940px;
	height: 70px;
}

.media2 span{
	width:65px;
	line-height:15px;
	overflow:hidden;
	display:block;
	float:left;
	padding:8px 0 0 10px;
	font-weight:bold;
	color:#695f5e;
}
.media2 li{
float:left;
line-height:10px;
padding:8px 10px 0;
white-space:nowrap;
list-style:none;
line-height:15px;
}


.media2 li a{
	color: #695f5e;
	float:left;
}
.media2 li a:hover{
color:#01BB34;
text-decoration: underline;
}
