/* CSS Document */
@import url(font.css);
@import url(base.css);
/***************header style***************/
#Header
{
	width: 1010px;
	height: 274px;
}

/*****style of the toppest bar for time etc ******/
#Header .topbar
{
	width: 100%;
	height: 17px;
}

/*****style of top Pic****/
#Header .TopPic
{
	height: 113px;
	width: 699px;
	background-image: url(../img/TopImg.jpg);
	background-repeat: no-repeat;
	background-position: left  bottom;
}
/*******style of login ***********/
#LoginBox
{
	height: 64px;
	width: 220px;
	float: right;
	background-image: url(../img/Bg_LoginBox.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 49px;
	margin-right: 3px;
}
#LoginBox .usename
{
	width: 90px;
	height: 20px;
}
#LoginBox .password
{
	width: 80px;
	height: 20px;
}
#LoginBox .Submit
{
	width: 50px;
	height: 20px;
}
#LoginBox .inputName
{
	font-size: 9px;
	width: 80px;
	height: 12px;
}
#LoginBox .inputPassword
{
	font-size: 9px;
	width: 70px;
	height: 12px;
}
#LoginBox .btn_Login
{
	width: 43px;
	height: 17px;
	background-image: url(../img/Btn_Login.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
}
/****style of Navigation**********/
#Nav
{
	height: 22px;
	background-image: url(../img/Bg_Nav.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align:left;
	padding:0
}
#Nav .BtnBox_Nav
{
	height: 22px;
	margin:0
}
/**Button style of navigation**/
#Nav .BtnBox_Nav td a.Btn
{
	display: block;
	 
	width: 71px;
	height: 22px;
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#Nav .BtnBox_Nav td a.Btn
{
	background-image: url(../img/Btn_Pink_Nav.jpg);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#Nav .BtnBox_Nav td  a.Btn:hover
{
	background-image: url(../img/Btn_Black_Nav2.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#Nav .BtnBox_Nav td  a.Btn:active
{
	background-image: url(../img/Btn_Black_Nav2.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#Nav .BtnBox_Nav td  a.BtnA
{
	background-image: url(../img/Btn_Black_Nav1.gif);
	display: block;
	float: left;
	width: 71px;
	height: 22px;
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#Nav  .BtnBox_Nav td  a.BtnA:link
{
	background-image: url(../img/Btn_Black_Nav1.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#Nav   .BtnBox_Nav td a.BtnA:hover
{
	background-image: url(../img/Btn_Black_Nav1.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#Nav  .BtnBox_Nav td a.BtnA:active
{
	background-image: url(../img/Btn_Black_Nav2.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/**style of 6 images***/
#ImgList
{
	height: 96px;
	background-image: url(../img/Bg_ImgList.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#ImgList .imgBlockBox
{
	width: 116px;
	height: 96px;
}
#ImgList .imgBlock
{
	width: 109px;
	height: 89px;
	background-image: url(../img/Bg_Img.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#ImgList img
{
	width: 99px;
	height: 68px;
	border: #030303 solid 1px;
	margin: 6px 4px auto 4px; ;float:left;}
#ImgInfo
{
	height: 26px;
	background-color: #383838;
}

/**style of right advertisment 300-250px***/
#rightad
{
	width: 300px;
}

/***style of main content **/
#ContentBox
{
	width: 1010px;
	margin-top: 7px;
}
#ContentBox .leftBar
{
	width: 144px;
	height: 500px;
}
#ContentBox .rightBox
{
	width: 866px;
	background-color: #E8E8E8;
	background-image: url(../img/Bg_Top_Content.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 9px;
}
#ContentBox .ContentBlock
{
	width: 832px;
	border-bottom: #828282 dashed 1px;
	margin-left: 14px;
	margin-top: 20px;
}

#ContentBlock1
{
	width: 832px;
	border-bottom: #828282 dashed 1px;
	margin-left: 14px;
	margin-top: 20px;
}

#ContentBox img
{
	background-color: #FFFFFF;
	padding: 4px;
	border: #B4B2B5 dotted 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
}
#footer
{
	width: 100%;
	height: 52px;
	background-image: url(../img/Bg_Foot_Content.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 12px;
}

/***style of search box***/
#SearchBox
{
	width: 144px; ;height:82px;}
.SearchInput
{
	width: 114px;
	height: 21px;
	border: #999999 solid 1px;
}
.Btn_Search
{
	width: 116px;
	height: 25px;
	background-image: url(../img/Btn_Search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
}
/**style of advertiement of 600px-120px***/
.Advertisementleft
{
	margin-top: 10px;
	border: #868686 2px solid;
	width: 120px;
	height: 600px;
	float:left;
	margin-left:8px;

}
