﻿
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	母板样式定义

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#nav-font
{
	font-size:9pt
	}

#nav-main
{
	text-decoration:none;
	font-size:9pt;
	}

#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:hover {
	color:#FF9900;
	text-decoration:none;
}

#nav-main a:active {
	color:#0066FF;
}

#nav-tree
{
	text-decoration:none;
	font-size:9pt;
	}

/*#nav-tree a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-tree a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-tree a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#nav-tree a:active {
	color:#FFFFFF;
}*/	
	
#footer {
   background-color:#608fc8;	
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	
	position:relative;
	color:#a9c0db;
	font-size:0.8em;
}

#footer div {
	background:#4b6cb5 url(../../images/bg-nav-side.png) bottom right no-repeat;
	width:20.7%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Server母板三栏页面样式
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	
	background:url(../../images/bg-three-column-main.png) repeat-y;
	}

#content-main-three-column {

	float:left;
	margin-left:auto;
	margin-right:auto;
	}
	
#content-side2-three-column {
	float:right;
	width:20%;
	}

#content-side1-three-column {
	float:left;
	width:22%;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	首页样式定义

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#main
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	padding:0 0 0 0;
	position:relative;
    text-decoration:none;
	line-height:16px;
   
}
#flash
{
   margin-left:0;
   margin-right:auto;
   width:720px; 
   float:left;
   padding:0 0 0 0;
   
}
#login
{
   margin-left:auto;
   margin-right:0;
   width:180px;
   float:right;
   padding:0 0 0 0;
}
#three-leftContent
{
   width:74.5%; 
   float:left; 
}
#three-leftContent-side1 {
	float:left;
	width:30%;
	margin-left:10px
}
#leftContent
{
   width:25%; 
}

#rightContent
{
	width:74.5%; 
	float:right;
	margin-top:0;
}

	
	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	全局样式 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
}

p {
	margin:10px 0;
	font-family: Verdana, Arial,"宋体";
	font-size: 9pt;
	color:#333333;
	font-style: normal;
	text-decoration:none;
	line-height:180%;
	
 
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
    margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}
	

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}

#img1
{    width:90%;
height:126px
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	超链接样式

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#464646;
	text-decoration:none;
}

a:visited {
	color:#464646;
	text-decoration:none;
}

a:hover {
     color:#CC3300;
	text-decoration:none;
}

a:active {
	color:#980000;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-main-three-column a:visited,
#content-main-three-column a:link,
#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background:#608fc8;
	
	position:relative;
	color:#d5e8ff;
	font-size: large;
	
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}
.px11 {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #333333;

}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
.px11s {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #666666;

}
.sans {
	font-family: "sans-serif";
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 21px;

}
.text {
	font-family: "sans-serif";
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
	line-height: 23px;
	text-align: justify;
}
.down:hover {
	position: relative;
	top: 1px;
}
.blue {

	font-family: "sans-serif";
	font-size: 11px;
	text-decoration: none;
	color: #0066CC;
}
.textfield {
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid #B9B9B9;
	background-color: #F5F5F5;

}
.hand {
	cursor: hand;

}
.title {

	font-family: "sans-serif";
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #8C8C8C;
}
.number {
	font-family: "sans-serif";
	font-size: 13px;
	text-decoration: none;
}
.px11h {

	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.button {

	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.word {
	font-family: "Arial", "宋体";
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 21px;
	text-align: justify;

}
.table {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	border: 1px dotted #FF6600;

}
#wrap
{ width:10px;height:100%}/*not for ie 6.0*/html>body #wrap{background: url(images/YY2.png) repeat;}/*for ie 6.0*/* html #wrap {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/YY2.png");background:none;}#wrap a{color:#c00; text-decoration: none; position:relative;}/*解决IE下链接失效的问题*/#wrap a:hover{ text-decoration:underline;}

#wrap1
{ width:10px;height:100%}/*not for ie 6.0*/html>body #wrap1{background: url(images/YY.png) repeat;}/*for ie 6.0*/* html #wrap1 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/YY.png");background:none;}#wrap1 a{color:#c00; text-decoration: none; position:relative;}/*解决IE下链接失效的问题*/#wrap1 a:hover{ text-decoration:underline;}

#wrap2
{ width:920px;height:47px}/*not for ie 6.0*/html>body #wrap2{background: url(images/di.png) repeat;}/*for ie 6.0*/* html #wrap2 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/di.png");background:none;}#wrap2 a{color:#c00; text-decoration: none; position:relative;}/*解决IE下链接失效的问题*/#wrap2 a:hover{ text-decoration:underline;}

#wrap3
{ width:720px;height:3px}/*not for ie 6.0*/html>body #wrap3{background: url(Images/下.png) repeat;}/*for ie 6.0*/* html #wrap3{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="Images/下.png");background:none;}#wrap3 a{color:#c00; text-decoration: none; position:relative;}/*解决IE下链接失效的问题*/#wrap3 a:hover{ text-decoration:underline;}

#wrap4
{ width:10px;height:45px}/*not for ie 6.0*/html>body #wrap4{background: url(Images/内1/上下.png) repeat;}/*for ie 6.0*/* html #wrap4{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="Images/内1/上下.png");background:none;}#wrap4 a{color:#c00; text-decoration: none; position:relative;}/*解决IE下链接失效的问题*/#wrap4 a:hover{ text-decoration:underline;}

