html {
	overflow-x:hidden;
	overflow-y:auto;
	background-color: #284051;
}
body {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif, simsun;
	/*font-family:'lucida grande',tahoma,helvetica,arial,'bitstream vera sans',sans-serif;*/
	/*font-family:Tahoma,Verdana,sans-serif,simsun;*/
	/*font-family: Helvetica,Arial,sans-serif;*/
	word-wrap:break-word;
}

select,label,textarea,input {font-family: 'lucida grande', tahoma, verdana, arial, simsun, sans-serif}

/* a style which makes div touch the bottom of content */
.clear {font:0px/0px sans-serif;clear:both;display:block;height:0px;}
/* a style which makes div touch the bottom of content */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.inline-box {
	display:inline-block;
	/* ie8,firefox3,safari,opera */
	display:-moz-inline-stack;
	/* firefox2,-moz-inline-box其实也可以，但在某些情况下会有些异常-_-b */
	*display:inline;
	zoom:1;
	/*
	ie6,7，在ie中，如果该class应用在行内元素中的时候，
		display:inline-block 会触发layout.
	从而使该元素拥有inline-block的特性，但为了考虑到通用性，
		使其能在块元素中应用，所以使用zoom：1来触发layout
	*/

	/*width:20px;
	height:20px;*/
	vertical-align:middle; /* 这个用来对opera的hack，使其垂直居中 */
	overflow:hidden; /* 针对ie，防止内容溺出，造成的高度及宽度改变 */
}

.hidden {display:none}
.vm {vertical-align:middle}
.l{float:left;}
.r{float:right;}

.bold{font-weight:bold}
.large{font-size:14px;}

form label{cursor:pointer}

.mtop10{margin-top:10px;}
.mtop20{margin-top:20px;}
.mbt10{margin-bottom:10px;}

a{color:#4d778b;text-decoration:none;}
a:hover{text-decoration:underline;}

.input-text{padding:3px;}
.input-code{width:75px;}
textarea{overflow-y:auto;}
.input-button,.input-submit{
	font-size:12px;
	padding:2px 15px;
	*padding:2px 10px;
	text-align:center;
}

.msginfo{background-color:#FFF9D7;border:1px solid #e2c822;padding:10px;color:#000;}
.errinfo{background-color:#FFEBE8;border:1px solid #dd3c10;padding:10px;color:#000;}
.msginfo,.errinfo,.tipinfo{margin:20px 20px 0}

.mtable {width:100%;}

.mtable td.corner {
	width: 10px;
	height: 10px;
	overflow:hidden;
}

td.aborder {
	background:#FFF;
	opacity:0.15;
	filter:alpha(opacity=15);
}
h1.doc_title{font-size:20px;font-weight:bold;text-align:center;line-height:35px;}
.content_doc{padding:20px;font-size:14px;line-height:200%;}
.content_doc *{line-height:200%;}
.content_doc blockquote{margin-left:40px;}
.content_doc em,.content_doc em *{font-style:italic !important;}
.content_doc strong,.content_doc strong *{font-weight:bold;}

#wrap{width:800px;margin:0 auto;}
#head{width:800px;height:80px;overflow:hidden;}
#head img{margin-top:20px;}
#main{overflow:hidden;background:#FFF;}
#footer{height:30px !important;}
.mcon{padding:20px;}
.mheader{border-bottom:1px solid #CCC;padding-bottom:10px;margin-bottom:10px;}
.mheader h1{font-size:14px;font-weight:bold;margin:5px 0 0 20px;}
.mheader a{float:right;margin-top:5px;}
#rbody{float:right;background:#D5E7EF;width:230px;border-left:1px solid #4D778B;margin-bottom:-10000px;padding-bottom:10000px;}
#lbody{float:left;width:500px;padding:20px;}
.msnlist{padding:20px;min-height:60px;_height:60px;}
.msnlist h1{padding-bottom:5px;font-size:14px;font-weight:bold;}
.msnlist li{float:left;width:90px;padding:3px 0;}
.nav-right{border-top:1px solid #4D778B;margin-left:-1px;_position:relative;_zoom:1;}
.nav-right li{border-bottom:1px solid #4D778B;}
.nav-right li.selected{background:#FFF;}
.nav-right li a{display:block;padding:1em 0;padding-left:16px;font-size:14px;font-weight:bold;*zoom:1;}
.einfo{padding:20px 0 20px 15px;line-height:1.5em;width:200px;overflow:hidden;}
.einfo h2{font-size:14px;font-weight:bold;margin-bottom:10px;}
.pic_m{float:left;margin-right:20px;}
.ginfo{float:left;width:380px;}
.ginfo h1{font-weight:bold;font-size:14px;padding-bottom:0.5em;}
.ginfo p{line-height:1.5em;}
.content_list,.product_list {margin-top:40px;}
.content_list li{border-bottom:1px solid #CCC;margin-bottom:10px;padding-bottom:5px;}
.content_list .profile_link{float:left;margin-top:5px;}
.content_list .content_con{float:right;width:435px;}
.product_list li{float:left;padding:0 12px 25px;width:104px;overflow:hidden;text-align:center;}
.product_link{display:block;border:1px solid #CCC;cursor:pointer;padding:1px;width:100px;height:100px;}
.product_link:hover{border:1px solid #F90;}
.product_link img{width:100px;height:100px;}
.product_list p{line-height:150%;height:1.5em;overflow:hidden;}
a.profile_name{font-weight:bold;white-space:nowrap;}
.content_text{font-size:14px;line-height:2em;}
.utilities a.ext{float:left;background:url(/images/bg_home_base.gif) no-repeat -10px -85px;width:16px;height:16px;margin:0 10px 0 0;text-indent:-1000em;outline:0;}
.utilities a.del{background-position:-360px -194px;}
.utilities a.del:hover{background-position:-360px -210px;}
.utilities a.edit{background-position:-392px -194px;}
.utilities a.edit:hover{background-position:-392px -210px;}
.utilities a.action{background:url(/images/bg_home_base.gif) no-repeat -90px -85px;float:right;width:44px;height:16px;overflow:hidden;text-indent:-1000em;}
.utilities a.action:hover{background-position:-90px -117px;}
.utilities a.r{margin-left:10px;}
.media_con{padding:10px 0;width:100%;overflow:hidden;}
.media_con embed.loading{background:url(/images/load.gif) no-repeat center center;}
.swf_pre{display:block;width:38px;height:28px;padding:31px 41px;background:url(/images/bg_home_base.gif) no-repeat -220px -101px;}
.swf_pre span{display:block;width:38px;height:28px;background:url(/images/bg_home_base.gif) no-repeat -360px -101px;cursor:pointer;}
.swf_pre:hover span{background-position:-360px -160px;}
a.download{display:inline-block;*display:inline;*zoom:1;width:24px;height:24px;background:url(/images/bg_home_base.gif) no-repeat -430px -160px;outline:0 none;vertical-align:middle;margin-right:10px;}
a.download:hover{background-position:-430px -194px;}
.utilities{padding-top:5px;color:#999}
.m_dtime,.gp_stamp,.gp_comm{margin-right:10px;}

.pagebar{padding:0 20px;}
.pagebar ul{float:right;}
.pagebar li{float:left;}
.pagebar li a{display:block;padding:1px 3px;border-top:2px solid white;}
.pagebar li a.padfix{*padding:3px 3px 0;}
.pagebar li.current a{font-weight:bold;border-top:2px solid #4D778B;padding:1px 2px;}
.pagebar li a:hover{background-color:#4D778B;text-decoration:none;color:white;}
.pagebar li.current a:hover{background-color:white;color:#4D778B;}

dl.baseform{margin:20px 40px;}
dl.baseform .input-text{width:260px;}
dl.baseform dt{float:left;clear:left;width:8em;text-align:right;padding-right:10px;line-height:2em;}
dl.baseform dd{padding-bottom:1em;}
dl.baseform textarea {height:60px;}

.profile_link{display:block;border:1px solid #CCC;cursor:pointer;padding:1px;}
.profile_link_s,.profile_link:hover{border:1px solid #F90;}
.profile_link span{display:block;width:48px;height:48px;}
.user_img{background:url(/images/uface_def.gif) no-repeat center center;}
a.msn{float:left;width:16px;height:16px;margin:0 10px 0 0;}
a.profile_link{float:left;}

.content_main{margin-top:20px;}
.content_r{float:right;width:620px;}
.comm_list{margin-top:40px;}
.comm_list li{margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #CCC;}
.comm_list li div{float:right;width:680px;}
