﻿@charset "utf-8";
/* CSS Document */

img
{
border:none;}

/*页面主题背景样式*/
body {
background:url(<%= SkinPath %>);
color:;
	text-align:center;
	margin:0px;
	padding:0px;}

body html {
	width:100%;}

#wrapper {
	text-align:left;
	margin:0 auto;}

/*套用边框样式*/
.side {
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid;}

.side2 {
	border-bottom: #CFD1D2 0px solid; 
	border-left: #CFD1D2 1px solid; 
	border-top: #CFD1D2 0px solid; 
	border-right: #CFD1D2 1px solid;}

/*页面应用字体样式*/
body,td,tr,div,span,p,hr,.Message,TFOOT,label,.Normal,.NormalRed,.NormalBold,A,A:active{
	color:#151515;
	font-family: Arial, sans-serif;
	font-size: 14px;}

/*页面链接字体样式*/
A:link{color:#151515;}

/*页面链接访字体问过样式*/
A:visited{color:#151515;}

/*页面链接鼠标移动上去字体样式*/
A:hover{color:#151515;}



/*登录模块字体样式*/
.label{
        color:#ffffff;
        font-size:12px;
		line-height:22px;}
/*登录页面显示字体样式*/
.LoginTabs,A.LoginTabs:link,A.LoginTabs:active,A.LoginTabs:hover,A.LoginTabs:visited,.skinobject,A.skinobject:link,A.skinobject:active,A.skinobject:hover,A.skinobject:visited{
	font-weight: normal;
	font-size: 12px;
	color: #151515;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;}

/*菜单的样式*/
TR.MainMenu_MenuBar TD{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif, 微软雅黑 ;
	font-size:14px;
	font-weight: bold;
	padding:0px 12px 0px 12px;
	height:46px;
    background:url(bgline.jpg) center right no-repeat;}

/*下拉菜单的样式*/
.MainMenu_MenuItem {
	cursor: hand;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif, 微软雅黑;
	font-weight: normal;
	font-size: 14px;
	border-left: #808080 0px solid;
	border-bottom: #808080 0px solid;
	border-top: #808080 0px solid;
	border-right: #808080 0px solid;
	padding:4px 10px;
	height:24px;}

/*菜单选中项的样式*/
TR.MainMenu_MenuItemSel TD{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif, 微软雅黑;
	font-size: 14px; /*must be pixel to match repeat*/
	font-weight: bold;
	padding:0px 12px 0px 12px;
	height: 46px;
    background:url(bg_4.jpg) center bottom no-repeat #395999;}

/*下拉菜单选中项的样式*/
.MainMenu_MenuItemSel{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif, 微软雅黑;
	font-size: 14px; /*must be pixel to match repeat*/
	font-weight: normal;
	padding:4px 10px;
	height:24px;	
	background: #395999;}


/*下拉菜单项的背景样式*/
.MainMenu_SubMenu {
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 1px solid;
	background-color: #18326c;}

/*菜单项中的链接间隔样式*/
.MainMenu_MenuIcon{ display:none;}
.MainMenu_MenuArrow{ display:none;}
.MainMenu_RootMenuArrow{ display:none;}
.MainMenu_MenuBreak{ display:none;}

/*皮肤底部内的链接样式*/
A.bottom:link,A.bottom:active,A.bottom:hover,A.bottom:visited{
	color: #ffffff;
	font-size: 12px;}

/*皮肤底框内字体的样式*/
.bottom {
	color: #ffffff;
	font-size: 12px;
	line-height:120%;}

.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;}
.bottom1 {	color: #000000;
	font-size: 12px;
	line-height:120%;}
.style1 {color: #ffffff;}
.style2 {color: #ffffff;}
.style3 {line-height:120%; font-size: 12px;}
.STYLE4 {color: #FFFFFF;}

* {list-style-type:none; font-size:12px; text-decoration:none; margin:0; padding:0;}
.tab2 {width:484px; height:350px; overflow:hidden; margin:5px 0 0 0px;}
.tab2_title {width:484px; height:37px; background:#fff url(qwcxy.jpg) no-repeat; overflow:hidden;}
.tab2_title li {display:block; float:left; margin:0 0 0 0; display:inline; text-align:center;}
.tab2_title li a {display:block; width:105px; heigth:37px; line-height:37px; color:#fff;}
.tab2_title li a:hover {color:#f0f0f0; text-decoration:underline;}
.tab2_title_bg1 {background-position:0 0;}
.tab2_title_bg2 {background-position:0 -37px;}
.tab2_con {display:block; width:484px; height:313px; background:url(con_bg.png) no-repeat 0 0; overflow:hidden;}


#dnn_dnnLOGIN_hypLogin
{
	color:#fff;}