/* CSS Document */

div#header {
	zoom: 100%;
	width: 770px;
	height: 230px;
	background-image: url(../img/inter_header_bg.gif);
	background-repeat: no-repeat;
}
div#header:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
div#header p{
	float: left;
	height: 32px;
	width: 276px;
	margin: 20px 0px 0px 10px;
}
ul.gnul{
	float: right;
	width: 380px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../../../img/arrow_en3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.gnul li{
	float: left;
	margin-left: 8px;
	padding-left: 8px;
	font-size: 12px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
ul.gnul li a{
	color: #666666;
	text-decoration: none;
}
ul.gnul li a:hover{
	color: #660099;
	text-decoration: underline;
}

ul.gnul li.whali{
	border-left-style: none;
	color: #660099;
}

div#contents {
	width: 770px;
	background-image: url(../img/inter_contents_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
div#contents div#contbot {
	width: 770px;
	height: 20px;
	background-image: url(../img/inter_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
div#mainbox {
	width: 430px;
	margin: 10px 0px 0px 45px;
	float: left;
	display: inline;
}


/**Link Kit**/
div#mainbox p.pagelink{
	width: 120px;
	text-align: right;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 16px;
	font-weight: bolder;
	color: #333333;
}
div#mainbox p.pagelink span{
	padding-left: 16px;
	background-image: url(../img/arrow_en3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div#mainbox p.pagelink a{
	color: #333333;
}
div#mainbox div#plbox{
	width: 430px;
	margin: 20px 0px;
	zoom: 100%;
}
div#mainbox div#plbox:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
div#mainbox div#plbox ul{
	width: 310px;
	float: left;
}
div#mainbox div#plbox ul li{
	margin: 0px;
	height: 17px;
	width: 148px;
	float: left;
}
div#mainbox div#plbox ul li#liback{
	margin-right: 10px;
}
div#mainbox div#plbox p.pagelink{
	width: 110px;
	float: right;
	margin-bottom: 0px;
}


div#sidebar{
	width: 210px;
	margin: 10px 30px 0px 0px;
	float: right;
	display: inline;
}
div#sidebar div#profilephoto {
	margin-top: 40px;
}
div#sidebar div#profilephoto img{
	margin: 0px auto 12px;
}
div#sidebar p.snorp{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	width: auto;
	margin: 0px auto 18px;
}
div#sidebar ul.proul{
}
div#sidebar ul.proul li{
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 18px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	background-image: url(../img/arrow_en1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
div#sidebar ul.proul li.curr{
	background-image: url(../img/arrow_en2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
div#sidebar ul.proul li a{
	color: #005063;
	text-decoration: underline;
}
div#sidebar ul.proul li a:hover{
	color: #660066;
	text-decoration: none;
}


div#footer {
	margin-bottom: 16px;
}
div#footer p#footertitle {
	background-image: url(../img/copy_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
div#footer div#footcom {
	background-image: url(../img/copy_com.gif);
	background-repeat: repeat-y;
}
div#footer div#footcom p#logop{
	margin: 0px 0px 0px 16px;
	float: left;
	height: 36px;
	width: 250px;
	text-align: left;
}
div#footer div#footcom p#logop a img{
	margin-left: 10px;
}
div#footer div#footcom div#copyrihgts{
	background-image: url(../img/copy_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: auto;
	padding-bottom: 8px;
}
div#footer div#footcom div#copyrihgts address{
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

