body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: Arial,宋体;
	background-color: #eef3fa;
}

div .footer {
	height:110px;	
}

table td {
	font-size: 12px;
	font-family:Arial,宋体;
}

a {
	text-decoration: none;
}

div.mainWrapper{
	width:960px;
	background-image: url('/res/img/common/mainWrapper.gif');
	background-repeat: repeat-y;
}

div.main {
	width: 950px;
}

div.header {
	width: 100%;
	height: 100px;
}

div.content {
	width: 930px;
	margin-left: 10px;
	margin-right: 10px;
}

.bg_header {
	width: 100%;
	height: 100px;
	background-image: url("/res/img/common/bg_header_right.gif");
	background-position: top right;
	background-repeat: repeat-x;
}

.logo {
	width: 290px;
	height: 80px;
	float: left;
	background-image: url("/res/img/common/logo.gif");
	width: 290px;
}

.ct_login {
	width: 600px;
	height: 18px;
	margin-top: 28px;
	margin-bottom: 7px;
	float: left;
	text-align: right;
}

.ct_login a {
	color: #dbf4ff;
	text-decoration: none;
}

.ct_login a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.ct_menuBar {
	width: 660px;
	height: 27px;
	float: left;
	overflow:hidden;
}

.menuBar {
	width: 660px;
	height: 27px;
	float: left;
}

.bg_menu_center {
	width: 496px;
	height: 27px;
	float: left;
	background-image: url('/res/img/common/bg_menu.gif');
	background-repeat: repeat-x;
}

.bg_menu_center a{
	width: 62px;
	height: 27px;
	float: left;
	text-decoration: none;
}

.menu_item {
	width: 62px;
	height: 22px !important; height : 27px;
	float: left;
	padding-top: 7px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-size: 13px;
	height: 27px;
}

a:hover .menu_item {
	cursor: pointer;
	background-image: url("/res/img/common/bg_menu_hover.gif");
	background-repeat: no-repeat;
	text-decoration: none;
}

.ct_search {
	width: 164px;
	height: 27px;
	float: left;
}

.div_search {
	width: 140px;
	height: 27px;
	float: left;
}

.ct_search_input {
	width: 100%;
	height: 27px;
	background-image: url('/res/img/common/bg_search_input.gif');
}

.seach_input {
	margin-top: 9px;
	border: 0px;
	width: 130px;
	height: 14px;
	font-size: 12px;
	padding: 0px;
}

.div_trigger {
	width: 24px;
	height: 27px;
	float: left;
	background-image: url('/res/img/common/bg_search_trigger.gif');
}

.ct_trigger {
	width: 24px;
	height: 27px;
	font-size: 0px;
}

.search_trigger {
	width: 24px;
	height: 27px!important;
	height: 25px;
	border: 0px;
}

.submenu {
	float: left;
	height: 16px!important;
	height: 20px;
	font-size: 12px;
	padding-top: 4px;
}

.submenu-dot {
	float: left;
	width: 3px;
	height: 3px;
	margin-top: 5px;
}

.submenu-opt {
	width: 44px;
	float: left;
	color: black;
	text-decoration: none;
}

a:hover .submenu-opt {
	color: #0078c2;
	cursor: pointer;
}

.submenu-opt2 {
	width: 3px;
	float: left;
}

.footer_hr {
	width: 945px;
	height: 7px;
	margin-top: 20px;
}

.ct_footer {
	width: 480px!important;
	width: 510px;
	height: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
	float:right;
}

.ct_footer .link, .ct_footer .link a{
	width: 80px;
	height: 15px;
	float: left;
	text-align: center;
	color: #4d4d4d;
	font-size: 14px;
}

.ct_footer .link, .ct_footer .link {
	border-right: 1px solid #4D4D4D;	
}

.ct_footer .sep {
	width: 4px;
	height: 15px;
	float: left;
	text-align: center;
	color: #4d4d4d;
	font-size: 14px;
}

.copyright {
	height: 15px;
	text-align: center;
	color: #4d4d4d;
	font-size: 14px;
	width: 500px!important;
	width: 530px;
	font-weight: bold;
	float:right;
}

.commonLink{
	color: #438DBD;
	text-decoration: none;
}

.commonLink:hover{
	text-decoration: underline;
	cursor: pointer;
}

.ct_footer_left{
	width:600px;
	float: left;
	text-align: right;
}

.ct_footer_right{
	width:300px;
	height:50px;
	float:left;
	background-image: url('/res/img/common/built_on.gif');
	background-repeat: no-repeat;
	margin-top: 20px;
}

