BODY{
	margin:0;
	padding:0;
	font:  13px/1.5em Verdana;
	background-image:url(mob/images/s_bg.jpg)
}
h2 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#container{PADDING-RIGHT: 0px;PADDING-LEFT: 0px;PADDING-BOTTOM: 0px;PADDING-TOP: 0px;MARGIN: 0px;MARGIN-TOP:0px;}

input,select,textarea{
	font-family:tahoma;
	font-size:12px;
}
form{margin:0px;padding:0px;}
img{border:none;}
a:link{color:#334B9C;text-decoration: none;}
a:active{	
	text-decoration: none;
}
a:visited{	
	text-decoration:none;
	color:#334B9C;	
}
a:hover{
	color:#000033;
	text-decoration:none;
}
.mhr{
	border:1px #ccc dotted
}
#normal{font-size:12px;font-family:tahoma}
#bold{
	font:bold 16px arial;
	color:#999;
}
#bold a:link{	
	text-decoration: none;font-size:16px;color:color:#999;
}
#bold a:active{	
	text-decoration: none;font-size:16px;color:color:#999;
}
#bold a:visited{	
	text-decoration:none;font-size:16px;
	color:#999;
}
#bold a:hover{
	text-decoration:none;font-size:16px;
	color:#666;
}
#dir{
	direction:ltr;
}
#light{
	color:#999999
}
#title{
	font:bold 16px arial;
	color:#334B9C;
}

#title a:link{	
	text-decoration: none;font-size:14px;color:#284299;
}
#title a:active{	
	text-decoration: none;font-size:14px;color:#284299;
}
#title a:visited{	
	text-decoration:none;font-size:14px;color:#284299;
}
#title a:hover{
	font-size:14px;text-decoration:none;color:#566CB5;
}

#smallText{font-family:tahoma;font-size:11px;color:#999}
#cell{border:#DCEDFF 1px solid;		background-color:#fff;	padding:3px;	margin:3px;font-size:12px;font-family:tahoma}


/* box.css */
.box {
	height: 1%;
	clear: both;
	margin-bottom: 8px;
}

.box h2 {
	margin-bottom: 1px;
	font: bold 11px Arial;
	text-transform: uppercase;
	color: #777;
	background: #fcfcfc;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-top-color: #e5e5e5;
	border-bottom-color: #ccc;
}

.box h2 a,
.box h2 span {
	display: block;
	padding: 2px 6px;
	color: #777;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-top-color: #ccc;
	border-bottom-color: #e5e5e5;
}

.box h2 a:hover {
	color: #666;
	background: #f5f5f5;
	text-decoration: none;
}

.lft, .rgt {
	float: right;
}

.s1 .lft {
	width: 152px;
}

.s1 .rgt {
	width: 131px;
	background: url(../i2/box-side.gif) repeat-x;
}

.s1 .adr {
	float: right;
	width: 131px;
	text-align: left;
}

.s1 ul {
	padding: 0 6px;
	background: url(../i2/box-side.gif) repeat-x;
}

.s1 li {
	font-size: 11px;
}

.s1 .more {
	background: #eee url(../i2/li-more.gif) no-repeat 98% 6px;
	border-top: solid 1px #ccc;
}

.s1 .more a {
	display: block;
	padding: 1px 18px 3px 6px;
	line-height: 11px;
	text-align: left;
	border-top: solid 1px #F6f6f6;
}

.s1 .more span {
	display: block;
	padding: 1px 18px 3px 6px;
	line-height: 11px;
	text-align: right;
	border-top: solid 1px #F6f6f6;
}

.spaced li {
	padding: 2px 0 3px 0;
}

.bullet ul {
	padding-top: 4px;
}

.bullet li {
	display: inline;
	
}

.bullet li a {
	display: block;
	padding: 0 6px 2px 12px;
	font-size: 11px;
	background: url(../i2/li-default.gif) no-repeat 0 4px;
}

.bullet li span {
	display: block;
	padding: 0 6px 2px 12px;
	font-size: 11px;
	font-weight: bold;
	background: url(../i2/li-default.gif) no-repeat 0 4px;
}

.s2 {
	border-bottom: solid 1px #ccc;
}

.s2 .block {
	padding: 2px 6px;
	background: #f1efef;
}

.s2 ul {
	margin-top: 1px;
	padding: 2px 6px 6 0px;
	background: #fcfcfc;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #eee;
}

.s2 li {
	display: inline;
	font-size: 12px;
}

.s2 li a {
	display: block;
	padding: 2px 0 2px 0;
	color: #777;
}

.s2 li a:hover {
	color: #F04F40;
}

.s3 h2 {
	color: #4B3C23;
	background: #fdfcf7;
	border-top-color: #e5e4d3;
	border-bottom-color: #d2cebb;
}

.s3 h2 a {
	color: #4B3C23;
	border-top-color: #d2cebb;
	border-bottom-color: #e5e4d3;
}

.s3 h2 a:hover {
	color: #4B3C23;
	background: #F5F4EE;
}

.s3 .block {
	padding: 2px 6px;
	font-size: 11px;
	background: #F7F6F1;
}

.s3 table {
	border-bottom: solid 1px #D2CEBB;
}

.s3 caption {
	padding: 2px 6px;
	font: bold 11px Arial;
	color: #4B3C23;
	text-align: left;
	background: #EAE7D7;
	border-bottom: solid 1px #D2CEBB;
}

.s3 thead th {
	padding: 2px 6px;
	font: normal 11px Arial;
	color: #6E6A57;
	background: #EFEEE9;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #D2CEBB;
}


.s3 tbody th,
.s3 tbody td {
	padding: 3px 6px;
	font: 11px Arial;
	background: #F7F6F1;
	border-bottom: solid 1px #fff;
	text-align: right;
}

.s3 tbody th {
	font-weight: bold;
	text-align: left;

}

.s3 tbody th a {
	display: block;
	width: 100%;
	height: 100%;
}

.s3 .numb {
	width: 10%;
}

.s3 .phon {
	width: 45%;
}

.s3 .rate,
.s3 .vote {
	width: 20%;
}

.s3 .dummy {
	width: 5%;
}

.s3 .hits {
	width: 40%;
}

#th2c,
#th2d,
#th3c,
#th4c,
#th1c,
#th1d
{
	text-align: right;
}


.s3 h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-left: 7px;
}

.more {
	font-size: 11px;
}

.nobor,
.nobor a,
.nobor strong {
	border-style: none !important;
}


#popular-phones {
	width: 100%;
	margin-bottom: 16px;
	font: bold 11px Arial;
	background: #F7F6F1;
}

#popular-phones .top {
	width: 100%;
	background: url(../i2/news-text.gif) repeat-x scroll left top;

}
/*- Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
#popular-phones p {
	float: left;
	padding-top: 5px;
	width: 100%;
	text-align: center;
}

#popular-phones .top a img {
	display1: block;
	background: #FFFFFF;
	border: solid 1px #ccc;
	padding: 5px;
}

#popular-phones .top a:hover img {
	border: solid 1px #B23F33;
}

#popular-phones .top strong {
	display: block;
	padding-bottom: 2px;
	font: bold 11px Arial;
}

#popular-phones .top a:hover strong {
	text-decoration: underline;
}

#popular-phones .bottom ul {
	padding-left: 7px;
	padding-bottom: 7px;
	background: #F7F6F1;
}

}


.more {
	font-size: 11px;
}

.nobor,
.nobor a,
.nobor strong {
	border-style: none !important;
}


#popular-phones {
	width: 100%;
	margin-bottom: 16px;
	font: bold 11px Arial;
	background: #F7F6F1;
}

#popular-phones .top {
	width: 100%;
	background: url(../i2/news-text.gif) repeat-x scroll left top;

}

#popular-phones p {
	float: left;
	padding-top: 5px;
	width: 100%;
	text-align: center;
}

#popular-phones .top a img {
	display1: block;
	background: #FFFFFF;
	border: solid 1px #ccc;
	padding: 5px;
}

#popular-phones .top a:hover img {
	border: solid 1px #B23F33;
}

#popular-phones .top strong {
	display: block;
	padding-bottom: 2px;
	font: bold 11px Arial;
}

#popular-phones .top a:hover strong {
	text-decoration: underline;
}

#popular-phones .bottom ul {
	padding-left: 7px;
	padding-bottom: 7px;
	background: #F7F6F1;
}

}

#brandmenu {
	float: left;
	width: 78px;
	background: #F0E2CA;
}

#brandmenu a {
	color: #8B7D64;
}

#brandmenu a:hover {
	color: #B23F33;
}

#brandmenu {
	border-top: solid 1px #F7F0E3;
}

#brandmenu ul {
	padding: 0 6px;
	border-top: solid 1px #E2D2B7;
}

#brandmenu li {
	display: inline;
	font: 11px Tahoma;
}

#brandmenu li a,
#brandmenu li strong {
	display: block;
	padding: 2px 0 2px 6px;
	font-weight: bold;
	border-bottom: solid 1px #F7F0E3;
	background: url(../i2/li-brandmenu.gif) no-repeat 0 7px;
}

#brandmenu li a:hover,
#brandmenu li.on a:hover,
#brandmenu li.on strong {
	text-decoration: none;
	background: #F7F0E3;
}

#brandmenu li.on a,
#brandmenu li.on strong {
	color: #B23F33;
	background: #E2D2B7;
}

#brandmenu p.more {
	padding: 2px 4px 4px 8px;
	font: bold 11px Tahoma;
	background: #B23F33 url(../i2/li-brandmenu-more.gif) no-repeat 60px 7px;
	border-top: solid 1px #D27A6B;
	border-bottom: solid 1px #7F4039;
}

#brandmenu p.more a {
	color: #fff;
}

#brandmenu p.more a:hover {
	color: #EEC9C3;
}

#brandmenu-phone-finder {
	padding: 2px 4px 4px 28px;
	font: bold 11px Tahoma;
	text-transform: uppercase;
	background: #F0E2CA url(../i2/li-brandmenu-phone-finder.gif) no-repeat 8px 6px;
	border-top: solid 1px #F7F0E3;
	border-bottom: solid 1px #E2D2B7;
}




.resize #main {
	width: 650px;
}

.resize #side {
	voice-family: "\"}\""; 
	width: 254px;
}

#side-top {
	width: 100%;
	float: left;
	text-align: left;
}

#side-left {
	width: 125px;
	float: left;
}

#side-right {
	width: 120px;
	float: left;
	border-left: solid 7px #fff;
}

.x {top:0;}

#ttl {
	margin-bottom: 9px;
}

#specs-info {
	float: left;
	width: 165px;
}

#specs-cp-pic {
	padding: 8px;
	background: #F1EFEF;
}

#specs-cp-pic a img {
	display: block;
}

#specs-cp-pic img {
	border: solid 1px #D9CDCC;
	padding: 4px;
	background: #fff;
}

#specs-cp-pic a:hover img {
	border: solid 1px #B23F33;
}

#specs-cp li a {
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0 4px;
	border-bottom: solid 1px #eee;
}

.specs-cp-review a {
	background-image: url(../i2/specs-cp-review.gif);
}

#specs-cp a:hover {
	background-color: #F1EFEF;
}

#specs-cp-review strong {
	display: block;
}

#specs-cp-specs a {
	background-image: url(../i2/specs-cp-specs.gif);
}

#specs-cp-read a {
	background-image: url(../i2/specs-cp-read.gif);
}

#specs-cp-compare a {
	background-image: url(../i2/specs-cp-compare.gif);
}

#specs-cp-pics a {
	background-image: url(../i2/specs-cp-pics.gif);
}

#specs-cp-video a {
	background-image: url(../i2/specs-cp-video.gif);
}

#specs-cp-spin a {
	background-image: url(../i2/specs-cp-3d.gif);
}

#specs-cp-manual a {
	background-image: url(../i2/specs-cp-manual.gif);
	border-bottom: none !important;
}

#specs-buyhere li {
	display: inline;
	
}

#specs-buyhere li a {
	display: block;
	padding: 1px 0 1px 12px;
	background: url(../i2/li-sellers.gif) no-repeat 0 6px;
	color2: #777;
	font-size: 12px;
}

#specs-buyhere li a:hover {
	color2: #F04F40;
}

#vote-grph dt {
	padding-bottom: 2px;
	font: 11px Arial;
}

#vote-grph dd {
	height: 20px;
}

#vote-grph tt {
	float: right;
	width: 20px;
	font: 11px Tahoma;
	text-align: right;
}

#vote-grph span {
	display: block;
	float: left;
	width: 115px;
	height: 14px;
	background: url(../i2/vote-grph.gif) no-repeat;
}

#vote-grph img {
	display: table;
	margin: 2px 0 0 2px;
	height: 8px;
	background-repeat: no-repeat;
	border: solid 1px #655252;
}

#vote-grph-design span img {
	background-image: url(../i2/vote-grph-design.gif);
}

#vote-grph-features span img {
	background-image: url(../i2/vote-grph-features.gif);
}

#vote-grph-performance span img {
	background-image: url(../i2/vote-grph-performance.gif);
}

#vote-results {
	height: 20px;
	border-top: solid 1px #D9CDCC;
	border-bottom: solid 1px #D9CDCC;
}

#vote-results dt,
#vote-results dd {
	display: inline;
	float: left;
	padding: 2px 2px 2px 0;
	font-size: 11px;
}

#vote-results dd {
	padding-right: 4px;
}

#vote-rate {
	padding: 4px 0;
	border-bottom: solid 1px #D9CDCC;
}

#vote-rate select {
	width: 44px;
	color: #fff;
	font-size: 11px;
}

#vote-rate-design {
	background: #EA4C4C;
}

#vote-rate-features {
	background: #3597E2;
}

#vote-rate-performance {
	background: #8DCF37;
}

#vote-submit {
	padding: 4px 0;
}

#vote-submit span {
	float: right;
}

#vote-submit input {
	display: table;
}

#content-container {
	float: left;
	clear: right;
	border-left: solid 9px #fff;
	voice-family: "\"}\""; 
	width: 476px;
}

.x {top:0;}

#specs-list {
	border-bottom: solid 9px #fff;
}

#specs-list p {
	padding: 4px 6px;
	font-size: 12px;
	background: #F1F0E5;
	border-bottom: solid 1px #fff;
}

#specs-list p a {
	color: #7D7464;
	text-decoration: underline;
}

#specs-list table {
	background: #F1F0E5;
	border-top: solid 1px #F1F0E5;
	border-bottom: solid 1px #fff;
}

#specs-list caption {
	display: none;
}

#specs-list th,
#specs-list td {
	padding: 1px 6px;
	font: 12px Arial;
	vertical-align: top;
}

#specs-list th {
	width: 70px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4B3C23;
	border-right: solid 1px #fff;
}

#specs-list td {
	background: #F7F6F1;
	border-bottom: solid 1px #F1F0E5;
}

#specs-list td.ttl {
	width: 80px;
	font-weight: bold;
	color: #7D7464;
}

#specs-list td.ttl a {
	color: #7D7464;
}

#specs-list td.nfo ul {
	margin-left: 16px;
}

#specs-list td.nfo a {
	color: #7D7464;
	text-decoration: underline;
}

#specs-list td.nfo li {
	padding: 1px 0;
	list-style-type: disc;
}


#all-phones ul {
	height: 178px;
	overflow: auto;
}


/*  Default  */
.defcontainer{
	width: 340px;
}
.defcontainerleft{
	width: 270px;
}
.defcontainer-content {
	
	color: #666;
	text-align: justify;
	padding: 5px;
	border-bottom: #005f9f 1px dotted;
	padding-bottom: 2px;
                  padding-left: 2px;
}

.mj{
	display: block;
	
}
.mj2{
	display: block;
	
}
.itemleft-secN{
	float: left;

	
	display: block;
	margin: 5px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	text-align: justify;
	text-decoration: none;
                
}
.itemleft-secN img{
	float: right;

	vertical-align: top;
	margin: 2px 5px 2px 2px;
	border: #000 1px solid;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.itemleft-secN a , .itemleft-secN a:hover, .itemleft-secN a:visited{
	text-decoration: none;
	color: #005f9f;
}
.vdefcontainer-content {
	
	color: #666;
	text-align: justify;
	padding: 5px;
	border-bottom: #005f9f 1px dotted;
	padding-bottom: 2px;
                  padding-left: 2px;
}
.itemright-secN{
	float: left;
	width: 340px;
	
	display: block;
	margin: -4px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	text-align: justify;
	text-decoration: none;
}
.itemright-secN img{
	float: right;
	vertical-align: top;
	margin: 2px 5px 2px 2px;
	border: #000 1px solid;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.itemright-secN a , .itemright-secN a:hover, .itemright-secN a:visited{
	text-decoration: none;
	color: #005f9f;
}


.activites-secN{
	display: block;
	padding-bottom: 3 auto;
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#title-small{
	color:#005f9f;
	font-size:10pt;
	font-family:Tahoma;
	font-weight:normal;
	text-align: center;
	text-decoration: none;
}
#title-small a, #title-small a:hover, #title-small a:visited{
	color:#005f9f;
	font-size:10pt;
	font-family:Tahoma;
	font-weight:normal;
	text-align: center;
	text-decoration: none;
}
#title-big{
	color:#005F9F;
	font-size:14pt;
	font-family:Arial;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
}
#title-big a, #title-big a:hover, #title-big a:visited{
	color:#005F9F;
	font-size:14pt;
	font-family:Arial;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
}

#clearer {
	clear: right;
	line-height: 10px;
	height: 10px;
}
.clearer {
	clear: right;
	line-height: 10px;
	height: 10px;
}
#clearereightpx {
	clear: right;
	line-height: 5px;
	height: 5px;
}
.clearereightpx {
	clear: right;
	line-height: 5px;
	height: 5px;
}

/*  right  */
#spacefive{
	height: 5px;
}
.spacefive{
	height: 5px;
}
#spacers{
	height: 8px;
}
.spacers{
	height: 8px;
}

.rightlinks{
                  padding-top: 4px;
	display: block;
	width: 140px;
                	text-decoration: none;
}
.rightlinks a{
	display: block;
	width: 140px;
                	border-bottom: 1px dotted #006DA3;
	color: #455b80;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin-right: 5px;
}

}
#readers-background{
	width: 140px;
	height: 35px;
	background: url(../images/bg_rss.gif) repeat-x;
}
#readers{
	width: 140px;
	height: 35px;
	display: inline;
}
#readers-rss{
	padding-top: 10px;
	padding-right: 3px;
	float: right;
}
#readers-google{
	padding-top: 10px;
	padding-left: 3px;
	float: left;
}

.newsfloatleft{
	float: left;
	width: 200px;
	margin: 20px 10px 0 0;
	background-color: #fff;
	padding: 0;
	color: #005f9f;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
div.newsfloatleft img {
	color: #005f9f;
}
#textcontent{
	margin-top: 0px;
	text-decoration: none;
	color:#454545;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
                  padding-right: 7px;
}


#clearer {
	clear: right;
	line-height: 10px;
	height: 10px;
}
.clearer {
	clear: right;
	line-height: 10px;
	height: 10px;
}
#clearereightpx {
	clear: right;
	line-height: 5px;
	height: 5px;
}
.clearereightpx {
	clear: right;
	line-height: 5px;
	height: 5px;
}
#newsinfo-bar-main{
	width: 574px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	border-top: #bfd6e6 1px solid;
}
#newsinfo-bar{
	display: inline;
	width: 574px;
	border-top: #bfd6e6 1px solid;
                    padding-right: 7px;
}
#newsinfo-date{
	float: right;
	text-align: right;
	color:#005F9F;
	font-family:Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
                   padding-right: 7px;
}
#newsinfo-actions{
	float: left;
	text-align: left;
	color:#005F9F;
	font-family:Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

#newsallcomments{
	width: 574px;
	padding-bottom: 10px;
	text-align: right;
	font-family:Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
                   padding-right: 7px;
}
#newscomments-titlebg{
	display: block;
	background: url('../images/title_news_s.jpg') right center;
	width: 220px;
	height:29px;
}
#newscomments-title{
	padding-right: 10px;
	text-align: right;
	font-family:Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
#each-news-alone{
	display: block;
	padding-top: 10px;
	border-bottom: #bfd6e6 1px dotted;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#each-news-comment{
	width: 574px;
	display: block;
} 
#each-news-comment2{
	width: 574px;
	display: block;
}
#each-news-comment-head{
	width: 574px;
	display: inline;
}
#each-news-comment-head-counter{
	float: right;
	width: 35px;
	text-align: center;
	color: #505f9f;
	background: #f4f8fb;
	border: #bfd6e6 1px solid;
	font-family:Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#each-news-comment-head-info{
	float: left;
	width: 524px;
	color: #505f9f;
	background: #f4f8fb;
	border-right: #bfd6e6 10px solid;
	border-bottom: #bfd6e6 1px solid;
	display: inline;
	font-family:Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#each-news-comment-head-info-title{
	float: right;
	text-align: right;
	padding-right: 2px;
	color: #505f9f;
}
#each-news-comment-head-info-actions{
	float: left;
	text-align: left;
	padding-left: 2px;
	color: #505f9f;
}
#each-news-comment-content{
	width: 574px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: right;
	font-family:Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#each-news-comment-foot{
	display: inline;
}
#each-news-comment-foot-requst{
	float: right;
}
#each-news-comment-foot-info{
	float: left;
	text-align: left;
	color:#005f9f;
	font-family:Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#shownews-comment{
	width: 574px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:right;
	background: #f1f7fa;
	border: #bfd6e6 1px solid;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}
#shownews-comment form{
	padding: 10px;
	text-align:right;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}
#newsallcomments{
	width: 574px;
	padding-bottom: 10px;
	text-align: right;
	font-family:Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
#newscomments-titlebg{
	display: block;
	background: url('../images/title_news_s.jpg') right center;
	width: 220px;
	height:29px;
}
#newscomments-title{
	padding-right: 10px;
	text-align: right;
	font-family:Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
#leftmenu{
	padding-top: 8px;
	width: 200px;
}
#newsservices{
	width: 200px;
	height: 25px;
	border-top: #bfd6e6 2px solid;
	background: #f4f8fb;
	text-align: center;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
#readedtime{
	text-align: center;
	font-family: Times New Roman;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
#newsaddcomment{
	text-align: right;
	padding: 5px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
#newsaddcomment a, #newsaddcomment a:hover, #newsaddcomment a:visited {
	text-align: right;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
#newsaddcomment img{
	border: 0px;
}
#leftcontainer{
	width: 200px;
	border-bottom: #bfd6e6 1px dotted;
}
#leftcontainer-title{
	border-bottom: #85afdf 1px solid;
	border-right: #85afdf 10px solid;
	background: #f4f8fb;
	height: 22px;
	text-align: right;
	padding-right: 4px;
	font-family: Times New Roman;
	font-size: 12pt;
	color: #455B80;
	font-weight: bold;
}
#line-seprate-center{
	width:144px;
	text-align: center;
}
#line-sperate{
	margin-top: 8px;
	background: #d2e5f0;
	height: 1px;
	width: 100px;
	text-align: center;
}
.line-seprate-center{
	width:144px;
	text-align: center;
}
.line-sperate{
	margin-top: 8px;
	background: #d2e5f0;
	height: 1px;
	width: 100px;
	text-align: center;
}
#item2 {
	width: 198px;
	float: right;
	text-align:justify;
	font-size: 9pt;
	font-family: Tahoma;
	text-decoration: none;
}
ul{
	margin: 1px;
	padding: 1px;
}
.item2 li{
	width: 180px;
	list-style: none;
	padding-right: 10px;
	padding-bottom: 5px;
	background: url(../images/buti2.jpg) no-repeat right 8px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #005f9f;
}
.item2 a, .item2 a:hover, .item2 a:visited, .item2 a:active{
	text-decoration: none;
	border: 0px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color:#005f9f;
}



	
	