@charset "utf-8";
/* CSS Document */
/* 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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
    list-style: none;
}
a {
    text-decoration:none;
}
/* Reset */

* {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Tahoma, Geneva, sans-serif;
}
div{
    overflow:hidden;
}
a img {
    border: none;
}
.gray {
    color: #BBBBBB;
}
.red, span.red, .red A, span.red A {
    color: #DF2829;
}
.adsmend {
    float: right;
    margin-bottom: 3px;
    margin-right: 30px;
    text-align: center;
}

body {
    background: url("../images/bodyBg.jpg") repeat-y scroll center center #C31E1E;
    cursor: default;
    direction: rtl;
    font-family: Tahoma;
    font-size: 12px;
    margin: 0;
}
#container{
	width:990px;
	margin: 0 auto;
}
#sponserleft2 {
    display: block;
    float: left;
    margin: 0 990px auto 100px;
    position: fixed;
}
#sponserright2 {
    display: block;
    float: right;
    margin: 0 -120px auto 100px;
    position: fixed;
}
/*------------- Header------------------- */
#header {
    height: 300px;
}
#logoBar {
    height: 200px;
}
#logoBarContent {
    margin: 0 auto;
    width: 990px;
}
#logo {
    display: inline;
    float: right;
    margin: 0px;
    /*width: 435px;*/
}
#bannerads {
    float: left;
    height: 80px;
    margin: 20px 40px;
    width: 303px;
}
/*---------------------menu------------------*/
#menuBar {
    background: url("../images/headerBottomBg.jpg") repeat-x scroll 0 0 transparent;
    height: 50px;
    margin: 0 auto;
    width: 990px;
}
#menuBar ul {
    display: inline;
    float: right;
    height: 52px;
    margin: 5px 20px 0 0;
    padding: 0;
    width: 700px;
}
#menuBar li {
    display: block;
    float: right;
    height: 52px;
    margin: 0 5px;
    width: 88px;
}
#menuBar li A {
    background: url("../images/menuBg.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    height: 35px;
    line-height: 30px;
    margin-top: 10px;
    outline: medium none;
    text-align: center;
    text-decoration: none;
    width: 88px;
}
#menuBar li A:hover {
    height: 40px;
    margin-top: 5px;
}
.date {
    color: #989898;
display: inline;
float: left;
font-family: Tahoma;
font-size: 11px;
line-height: 15px;
margin-left: 19px;
margin-top: 13px;
text-align: right;
width: 220px;

}

/*-----------------------tickerbar---------------------*/
#tickerBar {
    background: url("../images/headerTopBg.jpg") repeat-x scroll 0 0 transparent;
    height: 48px;
    margin: 0 auto;
    width: 990px;
}
.tickerco {
    float: right;
    margin-right: 20px;
    margin-top: 9px;
    width: 650px;
}
#counter {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 1px 10px #BBBBBB inset;
    float: left;
    height: 36px;
    margin-left: 10px;
    margin-top: 5px;
    width: 20%;
}
#counter h1 {
    color: #121212;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    margin-right: 8px;
    margin-top: 7px;
    text-align: right;
    text-shadow: 1px 1px 1px #FFFFFF;
}
/*---------------------searchbox------------------------*/
#searchBox {
    background: url("../images/searchBg.gif") no-repeat scroll right center transparent;
    float: left;
    height: 22px;
    margin: 15px 0;
    width: 270px;
}
#searchBox form {
    margin: 0;
    padding: 0;
}
#searchBox input {
    border: 0 none;
    color: #333333;
    display: inline;
    float: right;
    font-family: Tahoma;
    font-size: 11px;
    height: 13px;
    margin: 3px 5px 0 0;
    width: 180px;
}
#searchBox A {
    background: url("../images/searchBtn.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    float: right;
    font-size: 0;
    height: 22px;
    line-height: 0;
    margin-right: 10px;
    text-decoration: none;
    width: 54px;
}
#searchBox A:hover {
    background: url("../images/searchBtn2.gif") no-repeat scroll 0 0 transparent;
}

/*------------------content------------------*/
#content {
    margin: 10px auto 20px;
    width: 990px;
}
.ads {
    margin-top: 20px;
    text-align: center;
}
.mediumRectangle {
    background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #E2E2E2;
    clear: both;
    float: right;
    margin: 0 10px;
    padding: 10px;
    text-align: center;
    width: 300px;
}
.mediumRectangle2 {
    background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #E2E2E2;
    float: left;
    margin: 0 10px;
    padding: 10px;
    text-align: center;
    width: 300px;
}
#homeLeaderBoardBar {
    clear: both;
    display: block;
    float: right;
    height: 340px;
    margin: 10px 10px 0;
    width: 970px;
}
.sectionsMenuTitle {
    background-color: #9D1819;
    height: 45px;
    margin: 0 0 3px;
}
.sectionsMenuTitle h1 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    margin-top: 8px;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
}
#rightMenu {
    display: inline;
    float: right;
    margin-left: 5px;
    margin-right: 10px;
    width: 170px;
}

/*--------------------------------form--------------------------*/
.form {
    float: right;
    height: auto;
    width: 97%;
}
.required {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C8C8C8;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 3px 0 rgba(18, 16, 11, 0.13) inset;
    color: #999999;
    display: block;
    font: 12px Tahoma,Geneva,sans-serif;
    margin: 15px;
    outline: medium none;
    padding: 10px;
    text-align: right;
    width: 260px;
}
.text_area {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C8C8C8;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 3px 0 rgba(18, 16, 11, 0.13) inset;
    color: #999999;
    direction: rtl;
    display: block;
    font: 12px Tahoma,Geneva,sans-serif;
    height: 150px;
    margin: 15px;
    outline: medium none;
    padding: 10px;
    text-align: right;
    width: 530px;
}
.submit {
    background: none repeat scroll 0 0 #666666;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px #000000;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 10px;
    padding: 5px 12px;
    text-shadow: 1px 1px 1px #000000;
}

/*-----------------------------rightmenu------------------------*/
#rightMenu ul {
    display: block;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
}
#rightMenu ul li {
    background: none repeat scroll 0 0 #5D5D5D;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    list-style: none outside none;
    margin: 0 0 1px;
    padding: 0;
    text-shadow: 1px 1px 1px #000000;
}
#rightMenu ul li A {
    border-right: 10px solid #8E8E8E;
    color: #FFFFFF;
    display: block;
    height: 20px;
    padding-right: 5px;
    text-decoration: none;
}
#rightMenu ul li A:hover {
    background: none repeat scroll 0 0 #9D1819;
    border-right: 15px solid #EA6E6D;
}
#rightMenu li.menuSelected {
    background: none repeat scroll 0 0 #818181;
    color: #FFFFFF;
}
#rightMenu li.menuSelected A {
    background: none repeat scroll 0 0 #818181;
    border-right: 15px solid #A7A7A7;
}

/*------------- News Component----------------------- */
.component {
    background: url("../images/compBg.gif") repeat-y scroll right center #F0F0F0;
    clear: both;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 64%;
}
.component h2, .component2 h2  {
    background: url("../images/titleBg.gif") repeat-y scroll right center #5D5D5D;
    border-bottom: 5px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 22px;
    margin: 0;
    padding: 0 15px 0 0;
    text-shadow: 1px 1px 1px #000000;
}
.component h2 a, .component2 h2 a {
    color: #FFFFFF;
    display: block;
    height: 25px;
    text-decoration: none;
}
.component h2 a:hover, .component2 h2 a:hover {
    background: url("../images/titleMoreLight.gif") no-repeat scroll 3px 3px transparent;
}
.component blockquote {
    color: #3A3A3A;
    display: block;
    margin: 0;
	text-shadow: 1px 1px 1px #ffffff;
}
.compList {
    display: block;
    margin: 0;
    padding: 0;
}
.compList li {
    border-bottom: 2px solid #FFFFFF;
    display: block;
    list-style: none outside none;
    margin: 0;
    padding-bottom: 7px;
}
.compList li a {
    border-right: 10px solid #F6F6F6;
    color: #3A3A3A;
    display: block;
    margin: 0 0 0 10px;
    padding: 5px 5px 5px 10px;
    text-align: justify;
    text-decoration: none;
}
.compList li a:hover {
    border-right: 10px solid #DEDEDE;
    color: #DD2020;
    margin: 0 0 0 10px;
    padding: 5px 5px 5px 10px;
}
.moreLink {
	float: right;
	width: 100%;
}
.moreLink a {
    background: url("../images/MoreImage.gif") no-repeat scroll 10px 5px transparent;
    clear: both;
    color: #DF2829;
    display: block;
    font-size: 11px;
    height: 25px;
    line-height: 20px;
    padding: 0 0 0 30px;
    text-align: left;
    text-decoration: none;
}
.moreLink a:hover {
    background: url("../images/MoreImage2.gif") no-repeat scroll 10px 5px transparent;
    color: #8E8E8E;
}
.reportsTop {
    border-bottom: 2px solid #FFFFFF;
    float: right;
    width: 100%;
}
.reportsRow {
    border-bottom: 2px solid #FFFFFF;
    clear: none;
    float: right;
    width: 50%;
}
.reportsRow .report {
    float: right;
    width: 100%;
}
.reportsTop .report .reportImg {
    display: inline;
    float: right;
    margin: 10px 11px 10px 0;
    width: 170px;
}
.reportsRow .report .reportImg {
    display: inline;
    float: right;
    margin: 10px 11px 0 0;
    width: 100px;
}
.reportsTop .reportImg img {
    border: 1px solid #999999;
    display: block;
    height: 130px;
    width: 167px;
}
.reportsRow .reportImg img {
    border: 1px solid #999999;
    display: block;
    height: 120px;
    width: 90px;
}
.reportsTop .report .reportData {
    display: inline;
    float: right;
    margin: 10px 15px 10px 5px;
    padding: 5px;
    width: 420px;
}
.reportsRow .report .reportData {
    display: inline;
    float: right;
    margin: 10px 0 0 5px;
    padding: 5px;
    width: 150px;
}
.report .reportData a {
	color: #FF0000;
}
.report .reportData a:hover {
    text-decoration: none;
}

.report .reportData h3 {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin: 0;
	font-weight: bold;
    text-align: justify;
}
.reportsTop .report .reportData h3 {
    font-size: 20px;
}
.report .reportData h3 a {
    color: #DF2829;
    text-decoration: none;
}
.report .reportData h3 a:hover {
    text-decoration: underline;
}
.reportDate {
    color: #666666;
    display: block;
    font-size: 11px;
}
.report .reportData p {
    display: block;
    font-size: 11px;
    margin: 5px 0 0;
    padding: 0;
    text-align: justify;
}
.reportsTop .report .reportData p {
    font-size: 13px;
}
.smallBox {
    clear: none;
    display: inline;
    margin: 5px 10px 10px 0;
    width: 235px;
}
.smallBox .compList li {
    height: 65px;
    min-height: 65px;
}
.smallBox .compList li a {
    height: 65px;
    min-height: 65px;
}
.newsSmallBoxTop {
    background: none repeat scroll 0 0 #F0F0F0;
    border-bottom: 5px solid #FFFFFF;
    padding-top: 6px;
}
.newsSmallBoxTop img {
    border: 1px solid #999999;
    display: block;
    height: 130px;
    margin: 0 6px 5px 0;
    width: 220px;
}
.newsSmallBoxTop2 img {
    border: 1px solid #999999;
    display: block;
    height: 100px;
    margin-right: 6px;
    margin-top: 10px;
    width: 185px;
}
.newsSmallBoxTop2 p {
    margin-right: 15px;
    padding-bottom: 13px;
}
.newsSmallBoxTop h3 {
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	/* [disabled]height: 82px; */
	margin: 0 15px 5px 10px;
	/* [disabled]min-height: 82px; */
	padding: 0;
	text-align: justify;
	min-height: 66px;
}
.newsSmallBoxTop h3 A {
    color: #DF2829;
    text-decoration: none;
}
.newsSmallBoxTop h3 A:hover {
    text-decoration: underline;
}

/*------------- Top Stories Slider----------------------- */
#TopStories {
    display: inline;
    float: right;
    width: 640px;
}
#TopStoriesWrap {
    display: inline;
    float: right;
    width: 400px;
}
#topStoriesContent {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline;
    float: left;
    width: 400px;
}
.TopStory {
    background: none repeat scroll 0 0 #5D5D5D;
    display: inline;
    float: right;
    width: 400px;
}
.TopStory img {
    border: 2px solid #000000;
    display: block;
    height: 200px;
    margin: 8px 8px 0;
    width: 380px;
}
.TopStory p {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/topStoriesBriefBg.gif") repeat-x scroll 0 0 #DE2323;
    border-color: -moz-use-text-color #000000 #000000;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 2px 2px;
    color: #FFFFFF;
    display: inline;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 55px;
    margin: 0 8px 8px;
    overflow: hidden;
    padding: 5px 10px;
    text-align: justify;
    width: 360px;
	word-wrap: break-word;
}
.TopStory p A {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}
#TopStoriesTitles {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    width: 240px;
}
#TopStoriesTitles ul {
    display: block;
    line-height: 21px;
    list-style: none outside none;
    margin: 5px 0 0;
    padding: 0;
}
#TopStoriesTitles li {
    display: block;
    list-style: none outside none;
    margin: 2px 0;
    padding: 0;
	float: left;
}
#TopStoriesTitles li A {
    color: #FFFFFF;
    display: block;
    padding: 11px 5px 8px;
    text-align: justify;
    text-decoration: none;
	width: 215px;
}
#TopStoriesTitles li A.off {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/topStoriesBg.gif") repeat-y scroll right center #444444;
    border-color: #3B3A3A #3B3A3A #3B3A3A -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 2px 2px 2px medium;
}
#TopStoriesTitles li A.on {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/topStoriesSelectedBg.gif") repeat-y scroll right center #DE2323;
    border-color: #DE2323 #DE2323 #DE2323 -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 2px 2px 2px medium;
}
#TopStoriesTitles li A:hover {
    padding: 8px 10px 8px 5px;
}

/*------------- news page----------------------- */
#TopStories2 {
    display: inline;
    float: right;
    width: 80%;
}
.component2 {
    background: url("../images/compBg.gif") repeat-y scroll right center #F0F0F0;
    clear: both;
    float: right;
    margin-right: 10px;
    width: 97%;
}
.col_1_2 {
    float: right;
    margin-right: 10px;
	margin-bottom: 10px;
    width: 248px;
}
.featured_style2 {
    border: 1px solid #E9E9E9;
	background-color: #EFEFEF;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 5px;
    padding: 0 0 10px;
}
.meta-date {
	color: #777777;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}
.newsStoryEditor {
    color: #DF2829;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
}
.ico_cat {
    background-color: #C3C3C3;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    height: 15px;
    line-height: 15px;
    margin-left: 10px;
    margin-right: 9px;
    padding: 0 5px;
}
.featured_style2 .post-name {
    height: 200px;
}
.featured_style2 .post-image {
    height: 200px;
    overflow: hidden;
}
.featured_style2 .post-title {
    bottom: -9px;
    font-size: 24px;
    left: 9px;
    padding: 1px 0 19px 13px;
    position: absolute;
    z-index: 2;
}
.featured_style2 .post-title a {
    line-height: 1.3em;
    padding: 2px 5px 2px 0;
}
.featured_post .post-name, .featured_post .post-image {
    height: auto;
    position: relative;
    width: 248px;
}
.sidebar .featured_post .post-name, .sidebar .featured_post .post-image img {
    height: 187px;
    width: 280px;
}
.featured_post .post-image img {
    border-bottom: 1px solid #FFFFFF;
    overflow: hidden;
    width: 247px;
}
.featured_post .post-title {
    background: url("../images/tooltip_bg_featured.png") no-repeat scroll right bottom transparent;
    bottom: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    left: -16px;
    padding: 2px 0 19px 13px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.featured_post .post-title a {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    line-height: 1.2em;
    padding: 2px 5px 2px 0;
}
.featured_style2 .post-short {
    min-height: 100px;
    padding: 10px 20px 0;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.featured_style2 .meta-bot {
    background: none repeat scroll 0 0 #C3C3C3;
    padding: 10px 20px 25px;
}
.post-detail {
    background-color: #EFEFEF;
    float: right;
    margin-right: 10px;
    padding: 10px;
    width: 94%;
}
.page-title {
	margin-right: 15px;
	margin-top: 10px;
}
.page-title h1 {
	font: 30px Arial, Helvetica, sans-serif;
	color: #9D1819;
	text-shadow:1px 1px 1px #FFFFFF;
}
.entry {
    color: #262626;
    line-height: 1.6em;
    padding: 5px 10px;
    text-shadow: 0 1px 1px #FFFFFF;
}
.entry img {
    border-radius: 4px 4px 4px 4px;
    height: 360px;
    margin: 10px 60px 15px 0;
    width: 600px;
}
.entry p {
    font: 18px/30px Arial,Helvetica,sans-serif;
	word-wrap: break-word;
}
.cat_title {
    border-bottom: 1px solid #BABABA;
    border-top: 1px solid #BABABA;
    clear: right;
    margin-bottom: 20px;
    margin-top: 32px;
    padding-bottom: 10px;
    padding-top: 20px;
    width: 97%;
	background-image:url(images/pattern4.gif);
	background-repeat:repeat;
}
.cat_title .title {
    color: #2B2A2A;
    display: inline-block !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 27px;
    height: 61px;
    padding: 0 10px 0 0;
}
.cat_title .title span {
    color: #3C3C3C;
    display: block;
    line-height: 47px;
    padding: 0 1px 14px 15px;
}
.row {
	float: left;
    margin-left: 47px;
}
.row .col_1_4 {
	/* [disabled]margin: 0 0 50px; */
	width: 140px;
	text-align: center;
}
.col.col_1_4.alpha.omega a {
	color: #B30000;
}
.frame_box {
    border: 1px solid #333333;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px black;
    display: inline-block;
    margin: 7px 0;
}
.meta-bot .button_link {
    float: left;
    margin: 2px 6px 0 0;
}
.featured_post .button_link span {
    min-width: inherit;
}
.button_link span {
    background-color: #EBEBEB;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 0 4px #808080;
    color: #424242;
    cursor: pointer;
    display: block;
    line-height: 28px;
    padding: 5px 15px;
    text-shadow: 0 1px 1px #FFFFFF;
}
.button {
	float: left;
    padding: 10px;
    width: 70px;
	font-weight: bold;
}
/*------------- pageniation----------------------- */
.pagination {
	float: right;
	height: auto;
	margin-top: 20px;
	padding: 2px;
	width: 100%;
	border-top: 1px solid #E1E1E1;
}
.pagination ul {
    font-size: 16px;
    margin-top: 15px;
    padding: 0;
    text-align: center;
}
.pagination li {
    display: inline;
    list-style-type: none;
    padding-bottom: 1px;
}
.pagination a{
	color: #333333;
	padding: 5px 10px;
	text-decoration: none;
}
.pagination a:hover{
	background-color: #CCCCCC;
	color: #FFF;
}
.currentpage {
	background-color: #E6E8E8;
	color: #666 !important;
	cursor: default;
	font-weight: bold;
}

/*-------------------post-detail menu---------------------*/
.post-detail ul {
    direction: rtl;
    float: right;
    list-style-image: url("../images/ok_ico.png");
    list-style-position: inside;
    width: 100%;
}
.post-detail ul li {
    padding: 5px;
}
.post-detail ul li a {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    margin-right: 10px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.post-detail ul li a:hover {
    color: #FF0000;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
}
/*------------- Footer----------------------- */
#footer {
    clear: both;
    float: right;
    width: 100%;
}
#footerContent {
    border-top: 1px solid #EEEEEE;
    clear: both;
    color: #666666;
    font-size: 12px;
    margin: 40px auto 15px;
    padding-top: 10px;
    width: 900px;
}
#footer #copyRight {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}
#copyRight a {
	color: #F00;
}
#gt4 {
	color: #666666;
	font-size: 11px;
	height: 15px;
	float: right;

}
#gt4 a {
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
}
