﻿/* CSS Document */
body,form{ margin: 0;padding: 0;}
ol{margin: 0 0 0 35px; padding: 0px;}
li{margin: 0 0 0 0px; padding: 0px;}

#container{
	position: absolute;
	margin: 0 auto;
	width: 934px;
	left:50%;
	margin-left: -467px;
}

#head{
  color:#868277;
	font-size:12px;
	font-family:Arial;
}
#head a{
  color:#868277;
	text-decoration:none;
}
#head a:hover{
	text-decoration:underline;
}

#topmemu{
  color:#FFFFFF;
	background:url(../../imgs/topmenubg.jpg) repeat-x;
	height: 30px;
}

#path{
  color:#868277;
	font-size:12px;
	font-family:Arial;
	background:url(../../imgs/pathbg.jpg) repeat-x;
	height: 20px;
	padding:6px 0 0 12px;
}
#path a{
	color:#868277;
	text-decoration:none;
}
#path a:hover{
	text-decoration:underline;
}

#tool{
  color:#868277;
	font-size:12px;
	font-family:Arial;
	margin:15px 5px 5px;
	text-align:right;
}
#tool a{
  color:#868277;
	text-decoration:underline;
}
#tool a:hover{
	color:#000000;
	text-decoration:none;
}

#footer{
  color:#999999;
	font-size:11px;
	font-family:Arial;
	line-height: 18px;
	border-top:2px solid #e52656;
	margin-top: 20px;
	padding-top: 7px;
}
#footer a{
  color:#999999;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


/* background color */
.bg{ filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ededed', endColorStr='#FFFFFF') ; padding: 15px 0 0px;}
.itembg{ background-color:#72b7e6;}
.leftmenubg{ background-color:#f3f2ed; margin: 0px; padding: 10px 0 10px 13px; border-bottom:1px solid #c1bbae;}


.topmenubg{ background-color:#004275; opacity:0.85; filter:alpha(opacity=85); text-align:center;}
.topmenubg a{ color:#FFFFFF; font-size:12px; font-family:Arial; text-decoration:none;}
.topmenubg a:hover{ font-weight: bold;}

.tablebg3{ background-color:#89aecd;}
.tablebg4{ background-color:#edf4fa;}


/* Content */
.highlight{color:#3a83dc;}
.dash{background:url(../../imgs/dash.gif) repeat-x;}


/* link */

.hptname{
	color:#d7325d;
	font-size:12px;
	font-family:Arial;
	line-height: 1.6em;
}
.hptname a{color:#d7325d;text-decoration:none;}
.hptname a:hover{color:#f3809e;}

.menu{
    color:#FFFFFF;
	font-size:13px;
	font-family:Arial;
	letter-spacing: 0em;
	font-weight: bold;
}
.menu a{ color:#FFFFFF;display:block; padding: 7px 40px; text-decoration:none; margin: 0 5px; height:16px;}
.menu a:hover{ background:url(../../imgs/topmenubgo.jpg) repeat-x; text-decoration:none;}

.menunow{
    color:#FFFFFF;
	font-size:13px;
	font-family:Arial;
	letter-spacing: 0em;
	font-weight: bold;
}
.menunow a{ color:#FFFFFF;display:block; padding: 7px 40px; text-decoration:none; margin: 0 5px; height:16px; background:url(../../imgs/topmenubgo.jpg) repeat-x; }
.menunow a:hover{ text-decoration:none;}

.leftmenu{
    color:#686050;
	font-size:12px;
	font-family:Arial;
	padding: 0;
	margin: 0;
	line-height: 20px;
	list-style-type:none;
}
.leftmenu a{ color:#686050;text-decoration:none;}
.leftmenu a:hover{color:#d64a64;}

.leftmenu1{
    color:#999999;
	font-size:12px;
	font-family:Arial;
	padding: 0;
	margin: 0;
	line-height: 20px;
	list-style-type:none;
}
.leftmenu1 a{ color:#999999;text-decoration:none;}
.leftmenu1 a:hover{color:#d64a64;}

.sidelayer{
    color:#7e7768;
	font-size:12px;
	font-family:Arial;
	line-height: 18px;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
.sidelayer a{
    color:#7e7768;
	text-decoration:none;
}
.sidelayer a:hover{
	text-decoration:underline;
}

a.pic:link {  border: 3px solid #FFFFFF;}
a.pic:visited {  border: 3px solid #FFFFFF;}
a.pic:hover {  border: 3px solid #666666;}


