﻿/* CSS Document */
body {
	background: #242424;
	color: #363636;
	font: normal 11px/18px Arial;
	margin: 0;
	padding: 0;
	background-image: url(../images/banner_bg.gif);
	background-repeat:repeat-x;
}

a:active, a:visited, a:link {
	color:#363636;
	text-decoration:none;
}

a:hover {
	color:orange;
	text-decoration:underline;
}

.EmptyUL
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.ContentText 
{
	color:#cccccc;
}

.RedText 
{
	color:Orange;
	font-size:14px;
}

.MainDiv
{
	float:left;
	padding-left:4px;
}

.LeftInput 
{
	float:left;
	width:280px;
}
.RightInput
{
	float:left;
	width:420px;
}

.TagName a 
{
	color:Orange;
	text-decoration:underline;
}

.TagName a:hover {
	color:red;
}

.LeftTab 
{
	float:left;
	width:100px;
	text-align:left;
}
.RightTab
{
	position:absolute;
	width:550px;
	text-align:left;
}

.GrayBox {
	padding:3px;
	border:solid 1px #0c0c0c;
	background-color:#3a3a3a;
	color:#cccccc;
}

.GrayBox .CellLeft {
	float:left;
	width:65px;
	height:22px;
	text-align:right;
	color:white;
}
.GrayBox .CellRight {
	float:left;
	height:22px;
	padding-left:2px;
	color:Orange;
}
.GrayBox .CellRight a 
{
    color:Orange;
}

.GrayBox .CellRight span {
	vertical-align:middle;
}

.GrayBox .CellRight img {
	vertical-align:middle;
	padding-right:5px;
}

.Button
{
	border:solid 1px #000000;
	background-image:url('../Images/cmd-bg.gif');
	color:white;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	height:26px;
}
.spacer {
	font-size: 0;
	line-height: 0;
	clear: both;
}
.Clear {
	clear: both;
}

.WaitBox 
{
    right:0px;
    padding:10px;
    border:solid 1px orange;
    position:absolute;
    color:Red;
    font-weight:bold;
    background-color:Yellow;
}

.BlackBox
{
	background-color:#171717;
	border-top:solid 1px #2B2B2B;
	float:left;
	width:100%;
	padding-bottom:10px;
	color:#cccccc;	
}

.BlackBox .Title
{
	width:100%;
	border-bottom:solid 1px #2B2B2B;
	height:25px;
}

.BlackBox .Title a
{
	padding-left:15px;
	padding-right:15px;
	color:#FF5200;
	font-size:12px;
	float:left;
}

.BlackBox .Title .s 
{
	border-right:solid 1px #2B2B2B;
	height:25px;
	float:left;
}

.BlackBox .Title .Filter .Selected {
	color:#F65101;
	text-decoration:underline;
}

.BlackBox .Title .Filter {
	float:right;
	font-weight:normal;
	width:300px;
	color:Gray;
	font-family:Arial;
	font-size:8px;
}

.BlackBox .Title .Filter  img 
{
    padding-top:4px;
    cursor:pointer;
}

.BlackBox .Title .Filter select
{
    font-size:10px;
    vertical-align:middle;
    margin-top:-9px;
}

.BlackBox .Title .Filter a 
{
	padding:0px 5px 0px 5px;
	float:none;
	color:Gray;
}

.Uploader .Info 
{
	float:left;
}

.Uploader .Info li 
{
	list-style-image:url('../Images/check.gif');
	color:White;
}

.Uploader .FileInput {
	float:left;
	width:525px;
	height:157px;
	background-image:url('../Images/uploader.jpg');
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top:5px;
} 

.Uploader .FileInput .Text {
	position:absolute;
	margin-top:33px;
	margin-left:290px;
	color:White;
	height:20px;
	width:200px;
	font-size:16px;
	font-weight:bold;
}

.Uploader .FileInput .Input 
{
	position:absolute;
	margin-top:30px;
	margin-left:120px;
}

.Uploader .FileInput .MultiUpload
{
	position:absolute;
	margin-top:120px;
	margin-left:55px;
	font-size:15px;
}

.Uploader .FileInput .MultiUpload a
{
	color:white;
	font-weight:bold;
}

.Uploader .FileCmd {
	text-align:center;
	position:absolute;
	margin-left:90px;
}

.Uploader .FileSize {
	visibility:hidden;
}

.Uploader .Progress {
	margin-left:auto;
	margin-right:auto;
	width: 392px;
	margin-top: 15px;
	display:none;
}
.Uploader .Left {
	height: 30px;
	float: left;
	vertical-align: middle;
	width: 300px;
	padding-top: 10px;
}
.Uploader .Left .info {
	padding-left: 5px;
	color: Gray;
}
.Uploader .Right {
	height: 40px;
	float: right;
	vertical-align: middle;
}





.Title {
	font: bold 16px/25px Arial, Helvetica, sans-serif;
	color: #A33F01;
	height: 20px;
}


.InsertFileCat {
	float:left;
	width:97%;
}

.InsertFileCat .Icon {
	float:left;
	width:120px;
	text-align:center;
}

.InsertFileCat table {
	float:left;
}

.InsertFileCat .cblCate {
	width:400px;
	text-align:left;
}

.InsertFileCat .tdLeft {
	width:120px;
	text-align:right;
	font-weight:bolder;
	padding-right:10px;
}
.InsertFileCat .Textbox {
	border-top:solid 1px #3D7BAD;
	border-right:solid 1px #3D7BAD;
	border-left:solid 1px #B5CFE7;
	border-bottom:solid 1px #B5CFE7;
	
	width:400px;
	font-size:11px;
}
.InsertFileCat ul {
	margin-top:0px;
	padding:0px;
}


.FileLink a {
	color: #941114;
	text-decoration: underline;
}
.FileLink a:hover {
	color: #16468B;
}

.FileLink .LinkDown {
	border:solid 1px #000000;
	width:98%;
	background-color:#FFFFCC;
}

/* Green Driver */
.GreenDriver {
	clear: both;
	width: 98%;
	background-image: url('../Images/green_driver.gif');
	margin-top: 10px;
	height: 15px;
	text-align:right;
}
.GreenDriver img {
	border:0px;
	vertical-align:middle;
	padding-top:10px;
}
/* Brown Driver */
.BrownDriver {
	clear: both;
	width: 98%;
	background-image: url('../Images/brown_driver.gif');
	margin-top: 10px;
	height: 25px;
	padding-top:3px;
	margin-bottom:10px;
}

.BrownDriver span {
	float:left;
	color:white;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	padding-left:10px;
	cursor:pointer;
}

.BrownDriver img {
	border:0px;
	vertical-align:middle;
	float:right;
	padding-top:2px;
	padding-right:5px;
	cursor:pointer;
}


.MemberSignUp {
}
.MemberSignUp .ContentText {
	float: left;
	padding-bottom:10px;
	width: 100%;
	color: orange;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.MemberSignUp .Left {
	float: left;
	width: 150px;
	height: 25px;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
.MemberSignUp .Right {
	float: left;
	height: 25px;
}
.MemberSignUp .Scroll {
	float:left;
	overflow:auto;
	height:100px;
	width:150px;
	border:solid 1px #cccccc;
}

.MemberSignUp .Textbox {
	border-top:solid 1px #3D7BAD;
	border-right:solid 1px #3D7BAD;
	border-left:solid 1px #B5CFE7;
	border-bottom:solid 1px #B5CFE7;
	width: 400px;
	font-size:11px;
}

.Textbox {
	border-top:solid 1px #3D7BAD;
	border-right:solid 1px #3D7BAD;
	border-left:solid 1px #B5CFE7;
	border-bottom:solid 1px #B5CFE7;
	width: 300px;
	font-size:11px;
}

.TextboxE{
	border-top:solid 1px #3D7BAD;
	border-right:solid 1px #3D7BAD;
	border-left:solid 1px #B5CFE7;
	border-bottom:solid 1px #B5CFE7;
	
	width: 300px;
	font-size:11px;
	color:Black;
	font-family:Courier New;
}

/* -- header start -- */
#header {
	position: relative;
	margin: 0 auto;
	width: 965px;
	height: 127px;
	background-image: url(../images/banner_bg.gif);
	color: #000000;
}

.menu {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:1px;
}

.menu a:active, .menu a:link, .menu a:visited
{
	color:white;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.menu a:hover {
	text-decoration:underline;
}

.menu a
{
	color:white;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

.menu .active {
	width:82px;
	height:30px;
	background-image:url('../Images/nav_active.gif');
	background-position:bottom;
	float:left;
	padding-top:6px;
}

.menu .deactive {
	width:82px;
	height:30px;
	background-image:url('../Images/nav_deactive.gif');
	background-position:bottom;
	float:left;
	padding-top:6px;
}

.menu .active_l {
	width:120px;
	height:26px;
	background-image:url('../Images/nav_active_l.gif');
	background-position:bottom;
	float:left;
	padding-top:6px;
}

.menu .deactive_l {
	width:120px;
	height:26px;
	background-image:url('../Images/nav_deactive_l.gif');
	background-position:bottom;
	float:left;
	padding-top:6px;
}

.menu .nav
{
	float:right;
	color:white;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	position:relative;
	width:300px;
	margin-top:5px;
	text-align:right;
}

.menu .nav a
{
	color:white;
	text-decoration:none;
}

.menu .nav a:hover {
	
	text-decoration:underline;
}


.R_Article
{
	float:left;
	margin-top:10px;
	width:100%;
}

.R_Article .Item
{
	border-bottom:solid 1px #C1B8B0;
	padding-bottom:10px;
	margin-bottom:10px;
}
.R_Article .Title {
	font-size:12px;
}

.R_Article .Item a
{
	background-image:url('../Images/bullet.gif');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#005399;
	font-weight:bold;
	text-decoration:none;
}

.R_Article .Item .Date {
	color:gray;
}

.R_Article .Item .Detail
{
	color:#000000;
}

.R_Article .Item a:hover {
	color:orange;
	text-decoration:underline;
}

.R_Article .Item img
{
	vertical-align:middle;
}

.R_Article .Item {
	text-align:justify;
	color:#005399;
}


.banner
{
	width:955px;
	margin-left:auto;
	margin-right:auto;
	height:89px;
	background-image:url('../Images/banner.jpg');
	background-position:left;	
}

.banner .search
{
	width:392px;
	height:47px;
	float:left;
	margin-left:380px;
	position:absolute;
}


.banner .search .box
{
	float:left;
	width:495px;
	height:92px;
}

.banner .search .tabs
{
	float:left;
	width:480px;
	height:21px;
	padding-left:15px;
	margin-top:5px;
}
/* Active tab */
.banner .search .tabs .active{
	width:79px;
	height:19px;
	float:left;
	background-image:url('../Images/stab_active.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:4px;
}

.banner .search .tabs .active img 
{
	padding-top:2px;
	padding-right:3px;
	vertical-align:middle;
}

.banner .search .tabs .active a {
	color:#ffffff;
	font-size:10px;
	vertical-align:middle;
}

/* Deactive tab */
.banner .search .tabs .deactive{
	width:77px;
	height:19px;
	float:left;
	background-image:url('../Images/stab_deactive.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:4px;
}

.banner .search .tabs .deactive img 
{
	padding-top:2px;
	padding-right:3px;
	vertical-align:middle;
}

.banner .search .tabs .deactive a {
	color:#000000;
	font-size:10px;
}

.banner .search .box .field
{
	float:left;
	width:494px;
	height:54px;
	background-image:url('../Images/search_f_bg.gif');
	border:solid 1px #b3b3b3;
	border-top:solid 0px white;
}

.banner .search .box .field .txt {
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:402px;
	height:19px;
	background-image:url('../Images/sfeild_bg.gif');
}

.banner .search .box .field .txt input {
	border:solid 0px red;
	height:15px;
	width:350px;
	font-size:10px;
	margin-top:1px;	
	float:left;
	margin-left:25px;
}

.banner .search .box .field .cmd {
	float:left;
	margin-left:5px;
	margin-top:10px;
}

.banner .search .box .field .tags {

	margin-top:5px;
	margin-left:10px;
	font-size:11px;
	clear:both;
}

.banner .search .box .field .tags a {
	color:#c00505;
}

/* -- top navigation start -- */
#topNav {
	width: 778px;
	height: 30px;
	margin: 0 auto;
	background: url(../images/top_nav_bg.gif) no-repeat 0 0 #FFFFFF;
	color: #000000;
}
#topNav ul {
	width: 490px;
	margin: 0 auto;
}
#topNav ul li {
	float: left;
	margin: 0 1px 0 0;
}
#topNav ul li a {
	font: bold 11px/29px Arial, Helvetica, sans-serif;
	color: #595959;
	background: url(../images/top_nav_btn_bg.gif) repeat-x 0 0 #FFFFFF;
	padding: 0 12px;
	display: block;
	text-decoration: none;
}
#topNav ul li a:hover {
	font: bold 11px/27px Arial, Helvetica, sans-serif;
	color: #CC006A;
	background-color: #FFFFFF;
	background-image: none;
	border-top: #DADADA 1px solid;
	border-right: #DADADA 1px solid;
	border-left: #DADADA 1px solid;
	padding: 0 11px;
	margin: 2px 0 0 0;
	display: block;
	text-decoration: none;
}
#topNav ul li a.hover {
	font: bold 11px/27px Arial, Helvetica, sans-serif;
	color: #CC006A;
	background-color: #FFFFFF;
	background-image: none;
	border-top: #DADADA 1px solid;
	border-right: #DADADA 1px solid;
	border-left: #DADADA 1px solid;
	padding: 0 11px;
	margin: 2px 0 0 0;
	display: block;
	text-decoration: none;
}
/* -- top navigation end -- */
    
/* body start */
#body {
	width: 955px;
	margin: 5px;
	margin-left:auto;
	margin-right:auto;
	background-color:#242424;
	background-image:url(../Images/nbg.gif);
}

#noise 
{
	background-image:url(../Images/nbg.gif);
}
/* body end */
/* -- left pannel start -- */
.left {
	width: 710px;
	float: left;
}

.center {
	width:955px;
	float:left;
}

.M_SignIn_Left {
	width:230px;
	float:right;
	padding:5px;
}

.M_SignIn_Left .Left
{
	color:black;
	font-weight:bold;
}

.M_SignIn_Left .Right {
	}

.M_SignIn_Left .Textbox {
	
	border-top:solid 1px #3D7BAD;
	border-right:solid 1px #3D7BAD;
	border-left:solid 1px #B5CFE7;
	border-bottom:solid 1px #B5CFE7;
	width:217px;
}

.M_SignIn_Left .Welcome {
	height:26px;
	background-image:url('../Images/img_mem_tit.gif');
	border-bottom:solid 1px #C1B8B0;
	background-repeat:no-repeat;
	color:#A84B10;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	padding-left:35px;
	padding-top:5px;
	margin-bottom:10px;
}


/* ---- Home Raw --- */
.HomeRaw 
{
	float:right;
	width:100%;
	margin-top:10px;
}
.HomeRaw .Item
{
	/*width:305px;*/
	height:40px;
	border-top:solid 1px #40444A;
	width:100%;
	padding:3px;
}
.HomeRaw .Item a
{
	color:Orange;
}

.HomeRaw .Item span
{
	display:block;
}

.HomeRaw .Item img
{
	float:left;
	padding-top:8px;
	padding-left:5px;
	padding-right:10px;
}

/* ------- Media Item -------- */
.MediaItem {
	width:338px;
	height:160px;
	font-size:10px;
	padding:5px;
	float:left;
	/*background-image:url('../Images/m_bg.gif');
	background-repeat:repeat-x;*/
}

.MediaItem span
{
	display:block;
}

.MediaItem .Approve {
	color:maroon;
}

.MediaItem .Approve img {
	vertical-align:middle;
	padding-right:3px;
}

.MediaItem .Detail {
	float:left;
	width:190px;
}

.MediaItem .Thumb {
	border:solid 1px #E4E1D5;
	background-color:#ffffff;
	text-align:center;
	padding:2px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:4px;
	text-align:center;
	width:125px;
	position:relative;
	z-index:2;
}

.MediaItem .Name {
	height:25px;
	margin-top:5px;
}


.MediaItem .Name a{
	font-size:12px;
	font-weight:bold;
	color:black;
}

.MediaItem .Name a:hover {
	color:orange;
}

.MediaItem .Left {
	float:left;
	width:70px;
	text-align:right;
	padding-right:2px;
	color:gray;
}

.MediaItem .Right {
	float:right;
	width:110px;
	height:18px;
	color:black;
}

.MediaItem .Right img {
	padding-top:3px;
}

/* -- left pannel end -- */
.DataInfo 
{
	
}

.DataInfo .Left
{
	border:solid 1px #2b2b2b;
	float:left;
	width:150px;
	height:340px;
	padding:5px;
	background-color:#171717;
	text-align:left;
}

.DataInfo .Left .Info 
{
	margin-top:10px;
	padding-top:10px;
	border-top:solid 1px #A7BAC5;
	float:left;
	width:100%;
	text-align:center;
	
}

.DataInfo .Left .Info .FileTxt  
{
	width:120px;
	border:solid 0px white;
	background-color:#F2F2F2;
}

.DataInfo .Left img
{
	vertical-align:middle;
	padding-right:10px;
}

.DataInfo .Left .Filter ul 
{
	margin:0px;
	padding:0px;
	padding-left:5px;
	float:left;
}
.DataInfo .Left .Filter ul li 
{
	list-style-type:none;
	padding-bottom:5px;
}

.DataInfo .Left .Filter ul li a
{
    color:White;
}

.DataInfo .Left .CheckBoxList 
{
	float:left;
	height:190px;
	margin-top:10px;
	width:100%;
	overflow:auto;
	border-top:solid 1px #A7BAC5;
}
.DataInfo .Bottom 
{
	width:708px;
	height:160px;
	margin-top:5px;
	background-color:#171717;
	border:solid 1px #2b2b2b;
}

.DataInfo .Bottom table 
{
	width:540px;
	float:left;
	margin-left:135px;
	position:absolute;
}
.DataInfo .Bottom  img 
{
	float:left;
	margin:5px;
}

.DataInfo .Bottom .Cap 
{
	color:Gray;
	padding-right:5px;
}
.DataInfo .Bottom td 
{
	height:22px;
}

.DataInfo .Right {
	border:solid 1px #2b2b2b;
	border-top:solid 0px white;
	padding-top:10px;
	float:right;
	width:540px;
	height:317px;
	overflow:auto;
	background-color:#666666;
}

.DataInfo .Right a
{
    color:Black;
}


.DataInfo .Right img 
{
	padding-right:5px;
}

.DataInfo .Right table {
	width:96%;
	margin-left:5px;
}

.DataInfo .Right table tr
{
	height:30px;
}

.DataInfo .Right table tr td
{
    border-bottom:dotted 1px #2b2b2b;
    padding-top:5px;
}

.DataInfo .Header 
{
	float:right;
	border-bottom:solid 0px white;
	width:541px;
	height:20px;
	background-image:url('../Images/tb_header.gif');
	padding-top:3px;
	color:Black;
	font-weight:bold;
}
.DataInfo .Header span 
{
	font-weight:bold;
}
.DataInfo .Header table 
{
	width:96%;
}


/* -- right pannel start -- */
.right {
	width: 234px;
	height:100%;
	float: right;
}
	
/* footer start -- */
.footer {
	width:100%;
	background-color: #000000;
	border:solid 4px #595452;
	border-left:solid 0px white;
	border-right:solid 0px white;
}

.footer .index {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px #737e7a solid;
	padding-bottom:10px;
	height:15px;
	margin-top:10px;
}

.footer .type {
	float: right; margin-right: 10px; color:white;
}

.footer .index a {
	
	text-decoration:none;
	color:#afafaf;
}

.footer .index a:hover {
	text-decoration:underline;
	color:orange;
}

.footer .index img {
	vertical-align:middle;
	border:solid 0px white;
	padding-right:5px;
	padding-left:5px;
}

.footer .copyright {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color:#afafaf;
	margin-bottom:10px;
}

.footer .copyright a
{
	color:orange;
	text-decoration:none;
}
.footer .copyright .CLeft
{
	text-align:left;
	float:left;
}
/* User tools */
.userTool {
	position:absolute;
	border:solid 1px #bebcc0;
	background-color:#f5f5f5;
	width:120px;
	margin-top:18px;
	text-align:left;
	margin-left:800px;
	visibility:hidden;
	background-image:url('../Images/user_tool_nav.gif');
	background-repeat:repeat-y;
}

.userTool li a {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}

.userTool li a:hover {
	text-decoration:underline;
}

.userTool ul {
	margin:0px;
	padding:0px;
}

.userTool ul li {
	list-style-type:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
}

.userTool ul li img {
	vertical-align:middle;
	border:solid 0px white;
	padding-right:6px;
	padding-left:2px;
}

/* footer end -- */

/* modal Box */
.modalPopup {
	background-color: #ffffff;
	border: solid 2px #A7BAC5;
	padding: 3px;
	width: 500px;
	height: 350px;
	overflow: auto;
	z-index: 3;
}
.modalPopup .panelTitle {
	width:100%;
	float:left;
	color:black;
	font-weight:bold;
	font-size:14px;
	height:30px;
}

.modalPopup .panelTitle span {
	padding-left:10px;
}
.modalPopup .panelTitle img {
	float:right;
	cursor:pointer;
	margin-top:-20px;
}

/* -- File Categories -- */
.FileCategories {
	float: left;
	width: 145px;
}

.FileCategories .CatList {
	width:145px;
	/*background-image:url('../Images/cat_style_05.gif');*/
}
.FileCategories .CatList ul {
	/*padding: 0px;
	margin: 5px 5px 5px 30px;*/
	margin:10px 0px 0px 30px;
	padding:0px;
	
}
.FileCategories .CatList li {
	list-style-image: url('../Images/cat_bullet.gif');
	vertical-align: middle;
	border-bottom:dotted 1px #1F1F1F;
	padding-top:5px;
	padding-bottom:5px;
}

.FileCategories .Item
{
	color:#cccccc;
}

.FileCategories .ItemSelected{
	color: Red;
	font-weight:bold;
}
.FileCategories .CatBottom {
	width:145px;
	height:7px;
	background-image:url('../Images/cat_style_07.gif');
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}


/* rating */
.ratingStar {
	font-size: 0pt;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filledRatingStar {
	background-image: url(/Images/FilledStar.png);
}
.emptyRatingStar {
	background-image: url(/Images/EmptyStar.png);
}
savedRatingStar {
	background-image: url(/Images/SavedStar.png);
}

/* Search resule */
.SearchList
{
	float: left;
	width: 550px;
	margin-left: 7px;
}

.SearchList .Item
{
	width:530px;
	float:left;
	border-bottom:dotted 1px #2b2b2b;
	margin-bottom:10px;
	padding-bottom:5px;
}

.SearchList .Item .Icon
{
	float:left;
	width:125px;
	border:solid 1px #cccccc;
	padding:2px;
	text-align:center;
}

.SearchList .Item .Info
{
	float:left;
	margin-left:10px;
	width:380px;
}

.SearchList .Item .Command
{
	float:left;
	text-align:right;
	width:100%;
}

.SearchList .hightlight
{
	color:Navy;
	background-color:Yellow;
}


/* page */
.Pagger {
	height: 25px;
	vertical-align: middle;
	margin-top: 2px;
	float: right;
	margin-right:30px;
}

.Pagger .CurrentPage {
	font-weight:bold;
	font-size:14px;
}

.Pagger img {
	border: 0;
}
.Pagger .PageNumber {
	float: left;
	width: auto;
	height: 18px;
	background-color: #E5E5E5;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin-right: 1px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
}
.Pagger .PageSymbol {
	float: left;
	width: 20px;
	height: 18px;
	background-color: #E5E5E5;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	margin-right: 2px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
.Pagger .PageNumber a {
	text-decoration: none;
	color: Black;
}

.SwfIntro 
{
	width:684px;
	height:86px;
	float:left;
	background-image:url('/Images/swfupload.gif');
	margin-bottom:10px;
	margin-left:10px;
}

.MsgBox
{
	text-align:center; 
	padding-top:10px; 
	color:Red; 
	font-weight:bold; 
	font-size:14px; 
	border:solid 1px red; 
	margin:5px; 
	padding-bottom:10px; 
	background-color:#cccccc;
}
