﻿/* CSS Document */

body, tr, td, table, div, span, ul, ol, li
{
	font-family: Arial, Helvetica, sans-serif, "宋体" , @新宋体;
}

body
{
	margin: 0px;
	text-align: center;
	font-size: 13px;
}

#container
{
	border: 1px solid #D4C2AC;
	width: 959px;
	background: #F4F1EA url(/images/bg_left.jpg) repeat-y;
}

/*页面Header部分公共样式*/

#header
{
}

#header #topFrame
{
	background-image: url(/images/bg_top.jpg);
	background-repeat: no-repeat;
	height: 80px;
}

#topFrame #logo
{
	float: left;
	width: 228px;
	height: 80px;
}

#topFrame #logo a
{
	display: block;
	width: 220px;
	height: 78px;
}

#topFrame #banner
{
	float: left;
	width: 731px;
	height: 80px;
}

#header #navFrame
{
	width: 100%;
	float: left;
	height: 28px;
	background-image: url(/images/bg_preNav.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFCC00;
	font-size: 10px;
	margin-top: 0px;
}

#navFrame ul
{
	position: relative;
	left: 238px;
	right: 0px;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 4px;
}

#navFrame ul li
{
	float: left;
	border-right: 1px solid #533709;
	margin-top: 2px;
	line-height: 24px;
	list-style: none;
}

#navFrame span
{
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
}

#navFrame a
{
	display: block;
	border-right: 1px solid #C2AA81;
	padding-left: 10px;
	padding-right: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

#navFrame a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/*页面MainFrame部分公共样式*/

#mainFrame
{
	width: 100%;
	float: left;
	margin-top: 1px;
	background: url(/images/bg_left.jpg) repeat-y;
	border-top: 1px solid #FFCC00;
}

#mainFrame #leftFrame
{
	width: 228px;
	float: left;
	background: url(/images/bg_login.jpg) no-repeat;
}

#mainFrame #subPageLeftFrame
{
	width: 228px;
	float: left; /*	height: 558px;*/
}

#mainFrame #contentFrame
{
	float: right;
	width: 731px;
	background: #F4F1EA url(/images/bg_login.jpg) no-repeat;
	background-position: -228px 0px;
	padding-bottom: 24px;
	margin-top: 0px;
}

#mainFrame #subPageContentFrame
{
	padding-top: 26px;
	float: left;
	width: 731px;
	background: #F4F1EA;
	background-position: -228px 0px;
	padding-bottom: 24px;
}

#subPageLeftFrame #itemList
{
	width: 100%;
	margin-top: 30px;
}

#itemList ul
{
	/*float: right;*/
	margin-right: 20px;
}

#itemList ul li
{
	text-align: right;
	line-height: 20px;
	list-style: none;
	padding-bottom: 5px;
}

#subPageContentFrame #itemContent
{
	float: left;
	font-size: 13px;
	padding: 1px 30px 3px 30px;
	width: 668px;
}

#itemContent p
{
	text-align: left;
	line-height: 22px;
	text-indent: 28px;
}

#content
{
	padding-top: 10px;
}
#content1
{
	min-height: 900px;
}
#content a
{
	color: #9719BB;
}

/*内容中的标题样式*/

#itemContent .title
{
	font-size: 14px;
	font-weight: bold;
	text-indent: 0;
}


/*页面Footer部分公共样式*/

#footer
{
}

#footer #bottomFrame
{
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
	background-image: url(/images/bg_bottom.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
}

/*页面其他公共样式*/

.textbox_width20
{
	width: 100px;
}

#citemList ul
{
	margin: 30px 20px 6px 0;
}

#citemList ul li
{
	text-align: right;
	line-height: 20px;
	list-style: none;
	padding-bottom: 8px;
}

/*页面链接颜色*/
a
{
	color: #522f07;
	cursor: pointer;
	text-decoration: none;
}

.table_td td
{
	height: 20px;
	border-bottom: 1px solid #fff;
	padding: 10px 0 3px 10px;
	vertical-align: top;
	text-align: left;
	width: 250px;
}
.table_td ul li
{
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
}
.table_td .fontsieze
{
	font-size: 19px;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: normal;
}

/*IP段ID注册页面*/
.regtable
{
	margin: 40px 20px 40px 20px;
	width: 350px;
	height: 360px;
}

.regtable td
{
	text-align: left;
}
.phagspa
{
	writing-mode: tb-rl;
	text-align: left;
	font-family: BabelStone Phags-pa Book,Microsoft PhagsPa;
}
.btn
{
	clear: both;
	width: 70px;
	height: 22px;
	color: #503800;
	font-size: 12px;
	background-repeat: repeat;
	border: #7B577B 1px solid;
	background-image: url(/images/button_off.png);
}
.btn:hover
{
	clear: both;
	width: 70px;
	height: 22px;
	cursor: hand;
	color: #503800;
	font-size: 12px;
	color: #503800;
	cursor: pointer;
	background-repeat: repeat;
	border: #1F3A56 1px solid;
	background-image: url(/images/button_on.png);
}


.btnL_mouseout
{
	background-image: url(/Images/help/loginButton.png);
}
.btnL_mouseover
{
	background-image: url( /Images/help/loginButton.png );
}
/*
.btn_mouseout
{
	padding: 2px 2px 0 2px;
	border-top: #EBE2C2 1px solid;
	border-right: #EBE2C2 1px solid;
	border-bottom: #EBE2C2 1px solid;
	border-left: #EBE2C2 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#EBE2C2);
	font-size: 12px;
	color: #503800;
	width: 70px;
	height: 22px;
}
.btn_mouseover
{
	padding: 2px 2px 0 2px;
	border-top: #7B577B 1px solid;
	border-right: #7B577B 1px solid;
	border-bottom: #7B577B 1px solid;
	border-left: #7B577B 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#FFCC00);
	cursor: hand;
	height: 22px;
	width: 70px;
	font-size: 12px;
	color: #503800;
}
.btn_mousedown
{
	padding: 2px 2px 0 2px;
	border-top: #FFE400 1px solid;
	border-right: #FFE400 1px solid;
	border-bottom: #FFE400 1px solid;
	border-left: #FFE400 1px solid;
	font-size: 12px;
	color: #503800;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#FFCC00);
	cursor: hand;
	height: 22px;
	width: 70px;
}
.btn_mouseup
{
	padding: 2px 2px 0 2px;
	border-top: #2C59AA 1px solid;
	border-right: #2C59AA 1px solid;
	border-bottom: #2C59AA 1px solid;
	border-left: #2C59AA 1px solid;
	font-size: 12px;
	color: #503800;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#FFCC00);
	cursor: hand;
	height: 22px;
	width: 70px;
}*/