@charset "utf-8";
body {
	background-color: #FFF;
}

html,body
{
	margin:0px;
	padding:0px;
	min-width:810px;
	height:100%

}

a {text-decoration:none}


.TopBanner
{
	background:url(../images/olph_home_03.png) repeat-x top;
}
.TopBanner_left
{
	background:url(../images/olph_home_02.png) left no-repeat;
	height:138px;

}
.TopBanner_left div
{
	padding-left:200px;
	font-size:26px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
.TopBanner_right
{
	background:url(../images/olph_home_05.png) right no-repeat;
}

.nofooter
{
	min-height:100%;
}

.Content
{
	clear:both;
	width:100%;
	padding:0px 0px 140px 0px
}


.MainClip

{
	margin-top:30px;
}

.MainLeftShell {
	padding-left: 60px;
	min-width:620px;
}

.MainLeftShell ul {
	list-style:none;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.MainLeftShell ul li {
	padding:15px 0px 15px 75px;
	border-bottom:1px solid #dcdcdc;
}

.MainLeftShell ul li .large{
	font-size:20px;
	padding:6px 5px;
	color:#6a98db;
	display:block;
}

.MainLeftShell ul li .small{
	font-size:12px;
	color:#4c4c4c;
	padding:0px 5px;
	display:block;
}

.MainLeftShell ul li a{
	display:block;
	padding:0px 0px 5px 0px;
}

.MainLeftShell ul li a:hover{
	background:#F0F1FB;
	display:block;
	color:#F00;
	padding:0px 0px 5px 0px;
}

.MainLeftShell ul .li1 {
	background:url(../images/olph_home_10.png) no-repeat left center;
}

.MainLeftShell ul .li2 {
	background:url(../images/olph_home_16.png) no-repeat left center;
}

.MainLeftShell ul .li3 {
	background:url(../images/olph_home_18.png) no-repeat left center;
}

.MainLeftShell ul .li4 {
	background:url(../images/olph_home_20.png) no-repeat left center;
}
.MainLeftShell ul .li5 {
	background:url(../images/olph_home_23.png) no-repeat left center;
}

.MainRightShell
{
	margin-right:5px;
	width:290px;
	text-align:left;
	font-family:tahoma,verdana, Arial, Helvetica, sans-serif;

}

.MainRightShell a:hover
{
	text-decoration:underline;
}

.MainRightShell .more
{
	font-size:9px;
	padding:10px;
	text-align:right;
	
}

.MainRightShell .more a
{
	color:#30F;
}



.MainRightShell .NewsHeader
{
	font-size:18px;
	color:#505151;
	padding:10px
}


.MainRightShell .NewsTitle
{
	font-size:13px;
	color:#5f7480;
	padding:2px;
	font-weight:bold;
}

.MainRightShell .NewsTitle a
{
	color:#5f7480;
}


.MainRightShell .Newsbrief
{
	font-size:11px;
	color:#6a85ac;
	padding:2px;
}


.MainRightShell .Shell
{
	background:url(../images/olph_home_13.png) repeat-x top;
	padding:10px 20px
}

.MainRightShell ul {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:18px;
}

.MainRightShell li {
	padding:8px 0px;
	border-bottom:1px solid #dedfe3;
}

.Copyright
{
	margin-top:-100px;
	background:url(../images/olph_home_25.png) repeat-x top;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	display:block;
	clear:both;
}

.Copyright .CopyTxT
{
	padding:42px 10px 42px 70px;
}

.Copyright a
{
	text-decoration:underline;
	color:#666;
}


