/*
颜色表：
绿：#99c923
浅灰：#eeeeee
蓝：#118ade
较浅蓝：#50a3dd
非常浅蓝：#cadffa
*/

@charset "utf-8";

body{
		font:0.75em/1.5 宋体,Arial, Verdana, AppleGothic, Sans-serif;
		background-color:#D4D4D4;
		/*background:url(images/bg_reg.gif);*/
		color:#666;
		margin:0;
}
a:link          { color:#000;text-decoration:none;font-size: 12px; }
a:visited       { color:#000;text-decoration:none;font-size: 12px; }
a:hover         { color:#fff;background:#none;text-decoration:none;font-size: 12px; }
a:active        { color:#000;text-decoration:none;font-size: 12px; }    
#head a:link          { padding:5px;color:#000;text-decoration:none;font-weight:bold;font-size: 14px; }
#head a:visited       { padding:5px;color:#000;text-decoration:none;font-weight:bold;font-size: 14px; }
#head a:hover         { padding:5px 5px 5px 5px;color:#fff;background:#117084;text-decoration:none;font-weight:bold;font-size: 14px; }
#head a:active        { padding:5px;color:#000;text-decoration:none;font-weight:bold;font-size: 14px; }    

#helper a:link          { padding:0px;color:#000;text-decoration:none;font-size: 12px;font-weight:normal; }
#helper a:visited       { padding:0px;color:#000;text-decoration:none;font-size: 12px; font-weight:normal;}
#helper a:hover         { padding:0px;background:#117084; font-size:12px;color: white;font-weight:normal;}
#helper a:active        { padding:0px;color:#000;text-decoration:none;font-size: 12px;font-weight:normal; }    

#content a:link          { padding:0px;color:#000;text-decoration:none;font-size: 12px;font-weight:normal; }
#content a:visited       { padding:0px;color:#000;text-decoration:none;font-size: 12px;font-weight:normal; }
#content a:hover         { padding:0px;background:#50a3dd; font-size:12px;color: white;font-weight:normal;}
#content a:active        { padding:0px;color:#000;text-decoration:none;font-size: 12px; font-weight:normal;}    


#bottomcenter a:link          { padding:0px;color:#fff;text-decoration:none;font-size: 12px;font-weight:normal;border-bottom:0px; }
#bottomcenter a:visited       { padding:0px;color:#fff;text-decoration:none;font-size: 12px;font-weight:normal; }
#bottomcenter a:hover         { padding:0px;background:#117084; font-size:12px;color: white;font-weight:normal;}
#bottomcenter a:active        { padding:0px;color:#fff;text-decoration:none;font-size: 12px; font-weight:normal;}    

#nifty2 a:link          { padding:5px;color:#fff;text-decoration:underline;font-weight:bold;font-size: 14px; }
#nifty2 a:visited       { padding:5px;color:#fff;text-decoration:underline;font-weight:bold;font-size: 14px; }
#nifty2 a:hover         { padding:5px 5px 5px 5px;color:#fff;background:none;text-decoration:underline;font-weight:bold;font-size: 14px; }
#nifty2 a:active        { padding:5px;color:#fff;text-decoration:none;font-weight:bold;font-size: 14px; }    

#sidebar a:link          { padding:1px;color:#118ade;text-decoration:none;font-weight:bold;font-size: 12px; }
#sidebar a:visited       { padding:1px;color:#118ade;text-decoration:none;font-weight:bold;font-size: 12px; }
#sidebar a:hover         { padding:1px;color:#118ade;background:none;text-decoration:underline;font-weight:bold;font-size: 12px; }
#sidebar a:active        { padding:1px;color:#118ade;text-decoration:none;font-weight:bold;font-size: 12px; }    

#buylink a:link          { padding:1px;color:#118ade;text-decoration:none;font-weight:none;font-size: 12px; border-bottom: 1px dotted #118ade;}
#buylink a:visited       { padding:1px;color:#118ade;text-decoration:none;font-weight:none;font-size: 12px; }
#buylink a:hover         { padding:1px;color:#118ade;background:none;text-decoration:none;font-weight:none;font-size: 12px; }
#buylink a:active        { padding:1px;color:#118ade;text-decoration:none;font-weight:none;font-size: 12px; }    
#buylink font{
font-size: 12px;
color:#118ade;
padding-bottom:1px;
border-bottom: solid #118ade 1px;
}
p {
text-align:left;
text-indent:24px;
font-size: 12px;
line-height: 1.5em;
margin:0px;
}
.introduction p{
text-align:left;
text-indent:0px;
font-size: 12px;
line-height: 1.5em;
margin:0px;
}
.floatright{
float:right;
}
.floatleft{
float:left;
}
p.ebook{
text-align:left;
text-indent:0px;
font-size: 12px;
line-height: 1.5em;
margin-top:6px;
}
#index_news p{    
text-indent:0px;
line-height: 2em;
}
.lineheight{
line-height: 1.5em;
margin-top:6px;
}
i{
color:#5d5d5d;
font-style:normal;
font-weight:bold;
}

i.font14{
color:#fff;
font-style:normal;
font-weight:normal;
font-size:12px;
padding:5px;
}
.blue{
color:#048ce2;
font-style:normal;
font-weight:normal;
}


hr              { display:none;}
img             { border:0;}
h1, h2, h3, h4  { margin:0;  padding:0;}
h1              { font-size:1.8em;}
h2              { font-size:1.4em;}
h3              { font-size:1.2em;}
h4              { font-size:1em;}
/*input           { border:1px solid #999999;}*/
.submitbutton           {padding-top:4px;padding-left:2px;}
textarea        { border:1px solid #aaa;}


#main {
    background-color:#fff;	
		width:880px;
		margin:0px auto; 
		padding:0px 0px 0px 0px; 
		overflow:hidden;
}

#container {
    background-color:#fff;	
		width:800px;
		margin:0px auto; 
		padding:0px 0px 0px 0px;  
		
		
}
#head {
   width:800px;
   margin:0px auto;
   padding:10px 0px 0px 0px; 
   background-color:#fff;
   height:74px;
   color:#117084;
}
#google {
  
   background-color:#fff;
   height:14px;
   color:#117084;
}
#header {
    width:800px;
    background-color:#fff;
    margin:0px auto;
		padding:10px 0px 0px 0px; 	
		min-height:50px;
		height:32px;
}
#nav{
	
	color:#FFF;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
        width:800px;
		margin:0px auto; 
		padding:0px 0px 0px 0px;  
		background-color:#fff;
}

#nav1{
background:url(./images/20.gif) repeat-x;
width:60px;
height:32px;
float:left;
margin-left:0px;
padding-top:5px;
margin-top:5px;
list-style-image:url(./images/spacer.gif);
text-decoration: none;
}
#nav2 a:hover,#nav3 a:hover,#nav4 a:hover,#nav5 a:hover,#nav6 a:hover{
color:#fff;          
text-decoration: none;  
padding:0px;          
margin:0px;
}
#nav2,#nav3,#nav4,#nav5,#nav6{
background:url(./images/20.gif) repeat-x;
width:60px;
height:32px;
float:left;
padding-top:5px;
margin-top:5px;
list-style-image:url(./images/spacer.gif);
text-decoration: none;
}
#nav7 a:hover{
color:#fff;
}
li a{
text-decoration: none;
color:#fff;      

}
#nav7{
background:url(./images/20.gif) repeat-x;
width:380px;
height:32px;
float:left;
padding-top:5px;
margin-top:5px;
list-style-image:url(./images/spacer.gif);
}
#content {
		float:left;
		width:560px;
		overflow:hidden;
    border-right:1px solid #eeeeee;
    
    background-color:#fff;	
    
}
#sidebar {
		float:right;
		width:237px;	
		background-color:#fff;	
		border-right:1px solid #eeeeee;		
}

#helper {
		margin:10px 10px 10px 10px;
		background-color:#fff;			
}

#friendslink {
		margin:10px 10px 10px 10px;
		background-color:#fff;			
}

#ebook {
		margin:7px 10px 10px 10px;
		background-color:#fff;		
}

.adsense_sidebar {
		margin:7px 10px 10px 10px;
		background-color:#fff;		
}

		
#head .submit       { border:0px;width:50px;  height:20px;  background-color:#b4e930;  padding-top:2px;color:#000;}

/* **** header **** */
#header .search               { text-align:left;padding:2px 10px 0px 0px;}
#header .search input         { width:130px;  height:16px; margin-bottom:10px;}
#header .search .submit       { width:50px;  height:20px;  background-color:#fff;  padding-top:2px;}

/* ***** Header ***** */
#header a              { color:#000;  padding:0 3px;text-decoration:none;}

#header h1             { padding: 0em 0 0.3em 0;}
#header .blogMenu      { background-image:url(images/20.gif);text-align:left; padding: 0px 0px 0px 20px;height:32px;background-color:#8ed7cf;}

#header h1 a           { font-family:batang;  font-weight:bold;  letter-spacing:-3px;}
#header h1 a:hover     { color:#ccf;  text-decoration:none;}


#header .blogMenu ul   { padding: 0px;margin:0px; float: left; text-align: center;LIST-STYLE-TYPE: none;}
#header .blogMenu li   { padding: 0px 0px 0px 0px; float: left;  margin: 0px; width: 63px; text-align: center;LIST-STYLE-TYPE: none;}
#header .blogMenu li a {
	DISPLAY: block; 
	FONT-WEIGHT: none; 
	FLOAT: left; 
	COLOR: #000; 
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; 
	padding:10px 18px 4px 18px;
	TEXT-DECORATION: none; 
	BORDER-BOTTOM-STYLE: none;
}
#header .blogMenu li.selecttab { width: 63px;background-image:url(images/21.gif);display: block;font-weight:bold;margin:0px;paddingt: 0px;}

#header .blogMenu li a:hover {
	background-image:url(images/21.gif);
}



#topcenter{
background:url(./images/index1_r10_c11.jpg) repeat-x;
width:716px;
height:29px;
float:left;
margin-top:10px;
}
#center{
width:716px;
height:424px;
margin-left:22px;
}
#left{
background-image:url(./images/index1_r10_c4.jpg);
width:14px;
height:29px;
float:left;
}

#mid{
background-image:url(./images/index1_r10_c7.gif);
width:184px;
height:25px;
float:left;
}

#right{
background-image:url(./images/index1_r10_c33.jpg);
width:13px;
height:29px;
float:right;
}
#midcenter{
background:#EEF7F9;
width:716px;
height:145px;
clear:both;
}
#ul1{
width:290px;
height:124px;
float:left;
margin-left:-10px;
}

#ul2{
width:430px;
height:136px;
float:left;
margin-left:-14px;
}

#bottomcenter{
width:711px;
height:115px;
margin-top:10px;
}

#step1{
background:url(./images/step1.gif) no-repeat;
width:150px;
height:115px;
float:left;
}

#step2{
background:url(./images/step2.gif) no-repeat;
width:150px;
height:115px;
float:left;
margin-left:9px;
}

#step3{
background:url(./images/step3.gif) no-repeat;
width:150px;
height:115px;
float:left;
margin-left:9px;
}
#arrow{
background:url(./images/arrow_right.gif) no-repeat;
width:50px;
height:115px;
float:left;
margin-top:40px;
}
.steptext{
color:#FFFFFF;
text-align:left;
margin:16px 14px 40px 14px;
width:106px;
text-indent:24px;
line-height:14px;
}

.step1pic{
text-align:center;
margin-top:10px;
margin-bottom:20px;
}
.bottomtext,span a{
color:#FFFFFF;
text-decoration: none;
}

.left{
float:left;padding-top:20px; 
}




div,form,ul,ol,li,span,p {border: 0;margin: 0;padding: 0;}




.clear{ clear: both; font-size:1px; visibility: hidden; }


.blank2{font-size: 1px;height: 2px;margin: 0 auto;width: 100%;}
.blank5{font-size: 1px;height: 5px;margin: 0 auto;width: 100%;}
.sblank2{font-size: 1px;height: 2px;margin: 0 auto;width: 100%;}
.sblank3{font-size: 1px;height: 3px;margin: 0 auto;width: 100%;}
.sblank5{font-size: 1px;height: 5px;margin: 0 auto;width: 100%;}
.sblank7{font-size: 1px;height: 7px;margin: 0 auto;width: 100%;}


.margin-right{margin-right: 6px;}
.margin-right-left{margin-right: 3px; margin-left:3px;}


.fcborange{color: #F0741A;font: bold 12px arial,sans-serif;}
.fcred{color:#FF0000;}
.fcwhite{color:#FFF;font:normal 13px 宋体,arial,sans-serif;letter-spacing:1px;}






.news_tabsnav .tabsmenu{
height: 28px;

}



.news_tabsnav li{
	color: #18397C;
	float:left;
	display:inline;
	font: normal 12px 宋体,arial,sans-serif;
	list-style-type: none;
	margin:0;
	text-align: center;

}


.news_tabsnav li a{
display:block;
float:left;
padding:10px 0px 0px 0px;
height:28px;
width:84px;
padding-top:10px;
background:url(./images/news_tab1_off.gif) no-repeat; 
}

#news_mn li a{padding-top:10px;}


/*导航菜单点击后的样式
border:1px #111 solid;*/
.news_tabsnav .tabactive1{
	background: url(./images/news_tab1_on.gif) no-repeat;
	color: #F26400;
}
.news_tabsnav .tabactive1 a{
background:url(./images/news_tab1_off.gif) no-repeat;


}
/*on*/
.news_tabsnav .tabactive2{
	background: url(./images/news_tab1_on.gif) no-repeat;
	color: #F26400;
}


.news_content{
	clear:both;
	margin: 0 auto;
	width: 474px;
}



.logos{
	margin: 0 auto;
	width: 458px;
	padding: 1px !important;
	border: 1px solid #9EB1C0;
}

.logoscnt{
	margin: 0 auto;
	width: 458px;
	padding: 6px 0 7px 0 !important;
	padding: 4px 0 5px 0;
	text-align: center;
	background: url(./images/tab_bgs.gif) 0 -170px repeat-x;
}
.logoscnt img{border:0}
#news_mn a{padding:10px 0px 0px 0px;}
#news_mn a:link{padding:10px 0px 0px 0px;color: #000;text-decoration: none;}
#news_mn a:visited{padding:10px 0px 0px 0px;color: #000;text-decoration: none;}
#news_mn a:hover{padding:10px 0px 0px 0px;color: #117084;text-decoration: none;}




.ad{
width:600px;
height:70px;
float:right;
}


#F a:hover{

color:#CF0;
}

.curent{
background:url(./images/21.gif) no-repeat;
width:60px;
height:32px;
float:left;
padding-top:5px;
margin-top:5px;
color:#000;
list-style: none;
}




#blogger_wp{
float:left;
background:url(./images/blog_wp.gif) no-repeat;
width:200px;
height:80px;
}

#blogger_boblog{
float:left;
background:url(./images/blog_boblog.gif) no-repeat;
width:200px;
height:80px;
}

#blogger_drupal{
float:left;
background:url(./images/blog_drupal.gif) no-repeat;
width:200px;
height:60px;
}
#blogger_tt{
float:left;
background:url(./images/blog_tt.gif) no-repeat;
width:200px;
height:80px;
}

#blogger_tc{
float:left;
background:url(./images/blog_tc.jpg) no-repeat;
width:200px;
height:80px;
}

#blogger_f2blog{
float:left;
background:url(./images/blog_f2blog.gif) no-repeat;
width:200px;
height:80px;
}

#blogger_mt{
float:left;
background:url(./images/blog_mt.gif) no-repeat;
width:200px;
height:80px;
}

.underline{
border-bottom:1px solid #eeeeee;
padding:4px 10px 4px 10px;
}

#nifty{
margin: 0px 10px 0px 0px;
background: #fd8d41;
color:#fff;
width:260px;
float:left;}

#nifty2{ 
margin: 0px 10px 0px 10px;
background: #9BD1FA;
color:#fff;
width:260px;
float:left;}

b.rtop,b.rbottom{
display:block;
background: #FFF}

#nifty b.rtop b,#nifty b.rbottom b{
display:block;
height: 1px;
overflow: hidden; 
background: #fd8d41}

#nifty2 b.rtop b,#nifty2 b.rbottom b{
display:block;
height: 1px;
overflow: hidden; 
background: #9BD1FA}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


p.round {
text-align:left;
text-indent:24px;
font-size: 12px;
line-height: 1.5em;
margin:0px;
padding:10px 20px 10px 20px;
}
#blog1,#blog2,#blog3,#blog4,#blog5,#blog6{
margin:10px 0px 10px 0px;
}

#blog1 p,#blog2 p,#blog3 p,#blog4 p,#blog5 p,#blog6 p{
text-align:left;
text-indent:0px;
font-size: 12px;
line-height: 1.5em;
margin:10px 0px 0px 0px;
}
.buy_title{
font-size: 14px;
font-weight:bold;
color:#000;
float:left;
}

.underline2{
border-bottom:1px solid #eeeeee;
font-size: 14px;
font-weight:bold;
padding:12px 0px 0px 0px;
}



#mytable {
	width: 550px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
}


th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td.nobg {
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	background: #CAE8EA url(images/bullet1.gif) no-repeat;	
  width:100px;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	
	
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	background: #CAE8EA url(images/bullet2.gif) no-repeat;
		width:100px;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;	
}
th.specalttop {
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	background: #CAE8EA url(images/bullet2.gif) no-repeat;	
	width:100px;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
}
.green{
color:#02ca36;
}

.orange{
color:#fe4901;
}


#footer{clear:both;float:left;margin:10px auto;padding:10px 0;border-top:#06f 1px solid;width:800px;color:#555;text-align:center; font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.footermenu a{color:#06f;text-decoration:underline;}

.friendlink a{color:#999;text-decoration:none;}


.copyright{
color:#999;
}
.copyright a{color:#999;text-decoration:none;}

#content .introduction      {font:12px bold;padding-bottom:4px;border-bottom:1px solid #eeeeee;}
#content .menu1             {float:left;margin:12px 0px 12px 0px;border-bottom:4px solid #99c923;width:auto;}
#content .menu2             {float:right;margin:12px 0px 12px 0px;border-bottom:4px solid #eeeeee;}
#content .blogintroduction      {font:12px bold;padding:4px 0px 4px 0px;border-bottom:1px solid #eeeeee;}


.menu_h2{
margin-top:12px;
margin-bottom:2px;
font-size:14px;	color:#118ade;font-family:Tahoma, Helvetica, sans-serif;
}

.newsstyle1,.newsstyle3{
float:left;
width:270px;
margin-right:10px;
}

.newsstyle2,.newsstyle4{
float:right;
width:270px;
}




.newsstyle1 h1{
 background:url(images/bg_style1.gif);
 font-size:14px;
 height:23px;
 width:270px;
 text-indent:14px;
 margin:0px;
 padding-top:5px;

}

.newsstyle2 h1{
 background:url(images/bg_style2.gif);
 font-size:14px;
 height:23px;
 padding-top:5px;
 width:270px;
 text-indent:14px;
}
.newsstyle3 h1{
 background:url(images/bg_style3.gif);
 font-size:14px;
 height:23px;
 padding-top:5px;
 width:270px;
text-indent:14px;
}

.newsstyle4 h1{
 background:url(images/bg_style1.gif);
 font-size:14px;
 height:23px;
 padding-top:5px;
 width:270px;
 text-indent:14px;
}

h1 img{
margin-left:160px;
font-size:12px;
color:#ccc;
}


.title_bg {
	BACKGROUND-IMAGE: url(./images/bg_sub_title.gif); 
	margin:0px;
	WIDTH: auto; 
	HEIGHT: 2px; 
	TEXT-ALIGN: center
}

.title_bg2 {
	BACKGROUND-IMAGE: url(./images/bg_sub_title3.gif); 
	margin:0px;
	margin-bottom:4px;
	WIDTH: auto; 
	HEIGHT: 4px; 
	TEXT-ALIGN: center
}

h2{
 font-size:12px;
}

.linklogo{
border:1px solid #ccc;
margin-top:15px;
}

#ads{
margin:12px;}

#ads a:link          { color:#999;text-decoration:none;font-size: 12px; }
#ads a:visited       { color:#999;text-decoration:none;font-size: 12px; }
#ads a:hover         { color:#fff;background:#none;text-decoration:none;font-size: 12px; }
#ads a:active        { color:#999;text-decoration:none;font-size: 12px; }    

.avatar { float:left; margin:2px;margin-right:8px;border:4px solid #cadffa}
.avatar:hover { border:4px solid #50a3dd;}


table.siterss {
	margin: 0px 0px;
	margin-top: 0;
	width: 100%;
}
td.rsswnd {
	width: 33%;
	vertical-align: top;
	text-align: left;
}
h2.site-title {
  color: #333333;
	margin: 0px 0px;
	font-size: 14pt;
	font-weight: bold;
}
h2.site-title a {
	border: 0;
	color: #666666;
	padding-bottom: 1px;
}
h2.site-title a:hover {
	color: #333333;
	background: transparent;
	padding-bottom: 0;
	border-bottom: 1px dotted #333333;
}
h2.site-title a.rsslink {
	background: url(rss.jpg) no-repeat left center;
	padding-left: 33px;
	margin-left: 10px;
	padding-bottom: 0;
	height: 20px;
}
h2.site-title a.rsslink span {
	display: none;
}
h2.site-title a.rsslink:hover {
	border-bottom: 0;
}
ul.site-items {
	margin: 10px;
	padding: 0;
	list-style: none;
}
ul.site-items li {
	margin:0;
	padding: 0;
	list-style: none;
	line-height: 170%;
	padding-left: 10px;
	background: url(stardot.gif) no-repeat left center;
}
p.site-des {
	font-size: 9pt;
	color: #666666;
	margin-left: 10px;
	text-indent:0px;
}

ul.site-items li a {
	color: #1E90FF;
	text-decoration: none;
	border-bottom: 1px dotted #1E90FF;
}
ul.site-items li a:hover {
	color: White;
	background-color: #1E90FF;
}

a.dot {
	color: #1E90FF;	text-decoration: none;	border-bottom: 1px dotted #1E90FF;
}



#rss a:link          { color: #1E90FF;	text-decoration: none;	border-bottom: 1px dotted #1E90FF; }
#rss a:visited       { color: #1E90FF;	text-decoration: none;	border-bottom: 1px dotted #1E90FF; }
#rss a:hover         { padding:0px;background:#50a3dd; font-size:12px;color: white;font-weight:normal;}
#rss a:active        { color: #1E90FF;	text-decoration: none;	border-bottom: 1px dotted #1E90FF; }    



.entry{margin:10px 0px 20px 0px}
.post-header{
border-bottom:1px solid #ccc;
}
.post-header h4{
font-size:14px;
font-weight:bold;
color:#fe4901;
}
.post-header a:link          { color:#fe4901;text-decoration:none;font-size: 12px; }
.post-header a:visited       { color:#fe4901;text-decoration:none;font-size: 12px; }
.post-header a:hover         { color:#fff;background:#none;text-decoration:none;font-size: 12px; }
.post-header a:active        { color:#fe4901;text-decoration:none;font-size: 12px; }    
