@import "menu.css";
@import "table.css";
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	list-style:none;
}
html{
	background:#FFF;
}
body{
	font-size:12px;
	margin:0px;
}
input{
	vertical-align:middle;
}
ul{
	list-style:none;
}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#F00;
	text-decoration:underline;
}
.center{
	margin:0px auto;
}
.fs_11{
	font-size:11px;
}
.fs_14{
	font-size:14px;
}
.fc_red{
	color:#F60;
}
.fc_green{
	color:#693;
}
input{
	vertical-align:middle;
	margin-right:3px;
	font-size:12px;
}
textarea{
	vertical-align:top;
	font-size:12px;
	line-height:156%;
	border:1px solid #AAA;
	padding:3px;
	letter-spacing:1px;
	overflow-y:auto;
}
.textipt{
	padding:3px;
	border:1px solid #AAA;
	font-size:12px;
	color:#000;
}

.textipt_on{
	border:1px solid #F90;
}
select{
	font-size:14px;
	vertical-align:middle;
}
.sitenav{
	width:100%;
	height:23px;
	overflow:hidden;
	display:none;
}
.sitenav ul{
	float:right;
}
.sitenav ul li{
	float:left;
	line-height:31px;
}
.sitenav ul li a{
	padding-left:5px;
	padding-right:5px;
	float:left;

}
.utop{
	background:url(images/top_bg.gif) repeat-x;
}
.utop .ulogo{
	background:url(images/toplogo_u.gif) 10px 14px no-repeat;
}
.utop .topnav .myinfo{
	background:url(images/top_myinfo_bg.gif) right top no-repeat;
}
.ctop{
	background-image: url(images/toplogo_c2.gif);
}
.ctop .ulogo{
	background-image: url(images/toplogo_c.gif);
	background-repeat: no-repeat;
}
.ctop .topnav .myinfo{
	height: 92px;
}
.top{
	width:100%;
	height:92px;
	clear:both;
	margin-top:7px;
}
.top a {
	color: #fff;
}
.top a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

.top .ulogo{
	width:100%;
	height:92px;
	float:left;
	margin-right:-600px;
}
.top .topnav{
	width:600px;
	height:92px;
	float: right;
	background-image: url(images/top_cpinfo_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.top .topnav .myinfo{
	text-align:right;
	line-height:31px;
	line-height:50px;
	color:#FFFFFF;
	padding-right:20px;
	height: 58px;
}
.top .topnav .mynav{
	text-align:right;
	height:34px;
	width: 600px;
}
.top .topnav .mynav ul{
	float:right;
	padding-right: 5px;
}
.top .topnav .mynav ul li{
	float:left;
}
.top .topnav .mynav ul li a{
	color:#FFF;
	float:left;
	text-align: center;
	width: 80px;
	height: 34px;
	line-height: 34px;
}
.top .topnav .mynav ul li a:hover{
	color:#01538b;
	text-decoration:none;
	background-image: url(images/toplogo_c3.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.top  .topnav  .mynav  ul  li  .hover{
	color:#01538b;
	text-decoration:none;
	background-image: url(images/toplogo_c3.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}

.main{
	width:100%;
	margin-top:6px;
	float:right;
}

.box{
	margin-left:156px;
	overflow:visible;
}
* html .box{
	height:1em;
	margin-left:153px;
}
.box .place{
	height:24px;
	line-height:22px;
	text-indent:25px;
	color:#888;
	background: url(images/ico_4.gif) 5px 5px no-repeat;
	border: 1px solid #EEE;
}
.box .tbox{
	width:100%;
	margin:7px auto;
}


.footer{
	clear:both;
	height:50px;
	line-height:19px;
	text-align:center;
	background:url(images/fbg.gif) 0px 1px repeat-x;
	border-top:1px solid #EEE;
	padding-top:10px;
	color:#555;
}
.footer .copyright{
	font-size:10px;
	display:block;
	color:#999;
}
.cbody{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
