/*
Default Style for Discuz!(R)
URL: http://www.discuz.net
(C) 2001-2007 Comsenz Inc.
<style type="text/css">
*/
.bg_header_right{
width: 660px; height: 80px; float: left;background-image:url(/res/img/common/bg_header_right.gif);
}

.status{
 width:660px;
height:53px;
}

.status ul {
border-right:1px solid #FFFFFF;
float:right;
margin:25px 57px 0;
border:0px;
}

.status ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:left;
}

.status ui li.dropmenu {
background-image:url(../../images/default/arrow_down.gif) !important;
background-position:100% 50% !important;
background-repeat:no-repeat !important;
cursor:pointer;
padding-right:15px !important;
}

.status cite a {
background-image:none;
}

.status li a {
color:#dbf4ff;
float:left;
padding:4px 3px 3px;
text-decoration:none;
font-family:Arial,宋体;
font-size:12px;
line-height:12px;
}

.status li img {
line-height:12px;
margin-top:6px;
margin-bottom:3px;
padding-top:3px;
}

.status li a:hover {
text-decoration:underline;
}

.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: 5px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-size: 13px;
	height: 27px;
        text-align:center;
}

.menu_item_selected{
	width: 62px;
        height: 22px !important; height : 27px;
        float: left;
        padding-top: 5px;
        float: left;
        font-weight: bold;
        text-decoration: none;
        font-size: 13px;
        height: 27px;
        text-align:center;
 	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/res/img/common/bg_menu_selected.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#00000F;
}

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;
	margin-left: 5px;
	line-height:12px;
}

.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;
	background:none;
	font-size: 0px;
	padding: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: 8px;
}

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

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

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

.footer_hr {
	width: 945px;
	height: 7px;
	background-image: url("/res/img/common/footer_hr.gif");
	background-repeat: repeat-x;
	margin-top: 20px;
}

.ct_footer {
	width: 340px!important;
	width: 370px;
	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;
	float: right;
	font-weight: bold;
}

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

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

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

.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;
}

