﻿@charset "utf-8";
#header {height:240px;}
	#header_flash, #header ul {position:absolute;}
	#header_flash {background:#e7e8ea;}

	#profilePanel {margin:0 auto 0 15px; width:720px;}
		#profilePanel dl {float:left; display:inline; margin-right:10px; padding-bottom:10px; width:230px; height:165px; background:url(../images/profile_bottom.jpg) no-repeat bottom; overflow:hidden;}
			#profilePanel dt {height:100px; background:url(../images/profile_bgs.jpg) no-repeat;}
			#profilePanel .No1 {background-position:0 0;}
			#profilePanel .No2 {background-position:-235px 0;}
			#profilePanel .No3 {background-position:-470px 0;}
			#profilePanel dd {padding:8px 10px; height:49px; border-left:1px solid #c9dce7; border-right:1px solid #c9dce7; word-break:break-all; word-warp:break-word; overflow:hidden;}
				#profilePanel dd strong {padding-left:13px; font-size:13px; background:url(../images/icons.gif) no-repeat 3px -65px; overflow:hidden; white-space:nowrap;}
					#profilePanel dd a {text-decoration:underline;}
				#profilePanel dd p {margin-top:5px; line-height:1.6em;}

	.articleBox {float:left; display:inline; margin:15px 0 0 15px; width:350px; height:200px; overflow:hidden;}
	.articleBox a.one {color:#f60;}
	.articleBox a.two {color:#359;}
	.articleBox a.one:hover, .articleBox a.two:hover{color:#c30;}
	.articleBox h2 {border-bottom:1px solid #c9dce7; background:#eee;}
		.articleBox h2 p {padding:8px 0 6px; width:290px; text-indent:23px; font-size:14px; font-weight:bold; color:#359; background:url(../images/icons.gif) no-repeat 8px -80px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
		.articleBox h2 a {float:right; margin:10px 5px 0 0; width:45px; height:11px;/* font-size:0;*/ text-indent:-9999px; vertical-align:middle; background:url(../images/icons.gif) no-repeat 0 -110px; overflow:hidden;}
		
		.graphArticle {position:relative; margin:8px auto -3px;}
			.graphArticle img, .graphArticle dl {float:left; display:inline;}
			.graphArticle img {margin-right:7px; padding:3px; border:1px solid #c9dce7; background:#fff;}
			.articleBox .imgSec {float:right; margin:0 0 0 7px;}
			.graphArticle dl {margin-top:2px; width:195px; height:113px; overflow:hidden;}
				.graphArticle dt {font-size:13px; font-weight:bold; overflow:hidden; white-space:nowrap;}
					.graphArticle dt a {color:#f60;}
				.graphArticle dd {margin-top:8px; line-height:1.8em; color:#888; word-break:break-all; word-warp:break-word; overflow:hidden;}
		
		.articleBox ul {margin-top:8px; font-size:13px;}
			.articleBox li {float:left; display:inline; margin-right:5px; text-indent:13px; width:170px; line-height:20px; background:url(../images/icons.gif) no-repeat 3px -65px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
			.articleBox .liSec {background-position:3px -130px;}			
				.articleBox li a.normal {color:#666;}
				.articleBox li a.normal:hover {color:#c30;}
