@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(/i/ground.jpg) #6C3C70;
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
}


div#wrapper {
	width: 980px;
	margin: 0px auto;
	text-align:left;
}


div#header {
	width:980px;
}

div#header div#logo {
	width:436px;
	float:left;
}

div#header div#topimage {
	width:544px;
	height:278px;
	float:right;
	overflow:hidden;
}

div#topnav {
	clear:both;
	width:970px;
	background:url(/i/topnav.jpg);
	padding:8px 10px 8px 0;
	font-size:14px;
	text-align:right;
}

div#topnav a {
	text-decoration:none;
	font-weight:bold;
	color:#7D4A82;
}

div#topnav a:hover {
	color:#45254A;
}

div#main {
	width:980px;
	background:#fff;
}

div#main td {
	vertical-align:top;
}

div#leftbar {
	width:340px;
	padding:30px 0 30px 0;
}

div#content {
	width:640px;	
}

div#content p {
	margin:5px 20px 15px 0;	
}

div#content h1 {
	margin:0 20px 20px 0;
	padding:0;
	color:#7F4983;
	font-size:15px;
	border-bottom:1px solid #ccc;
}


.tdright_cmspre {
	background:url(/i/cmspre_ground.jpg);
	width:460px;
	
}

.previmg {
	margin:0 18px 0 0;
	
}

.tdright_cmspre h4 {
	margin:0 0 5px 0;
	padding:0;
	color:#7F4983;
	font-size:15px;
}

.tdright_cmspre a {
	text-decoration:none;
	color:#7F4983;
}


div#content ul {
	margin:0;
	padding:0;
	color:#7F4983;
	font-size:11px;
}

div#content ul li {
	margin:0;
	padding:0 0 0 0;
}


div.box {
	background:#EFEFEF;
	width:257px;
	margin:0 0 15px 25px;
	text-align:left;
}

div.box h1 {
	position:absolute;
	margin:8px 0 0 50px;
	padding:0;
	font-size:18px;
	color:#EFEFEF;
}

div.box h1 a {
	text-decoration:none;
	color:#EFEFEF;
}

div.box ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

div.box ul li {
	display:block;
	font-size:11px;
	margin:1px 0 1px 0;
	background:url(/i/px.gif) #DAD0DB;
	background-repeat:no-repeat;
	background-position:4px center;
}

div.box ul li a {
	display:block;
	text-decoration:none;
	color:#333;
	padding:4px 0 4px 12px;
}

div.box ul li a:hover {
	background:url(/i/px.gif) #CEC2CF;
	background-repeat:no-repeat;
	background-position:4px center;
}

div.box1 {
	background:#EFEFEF;
	width:300px;
	margin:0 20px 20px 0;
	line-height:16px;
	float:right;
	text-align:justify;
}

div.box1 h2 {
	margin:0;
	padding:5px;
	font-size:12px;
	color:#EFEFEF;
	background:#7F4983;
}


div#bottom {
	width:960px;
	padding:10px;
	background:url(/i/bottom.jpg);
	text-align:center;
}



div.article {
	width:300px;
	margin:0 20px 20px 0;
	float:left;
}

div.article h2 {
	margin:0;
	padding:3px;
	font-size:12px;
	color:#fff;
	background:#7F4983;
}
div.article a h2 {
	text-decoration:none;
}

div.article div.article_content {
	margin:0;
	padding:5px;
	font-size:10px;
	color:#333;
	background:#EFEFEF;
}

.thumb {
	float:left;
	margin:0 20px 0 0;
}

.input {
	border:0;
	padding:4px;
	margin:0;
	background:#fff;
	width:230px;
}

.button {
	border:0;
	background:#7F4983;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

div#pdf {
	position:absolute; 
	margin:-4px 0 0 420px; 
	width:200px; 
	text-align:right;
}

div#pdf a {
	text-decoration:none;
	color:#7F4983;
	font-weight:bold;
}


.field {
	width:200px;
}







