
/*div{border:solid 1px red;}
#content div{border:solid 1px red;}*/

body {border:0px;margin:0px;padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:white;
}
.btnCommonStyle{border:1px solid #70707;color:#000000;FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f2f2f2,endColorStr=#cfcfcf);}
P{border:0px;margin:0px;padding:0px;}
img{border:0px;margin:0px;padding:0px;}
td{font-size: 12px;color:black;}
th{font-size: 12px;}

a {font-size: 12px;color:black;text-decoration: none;}
a:hover {text-decoration: underline;}

#header {
	background-image: url(/images/head_bg.gif);
	background-repeat: repeat-x;
	height: 65px;
	width: 780px;
	text-align:center;
}
#header #image{float:left;padding-left:30px;}
#header #title{float:left;font-size: 12px;line-height: 18px;color: #FF6600;padding:35px 0px 0px 15px;}
#leftContain{float:right;}
#header #subMenu{float:right;padding:5px 15px 0px 0px;}
#header #subMenu a{color: #999999;font-size: 12px;line-height: 18px;}
#header #subMenu a:hover{color: #000000;}
#header #search{float:right;padding:10 15 0 120px;}

#menu{height:30px;width:780px;}

#Navigation{height:10px;width: 780px;padding-left:10px;background-image: url(/images/menu3_bg.gif);background-repeat:vertical-align:middle; no-repeat;height:20px;line-height:20px;}
#Navigation .rightDiv{float:right;background:url(/images/Nav_bg.jpg); padding-left:10px;padding-right:10px; background-repeat:repeat-x;height:20px;line-height:20px;vertical-align:middle;}
#Navigation .leftDiv{float:left;padding-left:10px;padding-left:10px;height:20px;line-height:20px;vertical-align:middle;}

#Navigation a {color: #663300;}
#Navigation a:hover {color: #CC6600;}
#ad{height:90px;width:780px;}
#content{height:450px;width:780px;padding-top:5px;padding-bottom:10px;}


#footer{height:50px;width:780px;background-image: url(/images/bottom_bg.gif);background-repeat: repeat-x;}
#footer a{color: #333333;text-decoration: none;}
#footer a:hover {color: #999999;text-decoration: underline;}


.input01{border:1px solid #E1DEDF;}


.button01{background-image: url(/images/button_bg.gif);border:0px;background-color:Transparent;font-size:14px;font-weight:bold;width:118px;height:34px;}
.button02{background-image: url(/images/button_bg2.gif);border:0px;background-color:Transparent;color:#FFFFFF;font-size:12px;font-weight:bold;width:90px;height:22px;}
.button03{border:0px;background-color:Transparent;font-size:12px;font-weight:bold;height:22px;border:1px solid #7f673d;background-color:#FFFFFF}
.button04{border:0px;background-color:Transparent;font-size:12px;font-weight:bold;height:22px;border:1px solid #999999;background-color:#FFFFFF}


.color_red{color:#BF5E63;}
.color_red a{color:#BF5E63;}
.color_red01{color:red;}
.color_red01 a{color:red;}
.color_blue{color:#0066CC}
.color_blue a{color:#0066CC}
.color_orange{color:#FF6600;}
.color_orange a{color:#FF6600;}
.color_gray{color:#999999;}
.color_brown{color:#7f673d;}
.color_brown a{color:#7f673d;}
.color_gray01{color:#DDD6CB}
.color_gray01 a{color:#DDD6CB}

.titledef{font-size:14px;font-weight:bold;padding-left:10px;}
.title01{font-size:16px;font-weight:bold;}
.title02{font-size:13px;font-weight:bold;}
.title03{font-size:14px;font-weight:bold;}

.message{font-size:12px;color:red;height:12px;}
.limitLine{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/********Menu***********/
.menuBar{
    display:block;
	font-size: 14px;
    color: #FFFFFF;
    background-image: url(/images/menu_bg1.gif);
    background-repeat: repeat-x;
    height:26px;
    vertical-align: middle;
    width:780px;
    border-top:solid 1px #FFFFFF;
}
a.menu, a.menu:visited {margin-top:5px; color:#fff; height:25px; display:block;  text-align:center; float:left; text-decoration:none; font-family:tahoma, vardana, arial, sans-serif; font-size:14px; overflow:hidden;}
a.menu:hover {color:#990000;overflow:visible;text-decoration:none;}

.subMenuBar{width:73px;}
a.subMenu, a.subMenu:visited {
background-image: url(/images/menu2_bg1.gif);
display:block;height:25px; 
text-decoration:none;color:#ffffff;
font-size:12px; text-align:center;
vertical-align: middle;
padding-top:3px;
}
a.subMenu:hover {
    color: #993300;
	background-color: #FF9900;
	text-decoration: none;
	
}
.menuSP{float:left;}
/********************/
UL.ItemListH{
margin-left:0px;list-style-type:none;
}

UL.ItemListH LI{
display: inline;float:left; 
padding-left:10px;
height:30px;
vertical-align:middle;
white-space:nowrap;

}

.PagerNumbers{
    font-family:Arial;
    font-size:14px;
    height:16px;
    color:black;
    text-decoration:none;
    cursor:hand;
    border:none;
    background-color:transparent;
    vertical-align:text-bottom;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
.PagerNumbersSelected{ font-family:Arial;
    font-size:16px; 
    height:16px;
    text-decoration:none;
    color:blue;
    font-weight:bold;
    cursor:default;
    border:none 0px;
    background-color:transparent;
    vertical-align:text-bottom;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
